Pull request #3947 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 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2+3b4e3b27b9a762a590f0f199a12df669a1bddcaf (be1e7c0f823b1e475f0121edfe3d755cf3970831) 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-ssh3948460195829966478.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-ssh7344835977041259083.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-3947/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-3947/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18150804745233142056.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-3947/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7495879179710024953.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-ssh5316143601233890418.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-3947/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-3947/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16326299345336764115.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 ‘prd-ubuntu20.04-docker-8c-8g-11422’ Running on prd-ubuntu20.04-docker-8c-8g-11428 in /w/workspace/edgexfoundry_edgex-go_PR-3947 [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 3b4e3b27b9a762a590f0f199a12df669a1bddcaf into PR head commit 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 Merge succeeded, producing 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 Checking out Revision 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 (PR-3947) > 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/3947/head:refs/remotes/origin/PR-3947 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 # 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 3b4e3b27b9a762a590f0f199a12df669a1bddcaf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 # timeout=10 Commit message: "fix(security): Fix for spiffe-config crashloop" 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 17:39:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:39:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:39:02 ========================================================= 17:39:02 EdgeX Global Pipelines Version Info 17:39:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:39:03 ------------------- 17:39:03 stable info: 17:39:03 ------------------- 17:39:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:39:03 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 17:39:03 Message: update stable to v1.0.221 17:39:03 ------------------- 17:39:03 experimental info: 17:39:03 ------------------- 17:39:03 Commited By: **** collab-it+edgex@linuxfoundation.org 17:39:03 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 17:39:03 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:39:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:39:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:39:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3947 [Pipeline] echo 17:39:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3947 [Pipeline] echo 17:39:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3947 [Pipeline] echo 17:39:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 [Pipeline] echo 17:39:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88bc4c7 [Pipeline] echo 17:39:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:39:05 provisioning config files... 17:39:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6320285705578648240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:05 ---> docker-login.sh 17:39:05 nexus3.edgexfoundry.org:10001 17:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:06 Configure a credential helper to remove this warning. See 17:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:06 17:39:06 Login Succeeded 17:39:06 nexus3.edgexfoundry.org:10002 17:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:06 Configure a credential helper to remove this warning. See 17:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:06 17:39:06 Login Succeeded 17:39:06 nexus3.edgexfoundry.org:10003 17:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:06 Configure a credential helper to remove this warning. See 17:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:06 17:39:06 Login Succeeded 17:39:06 nexus3.edgexfoundry.org:10004 17:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:06 Configure a credential helper to remove this warning. See 17:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:06 17:39:06 Login Succeeded 17:39:06 docker.io 17:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:07 Configure a credential helper to remove this warning. See 17:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:07 17:39:07 Login Succeeded 17:39:07 ---> docker-login.sh ends [Pipeline] } 17:39:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:07 + 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 17:39:07 + dirname cmd/core-command/Dockerfile 17:39:07 + cut -d/ -f2 17:39:07 + echo core-command,cmd/core-command/Dockerfile 17:39:07 + dirname cmd/core-data/Dockerfile 17:39:07 + cut -d/ -f2 17:39:07 + echo core-data,cmd/core-data/Dockerfile 17:39:07 + cut -d/ -f2 17:39:07 + dirname cmd/core-metadata/Dockerfile 17:39:07 + echo core-metadata,cmd/core-metadata/Dockerfile 17:39:07 + dirname cmd/security-bootstrapper/Dockerfile 17:39:07 + cut -d/ -f2 17:39:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:39:07 + dirname cmd/security-proxy-setup/Dockerfile 17:39:07 + cut -d/ -f2 17:39:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:39:07 + dirname cmd/security-secretstore-setup/Dockerfile 17:39:07 + cut -d/ -f2 17:39:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:39:07 + + dirname cmd/security-spiffe-token-provider/Dockerfile 17:39:07 cut -d/ -f2 17:39:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:39:07 + dirname cmd/security-spire-agent/Dockerfile 17:39:07 + cut -d/ -f2 17:39:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:39:07 + dirname cmd/security-spire-config/Dockerfile 17:39:07 + cut -d/ -f2 17:39:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:39:07 + dirname cmd/security-spire-server/Dockerfile 17:39:07 + cut -d/ -f2 17:39:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:39:07 + dirname cmd/support-notifications/Dockerfile 17:39:07 + cut -d/ -f2 17:39:07 + echo support-notifications,cmd/support-notifications/Dockerfile 17:39:07 + dirname cmd/support-scheduler/Dockerfile 17:39:07 + cut -d/ -f2 17:39:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:39:07 + dirname cmd/sys-mgmt-agent/Dockerfile 17:39:07 + cut -d/ -f2 17:39:07 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:39:07 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 17:39:08 + git rev-list -1 --merges 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2~1..88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 [Pipeline] echo 17:39:08 -----------> git rev-list -1 --merges 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2~1..88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 [false] [Pipeline] sh 17:39:08 + git log --format=format:%s -1 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 [Pipeline] echo 17:39:08 ========================================================= 17:39:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:39:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:39:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:39:09 + grep -v github /etc/ssh/ssh_known_hosts 17:39:09 + [ -e /tmp/ssh_known_hosts ] 17:39:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:39:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:39:09 + sudo tee -a /etc/ssh/ssh_known_hosts 17:39:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:39:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:39:09 17:39:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:39:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:39:10 latest: Pulling from edgex-devops/git-semver 17:39:10 a0d0a0d46f8b: Pulling fs layer 17:39:10 3e5f54012d9b: Pulling fs layer 17:39:10 4c7163046ea9: Pulling fs layer 17:39:10 0c2d73faf560: Pulling fs layer 17:39:10 0c2d73faf560: Waiting 17:39:10 3e5f54012d9b: Verifying Checksum 17:39:10 3e5f54012d9b: Download complete 17:39:10 a0d0a0d46f8b: Verifying Checksum 17:39:10 a0d0a0d46f8b: Download complete 17:39:10 4c7163046ea9: Verifying Checksum 17:39:10 4c7163046ea9: Download complete 17:39:10 0c2d73faf560: Verifying Checksum 17:39:10 0c2d73faf560: Download complete 17:39:10 a0d0a0d46f8b: Pull complete 17:39:10 3e5f54012d9b: Pull complete 17:39:10 4c7163046ea9: Pull complete 17:39:10 0c2d73faf560: Pull complete 17:39:10 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:39:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:39:10 prd-ubuntu20.04-docker-8c-8g-11428 does not seem to be running inside a container 17:39:10 $ 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 17:39:11 $ docker top 402a44f3a436d82998a7439d66f658fa7963c235ccbd0a56ff5195167eb708f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:11 [ssh-agent] Looking for ssh-agent implementation... 17:39:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:11 $ docker exec 402a44f3a436d82998a7439d66f658fa7963c235ccbd0a56ff5195167eb708f6 ssh-agent 17:39:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOmedBI/agent.14 17:39:12 SSH_AGENT_PID=20 17:39:12 Running ssh-add (command line suppressed) 17:39:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1565857733139885822.key (/w/workspace/edgex-go/1@tmp/private_key_1565857733139885822.key) 17:39:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:12 + git tag --points-at HEAD [Pipeline] } 17:39:12 $ docker exec --env ******** --env ******** 402a44f3a436d82998a7439d66f658fa7963c235ccbd0a56ff5195167eb708f6 ssh-agent -k 17:39:12 unset SSH_AUTH_SOCK; 17:39:12 unset SSH_AGENT_PID; 17:39:12 echo Agent pid 20 killed; 17:39:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:39:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:12 [ssh-agent] Looking for ssh-agent implementation... 17:39:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:12 $ docker exec 402a44f3a436d82998a7439d66f658fa7963c235ccbd0a56ff5195167eb708f6 ssh-agent 17:39:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdehiiA/agent.53 17:39:13 SSH_AGENT_PID=59 17:39:13 Running ssh-add (command line suppressed) 17:39:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7003411304691079442.key (/w/workspace/edgex-go/1@tmp/private_key_7003411304691079442.key) 17:39:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:13 + git semver init 17:39:13 # -> Open(): unable to determine branch for HEAD 17:39:13 # $GIT_DIR = /w/workspace/edgex-go/1/.git 17:39:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 17:39:13 # $SEMVER_REMOTE_NAME = origin 17:39:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:39:13 # $SEMVER_USER_NAME = edgex-jenkins 17:39:13 # $SEMVER_BRANCH = PR-3947 17:39:13 # $SEMVER_TEMP = /tmp/semver-878640154 17:39:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:39:28 # '/tmp/semver-878640154' -> '/w/workspace/edgex-go/1/.semver' 17:39:28 # -> Force: false 17:39:28 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 17:39:28 $ docker exec --env ******** --env ******** 402a44f3a436d82998a7439d66f658fa7963c235ccbd0a56ff5195167eb708f6 ssh-agent -k 17:39:28 unset SSH_AUTH_SOCK; 17:39:28 unset SSH_AGENT_PID; 17:39:28 echo Agent pid 59 killed; 17:39:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:29 + git semver [Pipeline] } 17:39:29 $ docker stop --time=1 402a44f3a436d82998a7439d66f658fa7963c235ccbd0a56ff5195167eb708f6 17:39:30 $ docker rm -f 402a44f3a436d82998a7439d66f658fa7963c235ccbd0a56ff5195167eb708f6 [Pipeline] // withDockerContainer [Pipeline] sh 17:39:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:39:31 Stashed 1 file(s) [Pipeline] echo 17:39:31 [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 17:39:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:39:32 ========================================================= 17:39:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:39:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:39:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:39:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:39:32 59bf1c3509f3: Pulling fs layer 17:39:32 666ba61612fd: Pulling fs layer 17:39:32 8ed8ca486205: Pulling fs layer 17:39:32 4fe6c5a15a65: Pulling fs layer 17:39:32 22a0e8bec74d: Pulling fs layer 17:39:32 640e595b4fbd: Pulling fs layer 17:39:32 763cafe07f6e: Pulling fs layer 17:39:32 0c0b528cf693: Pulling fs layer 17:39:32 10935f4eaf8b: Pulling fs layer 17:39:32 4fe6c5a15a65: Waiting 17:39:32 22a0e8bec74d: Waiting 17:39:32 640e595b4fbd: Waiting 17:39:32 763cafe07f6e: Waiting 17:39:32 0c0b528cf693: Waiting 17:39:32 10935f4eaf8b: Waiting 17:39:32 8ed8ca486205: Download complete 17:39:32 666ba61612fd: Verifying Checksum 17:39:32 666ba61612fd: Download complete 17:39:32 22a0e8bec74d: Verifying Checksum 17:39:32 22a0e8bec74d: Download complete 17:39:32 59bf1c3509f3: Verifying Checksum 17:39:32 59bf1c3509f3: Download complete 17:39:32 640e595b4fbd: Verifying Checksum 17:39:32 640e595b4fbd: Download complete 17:39:32 763cafe07f6e: Verifying Checksum 17:39:32 763cafe07f6e: Download complete 17:39:32 0c0b528cf693: Verifying Checksum 17:39:32 0c0b528cf693: Download complete 17:39:32 59bf1c3509f3: Pull complete 17:39:32 666ba61612fd: Pull complete 17:39:32 8ed8ca486205: Pull complete 17:39:33 10935f4eaf8b: Verifying Checksum 17:39:33 10935f4eaf8b: Download complete 17:39:33 4fe6c5a15a65: Verifying Checksum 17:39:33 4fe6c5a15a65: Download complete 17:39:37 4fe6c5a15a65: Pull complete 17:39:37 22a0e8bec74d: Pull complete 17:39:37 640e595b4fbd: Pull complete 17:39:37 763cafe07f6e: Pull complete 17:39:37 0c0b528cf693: Pull complete 17:39:39 10935f4eaf8b: Pull complete 17:39:39 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 17:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:39:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:39:39 + + docker build -t ci-base-image-x86_64 -f - . 17:39:39 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:39:39 WORKDIR /edgex 17:39:39 COPY go.mod . 17:39:39 RUN go mod download 17:39:41 Sending build context to Docker daemon 334.7MB 17:39:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:39:41 ---> 99d49a6021b9 17:39:41 Step 2/4 : WORKDIR /edgex 17:39:42 ---> Running in d547921e70f9 17:39:42 Removing intermediate container d547921e70f9 17:39:42 ---> ab8220b8af60 17:39:42 Step 3/4 : COPY go.mod . 17:39:42 ---> 74184e6d5a53 17:39:42 Step 4/4 : RUN go mod download 17:39:42 ---> Running in f61d12f92c2e 17:39:46 Still waiting to schedule task 17:39:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11424’ 17:39:54 Removing intermediate container f61d12f92c2e 17:39:54 ---> 02bf979f2ef9 17:39:54 Successfully built 02bf979f2ef9 17:39:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:39:55 + docker inspect -f . ci-base-image-x86_64 17:39:55 . [Pipeline] withDockerContainer 17:39:55 prd-ubuntu20.04-docker-8c-8g-11428 does not seem to be running inside a container 17:39:55 $ 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 17:39:55 $ docker top 5349294a7aab5f4211a0378cd994964921f616470d1669bb6e9267241d4a8612 -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:56 + go version 17:39:56 go version go1.17.6 linux/amd64 [Pipeline] } 17:39:56 $ docker stop --time=1 5349294a7aab5f4211a0378cd994964921f616470d1669bb6e9267241d4a8612 17:39:57 $ docker rm -f 5349294a7aab5f4211a0378cd994964921f616470d1669bb6e9267241d4a8612 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:39:58 + docker inspect -f . ci-base-image-x86_64 17:39:58 . [Pipeline] withDockerContainer 17:39:58 prd-ubuntu20.04-docker-8c-8g-11428 does not seem to be running inside a container 17:39:58 $ 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 17:39:58 $ docker top b7a3fe04b0f7b53197f90847f09f1da5580b5031e40c312769263dc3b3f8a9bc -eo pid,comm [Pipeline] { [Pipeline] echo 17:39:58 ========================================================= 17:39:58 [edgeXBuildGoParallel] Running Tests and Build... 17:39:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:39:59 + make test 17:39:59 go mod tidy -compat=1.17 17:39:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:40:06 ? github.com/edgexfoundry/edgex-go [no test files] 17:40:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:40:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:40:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:40:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:40:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:40:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:40:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:40:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:40:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:40:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:40:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:40:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:40:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:40:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 17:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements 17:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.9% of statements 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.184s coverage: 89.2% of statements 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.110s coverage: 84.4% of statements 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.435s coverage: 95.1% of statements 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:40:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:40:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:40:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.107s coverage: 0.9% of statements 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:40:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 17:40:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 24.0% of statements 17:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 17:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 79.5% of statements 17:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 17:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 17:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 17:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 17:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 17:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.203s coverage: 82.5% of statements 17:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.078s coverage: 87.2% of statements 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.165s coverage: 91.2% of statements 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.4% of statements 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.388s coverage: 65.4% of statements 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.130s coverage: 97.7% of statements 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 17:40:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 17:40:43 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 17:41:01 GO111MODULE=on go vet ./... 17:41:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:41:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:41:06 ./bin/test-attribution-txt.sh [Pipeline] echo 17:41:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:41:07 + ls -al . 17:41:07 total 668 17:41:07 drwxrwxr-x 10 1001 1001 4096 Apr 7 17:41 . 17:41:07 drwxr-xr-x 4 root root 4096 Apr 7 17:39 .. 17:41:07 -rw-rw-r-- 1 1001 1001 11 Apr 7 17:38 .dockerignore 17:41:07 drwxrwxr-x 8 1001 1001 4096 Apr 7 17:39 .git 17:41:07 drwxrwxr-x 4 1001 1001 4096 Apr 7 17:38 .github 17:41:07 -rw-rw-r-- 1 1001 1001 870 Apr 7 17:38 .gitignore 17:41:07 -rw-rw-r-- 1 1001 1001 42 Apr 7 17:38 .golangci.yml 17:41:07 -rw-rw-r-- 1 1001 1001 87 Apr 7 17:38 .hadolint.yml 17:41:07 drwx------ 3 1001 1001 4096 Apr 7 17:39 .semver 17:41:07 -rw-rw-r-- 1 1001 1001 166 Apr 7 17:38 .sonarcloud.properties 17:41:07 -rw-rw-r-- 1 1001 1001 1171 Apr 7 17:38 ADOPTERS.md 17:41:07 -rw-rw-r-- 1 1001 1001 9953 Apr 7 17:38 Attribution.txt 17:41:07 -rw-rw-r-- 1 1001 1001 51732 Apr 7 17:38 CHANGELOG.md 17:41:07 -rw-rw-r-- 1 1001 1001 3804 Apr 7 17:38 CONTRIBUTING.md 17:41:07 -rw-rw-r-- 1 1001 1001 677 Apr 7 17:38 GOVERNANCE.md 17:41:07 -rw-rw-r-- 1 1001 1001 849 Apr 7 17:38 Jenkinsfile 17:41:07 -rw-rw-r-- 1 1001 1001 10775 Apr 7 17:38 LICENSE 17:41:07 -rw-rw-r-- 1 1001 1001 8478 Apr 7 17:38 Makefile 17:41:07 -rw-rw-r-- 1 1001 1001 582 Apr 7 17:38 OWNERS.md 17:41:07 -rw-rw-r-- 1 1001 1001 8207 Apr 7 17:38 README.md 17:41:07 -rw-rw-r-- 1 1001 1001 6912 Apr 7 17:38 SECURITY.md 17:41:07 -rw-rw-r-- 1 1001 1001 5 Apr 7 17:39 VERSION 17:41:07 -rw-rw-r-- 1 1001 1001 4131 Apr 7 17:38 ZMQWindows.md 17:41:07 drwxrwxr-x 2 1001 1001 4096 Apr 7 17:38 bin 17:41:07 drwxrwxr-x 18 1001 1001 4096 Apr 7 17:38 cmd 17:41:07 -rw-r--r-- 1 root root 431014 Apr 7 17:40 coverage.out 17:41:07 -rw-rw-r-- 1 1001 1001 3175 Apr 7 17:38 go.mod 17:41:07 -rw-rw-r-- 1 1001 1001 34990 Apr 7 17:39 go.sum 17:41:07 drwxrwxr-x 8 1001 1001 4096 Apr 7 17:38 internal 17:41:07 drwxrwxr-x 3 1001 1001 4096 Apr 7 17:38 openapi 17:41:07 drwxrwxr-x 4 1001 1001 4096 Apr 7 17:38 snap 17:41:07 -rw-rw-r-- 1 1001 1001 204 Apr 7 17:38 version.go [Pipeline] sh 17:41:07 + '[' -e coverage.out ] 17:41:07 + chown 1001:1001 coverage.out [Pipeline] stash 17:41:07 Stashed 1 file(s) [Pipeline] sh 17:41:08 + make build 17:41:08 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 17: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/core-metadata/core-metadata ./cmd/core-metadata 17:41:38 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 17:41:38 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 17:41:38 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 17:41:39 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 17:41:40 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 17:41:41 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 17:41:42 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 17:41:43 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 17:41:44 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 17:41: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 17:41:47 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] } 17:41:48 $ docker stop --time=1 b7a3fe04b0f7b53197f90847f09f1da5580b5031e40c312769263dc3b3f8a9bc 17:41:50 $ docker rm -f b7a3fe04b0f7b53197f90847f09f1da5580b5031e40c312769263dc3b3f8a9bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:41:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:41:52 17:41:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:41:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:41:52 latest: Pulling from edgex-devops/edgex-compose 17:41:52 cbdbe7a5bc2a: Pulling fs layer 17:41:52 ca9280d653b3: Pulling fs layer 17:41:52 7e9c9ca2126c: Pulling fs layer 17:41:52 cbdbe7a5bc2a: Verifying Checksum 17:41:52 cbdbe7a5bc2a: Download complete 17:41:53 ca9280d653b3: Verifying Checksum 17:41:53 ca9280d653b3: Download complete 17:41:53 cbdbe7a5bc2a: Pull complete 17:41:53 7e9c9ca2126c: Verifying Checksum 17:41:53 7e9c9ca2126c: Download complete 17:41:53 ca9280d653b3: Pull complete 17:41:57 7e9c9ca2126c: Pull complete 17:41:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:41:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:41:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:41:57 prd-ubuntu20.04-docker-8c-8g-11428 does not seem to be running inside a container 17:41:57 $ 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 17:41:58 $ docker top 7215b41d86f9963ee50beeb902f365137b84d0ee47bebd267e3ebed00b3dd9c7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:58 + grep parallel 17:41:58 + docker-compose build --help 17:41:59 --parallel Build images in parallel. [Pipeline] } 17:41:59 $ docker stop --time=1 7215b41d86f9963ee50beeb902f365137b84d0ee47bebd267e3ebed00b3dd9c7 17:42:00 $ docker rm -f 7215b41d86f9963ee50beeb902f365137b84d0ee47bebd267e3ebed00b3dd9c7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:42:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:42:01 . [Pipeline] withDockerContainer 17:42:01 prd-ubuntu20.04-docker-8c-8g-11428 does not seem to be running inside a container 17:42:01 $ 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 17:42:01 $ docker top f44c79654c3e9f149df209dcb4bd9649a21a46f601e7d4142a84bc2c7559a5af -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:02 + docker-compose -f ./docker-compose-build.yml build --parallel 17:42:02 Building core-command ... 17:42:02 Building core-data ... 17:42:02 Building core-metadata ... 17:42:02 Building security-bootstrapper ... 17:42:02 Building security-proxy-setup ... 17:42:02 Building security-secretstore-setup ... 17:42:02 Building security-spiffe-token-provider ... 17:42:02 Building security-spire-agent ... 17:42:02 Building security-spire-config ... 17:42:02 Building security-spire-server ... 17:42:02 Building support-notifications ... 17:42:02 Building support-scheduler ... 17:42:02 Building sys-mgmt-agent ... 17:42:02 Building security-spiffe-token-provider 17:42:02 Building support-scheduler 17:42:02 Building core-command 17:42:02 Building security-spire-config 17:42:02 Building support-notifications 17:42:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:42:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:42:24 ---> 02bf979f2ef9 17:42:24 Step 3/22 : WORKDIR /edgex-go 17:42:24 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:42:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:42:24 ---> 02bf979f2ef9 17:42:24 Step 3/20 : WORKDIR /edgex-go 17:42:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:42:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:42:24 ---> 02bf979f2ef9 17:42:24 Step 3/22 : WORKDIR /edgex-go 17:42:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:42:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:42:24 ---> 02bf979f2ef9 17:42:24 Step 3/23 : WORKDIR /edgex-go 17:42:24 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:42:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:42:24 ---> 02bf979f2ef9 17:42:24 Step 3/26 : WORKDIR /edgex-go 17:42:24 ---> Running in 89a9a64750cf 17:42:24 ---> Running in ece8a8066fba 17:42:24 ---> Running in a0a125544156 17:42:24 ---> Running in 7b8a8a986899 17:42:24 ---> Running in 27c77efd1fad 17:42:24 Removing intermediate container 7b8a8a986899 17:42:24 ---> 968c4d7d4853 17:42:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:24 Removing intermediate container ece8a8066fba 17:42:24 ---> dabaf1db9df0 17:42:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:24 ---> Running in 0c802796feb0 17:42:24 Removing intermediate container a0a125544156 17:42:24 ---> 3fb35e9f26dd 17:42:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:24 Removing intermediate container 89a9a64750cf 17:42:24 ---> 73681fd1e1d3 17:42:24 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:42:24 Removing intermediate container 27c77efd1fad 17:42:24 ---> 83238484947b 17:42:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:24 ---> Running in 062c5e467777 17:42:24 ---> Running in c0866a18c11c 17:42:24 ---> Running in 3ee2e0959c78 17:42:24 ---> Running in 3222f7b42946 17:42:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:42:24 Removing intermediate container 0c802796feb0 17:42:24 ---> 1e61d13d87e5 17:42:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:42:24 ---> Running in 19e24b4bed77 17:42:24 Removing intermediate container c0866a18c11c 17:42:24 ---> 41ac54e27dcb 17:42:24 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:42:25 ---> Running in 27ec8b9b868f 17:42:25 Removing intermediate container 3222f7b42946 17:42:25 ---> 68d01807c13a 17:42:25 Step 5/23 : RUN apk add --update --no-cache make git 17:42:25 ---> Running in 8cdc948c5dda 17:42:25 Removing intermediate container 3ee2e0959c78 17:42:25 ---> 355f612cc896 17:42:25 Step 5/22 : RUN apk add --update --no-cache make git 17:42:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:42:25 ---> Running in 89730b0097e7 17:42:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:42:25 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:42:25 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:42:25 OK: 15864 distinct packages available 17:42:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:42:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:42:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:42:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:42:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:42:26 OK: 221 MiB in 52 packages 17:42:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:42:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:42:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:42:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:42:26 Removing intermediate container 19e24b4bed77 17:42:26 ---> 2d79ed6b3ac3 17:42:26 Step 6/22 : COPY go.mod vendor* ./ 17:42:26 OK: 221 MiB in 52 packages 17:42:26 OK: 221 MiB in 52 packages 17:42:26 OK: 221 MiB in 52 packages 17:42:26 ---> b62e1f2e6a2e 17:42:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:26 OK: 221 MiB in 52 packages 17:42:26 ---> Running in 2ca06827ebb9 17:42:27 Removing intermediate container 89730b0097e7 17:42:27 ---> e4960fc0b332 17:42:27 Step 6/22 : COPY go.mod vendor* ./ 17:42:27 Removing intermediate container 062c5e467777 17:42:27 ---> 6d7f6a029db8 17:42:27 Step 5/20 : COPY go.mod vendor* ./ 17:42:27 ---> 28e8eca8b1a9 17:42:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:27 ---> Running in af7078345e10 17:42:27 Removing intermediate container 27ec8b9b868f 17:42:27 ---> 38cad4703383 17:42:27 Step 6/26 : COPY go.mod vendor* ./ 17:42:27 Removing intermediate container 8cdc948c5dda 17:42:27 ---> 87dc7efb4e89 17:42:27 Step 6/23 : COPY go.mod vendor* ./ 17:42:27 ---> 50700509eb8e 17:42:27 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:27 ---> Running in c031ca8063f0 17:42:27 ---> 605cfa4c0369 17:42:27 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:27 ---> Running in b88713a53ff0 17:42:27 ---> b3e6992ba06a 17:42:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:27 ---> Running in 4f48d6b8925d 17:42:28 Removing intermediate container 2ca06827ebb9 17:42:28 ---> eb65158d0fea 17:42:28 Step 8/22 : COPY . . 17:42:28 Removing intermediate container af7078345e10 17:42:28 ---> 2341e8248545 17:42:28 Step 8/22 : COPY . . 17:42:30 Removing intermediate container c031ca8063f0 17:42:30 ---> d4b663efca5e 17:42:30 Step 7/20 : COPY . . 17:42:30 Removing intermediate container 4f48d6b8925d 17:42:30 ---> a1775fc78f27 17:42:30 Step 8/23 : COPY . . 17:42:30 Removing intermediate container b88713a53ff0 17:42:30 ---> 3cbfda88b25e 17:42:30 Step 8/26 : COPY . . 17:42:39 ---> ca6b8e1fc228 17:42:39 Step 9/23 : RUN make cmd/core-command/core-command 17:42:39 ---> Running in 0756a460f429 17:42:39 ---> 38c0a1bc718c 17:42:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:42:39 ---> c03755fe24e8 17:42:39 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:42:39 ---> 44081510c2f5 17:42:39 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:42:39 ---> 2beb25f35b12 17:42:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:42:39 ---> Running in 41c5922a795b 17:42:39 ---> Running in e5845fc63946 17:42:39 ---> Running in 4ff97a74df15 17:42:39 ---> Running in 55a15b3f447a 17:42:39 Removing intermediate container e5845fc63946 17:42:39 ---> 67b131cf8f2f 17:42:39 Step 10/26 : RUN mkdir -p spire-build 17:42:39 ---> Running in 572f7fc3de75 17:42:39 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 17:42: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-notifications/support-notifications ./cmd/support-notifications 17:42:39 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 17:42: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 17:42:39 Removing intermediate container 572f7fc3de75 17:42:39 ---> 435c89032b11 17:42:39 Step 11/26 : WORKDIR /edgex-go/spire-build 17:42:39 ---> Running in 65e8902f66af 17:42:40 Removing intermediate container 65e8902f66af 17:42:40 ---> 8388295ec105 17:42:40 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 17:42:40 ---> Running in c091204be940 17:42:41 spire-1.2.1/ 17:42:41 spire-1.2.1/.data/ 17:42:41 spire-1.2.1/.data/.file 17:42:41 spire-1.2.1/.dockerignore 17:42:41 spire-1.2.1/.gitattributes 17:42:41 spire-1.2.1/.githooks/ 17:42:41 spire-1.2.1/.githooks/pre-commit 17:42:41 spire-1.2.1/.github/ 17:42:41 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:42:41 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:42:41 spire-1.2.1/.github/dependabot.yml 17:42:41 spire-1.2.1/.github/workflows/ 17:42:41 spire-1.2.1/.github/workflows/nightly_build.yaml 17:42:41 spire-1.2.1/.github/workflows/pr_build.yaml 17:42:41 spire-1.2.1/.github/workflows/release_build.yaml 17:42:41 spire-1.2.1/.github/workflows/scripts/ 17:42:41 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:42:41 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:42:41 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:42:41 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:42:41 spire-1.2.1/.github/workflows/scripts/split.sh 17:42:41 spire-1.2.1/.gitignore 17:42:41 spire-1.2.1/.go-version 17:42:41 spire-1.2.1/.golangci.yml 17:42:41 spire-1.2.1/ADOPTERS.md 17:42:41 spire-1.2.1/CHANGELOG.md 17:42:41 spire-1.2.1/CODE-OF-CONDUCT.md 17:42:41 spire-1.2.1/CODEOWNERS 17:42:41 spire-1.2.1/CONTRIBUTING.md 17:42:41 spire-1.2.1/Dockerfile 17:42:41 spire-1.2.1/Dockerfile.dev 17:42:41 spire-1.2.1/Dockerfile.scratch 17:42:41 spire-1.2.1/LICENSE 17:42:41 spire-1.2.1/MAINTAINERS.md 17:42:41 spire-1.2.1/Makefile 17:42:41 spire-1.2.1/README.md 17:42:41 spire-1.2.1/ROADMAP.md 17:42:41 spire-1.2.1/SECURITY.md 17:42:41 spire-1.2.1/cmd/ 17:42:41 spire-1.2.1/cmd/spire-agent/ 17:42:41 spire-1.2.1/cmd/spire-agent/cli/ 17:42:41 spire-1.2.1/cmd/spire-agent/cli/api/ 17:42:41 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:42:41 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:42:41 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:42:41 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:42:41 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:42:41 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:42:41 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:42:41 spire-1.2.1/cmd/spire-agent/cli/common/ 17:42:41 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:42:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:42:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:42:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:42:41 spire-1.2.1/cmd/spire-agent/cli/run/ 17:42:41 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:42:41 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:42:41 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:42:41 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:42:41 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:42:41 spire-1.2.1/cmd/spire-agent/main.go 17:42:41 spire-1.2.1/cmd/spire-server/ 17:42:41 spire-1.2.1/cmd/spire-server/cli/ 17:42:41 spire-1.2.1/cmd/spire-server/cli/agent/ 17:42:41 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:42:41 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/cli.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/entry/ 17:42:41 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/federation/ 17:42:41 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:42:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:42:41 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/run/ 17:42:41 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/token/ 17:42:41 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/validate/ 17:42:41 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/x509/ 17:42:41 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:42:41 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:42:41 spire-1.2.1/cmd/spire-server/main.go 17:42:41 spire-1.2.1/cmd/spire-server/util/ 17:42:41 spire-1.2.1/cmd/spire-server/util/util.go 17:42:41 spire-1.2.1/conf/ 17:42:41 spire-1.2.1/conf/agent/ 17:42:41 spire-1.2.1/conf/agent/agent.conf 17:42:41 spire-1.2.1/conf/agent/agent_full.conf 17:42:41 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:42:41 spire-1.2.1/conf/server/ 17:42:41 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:42:41 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:42:41 spire-1.2.1/conf/server/server.conf 17:42:41 spire-1.2.1/conf/server/server_full.conf 17:42:41 spire-1.2.1/doc/ 17:42:41 spire-1.2.1/doc/SPIRE101.md 17:42:41 spire-1.2.1/doc/auditlog.md 17:42:41 spire-1.2.1/doc/authorization_policy_engine.md 17:42:41 spire-1.2.1/doc/changelog_guidelines.md 17:42:41 spire-1.2.1/doc/cure53-report.pdf 17:42:41 spire-1.2.1/doc/images/ 17:42:41 spire-1.2.1/doc/images/2019_roadmap.png 17:42:41 spire-1.2.1/doc/images/SPIRE101.png 17:42:41 spire-1.2.1/doc/images/SPIRE_agent.png 17:42:41 spire-1.2.1/doc/images/SPIRE_server.png 17:42:41 spire-1.2.1/doc/images/cache_mgr.png 17:42:41 spire-1.2.1/doc/images/cache_mgr_components.png 17:42:41 spire-1.2.1/doc/images/federated_spire.png 17:42:41 spire-1.2.1/doc/images/ha_mode.png 17:42:41 spire-1.2.1/doc/images/nested_spire.png 17:42:41 spire-1.2.1/doc/images/oidc_federation.png 17:42:41 spire-1.2.1/doc/images/single_trust_domain.png 17:42:41 spire-1.2.1/doc/images/spiffe_compatible.png 17:42:41 spire-1.2.1/doc/images/spire_logo.png 17:42:41 spire-1.2.1/doc/migrating_registration_api_clients.md 17:42:41 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:42:41 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:42:41 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:42:41 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:42:41 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:42:41 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:42:41 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:42:41 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:42:41 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:42:41 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:42:41 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:42:41 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:42:41 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:42:41 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:42:41 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:42:41 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:42:41 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:42:41 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:42:41 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:42:41 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:42:41 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:42:41 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:42:41 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:42:41 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:42:41 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:42:41 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:42:41 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:42:41 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:42:41 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:42:41 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:42:41 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:42:41 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:42:41 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:42:41 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:42:41 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:42:41 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:42:41 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:42:41 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:42:41 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:42:41 spire-1.2.1/doc/scaling_spire.md 17:42:41 spire-1.2.1/doc/spire_agent.md 17:42:41 spire-1.2.1/doc/spire_server.md 17:42:41 spire-1.2.1/doc/supported_integrations.md 17:42:41 spire-1.2.1/doc/telemetry.md 17:42:41 spire-1.2.1/doc/telemetry_config.md 17:42:41 spire-1.2.1/doc/upgrading.md 17:42:41 spire-1.2.1/doc/using_spire.md 17:42:41 spire-1.2.1/examples/ 17:42:41 spire-1.2.1/examples/README.md 17:42:41 spire-1.2.1/go.mod 17:42:41 spire-1.2.1/go.sum 17:42:41 spire-1.2.1/pkg/ 17:42:41 spire-1.2.1/pkg/agent/ 17:42:41 spire-1.2.1/pkg/agent/agent.go 17:42:41 spire-1.2.1/pkg/agent/api/ 17:42:41 spire-1.2.1/pkg/agent/api/config.go 17:42:41 spire-1.2.1/pkg/agent/api/debug/ 17:42:41 spire-1.2.1/pkg/agent/api/debug/v1/ 17:42:41 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:42:41 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:42:41 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:42:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:42:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:42:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:42:41 spire-1.2.1/pkg/agent/api/endpoints.go 17:42:41 spire-1.2.1/pkg/agent/api/health/ 17:42:41 spire-1.2.1/pkg/agent/api/health/v1/ 17:42:41 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:42:41 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:42:41 spire-1.2.1/pkg/agent/api/rpccontext/ 17:42:41 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:42:41 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:42:41 spire-1.2.1/pkg/agent/attestor/ 17:42:41 spire-1.2.1/pkg/agent/attestor/node/ 17:42:41 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:42:41 spire-1.2.1/pkg/agent/attestor/node/node.go 17:42:41 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:42:41 spire-1.2.1/pkg/agent/attestor/workload/ 17:42:41 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:42:41 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:42:41 spire-1.2.1/pkg/agent/catalog/ 17:42:41 spire-1.2.1/pkg/agent/catalog/catalog.go 17:42:41 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:42:41 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:42:41 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:42:41 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:42:41 spire-1.2.1/pkg/agent/client/ 17:42:41 spire-1.2.1/pkg/agent/client/client.go 17:42:41 spire-1.2.1/pkg/agent/client/client_test.go 17:42:41 spire-1.2.1/pkg/agent/client/dial.go 17:42:41 spire-1.2.1/pkg/agent/client/nodeconn.go 17:42:41 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:42:41 spire-1.2.1/pkg/agent/client/update.go 17:42:41 spire-1.2.1/pkg/agent/client/util.go 17:42:41 spire-1.2.1/pkg/agent/common/ 17:42:41 spire-1.2.1/pkg/agent/common/backoff/ 17:42:41 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:42:41 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:42:41 spire-1.2.1/pkg/agent/common/cgroups/ 17:42:41 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:42:41 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:42:41 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:42:41 spire-1.2.1/pkg/agent/config.go 17:42:41 spire-1.2.1/pkg/agent/endpoints/ 17:42:41 spire-1.2.1/pkg/agent/endpoints/config.go 17:42:41 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:42:41 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:42:41 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:42:41 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:42:41 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:42:41 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:42:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:42:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:42:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:42:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:42:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:42:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:42:41 spire-1.2.1/pkg/agent/endpoints/workload/ 17:42:41 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:42:41 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:42:41 spire-1.2.1/pkg/agent/manager/ 17:42:41 spire-1.2.1/pkg/agent/manager/cache/ 17:42:41 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:42:41 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:42:41 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:42:41 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:42:41 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:42:41 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:42:41 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:42:41 spire-1.2.1/pkg/agent/manager/config.go 17:42:41 spire-1.2.1/pkg/agent/manager/manager.go 17:42:41 spire-1.2.1/pkg/agent/manager/manager_test.go 17:42:41 spire-1.2.1/pkg/agent/manager/storage.go 17:42:41 spire-1.2.1/pkg/agent/manager/storage_test.go 17:42:41 spire-1.2.1/pkg/agent/manager/storecache/ 17:42:41 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:42:41 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:42:41 spire-1.2.1/pkg/agent/manager/sync.go 17:42:41 spire-1.2.1/pkg/agent/plugin/ 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:42:41 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:42:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:42:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:42:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:42:41 spire-1.2.1/pkg/agent/svid/ 17:42:41 spire-1.2.1/pkg/agent/svid/rotator.go 17:42:41 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:42:41 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:42:41 spire-1.2.1/pkg/agent/svid/store/ 17:42:41 spire-1.2.1/pkg/agent/svid/store/service.go 17:42:41 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:42:41 spire-1.2.1/pkg/common/ 17:42:41 spire-1.2.1/pkg/common/agentpathtemplate/ 17:42:41 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:42:41 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:42:41 spire-1.2.1/pkg/common/api/ 17:42:41 spire-1.2.1/pkg/common/api/metrics.go 17:42:41 spire-1.2.1/pkg/common/api/middleware/ 17:42:41 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:42:41 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:42:41 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:42:41 spire-1.2.1/pkg/common/api/middleware/logger.go 17:42:41 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:42:41 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:42:41 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:42:41 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:42:41 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:42:41 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:42:41 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:42:41 spire-1.2.1/pkg/common/api/middleware/names.go 17:42:41 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:42:41 spire-1.2.1/pkg/common/api/names.go 17:42:41 spire-1.2.1/pkg/common/api/ratelimit.go 17:42:41 spire-1.2.1/pkg/common/api/rpccontext/ 17:42:41 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:42:41 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:42:41 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:42:41 spire-1.2.1/pkg/common/auth/ 17:42:41 spire-1.2.1/pkg/common/auth/interceptors.go 17:42:41 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:42:41 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:42:41 spire-1.2.1/pkg/common/bundleutil/ 17:42:41 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:42:41 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:42:41 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:42:41 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:42:41 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:42:41 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:42:41 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:42:41 spire-1.2.1/pkg/common/bundleutil/types.go 17:42:41 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:42:41 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:42:41 spire-1.2.1/pkg/common/catalog/ 17:42:41 spire-1.2.1/pkg/common/catalog/bind.go 17:42:41 spire-1.2.1/pkg/common/catalog/builtin.go 17:42:41 spire-1.2.1/pkg/common/catalog/catalog.go 17:42:41 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:42:41 spire-1.2.1/pkg/common/catalog/closers.go 17:42:41 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:42:41 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:42:41 spire-1.2.1/pkg/common/catalog/config.go 17:42:41 spire-1.2.1/pkg/common/catalog/config_test.go 17:42:41 spire-1.2.1/pkg/common/catalog/configure.go 17:42:41 spire-1.2.1/pkg/common/catalog/constraints.go 17:42:41 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:42:41 spire-1.2.1/pkg/common/catalog/context.go 17:42:41 spire-1.2.1/pkg/common/catalog/external.go 17:42:41 spire-1.2.1/pkg/common/catalog/host.go 17:42:41 spire-1.2.1/pkg/common/catalog/pipenet.go 17:42:41 spire-1.2.1/pkg/common/catalog/plugin.go 17:42:41 spire-1.2.1/pkg/common/catalog/testplugin/ 17:42:41 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:42:41 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:42:41 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:42:41 spire-1.2.1/pkg/common/cli/ 17:42:41 spire-1.2.1/pkg/common/cli/env.go 17:42:41 spire-1.2.1/pkg/common/cli/flags.go 17:42:41 spire-1.2.1/pkg/common/cli/trust_domain.go 17:42:41 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:42:41 spire-1.2.1/pkg/common/cli/umask.go 17:42:41 spire-1.2.1/pkg/common/cli/umask_posix.go 17:42:41 spire-1.2.1/pkg/common/cli/umask_test.go 17:42:41 spire-1.2.1/pkg/common/cli/umask_windows.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/ 17:42:41 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/flag.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/format.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/ 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:42:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:42:41 spire-1.2.1/pkg/common/coretypes/ 17:42:41 spire-1.2.1/pkg/common/coretypes/bundle/ 17:42:41 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:42:41 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:42:41 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:42:41 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:42:41 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:42:41 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:42:41 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:42:41 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:42:41 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:42:41 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:42:41 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:42:41 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:42:41 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:42:41 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:42:41 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:42:41 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:42:41 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:42:41 spire-1.2.1/pkg/common/cryptoutil/ 17:42:41 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:42:41 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:42:41 spire-1.2.1/pkg/common/diskutil/ 17:42:41 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:42:41 spire-1.2.1/pkg/common/diskutil/file_test.go 17:42:41 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:42:41 spire-1.2.1/pkg/common/errorutil/ 17:42:41 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:42:41 spire-1.2.1/pkg/common/health/ 17:42:41 spire-1.2.1/pkg/common/health/config.go 17:42:41 spire-1.2.1/pkg/common/health/context.go 17:42:41 spire-1.2.1/pkg/common/health/context_test.go 17:42:41 spire-1.2.1/pkg/common/health/health.go 17:42:41 spire-1.2.1/pkg/common/health/health_test.go 17:42:41 spire-1.2.1/pkg/common/health/logger.go 17:42:41 spire-1.2.1/pkg/common/hostservice/ 17:42:41 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:42:41 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:42:41 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:42:41 spire-1.2.1/pkg/common/idutil/ 17:42:41 spire-1.2.1/pkg/common/idutil/require.go 17:42:41 spire-1.2.1/pkg/common/idutil/require_test.go 17:42:41 spire-1.2.1/pkg/common/idutil/safety.go 17:42:41 spire-1.2.1/pkg/common/idutil/safety_test.go 17:42:41 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:42:41 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:42:41 spire-1.2.1/pkg/common/jwtsvid/ 17:42:41 spire-1.2.1/pkg/common/jwtsvid/common.go 17:42:41 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:42:41 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:42:41 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:42:41 spire-1.2.1/pkg/common/jwtutil/ 17:42:41 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:42:41 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:42:41 spire-1.2.1/pkg/common/log/ 17:42:41 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:42:41 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:42:41 spire-1.2.1/pkg/common/log/log.go 17:42:41 spire-1.2.1/pkg/common/log/log_test.go 17:42:41 spire-1.2.1/pkg/common/log/options.go 17:42:41 spire-1.2.1/pkg/common/nodeutil/ 17:42:41 spire-1.2.1/pkg/common/nodeutil/node.go 17:42:41 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:42:41 spire-1.2.1/pkg/common/peertracker/ 17:42:41 spire-1.2.1/pkg/common/peertracker/conn.go 17:42:41 spire-1.2.1/pkg/common/peertracker/credentials.go 17:42:41 spire-1.2.1/pkg/common/peertracker/errors.go 17:42:41 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:42:41 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:42:41 spire-1.2.1/pkg/common/peertracker/info.go 17:42:41 spire-1.2.1/pkg/common/peertracker/listener.go 17:42:41 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:42:41 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:42:41 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:42:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:42:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:42:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:42:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:42:41 spire-1.2.1/pkg/common/peertracker/tcp.go 17:42:41 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:42:41 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:42:41 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:42:41 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:42:41 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:42:41 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:42:41 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:42:41 spire-1.2.1/pkg/common/peertracker/uds.go 17:42:41 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:42:41 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:42:41 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:42:41 spire-1.2.1/pkg/common/pemutil/ 17:42:41 spire-1.2.1/pkg/common/pemutil/block.go 17:42:41 spire-1.2.1/pkg/common/pemutil/certs.go 17:42:41 spire-1.2.1/pkg/common/pemutil/common.go 17:42:41 spire-1.2.1/pkg/common/pemutil/csr.go 17:42:41 spire-1.2.1/pkg/common/pemutil/keys.go 17:42:41 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:42:41 spire-1.2.1/pkg/common/pemutil/testdata/ 17:42:41 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:42:41 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:42:41 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:42:41 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:42:41 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:42:41 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:42:41 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:42:41 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:42:41 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:42:41 spire-1.2.1/pkg/common/plugin/ 17:42:41 spire-1.2.1/pkg/common/plugin/aws/ 17:42:41 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:42:41 spire-1.2.1/pkg/common/plugin/azure/ 17:42:41 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:42:41 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:42:41 spire-1.2.1/pkg/common/plugin/facade.go 17:42:41 spire-1.2.1/pkg/common/plugin/facade_test.go 17:42:41 spire-1.2.1/pkg/common/plugin/gcp/ 17:42:41 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:42:41 spire-1.2.1/pkg/common/plugin/k8s/ 17:42:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:42:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:42:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:42:41 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:42:41 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:42:41 spire-1.2.1/pkg/common/plugin/log.go 17:42:41 spire-1.2.1/pkg/common/plugin/sshpop/ 17:42:41 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:42:41 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:42:41 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:42:41 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:42:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:42:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:42:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:42:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:42:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:42:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:42:41 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:42:41 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:42:41 spire-1.2.1/pkg/common/plugin/x509pop/ 17:42:41 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:42:41 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:42:41 spire-1.2.1/pkg/common/profiling/ 17:42:41 spire-1.2.1/pkg/common/profiling/dumpers.go 17:42:41 spire-1.2.1/pkg/common/profiling/profiling.go 17:42:41 spire-1.2.1/pkg/common/protoutil/ 17:42:41 spire-1.2.1/pkg/common/protoutil/masks.go 17:42:41 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:42:41 spire-1.2.1/pkg/common/rotationutil/ 17:42:41 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:42:41 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:42:41 spire-1.2.1/pkg/common/selector/ 17:42:41 spire-1.2.1/pkg/common/selector/selector.go 17:42:41 spire-1.2.1/pkg/common/selector/selector_test.go 17:42:41 spire-1.2.1/pkg/common/selector/set.go 17:42:41 spire-1.2.1/pkg/common/selector/set_utils.go 17:42:41 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:42:41 spire-1.2.1/pkg/common/telemetry/ 17:42:41 spire-1.2.1/pkg/common/telemetry/agent/ 17:42:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:42:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:42:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:42:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:42:41 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:42:41 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:42:41 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:42:41 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:42:41 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:42:41 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:42:41 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:42:41 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:42:41 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:42:41 spire-1.2.1/pkg/common/telemetry/call.go 17:42:41 spire-1.2.1/pkg/common/telemetry/common/ 17:42:41 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:42:41 spire-1.2.1/pkg/common/telemetry/config.go 17:42:41 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:42:41 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:42:41 spire-1.2.1/pkg/common/telemetry/inmem.go 17:42:41 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:42:41 spire-1.2.1/pkg/common/telemetry/m3.go 17:42:41 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:42:41 spire-1.2.1/pkg/common/telemetry/metrics.go 17:42:41 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:42:41 spire-1.2.1/pkg/common/telemetry/names.go 17:42:41 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:42:41 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:42:41 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:42:41 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:42:41 spire-1.2.1/pkg/common/telemetry/server/ 17:42:41 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:42:41 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:42:41 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:42:41 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:42:41 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:42:41 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:42:41 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:42:41 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:42:41 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:42:41 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:42:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:42:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:42:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:42:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:42:41 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:42:41 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:42:41 spire-1.2.1/pkg/common/telemetry/server/server.go 17:42:41 spire-1.2.1/pkg/common/telemetry/sink.go 17:42:41 spire-1.2.1/pkg/common/telemetry/statsd.go 17:42:41 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:42:41 spire-1.2.1/pkg/common/telemetry/uptime.go 17:42:41 spire-1.2.1/pkg/common/telemetry/version.go 17:42:41 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:42:41 spire-1.2.1/pkg/common/uptime/ 17:42:41 spire-1.2.1/pkg/common/uptime/uptime.go 17:42:41 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:42:41 spire-1.2.1/pkg/common/util/ 17:42:41 spire-1.2.1/pkg/common/util/certs.go 17:42:41 spire-1.2.1/pkg/common/util/certs_test.go 17:42:41 spire-1.2.1/pkg/common/util/csr.go 17:42:41 spire-1.2.1/pkg/common/util/hash.go 17:42:41 spire-1.2.1/pkg/common/util/selectors.go 17:42:41 spire-1.2.1/pkg/common/util/selectors_test.go 17:42:41 spire-1.2.1/pkg/common/util/signals.go 17:42:41 spire-1.2.1/pkg/common/util/sort.go 17:42:41 spire-1.2.1/pkg/common/util/sort_test.go 17:42:41 spire-1.2.1/pkg/common/util/task.go 17:42:41 spire-1.2.1/pkg/common/util/task_test.go 17:42:41 spire-1.2.1/pkg/common/util/testdata/ 17:42:41 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:42:41 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:42:41 spire-1.2.1/pkg/common/version/ 17:42:41 spire-1.2.1/pkg/common/version/version.go 17:42:41 spire-1.2.1/pkg/common/x509svid/ 17:42:41 spire-1.2.1/pkg/common/x509svid/common_test.go 17:42:41 spire-1.2.1/pkg/common/x509svid/csr.go 17:42:41 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:42:41 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:42:41 spire-1.2.1/pkg/common/x509util/ 17:42:41 spire-1.2.1/pkg/common/x509util/cert.go 17:42:41 spire-1.2.1/pkg/common/x509util/dns.go 17:42:41 spire-1.2.1/pkg/common/x509util/dns_test.go 17:42:41 spire-1.2.1/pkg/common/x509util/keyid.go 17:42:41 spire-1.2.1/pkg/common/x509util/keypair.go 17:42:41 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:42:41 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:42:41 spire-1.2.1/pkg/server/ 17:42:41 spire-1.2.1/pkg/server/api/ 17:42:41 spire-1.2.1/pkg/server/api/agent.go 17:42:41 spire-1.2.1/pkg/server/api/agent/ 17:42:41 spire-1.2.1/pkg/server/api/agent/v1/ 17:42:41 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:42:41 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:42:41 spire-1.2.1/pkg/server/api/agent_test.go 17:42:41 spire-1.2.1/pkg/server/api/api.go 17:42:41 spire-1.2.1/pkg/server/api/audit/ 17:42:41 spire-1.2.1/pkg/server/api/audit/audit.go 17:42:41 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:42:41 spire-1.2.1/pkg/server/api/bundle.go 17:42:41 spire-1.2.1/pkg/server/api/bundle/ 17:42:41 spire-1.2.1/pkg/server/api/bundle/v1/ 17:42:41 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:42:41 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:42:41 spire-1.2.1/pkg/server/api/bundle_test.go 17:42:41 spire-1.2.1/pkg/server/api/debug/ 17:42:41 spire-1.2.1/pkg/server/api/debug/v1/ 17:42:41 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:42:41 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:42:41 spire-1.2.1/pkg/server/api/entry.go 17:42:41 spire-1.2.1/pkg/server/api/entry/ 17:42:41 spire-1.2.1/pkg/server/api/entry/v1/ 17:42:41 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:42:41 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:42:41 spire-1.2.1/pkg/server/api/entry_test.go 17:42:41 spire-1.2.1/pkg/server/api/health/ 17:42:41 spire-1.2.1/pkg/server/api/health/v1/ 17:42:41 spire-1.2.1/pkg/server/api/health/v1/service.go 17:42:41 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:42:41 spire-1.2.1/pkg/server/api/id.go 17:42:41 spire-1.2.1/pkg/server/api/id_test.go 17:42:41 spire-1.2.1/pkg/server/api/limits/ 17:42:41 spire-1.2.1/pkg/server/api/limits/limits.go 17:42:41 spire-1.2.1/pkg/server/api/middleware/ 17:42:41 spire-1.2.1/pkg/server/api/middleware/alias.go 17:42:41 spire-1.2.1/pkg/server/api/middleware/audit.go 17:42:41 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:42:41 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:42:41 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:42:41 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:42:41 spire-1.2.1/pkg/server/api/middleware/caller.go 17:42:41 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:42:41 spire-1.2.1/pkg/server/api/middleware/common.go 17:42:41 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:42:41 spire-1.2.1/pkg/server/api/middleware/entries.go 17:42:41 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:42:41 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:42:41 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:42:41 spire-1.2.1/pkg/server/api/ratelimit.go 17:42:41 spire-1.2.1/pkg/server/api/rpccontext/ 17:42:41 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:42:41 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:42:41 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:42:41 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:42:41 spire-1.2.1/pkg/server/api/selector.go 17:42:41 spire-1.2.1/pkg/server/api/selector_test.go 17:42:41 spire-1.2.1/pkg/server/api/status.go 17:42:41 spire-1.2.1/pkg/server/api/status_test.go 17:42:41 spire-1.2.1/pkg/server/api/svid/ 17:42:41 spire-1.2.1/pkg/server/api/svid/v1/ 17:42:41 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:42:41 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:42:41 spire-1.2.1/pkg/server/api/trustdomain.go 17:42:41 spire-1.2.1/pkg/server/api/trustdomain/ 17:42:41 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:42:41 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:42:41 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:42:41 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:42:41 spire-1.2.1/pkg/server/authpolicy/ 17:42:41 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:42:41 spire-1.2.1/pkg/server/authpolicy/policy.go 17:42:41 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:42:41 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:42:41 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:42:41 spire-1.2.1/pkg/server/authpolicy/validate.go 17:42:41 spire-1.2.1/pkg/server/bundle/ 17:42:41 spire-1.2.1/pkg/server/bundle/client/ 17:42:41 spire-1.2.1/pkg/server/bundle/client/client.go 17:42:41 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:42:41 spire-1.2.1/pkg/server/bundle/client/manager.go 17:42:41 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:42:41 spire-1.2.1/pkg/server/bundle/client/sources.go 17:42:41 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:42:41 spire-1.2.1/pkg/server/bundle/client/updater.go 17:42:41 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:42:41 spire-1.2.1/pkg/server/ca/ 17:42:41 spire-1.2.1/pkg/server/ca/ca.go 17:42:41 spire-1.2.1/pkg/server/ca/ca_health.go 17:42:41 spire-1.2.1/pkg/server/ca/ca_test.go 17:42:41 spire-1.2.1/pkg/server/ca/journal.go 17:42:41 spire-1.2.1/pkg/server/ca/journal_test.go 17:42:41 spire-1.2.1/pkg/server/ca/manager.go 17:42:41 spire-1.2.1/pkg/server/ca/manager_health.go 17:42:41 spire-1.2.1/pkg/server/ca/manager_test.go 17:42:41 spire-1.2.1/pkg/server/ca/templates.go 17:42:41 spire-1.2.1/pkg/server/ca/upstream_client.go 17:42:41 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:42:41 spire-1.2.1/pkg/server/ca/validation.go 17:42:41 spire-1.2.1/pkg/server/cache/ 17:42:41 spire-1.2.1/pkg/server/cache/dscache/ 17:42:41 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:42:41 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:42:41 spire-1.2.1/pkg/server/cache/entrycache/ 17:42:41 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:42:41 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:42:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:42:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:42:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:42:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:42:41 spire-1.2.1/pkg/server/catalog/ 17:42:41 spire-1.2.1/pkg/server/catalog/catalog.go 17:42:41 spire-1.2.1/pkg/server/catalog/keymanager.go 17:42:41 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:42:41 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:42:41 spire-1.2.1/pkg/server/catalog/notifier.go 17:42:41 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:42:41 spire-1.2.1/pkg/server/config.go 17:42:41 spire-1.2.1/pkg/server/datastore/ 17:42:41 spire-1.2.1/pkg/server/datastore/datastore.go 17:42:41 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:42:41 spire-1.2.1/pkg/server/datastore/repository.go 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:42:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:42:41 spire-1.2.1/pkg/server/endpoints/ 17:42:41 spire-1.2.1/pkg/server/endpoints/bundle/ 17:42:41 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:42:41 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:42:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:42:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:42:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:42:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:42:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:42:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:42:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:42:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:42:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:42:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:42:41 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:42:41 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:42:41 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:42:41 spire-1.2.1/pkg/server/endpoints/config.go 17:42:41 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:42:41 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:42:41 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:42:41 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:42:41 spire-1.2.1/pkg/server/endpoints/middleware.go 17:42:41 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:42:41 spire-1.2.1/pkg/server/hostservice/ 17:42:41 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:42:41 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:42:41 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:42:41 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:42:41 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:42:41 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:42:41 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:42:41 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/ 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/ 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:42:41 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:42:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:42:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:42:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:42:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:42:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:42:41 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:42:41 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:42:41 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/notifier/ 17:42:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:42:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:42:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:42:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:42:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:42:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:42:41 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:42:41 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:42:41 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:42:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:42:41 spire-1.2.1/pkg/server/registration/ 17:42:41 spire-1.2.1/pkg/server/registration/manager.go 17:42:41 spire-1.2.1/pkg/server/registration/manager_test.go 17:42:41 spire-1.2.1/pkg/server/scanentries.go 17:42:41 spire-1.2.1/pkg/server/scanentries_test.go 17:42:41 spire-1.2.1/pkg/server/server.go 17:42:41 spire-1.2.1/pkg/server/server_test.go 17:42:41 spire-1.2.1/pkg/server/svid/ 17:42:41 spire-1.2.1/pkg/server/svid/observer.go 17:42:41 spire-1.2.1/pkg/server/svid/observer_test.go 17:42:41 spire-1.2.1/pkg/server/svid/rotator.go 17:42:41 spire-1.2.1/pkg/server/svid/rotator_config.go 17:42:41 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:42:41 spire-1.2.1/pkg/server/svid/rotator_test.go 17:42:41 spire-1.2.1/proto/ 17:42:41 spire-1.2.1/proto/private/ 17:42:41 spire-1.2.1/proto/private/server/ 17:42:41 spire-1.2.1/proto/private/server/journal/ 17:42:41 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:42:41 spire-1.2.1/proto/private/server/journal/journal.proto 17:42:41 spire-1.2.1/proto/spire/ 17:42:41 spire-1.2.1/proto/spire/common/ 17:42:41 spire-1.2.1/proto/spire/common/common.pb.go 17:42:41 spire-1.2.1/proto/spire/common/common.proto 17:42:41 spire-1.2.1/proto/spire/common/plugin/ 17:42:41 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:42:41 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:42:41 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:42:41 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:42:41 spire-1.2.1/proto/spire/plugin/ 17:42:41 spire-1.2.1/proto/spire/plugin/agent/ 17:42:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:42:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:42:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:42:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:42:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:42:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:42:41 spire-1.2.1/release/ 17:42:41 spire-1.2.1/release/spire-extras/ 17:42:41 spire-1.2.1/release/spire-extras/README.md 17:42:41 spire-1.2.1/release/spire-extras/conf/ 17:42:41 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:42:41 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:42:41 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:42:41 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:42:41 spire-1.2.1/release/spire/ 17:42:41 spire-1.2.1/release/spire/README.md 17:42:41 spire-1.2.1/release/spire/conf/ 17:42:41 spire-1.2.1/release/spire/conf/agent/ 17:42:41 spire-1.2.1/release/spire/conf/agent/agent.conf 17:42:41 spire-1.2.1/release/spire/conf/server/ 17:42:41 spire-1.2.1/release/spire/conf/server/server.conf 17:42:41 spire-1.2.1/script/ 17:42:41 spire-1.2.1/script/build-artifact.sh 17:42:41 spire-1.2.1/script/generate_dummy_ca.sh 17:42:41 spire-1.2.1/support/ 17:42:41 spire-1.2.1/support/k8s/ 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:42:41 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:42:41 spire-1.2.1/support/oidc-discovery-provider/ 17:42:41 spire-1.2.1/support/oidc-discovery-provider/README.md 17:42:41 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:42:41 spire-1.2.1/support/oidc-discovery-provider/config.go 17:42:41 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:42:41 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:42:41 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:42:41 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:42:41 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:42:41 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:42:41 spire-1.2.1/support/oidc-discovery-provider/main.go 17:42:41 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:42:41 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:42:41 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:42:41 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:42:41 spire-1.2.1/test/ 17:42:41 spire-1.2.1/test/clock/ 17:42:41 spire-1.2.1/test/clock/clock.go 17:42:41 spire-1.2.1/test/fakes/ 17:42:41 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:42:41 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:42:41 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:42:41 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:42:41 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:42:41 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:42:41 spire-1.2.1/test/fakes/fakeagentstore/ 17:42:41 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:42:41 spire-1.2.1/test/fakes/fakedatastore/ 17:42:41 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:42:41 spire-1.2.1/test/fakes/fakeentryclient/ 17:42:41 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:42:41 spire-1.2.1/test/fakes/fakehealthchecker/ 17:42:41 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:42:41 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:42:41 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:42:41 spire-1.2.1/test/fakes/fakemetrics/ 17:42:41 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:42:41 spire-1.2.1/test/fakes/fakenoderesolver/ 17:42:41 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:42:41 spire-1.2.1/test/fakes/fakenotifier/ 17:42:41 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:42:41 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:42:41 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:42:41 spire-1.2.1/test/fakes/fakeserverca/ 17:42:41 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:42:41 spire-1.2.1/test/fakes/fakeservercatalog/ 17:42:41 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:42:41 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:42:41 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:42:41 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:42:41 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:42:41 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:42:41 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:42:41 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:42:41 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:42:41 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:42:41 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:42:41 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:42:41 spire-1.2.1/test/fixture/ 17:42:41 spire-1.2.1/test/fixture/certs/ 17:42:41 spire-1.2.1/test/fixture/certs/agent_svid.der 17:42:41 spire-1.2.1/test/fixture/certs/base_cert.pem 17:42:41 spire-1.2.1/test/fixture/certs/base_csr.pem 17:42:41 spire-1.2.1/test/fixture/certs/base_key.pem 17:42:41 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:42:41 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:42:41 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:42:41 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:42:41 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:42:41 spire-1.2.1/test/fixture/certs/blog_key.pem 17:42:41 spire-1.2.1/test/fixture/certs/bundle.der 17:42:41 spire-1.2.1/test/fixture/certs/ca.pem 17:42:41 spire-1.2.1/test/fixture/certs/ca_key.pem 17:42:41 spire-1.2.1/test/fixture/certs/database_cert.pem 17:42:41 spire-1.2.1/test/fixture/certs/database_csr.pem 17:42:41 spire-1.2.1/test/fixture/certs/database_key.pem 17:42:41 spire-1.2.1/test/fixture/certs/node_cert.pem 17:42:41 spire-1.2.1/test/fixture/certs/node_csr.pem 17:42:41 spire-1.2.1/test/fixture/certs/node_key.pem 17:42:41 spire-1.2.1/test/fixture/certs/svid.pem 17:42:41 spire-1.2.1/test/fixture/certs/svid_key.pem 17:42:41 spire-1.2.1/test/fixture/config/ 17:42:41 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:42:41 spire-1.2.1/test/fixture/config/agent_good.conf 17:42:41 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:42:41 spire-1.2.1/test/fixture/config/plugin_good.conf 17:42:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:42:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:42:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:42:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:42:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:42:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:42:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:42:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:42:41 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:42:41 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:42:41 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:42:41 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:42:41 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:42:41 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:42:41 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:42:41 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:42:41 spire-1.2.1/test/fixture/config/server_good.conf 17:42:41 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:42:41 spire-1.2.1/test/fixture/fixture.go 17:42:41 spire-1.2.1/test/fixture/nodeattestor/ 17:42:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:42:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:42:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:42:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:42:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:42:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:42:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:42:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:42:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:42:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:42:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:42:41 spire-1.2.1/test/fixture/registration/ 17:42:41 spire-1.2.1/test/fixture/registration/entries.json 17:42:41 spire-1.2.1/test/fixture/registration/good-for-update.json 17:42:41 spire-1.2.1/test/fixture/registration/good.json 17:42:41 spire-1.2.1/test/fixture/registration/invalid.json 17:42:41 spire-1.2.1/test/fixture/registration/invalid_json.json 17:42:41 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:42:41 spire-1.2.1/test/integration/ 17:42:41 spire-1.2.1/test/integration/README.md 17:42:41 spire-1.2.1/test/integration/common 17:42:41 spire-1.2.1/test/integration/setup/ 17:42:41 spire-1.2.1/test/integration/setup/adminclient/ 17:42:41 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:42:41 spire-1.2.1/test/integration/setup/adminclient/client.go 17:42:41 spire-1.2.1/test/integration/setup/debugagent/ 17:42:41 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:42:41 spire-1.2.1/test/integration/setup/debugagent/main.go 17:42:41 spire-1.2.1/test/integration/setup/debugserver/ 17:42:41 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:42:41 spire-1.2.1/test/integration/setup/debugserver/main.go 17:42:41 spire-1.2.1/test/integration/setup/downstreamclient/ 17:42:41 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:42:41 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:42:41 spire-1.2.1/test/integration/setup/itclient/ 17:42:41 spire-1.2.1/test/integration/setup/itclient/client.go 17:42:41 spire-1.2.1/test/integration/setup/node-attestation/ 17:42:41 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:42:41 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:42:41 spire-1.2.1/test/integration/setup/x509pop/ 17:42:41 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:42:41 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:42:41 spire-1.2.1/test/integration/suites/ 17:42:41 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:42:41 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:42:41 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:42:41 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:42:41 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:42:41 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:42:41 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:42:41 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:42:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:42:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:42:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:42:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:42:41 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:42:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:42:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:42:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:42:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:42:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:42:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:42:41 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:42:41 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:42:41 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:42:41 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:42:41 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:42:41 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:42:41 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:42:41 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:42:41 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:42:41 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:42:41 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:42:41 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:42:41 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:42:41 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:42:41 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:42:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:42:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:42:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:42:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:42:41 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:42:41 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:42:41 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:42:41 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:42:41 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:42:41 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:42:41 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:42:41 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:42:41 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:42:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:42:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:42:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:42:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:42:41 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:42:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:42:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:42:41 spire-1.2.1/test/integration/suites/join-token/ 17:42:41 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:42:41 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:42:41 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:42:41 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:42:41 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:42:41 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:42:41 spire-1.2.1/test/integration/suites/join-token/README.md 17:42:41 spire-1.2.1/test/integration/suites/join-token/conf/ 17:42:41 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:42:41 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:42:41 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:42:41 spire-1.2.1/test/integration/suites/join-token/teardown 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:42:41 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:42:41 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:42:41 spire-1.2.1/test/integration/suites/k8s/ 17:42:41 spire-1.2.1/test/integration/suites/k8s/00-setup 17:42:41 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:42:41 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:42:41 spire-1.2.1/test/integration/suites/k8s/README.md 17:42:41 spire-1.2.1/test/integration/suites/k8s/conf/ 17:42:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:42:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:42:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:42:41 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:42:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:42:41 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:42:41 spire-1.2.1/test/integration/suites/k8s/teardown 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/ 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:42:41 spire-1.2.1/test/integration/suites/node-attestation/ 17:42:41 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:42:41 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:42:41 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:42:41 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:42:41 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:42:41 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:42:41 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:42:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:42:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:42:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:42:41 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:42:41 spire-1.2.1/test/integration/suites/rotation/ 17:42:41 spire-1.2.1/test/integration/suites/rotation/00-setup 17:42:41 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:42:41 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:42:41 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:42:41 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:42:41 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:42:41 spire-1.2.1/test/integration/suites/rotation/README.md 17:42:41 spire-1.2.1/test/integration/suites/rotation/conf/ 17:42:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:42:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:42:41 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:42:41 spire-1.2.1/test/integration/suites/rotation/teardown 17:42:41 spire-1.2.1/test/integration/suites/self-test/ 17:42:41 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:42:41 spire-1.2.1/test/integration/suites/self-test/README.md 17:42:41 spire-1.2.1/test/integration/suites/self-test/teardown 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:42:41 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:42:41 spire-1.2.1/test/integration/suites/upgrade/ 17:42:41 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:42:41 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:42:41 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:42:41 spire-1.2.1/test/integration/suites/upgrade/README.md 17:42:41 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:42:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:42:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:42:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:42:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:42:41 spire-1.2.1/test/integration/suites/upgrade/teardown 17:42:41 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:42:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:42:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:42:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:42:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:42:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:42:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:42:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:42:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:42:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:42:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:42:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:42:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:42:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:42:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:42:41 spire-1.2.1/test/integration/test-one.sh 17:42:41 spire-1.2.1/test/integration/test.sh 17:42:41 spire-1.2.1/test/plugintest/ 17:42:41 spire-1.2.1/test/plugintest/config.go 17:42:41 spire-1.2.1/test/plugintest/load.go 17:42:41 spire-1.2.1/test/plugintest/option.go 17:42:41 spire-1.2.1/test/spiretest/ 17:42:41 spire-1.2.1/test/spiretest/apiserver.go 17:42:41 spire-1.2.1/test/spiretest/assertions.go 17:42:41 spire-1.2.1/test/spiretest/dir.go 17:42:41 spire-1.2.1/test/spiretest/errors_posix.go 17:42:41 spire-1.2.1/test/spiretest/errors_windows.go 17:42:41 spire-1.2.1/test/spiretest/logs.go 17:42:41 spire-1.2.1/test/spiretest/socketapi.go 17:42:41 spire-1.2.1/test/spiretest/suite.go 17:42:41 spire-1.2.1/test/spiretest/x509.go 17:42:41 spire-1.2.1/test/testca/ 17:42:41 spire-1.2.1/test/testca/ca.go 17:42:41 spire-1.2.1/test/testkey/ 17:42:41 spire-1.2.1/test/testkey/generate.sh 17:42:41 spire-1.2.1/test/testkey/genkeys.go 17:42:41 spire-1.2.1/test/testkey/keys.go 17:42:41 spire-1.2.1/test/testkey/new.go 17:42:41 spire-1.2.1/test/tpmsimulator/ 17:42:41 spire-1.2.1/test/tpmsimulator/simulator.go 17:42:41 spire-1.2.1/test/util/ 17:42:41 spire-1.2.1/test/util/cert_fixtures.go 17:42:41 spire-1.2.1/test/util/cert_generation.go 17:42:41 spire-1.2.1/test/util/io_redirection.go 17:42:41 spire-1.2.1/test/util/race.go 17:42:41 spire-1.2.1/test/util/util.go 17:42:41 building spire from source... 17:42:41 Installing go1.17.7... 17:42:46 Building bin/spire-server... 17:42:47 go: downloading github.com/mitchellh/cli v1.1.2 17:42:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:42:47 go: downloading google.golang.org/grpc v1.44.0 17:42:47 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:42:47 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:42:47 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:42:47 go: downloading github.com/imdario/mergo v0.3.12 17:42:47 go: downloading github.com/sirupsen/logrus v1.8.1 17:42:47 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:42:47 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:42:47 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:42:47 go: downloading github.com/fatih/color v1.13.0 17:42:47 go: downloading github.com/mattn/go-isatty v0.0.14 17:42:47 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:42:47 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:42:47 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:42:47 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:42:47 go: downloading github.com/armon/go-metrics v0.3.10 17:42:47 go: downloading github.com/prometheus/client_golang v1.12.1 17:42:47 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:42:47 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:42:47 go: downloading github.com/open-policy-agent/opa v0.38.0 17:42:47 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:42:47 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:42:47 go: downloading github.com/mattn/go-colorable v0.1.12 17:42:47 go: downloading github.com/Masterminds/goutils v1.1.0 17:42:47 go: downloading github.com/Masterminds/semver v1.5.0 17:42:47 go: downloading github.com/google/uuid v1.1.2 17:42:47 go: downloading github.com/huandu/xstrings v1.3.2 17:42:48 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:42:48 go: downloading github.com/oklog/run v1.0.0 17:42:48 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:42:48 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:42:48 go: downloading github.com/prometheus/client_model v0.2.0 17:42:48 go: downloading github.com/prometheus/common v0.32.1 17:42:48 go: downloading github.com/beorn7/perks v1.0.1 17:42:48 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:42:48 go: downloading github.com/prometheus/procfs v0.7.3 17:42:48 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:42:48 go: downloading github.com/imkira/go-observer v1.0.3 17:42:48 go: downloading go.uber.org/atomic v1.9.0 17:42:48 go: downloading github.com/pkg/errors v0.9.1 17:42:48 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:42:48 go: downloading github.com/hashicorp/errwrap v1.1.0 17:42:48 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:42:48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:42:48 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:42:48 go: downloading github.com/blang/semver/v4 v4.0.0 17:42:48 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:42:48 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:42:48 go: downloading github.com/jinzhu/gorm v1.9.16 17:42:48 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:42:48 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:42:48 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:42:49 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:42:51 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:42:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:42:51 go: downloading github.com/stretchr/testify v1.7.0 17:42:51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:42:51 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:42:55 go: downloading google.golang.org/api v0.70.0 17:42:55 go: downloading k8s.io/client-go v0.23.4 17:42:55 go: downloading k8s.io/api v0.23.4 17:42:55 go: downloading github.com/google/go-tpm v0.3.3 17:42:55 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:42:55 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:42:55 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:42:55 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:42:55 go: downloading cloud.google.com/go/storage v1.21.0 17:42:55 go: downloading cloud.google.com/go v0.100.2 17:42:57 go: downloading k8s.io/apimachinery v0.23.4 17:42:57 go: downloading k8s.io/kube-aggregator v0.23.3 17:42:57 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:42:57 go: downloading cloud.google.com/go/security v1.3.0 17:42:57 go: downloading github.com/hashicorp/vault/api v1.4.1 17:42:57 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:42:58 go: downloading github.com/twmb/murmur3 v1.1.6 17:42:58 go: downloading github.com/jinzhu/inflection v1.0.0 17:42:58 go: downloading github.com/aws/smithy-go v1.11.0 17:42:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:42:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:42:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:42:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:42:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:42:58 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:42:58 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:42:58 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:42:58 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:42:58 go: downloading github.com/dimchansky/utfbom v1.1.1 17:42:58 go: downloading cloud.google.com/go/compute v1.3.0 17:42:58 go: downloading cloud.google.com/go/iam v0.1.1 17:42:58 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:42:58 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:43:02 go: downloading github.com/gogo/protobuf v1.3.2 17:43:02 go: downloading k8s.io/klog/v2 v2.30.0 17:43:02 go: downloading github.com/google/gofuzz v1.1.0 17:43:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:43:02 go: downloading github.com/spf13/pflag v1.0.5 17:43:02 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:43:02 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:43:02 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:43:02 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:43:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:43:02 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:43:02 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:43:02 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:43:02 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:43:02 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:43:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:43:02 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:43:02 go: downloading gopkg.in/yaml.v2 v2.4.0 17:43:02 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:43:02 go: downloading github.com/gobwas/glob v0.2.3 17:43:02 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:43:02 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:43:02 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:43:02 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:43:02 go: downloading go.opencensus.io v0.23.0 17:43:02 go: downloading gopkg.in/inf.v0 v0.9.1 17:43:02 go: downloading github.com/google/go-cmp v0.5.7 17:43:02 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:43:02 go: downloading github.com/googleapis/gnostic v0.5.5 17:43:02 go: downloading github.com/go-logr/logr v1.2.2 17:43:02 go: downloading github.com/json-iterator/go v1.1.12 17:43:02 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:43:02 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:43:02 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:43:02 go: downloading go.uber.org/zap v1.21.0 17:43:02 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:43:02 go: downloading github.com/tklauser/numcpus v0.3.0 17:43:02 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:43:02 go: downloading sigs.k8s.io/yaml v1.3.0 17:43:02 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:43:02 go: downloading github.com/modern-go/reflect2 v1.0.2 17:43:02 go: downloading github.com/ryanuber/go-glob v1.0.0 17:43:02 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:43:02 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:43:02 go: downloading github.com/hashicorp/go-version v1.2.0 17:43:02 go: downloading github.com/golang/snappy v0.0.4 17:43:02 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:43:02 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:43:02 go: downloading go.uber.org/multierr v1.6.0 17:43:09 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:43:09 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:43:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11429 in /w/workspace/edgexfoundry_edgex-go_PR-3947 [Pipeline] { [Pipeline] ws 17:43:23 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:43:23 The recommended git tool is: git 17:43:27 Removing intermediate container 41c5922a795b 17:43:27 ---> a49f355d6fd2 17:43:27 17:43:27 Step 10/22 : FROM alpine:3.14 17:43:27 Removing intermediate container 4ff97a74df15 17:43:27 ---> 8dc07152935a 17:43:27 17:43:27 Step 9/20 : FROM alpine:3.15 17:43:27 Removing intermediate container 0756a460f429 17:43:27 ---> 44baa225ec46 17:43:27 17:43:27 Step 10/23 : FROM alpine:3.14 17:43:27 Removing intermediate container 55a15b3f447a 17:43:27 ---> 380e64ae7e74 17:43:27 17:43:27 Step 10/22 : FROM alpine:3.14 17:43:27 3.14: Pulling from library/alpine 17:43:27 3.14: Pulling from library/alpine 17:43:27 3.14: Pulling from library/alpine 17:43:27 3.15: Pulling from library/alpine 17:43:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:43:27 Status: Downloaded newer image for alpine:3.14 17:43:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:43:27 Status: Image is up to date for alpine:3.14 17:43:27 ---> e04c818066af 17:43:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:43:27 ---> e04c818066af 17:43:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:43:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:43:27 Status: Image is up to date for alpine:3.14 17:43:27 ---> e04c818066af 17:43:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:43:27 ---> Running in 20fe77bbdd38 17:43:27 ---> Running in 0787ff14be6b 17:43:27 ---> Running in b340583b0733 17:43:27 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 17:43:27 Status: Downloaded newer image for alpine:3.15 17:43:27 ---> 0ac33e5f5afa 17:43:27 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:43:27 ---> Running in 8ef9c0ce9ced 17:43:27 Removing intermediate container 8ef9c0ce9ced 17:43:27 ---> c2f90f671469 17:43:27 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:27 ---> Running in ee789f39dc03 17:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:43:28 (1/2) Installing ca-certificates (20211220-r0) 17:43:28 (2/2) Installing dumb-init (1.2.5-r1) 17:43:28 Executing busybox-1.33.1-r7.trigger 17:43:28 Executing ca-certificates-20211220-r0.trigger 17:43:28 OK: 6 MiB in 16 packages 17:43:28 (1/1) Installing dumb-init (1.2.5-r1) 17:43:28 Executing busybox-1.33.1-r7.trigger 17:43:28 OK: 6 MiB in 15 packages 17:43:28 (1/1) Installing dumb-init (1.2.5-r1) 17:43:28 Executing busybox-1.33.1-r7.trigger 17:43:28 OK: 6 MiB in 15 packages 17:43:29 Removing intermediate container ee789f39dc03 17:43:29 ---> ff45adf9386c 17:43:29 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:43:29 Removing intermediate container 0787ff14be6b 17:43:29 ---> f8ae83e31e83 17:43:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:43:29 ---> Running in 68b138603218 17:43:29 ---> Running in 993c9f436528 17:43:29 Removing intermediate container 20fe77bbdd38 17:43:29 ---> eaa7e8f2bf6f 17:43:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:43:29 ---> Running in 650c64871630 17:43:29 Removing intermediate container 993c9f436528 17:43:29 ---> cb93edcc7014 17:43:29 Step 13/23 : ENV APP_PORT=59882 17:43:29 Removing intermediate container b340583b0733 17:43:29 ---> 75c4df51baaf 17:43:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:43:29 ---> Running in 80ebb2e5e35f 17:43:29 ---> Running in 9dbf5be68c3c 17:43:29 Removing intermediate container 650c64871630 17:43:29 ---> cd7f53eae229 17:43:29 Step 13/22 : ENV APP_PORT=59860 17:43:29 ---> Running in 7eb4d1624a08 17:43:29 Removing intermediate container 80ebb2e5e35f 17:43:29 ---> 2116270e8af8 17:43:29 Step 14/23 : EXPOSE $APP_PORT 17:43:29 ---> Running in 0ffb3850e225 17:43:29 Removing intermediate container 9dbf5be68c3c 17:43:29 ---> 521016685e57 17:43:29 Step 13/22 : ENV APP_PORT=59861 17:43:29 ---> Running in 5e0aa907bc80 17:43:29 Removing intermediate container 7eb4d1624a08 17:43:29 ---> 57660c2501b0 17:43:29 Step 14/22 : EXPOSE $APP_PORT 17:43:29 ---> Running in 57707b07cda1 17:43:30 Removing intermediate container 0ffb3850e225 17:43:30 ---> 8834944fe1c2 17:43:30 Step 15/23 : WORKDIR / 17:43:30 ---> Running in 9018bfd857d0 17:43:30 Removing intermediate container 5e0aa907bc80 17:43:30 ---> 5e1a59c8937e 17:43:30 Step 14/22 : EXPOSE $APP_PORT 17:43:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:43:30 ---> Running in caf927a503b3 17:43:30 Removing intermediate container 9018bfd857d0 17:43:30 ---> 0db7b56447be 17:43:30 Removing intermediate container 57707b07cda1 17:43:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / ---> 6858195f32e0 17:43:30 17:43:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:43:30 Removing intermediate container caf927a503b3 17:43:30 ---> 4b9ab970b676 17:43:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:43:30 ---> 46440fb12a7b 17:43:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:43:30 ---> 547c973c8d38 17:43:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:43:30 ---> 2223006e0c07 17:43:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:43:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:43:31 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:43:31 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:43:31 OK: 15854 distinct packages available 17:43:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:43:31 using credential edgex-jenkins-ssh 17:43:31 Cloning the remote Git repository 17:43:32 ---> 8fc783766115 17:43:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:43:32 ---> 09d6de03c64d 17:43:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:43:32 ---> b8619ebe5d1e 17:43:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:43:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:43:32 ---> 47affcf18ed7 17:43:32 Step 19/23 : ENTRYPOINT ["/core-command"] 17:43:32 ---> d4a067e1a430 17:43:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:43:32 ---> Running in 22d1b895b376 17:43:32 ---> 3331fbcef12d 17:43:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:43:32 ---> Running in 0cbff0342f0f 17:43:32 ---> Running in 2b761f9913d8 17:43:32 (1/9) Installing ca-certificates (20211220-r0) 17:43:32 Removing intermediate container 22d1b895b376 17:43:32 ---> a2b0730b5e3c 17:43:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:43:32 Removing intermediate container 0cbff0342f0f 17:43:32 ---> e0ae9204d983 17:43:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:43:32 ---> Running in 9cdaac331e87 17:43:32 (2/9) Installing brotli-libs (1.0.9-r5) 17:43:32 Removing intermediate container 2b761f9913d8 17:43:32 ---> b5eecdd81943 17:43:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:43:32 ---> Running in 8fd60f251666 17:43:32 ---> Running in 1913c3694d20 17:43:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:43:32 (4/9) Installing libcurl (7.80.0-r0) 17:43:32 Removing intermediate container 8fd60f251666 17:43:32 ---> 2be071581aa6 17:43:32 Step 20/22 : LABEL arch=x86_64 17:43:32 ---> Running in 1b3c0e51a793 17:43:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:43:31 > git init /w/workspace/edgex-go/1 # timeout=10 17:43:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:43:32 > git --version # timeout=10 17:43:32 > git --version # 'git version 2.25.1' 17:43:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:33 Removing intermediate container 9cdaac331e87 17:43:33 ---> cf095cb06c67 17:43:33 Step 21/23 : LABEL arch=x86_64 17:43:33 (5/9) Installing curl (7.80.0-r0) 17:43:33 Removing intermediate container 1913c3694d20 17:43:33 ---> 57c7b53cc9fb 17:43:33 Step 20/22 : LABEL arch=x86_64 17:43:33 ---> Running in dbd31ae4c3dd 17:43:33 ---> Running in c1ae5a3c5bc9 17:43:33 (6/9) Installing dumb-init (1.2.5-r1) 17:43:33 (7/9) Installing musl-obstack (1.2.3-r0) 17:43:33 (8/9) Installing libucontext (1.1-r0) 17:43:33 Removing intermediate container dbd31ae4c3dd 17:43:33 ---> 2f3beb4f4cc0 17:43:33 Step 22/23 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:43:33 Removing intermediate container c1ae5a3c5bc9 17:43:33 ---> 45781c798a60 17:43:33 Step 21/22 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:43:33 ---> Running in b8f38f259c12 17:43:33 (9/9) Installing gcompat (1.0.0-r4) 17:43:33 Removing intermediate container 1b3c0e51a793 17:43:33 ---> 6a3f2168cbed 17:43:33 Step 21/22 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:43:33 ---> Running in 87b4a13be989 17:43:33 ---> Running in 853fb602d2a2 17:43:33 Executing busybox-1.34.1-r5.trigger 17:43:33 Executing ca-certificates-20211220-r0.trigger 17:43:33 OK: 8 MiB in 23 packages 17:43:33 Removing intermediate container b8f38f259c12 17:43:33 ---> 524e13cf9e21 17:43:33 Step 23/23 : LABEL version=0.0.0 17:43:33 Removing intermediate container 87b4a13be989 17:43:33 ---> a2309c8c0bfa 17:43:33 Step 22/22 : LABEL version=0.0.0 17:43:33 Removing intermediate container 853fb602d2a2 17:43:33 ---> e7f5d25d9d0d 17:43:33 Step 22/22 : LABEL version=0.0.0 17:43:33 ---> Running in 6abf91e52765 17:43:33 ---> Running in a74df49e6ead 17:43:33 ---> Running in 4ade2bee1672 17:43:33 Removing intermediate container 4ade2bee1672 17:43:33 ---> 9f13f77dec94 17:43:33 17:43:33 Removing intermediate container 6abf91e52765 17:43:33 ---> 36c7fbfeb234 17:43:33 17:43:33 Removing intermediate container a74df49e6ead 17:43:33 ---> 41a420503526 17:43:33 17:43:34 Successfully built 9f13f77dec94 17:43:34 Successfully tagged support-notifications:latest 17:43:34 Building security-spire-agent 17:43:34 Successfully built 41a420503526 17:43:34  Building support-notifications ... done Successfully built 36c7fbfeb234 17:43:34 Successfully tagged support-scheduler:latest 17:43:34  Building support-scheduler ... done Building core-metadata 17:43:34 Successfully tagged core-command:latest 17:43:34  Building core-command ... done Building security-proxy-setup 17:43:34 Removing intermediate container 68b138603218 17:43:34 ---> 0b37bf071b50 17:43:34 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:43:35 ---> df6584505131 17:43:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:43:37 ---> 90aef33dca79 17:43:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:43:37 ---> e8b2cf5da460 17:43:37 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:43:38 ---> Running in af38abd2ca17 17:43:38 Removing intermediate container af38abd2ca17 17:43:38 ---> b5f70d27e514 17:43:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:43:38 ---> Running in bad9965b9e58 17:43:38 Removing intermediate container bad9965b9e58 17:43:38 ---> d7c5d7794ee9 17:43:38 Step 18/20 : LABEL arch=x86_64 17:43:38 ---> Running in e38de06c59ce 17:43:39 Removing intermediate container e38de06c59ce 17:43:39 ---> adecbc6a25dd 17:43:39 Step 19/20 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:43:39 ---> Running in 18333de70cec 17:43:39 Removing intermediate container 18333de70cec 17:43:39 ---> e3a2ae1f5311 17:43:39 Step 20/20 : LABEL version=0.0.0 17:43:39 ---> Running in 8952bf48c2e0 17:43:39 Removing intermediate container 8952bf48c2e0 17:43:39 ---> fc73e553ec97 17:43:39 17:43:39 Successfully built fc73e553ec97 17:43:39 Successfully tagged security-spiffe-token-provider:latest 17:43:39 Building security-bootstrapper 17:43:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:43:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:43:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:43:50 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3947/head:refs/remotes/origin/PR-3947 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:43:51 Merging remotes/origin/main commit 3b4e3b27b9a762a590f0f199a12df669a1bddcaf into PR head commit 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:43:51 Merge succeeded, producing 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:43:51 Checking out Revision 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 (PR-3947) 17:43:51 > git config core.sparsecheckout # timeout=10 17:43:51 > git checkout -f 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 # timeout=10 17:43:51 > git remote # timeout=10 17:43:51 > git config --get remote.origin.url # timeout=10 17:43:51 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:51 > git merge 3b4e3b27b9a762a590f0f199a12df669a1bddcaf # timeout=10 17:43:51 > git rev-parse HEAD^{commit} # timeout=10 17:43:51 > git config core.sparsecheckout # timeout=10 17:43:51 > git checkout -f 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 # timeout=10 17:43:54  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:43:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:43:54 ---> 02bf979f2ef9 17:43:54 Step 3/23 : WORKDIR /edgex-go 17:43:54 ---> Using cache 17:43:54 ---> 83238484947b 17:43:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:54 ---> Using cache 17:43:54 ---> 68d01807c13a 17:43:54 Step 5/23 : RUN apk add --update --no-cache make git 17:43:54 ---> Using cache 17:43:54 ---> 87dc7efb4e89 17:43:54 Step 6/23 : COPY go.mod vendor* ./ 17:43:54 ---> Using cache 17:43:54 ---> b3e6992ba06a 17:43:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:54 ---> Using cache 17:43:54 ---> a1775fc78f27 17:43:54 Step 8/23 : COPY . . 17:43:54 ---> Using cache 17:43:54 ---> ca6b8e1fc228 17:43:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:43:54 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:43:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:43:54 ---> 02bf979f2ef9 17:43:54 Step 3/26 : WORKDIR /edgex-go 17:43:54 ---> Using cache 17:43:54 ---> 83238484947b 17:43:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:54 ---> Using cache 17:43:54 ---> 68d01807c13a 17:43:54 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:43:54 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:43:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:43:54 ---> 02bf979f2ef9 17:43:54 Step 3/22 : WORKDIR /edgex-go 17:43:54 ---> Using cache 17:43:54 ---> 83238484947b 17:43:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:54 ---> Using cache 17:43:54 ---> 68d01807c13a 17:43:54 Step 5/22 : RUN apk add --update --no-cache make git 17:43:54 ---> Using cache 17:43:54 ---> 87dc7efb4e89 17:43:54 Step 6/22 : COPY go.mod vendor* ./ 17:43:54 ---> Using cache 17:43:54 ---> b3e6992ba06a 17:43:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:54 ---> Using cache 17:43:54 ---> a1775fc78f27 17:43:54 Step 8/22 : COPY . . 17:43:54 ---> Using cache 17:43:54 ---> ca6b8e1fc228 17:43:54 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:43:54 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:43:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:43:54 ---> 02bf979f2ef9 17:43:54 Step 3/31 : WORKDIR /edgex-go 17:43:54 ---> Using cache 17:43:54 ---> 83238484947b 17:43:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:54 ---> Using cache 17:43:54 ---> 68d01807c13a 17:43:54 Step 5/31 : RUN apk add --update --no-cache make git 17:43:54 ---> Using cache 17:43:54 ---> 87dc7efb4e89 17:43:54 Step 6/31 : COPY go.mod vendor* ./ 17:43:54 ---> Using cache 17:43:54 ---> b3e6992ba06a 17:43:54 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:54 ---> Using cache 17:43:54 ---> a1775fc78f27 17:43:54 Step 8/31 : COPY . . 17:43:54 ---> Using cache 17:43:54 ---> ca6b8e1fc228 17:43:54 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:43:55 Commit message: "fix(security): Fix for spiffe-config crashloop" 17:43:56 > git --version # timeout=10 17:43:56 > git --version # 'git version 2.25.1' 17:43:56 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:43:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:43:57 % Total % Received % Xferd Average Speed Time Time Time Current 17:43:57 Dload Upload Total Spent Left Speed 17:43:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47947 0 --:--:-- --:--:-- --:--:-- 47754 [Pipeline] sh 17:43:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:43:58 + sudo tee /etc/docker/daemon.new 17:43:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:43:58 { 17:43:58 "registry-mirrors": [ 17:43:58 "https://nexus3.edgexfoundry.org:10001" 17:43:58 ], 17:43:58 "bip": "10.250.0.254/24", 17:43:58 "hosts": [ 17:43:58 "tcp://0.0.0.0:5555", 17:43:58 "unix:///var/run/docker.sock" 17:43:58 ], 17:43:58 "mtu": 1458, 17:43:58 "selinux-enabled": true, 17:43:58 "seccomp-profile": "/etc/docker/seccomp.json" 17:43:58 } [Pipeline] sh 17:43:58 ---> Running in 7045ff483449 17:43:58 ---> Running in e8bcc76ce49f 17:43:58 ---> Running in a98c31900e7f 17:43:58 ---> Running in 43f9922402fb 17:43:58 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 17:43: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:43:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:43:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:43: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:43:58 + sudo service docker restart 17:43:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:43:59 OK: 221 MiB in 52 packages 17:44:00 Removing intermediate container e8bcc76ce49f 17:44:00 ---> ea7117addd08 17:44:00 Step 6/26 : COPY go.mod vendor* ./ 17:44:00 ---> 2aea7a82994d 17:44:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:00 ---> Running in ef11a6e332e4 17:44:03 Removing intermediate container ef11a6e332e4 17:44:03 ---> ea160d9058c3 17:44:03 Step 8/26 : COPY . . 17:44:13 ---> 4545d29bfdb7 17:44:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:44:13 ---> Running in 1aacba7ddd73 17:44:13 Removing intermediate container 1aacba7ddd73 17:44:13 ---> 29c8f6b06a81 17:44:13 Step 10/26 : RUN mkdir -p spire-build 17:44:13 ---> Running in f365314c3867 17:44:15 Removing intermediate container f365314c3867 17:44:15 ---> 948b1d4edf12 17:44:15 Step 11/26 : WORKDIR /edgex-go/spire-build 17:44:15 ---> Running in 45d52ef5a15f 17:44:15 Removing intermediate container 45d52ef5a15f 17:44:15 ---> 83fd1c72f785 17:44:15 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 17:44:15 ---> Running in 5cc117f99a98 17:44:17 spire-1.2.1/ 17:44:17 spire-1.2.1/.data/ 17:44:17 spire-1.2.1/.data/.file 17:44:17 spire-1.2.1/.dockerignore 17:44:17 spire-1.2.1/.gitattributes 17:44:17 spire-1.2.1/.githooks/ 17:44:17 spire-1.2.1/.githooks/pre-commit 17:44:17 spire-1.2.1/.github/ 17:44:17 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:44:17 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:44:17 spire-1.2.1/.github/dependabot.yml 17:44:17 spire-1.2.1/.github/workflows/ 17:44:17 spire-1.2.1/.github/workflows/nightly_build.yaml 17:44:17 spire-1.2.1/.github/workflows/pr_build.yaml 17:44:17 spire-1.2.1/.github/workflows/release_build.yaml 17:44:17 spire-1.2.1/.github/workflows/scripts/ 17:44:17 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:44:17 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:44:17 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:44:17 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:44:17 spire-1.2.1/.github/workflows/scripts/split.sh 17:44:17 spire-1.2.1/.gitignore 17:44:17 spire-1.2.1/.go-version 17:44:17 spire-1.2.1/.golangci.yml 17:44:17 spire-1.2.1/ADOPTERS.md 17:44:17 spire-1.2.1/CHANGELOG.md 17:44:17 spire-1.2.1/CODE-OF-CONDUCT.md 17:44:17 spire-1.2.1/CODEOWNERS 17:44:17 spire-1.2.1/CONTRIBUTING.md 17:44:17 spire-1.2.1/Dockerfile 17:44:17 spire-1.2.1/Dockerfile.dev 17:44:17 spire-1.2.1/Dockerfile.scratch 17:44:17 spire-1.2.1/LICENSE 17:44:17 spire-1.2.1/MAINTAINERS.md 17:44:17 spire-1.2.1/Makefile 17:44:17 spire-1.2.1/README.md 17:44:17 spire-1.2.1/ROADMAP.md 17:44:17 spire-1.2.1/SECURITY.md 17:44:17 spire-1.2.1/cmd/ 17:44:17 spire-1.2.1/cmd/spire-agent/ 17:44:17 spire-1.2.1/cmd/spire-agent/cli/ 17:44:17 spire-1.2.1/cmd/spire-agent/cli/api/ 17:44:17 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:44:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:44:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:44:17 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:44:17 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:44:17 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:44:17 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:44:17 spire-1.2.1/cmd/spire-agent/cli/common/ 17:44:17 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:44:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:44:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:44:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:44:17 spire-1.2.1/cmd/spire-agent/cli/run/ 17:44:17 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:44:17 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:44:17 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:44:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:44:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:44:17 spire-1.2.1/cmd/spire-agent/main.go 17:44:17 spire-1.2.1/cmd/spire-server/ 17:44:17 spire-1.2.1/cmd/spire-server/cli/ 17:44:17 spire-1.2.1/cmd/spire-server/cli/agent/ 17:44:17 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:44:17 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/cli.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/entry/ 17:44:17 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/federation/ 17:44:17 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:44:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:44:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/run/ 17:44:17 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/token/ 17:44:17 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/validate/ 17:44:17 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/x509/ 17:44:17 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:44:17 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:44:17 spire-1.2.1/cmd/spire-server/main.go 17:44:17 spire-1.2.1/cmd/spire-server/util/ 17:44:17 spire-1.2.1/cmd/spire-server/util/util.go 17:44:17 spire-1.2.1/conf/ 17:44:17 spire-1.2.1/conf/agent/ 17:44:17 spire-1.2.1/conf/agent/agent.conf 17:44:17 spire-1.2.1/conf/agent/agent_full.conf 17:44:17 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:44:17 spire-1.2.1/conf/server/ 17:44:17 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:44:17 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:44:17 spire-1.2.1/conf/server/server.conf 17:44:17 spire-1.2.1/conf/server/server_full.conf 17:44:17 spire-1.2.1/doc/ 17:44:17 spire-1.2.1/doc/SPIRE101.md 17:44:17 spire-1.2.1/doc/auditlog.md 17:44:17 spire-1.2.1/doc/authorization_policy_engine.md 17:44:17 spire-1.2.1/doc/changelog_guidelines.md 17:44:17 spire-1.2.1/doc/cure53-report.pdf 17:44:17 spire-1.2.1/doc/images/ 17:44:17 spire-1.2.1/doc/images/2019_roadmap.png 17:44:17 spire-1.2.1/doc/images/SPIRE101.png 17:44:17 spire-1.2.1/doc/images/SPIRE_agent.png 17:44:17 spire-1.2.1/doc/images/SPIRE_server.png 17:44:17 spire-1.2.1/doc/images/cache_mgr.png 17:44:17 spire-1.2.1/doc/images/cache_mgr_components.png 17:44:17 spire-1.2.1/doc/images/federated_spire.png 17:44:17 spire-1.2.1/doc/images/ha_mode.png 17:44:17 spire-1.2.1/doc/images/nested_spire.png 17:44:17 spire-1.2.1/doc/images/oidc_federation.png 17:44:17 spire-1.2.1/doc/images/single_trust_domain.png 17:44:17 spire-1.2.1/doc/images/spiffe_compatible.png 17:44:17 spire-1.2.1/doc/images/spire_logo.png 17:44:17 spire-1.2.1/doc/migrating_registration_api_clients.md 17:44:17 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:44:17 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:44:17 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:44:17 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:44:17 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:44:17 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:44:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:44:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:44:17 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:44:17 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:44:17 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:44:17 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:44:17 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:44:17 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:44:17 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:44:17 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:44:17 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:44:17 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:44:17 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:44:17 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:44:17 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:44:17 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:44:17 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:44:17 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:44:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:44:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:44:17 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:44:17 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:44:17 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:44:17 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:44:17 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:44:17 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:44:17 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:44:17 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:44:17 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:44:17 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:44:17 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:44:17 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:44:17 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:44:17 spire-1.2.1/doc/scaling_spire.md 17:44:17 spire-1.2.1/doc/spire_agent.md 17:44:17 spire-1.2.1/doc/spire_server.md 17:44:17 spire-1.2.1/doc/supported_integrations.md 17:44:17 spire-1.2.1/doc/telemetry.md 17:44:17 spire-1.2.1/doc/telemetry_config.md 17:44:17 spire-1.2.1/doc/upgrading.md 17:44:17 spire-1.2.1/doc/using_spire.md 17:44:17 spire-1.2.1/examples/ 17:44:17 spire-1.2.1/examples/README.md 17:44:17 spire-1.2.1/go.mod 17:44:17 spire-1.2.1/go.sum 17:44:17 spire-1.2.1/pkg/ 17:44:17 spire-1.2.1/pkg/agent/ 17:44:17 spire-1.2.1/pkg/agent/agent.go 17:44:17 spire-1.2.1/pkg/agent/api/ 17:44:17 spire-1.2.1/pkg/agent/api/config.go 17:44:17 spire-1.2.1/pkg/agent/api/debug/ 17:44:17 spire-1.2.1/pkg/agent/api/debug/v1/ 17:44:17 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:44:17 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:44:17 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:44:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:44:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:44:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:44:17 spire-1.2.1/pkg/agent/api/endpoints.go 17:44:17 spire-1.2.1/pkg/agent/api/health/ 17:44:17 spire-1.2.1/pkg/agent/api/health/v1/ 17:44:17 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:44:17 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:44:17 spire-1.2.1/pkg/agent/api/rpccontext/ 17:44:17 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:44:17 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:44:17 spire-1.2.1/pkg/agent/attestor/ 17:44:17 spire-1.2.1/pkg/agent/attestor/node/ 17:44:17 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:44:17 spire-1.2.1/pkg/agent/attestor/node/node.go 17:44:17 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:44:17 spire-1.2.1/pkg/agent/attestor/workload/ 17:44:17 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:44:17 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:44:17 spire-1.2.1/pkg/agent/catalog/ 17:44:17 spire-1.2.1/pkg/agent/catalog/catalog.go 17:44:17 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:44:17 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:44:17 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:44:17 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:44:17 spire-1.2.1/pkg/agent/client/ 17:44:17 spire-1.2.1/pkg/agent/client/client.go 17:44:17 spire-1.2.1/pkg/agent/client/client_test.go 17:44:17 spire-1.2.1/pkg/agent/client/dial.go 17:44:17 spire-1.2.1/pkg/agent/client/nodeconn.go 17:44:17 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:44:17 spire-1.2.1/pkg/agent/client/update.go 17:44:17 spire-1.2.1/pkg/agent/client/util.go 17:44:17 spire-1.2.1/pkg/agent/common/ 17:44:17 spire-1.2.1/pkg/agent/common/backoff/ 17:44:17 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:44:17 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:44:17 spire-1.2.1/pkg/agent/common/cgroups/ 17:44:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:44:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:44:17 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:44:17 spire-1.2.1/pkg/agent/config.go 17:44:17 spire-1.2.1/pkg/agent/endpoints/ 17:44:17 spire-1.2.1/pkg/agent/endpoints/config.go 17:44:17 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:44:17 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:44:17 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:44:17 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:44:17 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:44:17 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:44:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:44:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:44:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:44:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:44:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:44:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:44:17 spire-1.2.1/pkg/agent/endpoints/workload/ 17:44:17 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:44:17 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:44:17 spire-1.2.1/pkg/agent/manager/ 17:44:17 spire-1.2.1/pkg/agent/manager/cache/ 17:44:17 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:44:17 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:44:17 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:44:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:44:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:44:17 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:44:17 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:44:17 spire-1.2.1/pkg/agent/manager/config.go 17:44:17 spire-1.2.1/pkg/agent/manager/manager.go 17:44:17 spire-1.2.1/pkg/agent/manager/manager_test.go 17:44:17 spire-1.2.1/pkg/agent/manager/storage.go 17:44:17 spire-1.2.1/pkg/agent/manager/storage_test.go 17:44:17 spire-1.2.1/pkg/agent/manager/storecache/ 17:44:17 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:44:17 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:44:17 spire-1.2.1/pkg/agent/manager/sync.go 17:44:17 spire-1.2.1/pkg/agent/plugin/ 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:44:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:44:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:44:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:44:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:44:17 spire-1.2.1/pkg/agent/svid/ 17:44:17 spire-1.2.1/pkg/agent/svid/rotator.go 17:44:17 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:44:17 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:44:17 spire-1.2.1/pkg/agent/svid/store/ 17:44:17 spire-1.2.1/pkg/agent/svid/store/service.go 17:44:17 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:44:17 spire-1.2.1/pkg/common/ 17:44:17 spire-1.2.1/pkg/common/agentpathtemplate/ 17:44:17 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:44:17 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:44:17 spire-1.2.1/pkg/common/api/ 17:44:17 spire-1.2.1/pkg/common/api/metrics.go 17:44:17 spire-1.2.1/pkg/common/api/middleware/ 17:44:17 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:44:17 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:44:17 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:44:17 spire-1.2.1/pkg/common/api/middleware/logger.go 17:44:17 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:44:17 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:44:17 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:44:17 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:44:17 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:44:17 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:44:17 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:44:17 spire-1.2.1/pkg/common/api/middleware/names.go 17:44:17 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:44:17 spire-1.2.1/pkg/common/api/names.go 17:44:17 spire-1.2.1/pkg/common/api/ratelimit.go 17:44:17 spire-1.2.1/pkg/common/api/rpccontext/ 17:44:17 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:44:17 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:44:17 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:44:17 spire-1.2.1/pkg/common/auth/ 17:44:17 spire-1.2.1/pkg/common/auth/interceptors.go 17:44:17 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:44:17 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:44:17 spire-1.2.1/pkg/common/bundleutil/ 17:44:17 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:44:17 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:44:17 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:44:17 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:44:17 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:44:17 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:44:17 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:44:17 spire-1.2.1/pkg/common/bundleutil/types.go 17:44:17 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:44:17 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:44:17 spire-1.2.1/pkg/common/catalog/ 17:44:17 spire-1.2.1/pkg/common/catalog/bind.go 17:44:17 spire-1.2.1/pkg/common/catalog/builtin.go 17:44:17 spire-1.2.1/pkg/common/catalog/catalog.go 17:44:17 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:44:17 spire-1.2.1/pkg/common/catalog/closers.go 17:44:17 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:44:17 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:44:17 spire-1.2.1/pkg/common/catalog/config.go 17:44:17 spire-1.2.1/pkg/common/catalog/config_test.go 17:44:17 spire-1.2.1/pkg/common/catalog/configure.go 17:44:17 spire-1.2.1/pkg/common/catalog/constraints.go 17:44:17 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:44:17 spire-1.2.1/pkg/common/catalog/context.go 17:44:17 spire-1.2.1/pkg/common/catalog/external.go 17:44:17 spire-1.2.1/pkg/common/catalog/host.go 17:44:17 spire-1.2.1/pkg/common/catalog/pipenet.go 17:44:17 spire-1.2.1/pkg/common/catalog/plugin.go 17:44:17 spire-1.2.1/pkg/common/catalog/testplugin/ 17:44:17 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:44:17 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:44:17 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:44:17 spire-1.2.1/pkg/common/cli/ 17:44:17 spire-1.2.1/pkg/common/cli/env.go 17:44:17 spire-1.2.1/pkg/common/cli/flags.go 17:44:17 spire-1.2.1/pkg/common/cli/trust_domain.go 17:44:17 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:44:17 spire-1.2.1/pkg/common/cli/umask.go 17:44:17 spire-1.2.1/pkg/common/cli/umask_posix.go 17:44:17 spire-1.2.1/pkg/common/cli/umask_test.go 17:44:17 spire-1.2.1/pkg/common/cli/umask_windows.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/ 17:44:17 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/flag.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/format.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/ 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:44:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:44:17 spire-1.2.1/pkg/common/coretypes/ 17:44:17 spire-1.2.1/pkg/common/coretypes/bundle/ 17:44:17 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:44:17 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:44:17 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:44:17 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:44:17 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:44:17 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:44:17 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:44:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:44:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:44:17 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:44:17 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:44:17 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:44:17 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:44:17 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:44:17 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:44:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:44:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:44:17 spire-1.2.1/pkg/common/cryptoutil/ 17:44:17 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:44:17 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:44:17 spire-1.2.1/pkg/common/diskutil/ 17:44:17 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:44:17 spire-1.2.1/pkg/common/diskutil/file_test.go 17:44:17 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:44:17 spire-1.2.1/pkg/common/errorutil/ 17:44:17 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:44:17 spire-1.2.1/pkg/common/health/ 17:44:17 spire-1.2.1/pkg/common/health/config.go 17:44:17 spire-1.2.1/pkg/common/health/context.go 17:44:17 spire-1.2.1/pkg/common/health/context_test.go 17:44:17 spire-1.2.1/pkg/common/health/health.go 17:44:17 spire-1.2.1/pkg/common/health/health_test.go 17:44:17 spire-1.2.1/pkg/common/health/logger.go 17:44:17 spire-1.2.1/pkg/common/hostservice/ 17:44:17 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:44:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:44:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:44:17 spire-1.2.1/pkg/common/idutil/ 17:44:17 spire-1.2.1/pkg/common/idutil/require.go 17:44:17 spire-1.2.1/pkg/common/idutil/require_test.go 17:44:17 spire-1.2.1/pkg/common/idutil/safety.go 17:44:17 spire-1.2.1/pkg/common/idutil/safety_test.go 17:44:17 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:44:17 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:44:17 spire-1.2.1/pkg/common/jwtsvid/ 17:44:17 spire-1.2.1/pkg/common/jwtsvid/common.go 17:44:17 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:44:17 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:44:17 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:44:17 spire-1.2.1/pkg/common/jwtutil/ 17:44:17 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:44:17 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:44:17 spire-1.2.1/pkg/common/log/ 17:44:17 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:44:17 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:44:17 spire-1.2.1/pkg/common/log/log.go 17:44:17 spire-1.2.1/pkg/common/log/log_test.go 17:44:17 spire-1.2.1/pkg/common/log/options.go 17:44:17 spire-1.2.1/pkg/common/nodeutil/ 17:44:17 spire-1.2.1/pkg/common/nodeutil/node.go 17:44:17 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:44:17 spire-1.2.1/pkg/common/peertracker/ 17:44:17 spire-1.2.1/pkg/common/peertracker/conn.go 17:44:17 spire-1.2.1/pkg/common/peertracker/credentials.go 17:44:17 spire-1.2.1/pkg/common/peertracker/errors.go 17:44:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:44:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:44:17 spire-1.2.1/pkg/common/peertracker/info.go 17:44:17 spire-1.2.1/pkg/common/peertracker/listener.go 17:44:17 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:44:17 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:44:17 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:44:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:44:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:44:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:44:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:44:17 spire-1.2.1/pkg/common/peertracker/tcp.go 17:44:17 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:44:17 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:44:17 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:44:17 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:44:17 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:44:17 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:44:17 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:44:17 spire-1.2.1/pkg/common/peertracker/uds.go 17:44:17 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:44:17 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:44:17 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:44:17 spire-1.2.1/pkg/common/pemutil/ 17:44:17 spire-1.2.1/pkg/common/pemutil/block.go 17:44:17 spire-1.2.1/pkg/common/pemutil/certs.go 17:44:17 spire-1.2.1/pkg/common/pemutil/common.go 17:44:17 spire-1.2.1/pkg/common/pemutil/csr.go 17:44:17 spire-1.2.1/pkg/common/pemutil/keys.go 17:44:17 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:44:17 spire-1.2.1/pkg/common/pemutil/testdata/ 17:44:17 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:44:17 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:44:17 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:44:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:44:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:44:17 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:44:17 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:44:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:44:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:44:17 spire-1.2.1/pkg/common/plugin/ 17:44:17 spire-1.2.1/pkg/common/plugin/aws/ 17:44:17 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:44:17 spire-1.2.1/pkg/common/plugin/azure/ 17:44:17 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:44:17 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:44:17 spire-1.2.1/pkg/common/plugin/facade.go 17:44:17 spire-1.2.1/pkg/common/plugin/facade_test.go 17:44:17 spire-1.2.1/pkg/common/plugin/gcp/ 17:44:17 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:44:17 spire-1.2.1/pkg/common/plugin/k8s/ 17:44:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:44:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:44:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:44:17 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:44:17 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:44:17 spire-1.2.1/pkg/common/plugin/log.go 17:44:17 spire-1.2.1/pkg/common/plugin/sshpop/ 17:44:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:44:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:44:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:44:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:44:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:44:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:44:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:44:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:44:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:44:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:44:17 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:44:17 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:44:17 spire-1.2.1/pkg/common/plugin/x509pop/ 17:44:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:44:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:44:17 spire-1.2.1/pkg/common/profiling/ 17:44:17 spire-1.2.1/pkg/common/profiling/dumpers.go 17:44:17 spire-1.2.1/pkg/common/profiling/profiling.go 17:44:17 spire-1.2.1/pkg/common/protoutil/ 17:44:17 spire-1.2.1/pkg/common/protoutil/masks.go 17:44:17 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:44:17 spire-1.2.1/pkg/common/rotationutil/ 17:44:17 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:44:17 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:44:17 spire-1.2.1/pkg/common/selector/ 17:44:17 spire-1.2.1/pkg/common/selector/selector.go 17:44:17 spire-1.2.1/pkg/common/selector/selector_test.go 17:44:17 spire-1.2.1/pkg/common/selector/set.go 17:44:17 spire-1.2.1/pkg/common/selector/set_utils.go 17:44:17 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:44:17 spire-1.2.1/pkg/common/telemetry/ 17:44:17 spire-1.2.1/pkg/common/telemetry/agent/ 17:44:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:44:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:44:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:44:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:44:17 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:44:17 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:44:17 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:44:17 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:44:17 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:44:17 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:44:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:44:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:44:17 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:44:17 spire-1.2.1/pkg/common/telemetry/call.go 17:44:17 spire-1.2.1/pkg/common/telemetry/common/ 17:44:17 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:44:17 spire-1.2.1/pkg/common/telemetry/config.go 17:44:17 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:44:17 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:44:17 spire-1.2.1/pkg/common/telemetry/inmem.go 17:44:17 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:44:17 spire-1.2.1/pkg/common/telemetry/m3.go 17:44:17 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:44:17 spire-1.2.1/pkg/common/telemetry/metrics.go 17:44:17 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:44:17 spire-1.2.1/pkg/common/telemetry/names.go 17:44:17 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:44:17 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:44:17 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:44:17 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:44:17 spire-1.2.1/pkg/common/telemetry/server/ 17:44:17 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:44:17 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:44:17 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:44:17 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:44:17 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:44:17 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:44:17 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:44:17 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:44:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:44:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:44:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:44:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:44:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:44:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:44:17 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:44:17 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:44:17 spire-1.2.1/pkg/common/telemetry/server/server.go 17:44:17 spire-1.2.1/pkg/common/telemetry/sink.go 17:44:17 spire-1.2.1/pkg/common/telemetry/statsd.go 17:44:17 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:44:17 spire-1.2.1/pkg/common/telemetry/uptime.go 17:44:17 spire-1.2.1/pkg/common/telemetry/version.go 17:44:17 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:44:17 spire-1.2.1/pkg/common/uptime/ 17:44:17 spire-1.2.1/pkg/common/uptime/uptime.go 17:44:17 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:44:17 spire-1.2.1/pkg/common/util/ 17:44:17 spire-1.2.1/pkg/common/util/certs.go 17:44:17 spire-1.2.1/pkg/common/util/certs_test.go 17:44:17 spire-1.2.1/pkg/common/util/csr.go 17:44:17 spire-1.2.1/pkg/common/util/hash.go 17:44:17 spire-1.2.1/pkg/common/util/selectors.go 17:44:17 spire-1.2.1/pkg/common/util/selectors_test.go 17:44:17 spire-1.2.1/pkg/common/util/signals.go 17:44:17 spire-1.2.1/pkg/common/util/sort.go 17:44:17 spire-1.2.1/pkg/common/util/sort_test.go 17:44:17 spire-1.2.1/pkg/common/util/task.go 17:44:17 spire-1.2.1/pkg/common/util/task_test.go 17:44:17 spire-1.2.1/pkg/common/util/testdata/ 17:44:17 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:44:17 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:44:17 spire-1.2.1/pkg/common/version/ 17:44:17 spire-1.2.1/pkg/common/version/version.go 17:44:17 spire-1.2.1/pkg/common/x509svid/ 17:44:17 spire-1.2.1/pkg/common/x509svid/common_test.go 17:44:17 spire-1.2.1/pkg/common/x509svid/csr.go 17:44:17 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:44:17 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:44:17 spire-1.2.1/pkg/common/x509util/ 17:44:17 spire-1.2.1/pkg/common/x509util/cert.go 17:44:17 spire-1.2.1/pkg/common/x509util/dns.go 17:44:17 spire-1.2.1/pkg/common/x509util/dns_test.go 17:44:17 spire-1.2.1/pkg/common/x509util/keyid.go 17:44:17 spire-1.2.1/pkg/common/x509util/keypair.go 17:44:17 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:44:17 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:44:17 spire-1.2.1/pkg/server/ 17:44:17 spire-1.2.1/pkg/server/api/ 17:44:17 spire-1.2.1/pkg/server/api/agent.go 17:44:17 spire-1.2.1/pkg/server/api/agent/ 17:44:17 spire-1.2.1/pkg/server/api/agent/v1/ 17:44:17 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:44:17 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:44:17 spire-1.2.1/pkg/server/api/agent_test.go 17:44:17 spire-1.2.1/pkg/server/api/api.go 17:44:17 spire-1.2.1/pkg/server/api/audit/ 17:44:17 spire-1.2.1/pkg/server/api/audit/audit.go 17:44:17 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:44:17 spire-1.2.1/pkg/server/api/bundle.go 17:44:17 spire-1.2.1/pkg/server/api/bundle/ 17:44:17 spire-1.2.1/pkg/server/api/bundle/v1/ 17:44:17 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:44:17 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:44:17 spire-1.2.1/pkg/server/api/bundle_test.go 17:44:17 spire-1.2.1/pkg/server/api/debug/ 17:44:17 spire-1.2.1/pkg/server/api/debug/v1/ 17:44:17 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:44:17 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:44:17 spire-1.2.1/pkg/server/api/entry.go 17:44:17 spire-1.2.1/pkg/server/api/entry/ 17:44:17 spire-1.2.1/pkg/server/api/entry/v1/ 17:44:17 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:44:17 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:44:17 spire-1.2.1/pkg/server/api/entry_test.go 17:44:17 spire-1.2.1/pkg/server/api/health/ 17:44:17 spire-1.2.1/pkg/server/api/health/v1/ 17:44:17 spire-1.2.1/pkg/server/api/health/v1/service.go 17:44:17 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:44:17 spire-1.2.1/pkg/server/api/id.go 17:44:17 spire-1.2.1/pkg/server/api/id_test.go 17:44:17 spire-1.2.1/pkg/server/api/limits/ 17:44:17 spire-1.2.1/pkg/server/api/limits/limits.go 17:44:17 spire-1.2.1/pkg/server/api/middleware/ 17:44:17 spire-1.2.1/pkg/server/api/middleware/alias.go 17:44:17 spire-1.2.1/pkg/server/api/middleware/audit.go 17:44:17 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:44:17 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:44:17 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:44:17 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:44:17 spire-1.2.1/pkg/server/api/middleware/caller.go 17:44:17 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:44:17 spire-1.2.1/pkg/server/api/middleware/common.go 17:44:17 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:44:17 spire-1.2.1/pkg/server/api/middleware/entries.go 17:44:17 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:44:17 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:44:17 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:44:17 spire-1.2.1/pkg/server/api/ratelimit.go 17:44:17 spire-1.2.1/pkg/server/api/rpccontext/ 17:44:17 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:44:17 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:44:17 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:44:17 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:44:17 spire-1.2.1/pkg/server/api/selector.go 17:44:17 spire-1.2.1/pkg/server/api/selector_test.go 17:44:17 spire-1.2.1/pkg/server/api/status.go 17:44:17 spire-1.2.1/pkg/server/api/status_test.go 17:44:17 spire-1.2.1/pkg/server/api/svid/ 17:44:17 spire-1.2.1/pkg/server/api/svid/v1/ 17:44:17 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:44:17 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:44:17 spire-1.2.1/pkg/server/api/trustdomain.go 17:44:17 spire-1.2.1/pkg/server/api/trustdomain/ 17:44:17 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:44:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:44:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:44:17 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:44:17 spire-1.2.1/pkg/server/authpolicy/ 17:44:17 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:44:17 spire-1.2.1/pkg/server/authpolicy/policy.go 17:44:17 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:44:17 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:44:17 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:44:17 spire-1.2.1/pkg/server/authpolicy/validate.go 17:44:17 spire-1.2.1/pkg/server/bundle/ 17:44:17 spire-1.2.1/pkg/server/bundle/client/ 17:44:17 spire-1.2.1/pkg/server/bundle/client/client.go 17:44:17 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:44:17 spire-1.2.1/pkg/server/bundle/client/manager.go 17:44:17 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:44:17 spire-1.2.1/pkg/server/bundle/client/sources.go 17:44:17 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:44:17 spire-1.2.1/pkg/server/bundle/client/updater.go 17:44:17 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:44:17 spire-1.2.1/pkg/server/ca/ 17:44:17 spire-1.2.1/pkg/server/ca/ca.go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:44:17 provisioning config files... 17:44:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2228426373712718538tmp 17:44:17 spire-1.2.1/pkg/server/ca/ca_health.go 17:44:17 spire-1.2.1/pkg/server/ca/ca_test.go 17:44:17 spire-1.2.1/pkg/server/ca/journal.go 17:44:17 spire-1.2.1/pkg/server/ca/journal_test.go 17:44:17 spire-1.2.1/pkg/server/ca/manager.go 17:44:17 spire-1.2.1/pkg/server/ca/manager_health.go 17:44:17 spire-1.2.1/pkg/server/ca/manager_test.go 17:44:17 spire-1.2.1/pkg/server/ca/templates.go 17:44:17 spire-1.2.1/pkg/server/ca/upstream_client.go 17:44:17 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:44:17 spire-1.2.1/pkg/server/ca/validation.go 17:44:17 spire-1.2.1/pkg/server/cache/ 17:44:17 spire-1.2.1/pkg/server/cache/dscache/ 17:44:17 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:44:17 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:44:17 spire-1.2.1/pkg/server/cache/entrycache/ 17:44:17 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:44:17 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:44:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:44:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:44:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:44:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:44:17 spire-1.2.1/pkg/server/catalog/ 17:44:17 spire-1.2.1/pkg/server/catalog/catalog.go 17:44:17 spire-1.2.1/pkg/server/catalog/keymanager.go 17:44:17 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:44:17 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:44:17 spire-1.2.1/pkg/server/catalog/notifier.go 17:44:17 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:44:17 spire-1.2.1/pkg/server/config.go 17:44:17 spire-1.2.1/pkg/server/datastore/ 17:44:17 spire-1.2.1/pkg/server/datastore/datastore.go 17:44:17 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:44:17 spire-1.2.1/pkg/server/datastore/repository.go 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:44:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:44:17 spire-1.2.1/pkg/server/endpoints/ 17:44:17 spire-1.2.1/pkg/server/endpoints/bundle/ 17:44:17 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:44:17 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:44:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:44:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:44:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:44:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:44:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:44:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:44:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:44:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:44:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:44:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:44:17 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:44:17 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:44:17 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:44:17 spire-1.2.1/pkg/server/endpoints/config.go 17:44:17 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:44:17 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:44:17 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:44:17 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:44:17 spire-1.2.1/pkg/server/endpoints/middleware.go 17:44:17 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:44:17 spire-1.2.1/pkg/server/hostservice/ 17:44:17 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:44:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:44:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:44:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:44:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:44:17 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:44:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:44:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/ 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/ 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:44:17 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:44:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:44:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:44:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:44:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:44:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:44:17 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:44:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:44:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/notifier/ 17:44:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:44:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:44:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:44:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:44:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:44:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:44:17 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:44:17 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:44:17 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:44:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:44:17 spire-1.2.1/pkg/server/registration/ 17:44:17 spire-1.2.1/pkg/server/registration/manager.go 17:44:17 spire-1.2.1/pkg/server/registration/manager_test.go 17:44:17 spire-1.2.1/pkg/server/scanentries.go 17:44:17 spire-1.2.1/pkg/server/scanentries_test.go 17:44:17 spire-1.2.1/pkg/server/server.go 17:44:17 spire-1.2.1/pkg/server/server_test.go 17:44:17 spire-1.2.1/pkg/server/svid/ 17:44:17 spire-1.2.1/pkg/server/svid/observer.go 17:44:17 spire-1.2.1/pkg/server/svid/observer_test.go 17:44:17 spire-1.2.1/pkg/server/svid/rotator.go 17:44:17 spire-1.2.1/pkg/server/svid/rotator_config.go 17:44:17 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:44:17 spire-1.2.1/pkg/server/svid/rotator_test.go 17:44:17 spire-1.2.1/proto/ 17:44:17 spire-1.2.1/proto/private/ 17:44:17 spire-1.2.1/proto/private/server/ 17:44:17 spire-1.2.1/proto/private/server/journal/ 17:44:17 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:44:17 spire-1.2.1/proto/private/server/journal/journal.proto 17:44:17 spire-1.2.1/proto/spire/ 17:44:17 spire-1.2.1/proto/spire/common/ 17:44:17 spire-1.2.1/proto/spire/common/common.pb.go 17:44:17 spire-1.2.1/proto/spire/common/common.proto 17:44:17 spire-1.2.1/proto/spire/common/plugin/ 17:44:17 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:44:17 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:44:17 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:44:17 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:44:17 spire-1.2.1/proto/spire/plugin/ 17:44:17 spire-1.2.1/proto/spire/plugin/agent/ 17:44:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:44:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:44:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:44:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:44:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:44:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:44:17 spire-1.2.1/release/ 17:44:17 spire-1.2.1/release/spire-extras/ 17:44:17 spire-1.2.1/release/spire-extras/README.md 17:44:17 spire-1.2.1/release/spire-extras/conf/ 17:44:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:44:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:44:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:44:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:44:17 spire-1.2.1/release/spire/ 17:44:17 spire-1.2.1/release/spire/README.md 17:44:17 spire-1.2.1/release/spire/conf/ 17:44:17 spire-1.2.1/release/spire/conf/agent/ 17:44:17 spire-1.2.1/release/spire/conf/agent/agent.conf 17:44:17 spire-1.2.1/release/spire/conf/server/ 17:44:17 spire-1.2.1/release/spire/conf/server/server.conf 17:44:17 spire-1.2.1/script/ 17:44:17 spire-1.2.1/script/build-artifact.sh 17:44:17 spire-1.2.1/script/generate_dummy_ca.sh 17:44:17 spire-1.2.1/support/ 17:44:17 spire-1.2.1/support/k8s/ 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:44:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:44:17 spire-1.2.1/support/oidc-discovery-provider/ 17:44:17 spire-1.2.1/support/oidc-discovery-provider/README.md 17:44:17 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:44:17 spire-1.2.1/support/oidc-discovery-provider/config.go 17:44:17 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:44:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:44:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:44:17 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:44:17 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:44:17 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:44:17 spire-1.2.1/support/oidc-discovery-provider/main.go 17:44:17 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:44:17 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:44:17 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:44:17 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:44:17 spire-1.2.1/test/ 17:44:17 spire-1.2.1/test/clock/ 17:44:17 spire-1.2.1/test/clock/clock.go 17:44:17 spire-1.2.1/test/fakes/ 17:44:17 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:44:17 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:44:17 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:44:17 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:44:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:44:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:44:17 spire-1.2.1/test/fakes/fakeagentstore/ 17:44:17 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:44:17 spire-1.2.1/test/fakes/fakedatastore/ 17:44:17 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:44:17 spire-1.2.1/test/fakes/fakeentryclient/ 17:44:17 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:44:17 spire-1.2.1/test/fakes/fakehealthchecker/ 17:44:17 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:44:17 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:44:17 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:44:17 spire-1.2.1/test/fakes/fakemetrics/ 17:44:17 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:44:17 spire-1.2.1/test/fakes/fakenoderesolver/ 17:44:17 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:44:17 spire-1.2.1/test/fakes/fakenotifier/ 17:44:17 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:44:17 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:44:17 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:44:17 spire-1.2.1/test/fakes/fakeserverca/ 17:44:17 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:44:17 spire-1.2.1/test/fakes/fakeservercatalog/ 17:44:17 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:44:17 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:44:17 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:44:17 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:44:17 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:44:17 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:44:17 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:44:17 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:44:17 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:44:17 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:44:17 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:44:17 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:44:17 spire-1.2.1/test/fixture/ 17:44:17 spire-1.2.1/test/fixture/certs/ 17:44:17 spire-1.2.1/test/fixture/certs/agent_svid.der 17:44:17 spire-1.2.1/test/fixture/certs/base_cert.pem 17:44:17 spire-1.2.1/test/fixture/certs/base_csr.pem 17:44:17 spire-1.2.1/test/fixture/certs/base_key.pem 17:44:17 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:44:17 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:44:17 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:44:17 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:44:17 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:44:17 spire-1.2.1/test/fixture/certs/blog_key.pem 17:44:17 spire-1.2.1/test/fixture/certs/bundle.der 17:44:17 spire-1.2.1/test/fixture/certs/ca.pem 17:44:17 spire-1.2.1/test/fixture/certs/ca_key.pem 17:44:17 spire-1.2.1/test/fixture/certs/database_cert.pem 17:44:17 spire-1.2.1/test/fixture/certs/database_csr.pem 17:44:17 spire-1.2.1/test/fixture/certs/database_key.pem 17:44:17 spire-1.2.1/test/fixture/certs/node_cert.pem 17:44:17 spire-1.2.1/test/fixture/certs/node_csr.pem 17:44:17 spire-1.2.1/test/fixture/certs/node_key.pem 17:44:17 spire-1.2.1/test/fixture/certs/svid.pem 17:44:17 spire-1.2.1/test/fixture/certs/svid_key.pem 17:44:17 spire-1.2.1/test/fixture/config/ 17:44:17 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:44:17 spire-1.2.1/test/fixture/config/agent_good.conf 17:44:17 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:44:17 spire-1.2.1/test/fixture/config/plugin_good.conf 17:44:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:44:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:44:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:44:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:44:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:44:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:44:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:44:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:44:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:44:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:44:17 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:44:17 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:44:17 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:44:17 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:44:17 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:44:17 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:44:17 spire-1.2.1/test/fixture/config/server_good.conf 17:44:17 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:44:17 spire-1.2.1/test/fixture/fixture.go 17:44:17 spire-1.2.1/test/fixture/nodeattestor/ 17:44:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:44:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:44:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:44:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:44:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:44:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:44:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:44:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:44:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:44:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:44:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:44:17 spire-1.2.1/test/fixture/registration/ 17:44:17 spire-1.2.1/test/fixture/registration/entries.json 17:44:17 spire-1.2.1/test/fixture/registration/good-for-update.json 17:44:17 spire-1.2.1/test/fixture/registration/good.json 17:44:17 spire-1.2.1/test/fixture/registration/invalid.json 17:44:17 spire-1.2.1/test/fixture/registration/invalid_json.json 17:44:17 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:44:17 spire-1.2.1/test/integration/ 17:44:17 spire-1.2.1/test/integration/README.md 17:44:17 spire-1.2.1/test/integration/common 17:44:17 spire-1.2.1/test/integration/setup/ 17:44:17 spire-1.2.1/test/integration/setup/adminclient/ 17:44:17 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:44:17 spire-1.2.1/test/integration/setup/adminclient/client.go 17:44:17 spire-1.2.1/test/integration/setup/debugagent/ 17:44:17 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:44:17 spire-1.2.1/test/integration/setup/debugagent/main.go 17:44:17 spire-1.2.1/test/integration/setup/debugserver/ 17:44:17 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:44:17 spire-1.2.1/test/integration/setup/debugserver/main.go 17:44:17 spire-1.2.1/test/integration/setup/downstreamclient/ 17:44:17 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:44:17 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:44:17 spire-1.2.1/test/integration/setup/itclient/ 17:44:17 spire-1.2.1/test/integration/setup/itclient/client.go 17:44:17 spire-1.2.1/test/integration/setup/node-attestation/ 17:44:17 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:44:17 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:44:17 spire-1.2.1/test/integration/setup/x509pop/ 17:44:17 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:44:17 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:44:17 spire-1.2.1/test/integration/suites/ 17:44:17 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:44:17 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:44:17 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:44:17 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:44:17 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:44:17 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:44:17 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:44:17 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:44:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:44:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:44:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:44:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:44:17 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:44:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:44:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:44:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:44:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:44:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:44:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:44:17 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:44:17 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:44:17 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:44:17 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:44:17 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:44:17 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:44:17 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:44:17 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:44:17 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:44:17 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:44:17 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:44:17 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:44:17 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:44:17 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:44:17 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:44:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:44:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:44:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:44:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:44:17 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:44:17 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:44:17 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:44:17 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:44:17 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:44:17 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:44:17 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:44:17 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:44:17 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:44:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:44:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:44:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:44:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:44:17 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:44:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:44:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:44:17 spire-1.2.1/test/integration/suites/join-token/ 17:44:17 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:44:17 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:44:17 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:44:17 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:44:17 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:44:17 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:44:17 spire-1.2.1/test/integration/suites/join-token/README.md 17:44:17 spire-1.2.1/test/integration/suites/join-token/conf/ 17:44:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:44:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:44:17 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:44:17 spire-1.2.1/test/integration/suites/join-token/teardown 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:44:17 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:44:17 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:44:17 spire-1.2.1/test/integration/suites/k8s/ 17:44:17 spire-1.2.1/test/integration/suites/k8s/00-setup 17:44:17 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:44:17 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:44:17 spire-1.2.1/test/integration/suites/k8s/README.md 17:44:17 spire-1.2.1/test/integration/suites/k8s/conf/ 17:44:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:44:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:44:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:44:17 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:44:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:44:17 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:44:17 spire-1.2.1/test/integration/suites/k8s/teardown 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/ 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:44:17 spire-1.2.1/test/integration/suites/node-attestation/ 17:44:17 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:44:17 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:44:17 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:44:17 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:44:17 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:44:17 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:44:17 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:44:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:44:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:44:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:44:17 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:44:17 spire-1.2.1/test/integration/suites/rotation/ 17:44:17 spire-1.2.1/test/integration/suites/rotation/00-setup 17:44:17 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:44:17 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:44:17 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:44:17 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:44:17 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:44:17 spire-1.2.1/test/integration/suites/rotation/README.md 17:44:17 spire-1.2.1/test/integration/suites/rotation/conf/ 17:44:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:44:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:44:17 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:44:17 spire-1.2.1/test/integration/suites/rotation/teardown 17:44:17 spire-1.2.1/test/integration/suites/self-test/ 17:44:17 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:44:17 spire-1.2.1/test/integration/suites/self-test/README.md 17:44:17 spire-1.2.1/test/integration/suites/self-test/teardown 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:44:17 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:44:17 spire-1.2.1/test/integration/suites/upgrade/ 17:44:17 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:44:17 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:44:17 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:44:17 spire-1.2.1/test/integration/suites/upgrade/README.md 17:44:17 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:44:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:44:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:44:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:44:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:44:17 spire-1.2.1/test/integration/suites/upgrade/teardown 17:44:17 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:44:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:44:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:44:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:44:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:44:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:44:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:44:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:44:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:44:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:44:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:44:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:44:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:44:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:44:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:44:17 spire-1.2.1/test/integration/test-one.sh 17:44:17 spire-1.2.1/test/integration/test.sh 17:44:17 spire-1.2.1/test/plugintest/ 17:44:17 spire-1.2.1/test/plugintest/config.go 17:44:17 spire-1.2.1/test/plugintest/load.go 17:44:17 spire-1.2.1/test/plugintest/option.go 17:44:17 spire-1.2.1/test/spiretest/ 17:44:17 spire-1.2.1/test/spiretest/apiserver.go 17:44:17 spire-1.2.1/test/spiretest/assertions.go 17:44:17 spire-1.2.1/test/spiretest/dir.go 17:44:17 spire-1.2.1/test/spiretest/errors_posix.go 17:44:17 spire-1.2.1/test/spiretest/errors_windows.go 17:44:17 spire-1.2.1/test/spiretest/logs.go 17:44:17 spire-1.2.1/test/spiretest/socketapi.go 17:44:17 spire-1.2.1/test/spiretest/suite.go 17:44:17 spire-1.2.1/test/spiretest/x509.go 17:44:17 spire-1.2.1/test/testca/ 17:44:17 spire-1.2.1/test/testca/ca.go 17:44:17 spire-1.2.1/test/testkey/ 17:44:17 spire-1.2.1/test/testkey/generate.sh 17:44:17 spire-1.2.1/test/testkey/genkeys.go 17:44:17 spire-1.2.1/test/testkey/keys.go 17:44:17 spire-1.2.1/test/testkey/new.go 17:44:17 spire-1.2.1/test/tpmsimulator/ 17:44:17 spire-1.2.1/test/tpmsimulator/simulator.go 17:44:17 spire-1.2.1/test/util/ 17:44:17 spire-1.2.1/test/util/cert_fixtures.go 17:44:17 spire-1.2.1/test/util/cert_generation.go 17:44:17 spire-1.2.1/test/util/io_redirection.go 17:44:17 spire-1.2.1/test/util/race.go 17:44:17 spire-1.2.1/test/util/util.go 17:44:17 building spire from source... 17:44:17 Installing go1.17.7... [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:17 ---> docker-login.sh 17:44:17 nexus3.edgexfoundry.org:10001 17:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:18 Configure a credential helper to remove this warning. See 17:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:18 17:44:18 Login Succeeded 17:44:18 nexus3.edgexfoundry.org:10002 17:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:19 Configure a credential helper to remove this warning. See 17:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:19 17:44:19 Login Succeeded 17:44:19 nexus3.edgexfoundry.org:10003 17:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:19 Configure a credential helper to remove this warning. See 17:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:19 17:44:19 Login Succeeded 17:44:19 nexus3.edgexfoundry.org:10004 17:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:20 Configure a credential helper to remove this warning. See 17:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:20 17:44:20 Login Succeeded 17:44:20 docker.io 17:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:21 Configure a credential helper to remove this warning. See 17:44:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:21 17:44:21 Login Succeeded 17:44:21 ---> docker-login.sh ends [Pipeline] } 17:44:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:44:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:44:21 ========================================================= 17:44:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:44:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:44:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:44:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:44:22 9b3977197b4f: Pulling fs layer 17:44:22 1a89e8eeedd5: Pulling fs layer 17:44:22 94645a83ff95: Pulling fs layer 17:44:22 3f3a8bcf1eab: Pulling fs layer 17:44:22 0c92f367c5e7: Pulling fs layer 17:44:22 f7c0051592d6: Pulling fs layer 17:44:22 a227ed2f7395: Pulling fs layer 17:44:22 7b1c46037f91: Pulling fs layer 17:44:22 3f3a8bcf1eab: Waiting 17:44:22 f7c0051592d6: Waiting 17:44:22 a227ed2f7395: Waiting 17:44:22 0c92f367c5e7: Waiting 17:44:22 7b1c46037f91: Waiting 17:44:22 94645a83ff95: Verifying Checksum 17:44:22 94645a83ff95: Download complete 17:44:22 1a89e8eeedd5: Verifying Checksum 17:44:22 1a89e8eeedd5: Download complete 17:44:22 0c92f367c5e7: Verifying Checksum 17:44:22 0c92f367c5e7: Download complete 17:44:22 f7c0051592d6: Verifying Checksum 17:44:22 f7c0051592d6: Download complete 17:44:22 9b3977197b4f: Download complete 17:44:22 a227ed2f7395: Verifying Checksum 17:44:22 a227ed2f7395: Download complete 17:44:23 9b3977197b4f: Pull complete 17:44:23 1a89e8eeedd5: Pull complete 17:44:23 Building bin/spire-server... 17:44:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:44:23 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:44:23 go: downloading github.com/mitchellh/cli v1.1.2 17:44:23 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:44:23 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:44:23 go: downloading github.com/imdario/mergo v0.3.12 17:44:23 go: downloading github.com/sirupsen/logrus v1.8.1 17:44:23 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:44:23 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:44:23 go: downloading google.golang.org/grpc v1.44.0 17:44:23 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:44:23 go: downloading github.com/fatih/color v1.13.0 17:44:23 go: downloading github.com/mattn/go-isatty v0.0.14 17:44:23 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:44:23 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:44:23 go: downloading github.com/armon/go-metrics v0.3.10 17:44:23 go: downloading github.com/prometheus/client_golang v1.12.1 17:44:23 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:44:23 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:44:23 go: downloading github.com/open-policy-agent/opa v0.38.0 17:44:23 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:44:23 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:44:23 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:44:23 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:44:23 go: downloading github.com/mattn/go-colorable v0.1.12 17:44:23 go: downloading github.com/Masterminds/goutils v1.1.0 17:44:23 go: downloading github.com/Masterminds/semver v1.5.0 17:44:23 go: downloading github.com/google/uuid v1.1.2 17:44:23 go: downloading github.com/huandu/xstrings v1.3.2 17:44:24 94645a83ff95: Pull complete 17:44:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:44:24 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:44:24 go: downloading github.com/beorn7/perks v1.0.1 17:44:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:44:24 go: downloading github.com/prometheus/client_model v0.2.0 17:44:24 go: downloading github.com/prometheus/common v0.32.1 17:44:24 go: downloading github.com/prometheus/procfs v0.7.3 17:44:24 go: downloading go.uber.org/atomic v1.9.0 17:44:24 go: downloading github.com/pkg/errors v0.9.1 17:44:24 7b1c46037f91: Verifying Checksum 17:44:24 7b1c46037f91: Download complete 17:44:24 go: downloading github.com/imkira/go-observer v1.0.3 17:44:24 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:44:24 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:44:24 go: downloading github.com/oklog/run v1.0.0 17:44:24 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:44:24 go: downloading github.com/hashicorp/errwrap v1.1.0 17:44:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:44:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:44:24 go: downloading github.com/twmb/murmur3 v1.1.6 17:44:24 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:44:24 go: downloading github.com/blang/semver/v4 v4.0.0 17:44:24 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:44:24 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:44:24 go: downloading github.com/jinzhu/gorm v1.9.16 17:44:24 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:44:24 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:44:24 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:44:25 3f3a8bcf1eab: Verifying Checksum 17:44:25 3f3a8bcf1eab: Download complete 17:44:25 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:44:27 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:44:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:44:27 go: downloading github.com/stretchr/testify v1.7.0 17:44:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:44:27 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:44:30 go: downloading k8s.io/client-go v0.23.4 17:44:30 go: downloading google.golang.org/api v0.70.0 17:44:30 go: downloading k8s.io/api v0.23.4 17:44:30 go: downloading github.com/google/go-tpm v0.3.3 17:44:30 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:44:30 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:44:30 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:44:30 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:44:30 go: downloading cloud.google.com/go/storage v1.21.0 17:44:30 go: downloading cloud.google.com/go v0.100.2 17:44:31 go: downloading k8s.io/apimachinery v0.23.4 17:44:31 go: downloading k8s.io/kube-aggregator v0.23.3 17:44:31 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:44:31 go: downloading cloud.google.com/go/security v1.3.0 17:44:31 go: downloading github.com/hashicorp/vault/api v1.4.1 17:44:31 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:44:31 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 17:44:31 go: downloading github.com/jinzhu/inflection v1.0.0 17:44:31 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:44:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:44:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:44:31 go: downloading github.com/aws/smithy-go v1.11.0 17:44:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:44:32 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:44:32 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:44:32 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:44:32 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:44:32 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:44:32 go: downloading github.com/dimchansky/utfbom v1.1.1 17:44:32 go: downloading cloud.google.com/go/compute v1.3.0 17:44:32 go: downloading cloud.google.com/go/iam v0.1.1 17:44:32 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:44:32 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:44:34 go: downloading github.com/gogo/protobuf v1.3.2 17:44:34 go: downloading k8s.io/klog/v2 v2.30.0 17:44:34 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:44:34 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:44:34 go: downloading github.com/spf13/pflag v1.0.5 17:44:34 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:44:34 go: downloading github.com/google/gofuzz v1.1.0 17:44:34 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:44:34 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:44:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:44:34 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:44:34 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:44:34 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:44:34 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:44:34 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:44:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:44:34 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:44:34 go: downloading gopkg.in/yaml.v2 v2.4.0 17:44:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:44:34 go: downloading github.com/gobwas/glob v0.2.3 17:44:34 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:44:34 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:44:34 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:44:34 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:44:34 go: downloading go.opencensus.io v0.23.0 17:44:34 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:44:34 go: downloading gopkg.in/inf.v0 v0.9.1 17:44:34 go: downloading github.com/googleapis/gnostic v0.5.5 17:44:34 go: downloading github.com/go-logr/logr v1.2.2 17:44:34 go: downloading github.com/json-iterator/go v1.1.12 17:44:34 go: downloading github.com/google/go-cmp v0.5.7 17:44:34 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:44:34 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:44:34 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:44:34 go: downloading go.uber.org/zap v1.21.0 17:44:34 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:44:34 go: downloading github.com/tklauser/numcpus v0.3.0 17:44:34 go: downloading sigs.k8s.io/yaml v1.3.0 17:44:34 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:44:34 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:44:34 go: downloading github.com/modern-go/reflect2 v1.0.2 17:44:34 go: downloading github.com/golang/snappy v0.0.4 17:44:34 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:44:34 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:44:34 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:44:34 go: downloading github.com/hashicorp/go-version v1.2.0 17:44:34 go: downloading github.com/ryanuber/go-glob v1.0.0 17:44:34 go: downloading go.uber.org/multierr v1.6.0 17:44:34 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:44:37 3f3a8bcf1eab: Pull complete 17:44:37 0c92f367c5e7: Pull complete 17:44:37 f7c0051592d6: Pull complete 17:44:38 a227ed2f7395: Pull complete 17:44:40 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:44:40 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:44:41 Removing intermediate container 7045ff483449 17:44:41 ---> 1861d5a5e361 17:44:41 17:44:41 Step 10/31 : FROM alpine:3.14 17:44:41 ---> e04c818066af 17:44:41 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:44:41 Removing intermediate container a98c31900e7f 17:44:41 ---> 36f13e6613f2 17:44:41 17:44:41 Step 10/23 : FROM alpine:3.14 17:44:41 ---> e04c818066af 17:44:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:44:41 ---> Using cache 17:44:41 ---> 75c4df51baaf 17:44:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:44:41 ---> Using cache 17:44:41 ---> 521016685e57 17:44:41 Step 13/23 : ENV APP_PORT=59881 17:44:41 Removing intermediate container 43f9922402fb 17:44:41 ---> 36f59f488924 17:44:41 17:44:41 Step 10/22 : FROM alpine:3.14 17:44:41 ---> e04c818066af 17:44:41 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:44:41 ---> Running in 5652fa7e1553 17:44:41 ---> Running in 6d78cddb0431 17:44:41 ---> Running in c52de17fc89e 17:44:41 Removing intermediate container 5652fa7e1553 17:44:41 ---> 74853b7f0ddd 17:44:41 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:44:41 Removing intermediate container 6d78cddb0431 17:44:41 ---> f5953b25681b 17:44:41 Step 14/23 : EXPOSE $APP_PORT 17:44:41 ---> Running in 7cd3eb65c5eb 17:44:42 ---> Running in b74507ce941e 17:44:42 Removing intermediate container b74507ce941e 17:44:42 ---> a02ad862a604 17:44:42 Step 15/23 : WORKDIR / 17:44:42 ---> Running in 3d2198d2656a 17:44:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:44:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:44:42 Removing intermediate container 3d2198d2656a 17:44:42 ---> fa8bcc3c1576 17:44:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:44:42 (1/6) Installing ca-certificates (20211220-r0) 17:44:42 (2/6) Installing brotli-libs (1.0.9-r5) 17:44:42 (3/6) Installing nghttp2-libs (1.43.0-r0) 17:44:42 (4/6) Installing libcurl (7.79.1-r0) 17:44:42 (5/6) Installing curl (7.79.1-r0) 17:44:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:44:42 (6/6) Installing dumb-init (1.2.5-r1) 17:44:42 Executing busybox-1.33.1-r7.trigger 17:44:42 Executing ca-certificates-20211220-r0.trigger 17:44:42 OK: 8 MiB in 20 packages 17:44:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:44:42 ---> 5feb367bd2bc 17:44:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:44:42 (1/2) Installing dumb-init (1.2.5-r1) 17:44:42 (2/2) Installing su-exec (0.2-r1) 17:44:42 Executing busybox-1.33.1-r7.trigger 17:44:42 OK: 6 MiB in 16 packages 17:44:43 Removing intermediate container c52de17fc89e 17:44:43 ---> 417f48b2ba5e 17:44:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:44:43 Removing intermediate container 7cd3eb65c5eb 17:44:43 ---> 7ecd85924f89 17:44:43 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:44:43 ---> Running in 4c61d35d7ce0 17:44:43 ---> Running in 2adc713b6a8d 17:44:43 ---> 5fc91f016215 17:44:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:44:43 Removing intermediate container 4c61d35d7ce0 17:44:43 ---> 7fc1c1591fef 17:44:43 Step 13/22 : WORKDIR /edgex 17:44:43 ---> Running in 49401e868a55 17:44:43 Removing intermediate container 2adc713b6a8d 17:44:43 ---> 67801fccf420 17:44:43 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:44:44 ---> Running in bc6bc0986b47 17:44:44 ---> dfbfd50f30ee 17:44:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:44:44 ---> Running in 861f54eb7429 17:44:44 Removing intermediate container 49401e868a55 17:44:44 ---> e12881e79ddc 17:44:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:44:44 Removing intermediate container bc6bc0986b47 17:44:44 ---> e817128b82dc 17:44:44 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:44:44 ---> Running in fe5c8e0e4b54 17:44:44 Removing intermediate container 861f54eb7429 17:44:44 ---> 59b0e03667d2 17:44:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:44:44 ---> Running in 9c111baf797a 17:44:44 ---> 329587c308b1 17:44:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:44:44 Removing intermediate container 9c111baf797a 17:44:44 ---> 80e3bdf3a1b9 17:44:44 Step 21/23 : LABEL arch=x86_64 17:44:44 ---> Running in 8ddf65afc60d 17:44:45 Removing intermediate container 8ddf65afc60d 17:44:45 ---> d250584928d2 17:44:45 Step 22/23 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:44:45 ---> Running in 94d26718d2c0 17:44:45 ---> d5c844978b51 17:44:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:44:45 Removing intermediate container 94d26718d2c0 17:44:45 ---> bc6ede58e7bc 17:44:45 Step 23/23 : LABEL version=0.0.0 17:44:45 ---> Running in 966a3b2218a2 17:44:45 Removing intermediate container 966a3b2218a2 17:44:45 ---> 362bd0ecc2c7 17:44:45 17:44:45 Removing intermediate container fe5c8e0e4b54 17:44:45 ---> b661b7eda98b 17:44:45 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:44:45 ---> Running in 392fa4fbc4d2 17:44:45 Successfully built 362bd0ecc2c7 17:44:45 Successfully tagged core-metadata:latest 17:44:45  Building core-metadata ... done Building security-spire-server 17:44:46 7b1c46037f91: Pull complete 17:44:46 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 17:44:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:44:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:44:46 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:44:46 WORKDIR /edgex 17:44:46 COPY go.mod . 17:44:46 RUN go mod download -f 17:44:46 - . 17:44:46 ---> 315440e5e1ef 17:44:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:44:46 Removing intermediate container 392fa4fbc4d2 17:44:46 ---> 810f16578627 17:44:46 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:44:47 ---> 025bfe651967 17:44:47 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:44:47 ---> e18f712925cb 17:44:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:44:47 ---> Running in c908b4feec18 17:44:47 ---> Running in 47e0f06623ca 17:44:49 Removing intermediate container 47e0f06623ca 17:44:49 ---> d3232f5c27b9 17:44:49 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:44:49 Removing intermediate container c908b4feec18 17:44:49 ---> 172136bf027b 17:44:49 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:44:49 ---> Running in 728c4036cfca 17:44:49 Sending build context to Docker daemon 169.1MB 17:44:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:44:49 ---> f79e39bc4007 17:44:49 Step 2/4 : WORKDIR /edgex 17:44:49 Removing intermediate container 728c4036cfca 17:44:49 ---> 1177c18ed98b 17:44:49 Step 20/22 : LABEL arch=x86_64 17:44:49 ---> Running in cd9a03ceb2b8 17:44:49 ---> b073090a54ae 17:44:49 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:44:49 Removing intermediate container cd9a03ceb2b8 17:44:49 ---> bb031a26b9a1 17:44:49 Step 21/22 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:44:49 ---> Running in 037ed954679f 17:44:50 Removing intermediate container 037ed954679f 17:44:50 ---> 4e7ffc7931b4 17:44:50 Step 22/22 : LABEL version=0.0.0 17:44:50 ---> Running in c8596ba39632 17:44:50 Removing intermediate container c8596ba39632 17:44:50 ---> afa66a1c3231 17:44:50 17:44:50 ---> e3c23ace95cd 17:44:50 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:44:50 Successfully built afa66a1c3231 17:44:50 Successfully tagged security-proxy-setup:latest 17:44:50  Building security-proxy-setup ... done Building core-data 17:44:51 ---> 4c2abf140949 17:44:51 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:44:51 ---> Running in ead7e3aefd43 17:44:51 Removing intermediate container ead7e3aefd43 17:44:51 ---> e52ecbbfcf44 17:44:51 Step 3/4 : COPY go.mod . 17:44:52 ---> d0040128a8cc 17:44:52 Step 4/4 : RUN go mod download 17:44:52 ---> Running in 726e7276db1b 17:44:52 ---> 10fb2a323d15 17:44:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:44:52 ---> a86615e4aa0b 17:44:52 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:44:53 ---> Running in 1787f8f3bb50 17:44:53 Removing intermediate container 1787f8f3bb50 17:44:53 ---> 95e4434cf86b 17:44:53 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:44:53 ---> d3d9a4a44343 17:44:53 Step 26/31 : RUN chmod +x /entrypoint.sh 17:44:53 ---> Running in cb7f1f2734ac 17:44:53 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:44:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:44:53 ---> 02bf979f2ef9 17:44:53 Step 3/25 : WORKDIR /edgex-go 17:44:53 ---> Using cache 17:44:53 ---> 83238484947b 17:44:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:44:53 ---> Using cache 17:44:53 ---> 68d01807c13a 17:44:53 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:44:53 ---> Using cache 17:44:53 ---> ea7117addd08 17:44:53 Step 6/25 : COPY go.mod vendor* ./ 17:44:53 ---> Using cache 17:44:53 ---> 2aea7a82994d 17:44:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:53 ---> Using cache 17:44:53 ---> ea160d9058c3 17:44:53 Step 8/25 : COPY . . 17:44:53 ---> Using cache 17:44:53 ---> 4545d29bfdb7 17:44:53 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:44:53 ---> Using cache 17:44:53 ---> 29c8f6b06a81 17:44:53 Step 10/25 : RUN mkdir -p spire-build 17:44:53 ---> Using cache 17:44:53 ---> 948b1d4edf12 17:44:53 Step 11/25 : WORKDIR /edgex-go/spire-build 17:44:53 ---> Using cache 17:44:53 ---> 83fd1c72f785 17:44:53 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 17:44:54 ---> Running in 03bd80ce58cc 17:44:55 spire-1.2.1/ 17:44:55 spire-1.2.1/.data/ 17:44:55 spire-1.2.1/.data/.file 17:44:55 spire-1.2.1/.dockerignore 17:44:55 spire-1.2.1/.gitattributes 17:44:55 spire-1.2.1/.githooks/ 17:44:55 spire-1.2.1/.githooks/pre-commit 17:44:55 spire-1.2.1/.github/ 17:44:55 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:44:55 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:44:55 spire-1.2.1/.github/dependabot.yml 17:44:55 spire-1.2.1/.github/workflows/ 17:44:55 spire-1.2.1/.github/workflows/nightly_build.yaml 17:44:55 spire-1.2.1/.github/workflows/pr_build.yaml 17:44:55 spire-1.2.1/.github/workflows/release_build.yaml 17:44:55 spire-1.2.1/.github/workflows/scripts/ 17:44:55 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:44:55 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:44:55 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:44:55 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:44:55 spire-1.2.1/.github/workflows/scripts/split.sh 17:44:55 spire-1.2.1/.gitignore 17:44:55 spire-1.2.1/.go-version 17:44:55 spire-1.2.1/.golangci.yml 17:44:55 spire-1.2.1/ADOPTERS.md 17:44:55 spire-1.2.1/CHANGELOG.md 17:44:55 spire-1.2.1/CODE-OF-CONDUCT.md 17:44:55 spire-1.2.1/CODEOWNERS 17:44:55 spire-1.2.1/CONTRIBUTING.md 17:44:55 spire-1.2.1/Dockerfile 17:44:55 spire-1.2.1/Dockerfile.dev 17:44:55 spire-1.2.1/Dockerfile.scratch 17:44:55 spire-1.2.1/LICENSE 17:44:55 spire-1.2.1/MAINTAINERS.md 17:44:55 spire-1.2.1/Makefile 17:44:55 spire-1.2.1/README.md 17:44:55 spire-1.2.1/ROADMAP.md 17:44:55 spire-1.2.1/SECURITY.md 17:44:55 spire-1.2.1/cmd/ 17:44:55 spire-1.2.1/cmd/spire-agent/ 17:44:55 spire-1.2.1/cmd/spire-agent/cli/ 17:44:55 spire-1.2.1/cmd/spire-agent/cli/api/ 17:44:55 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:44:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:44:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:44:55 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:44:55 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:44:55 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:44:55 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:44:55 spire-1.2.1/cmd/spire-agent/cli/common/ 17:44:55 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:44:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:44:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:44:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:44:55 spire-1.2.1/cmd/spire-agent/cli/run/ 17:44:55 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:44:55 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:44:55 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:44:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:44:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:44:55 spire-1.2.1/cmd/spire-agent/main.go 17:44:55 spire-1.2.1/cmd/spire-server/ 17:44:55 spire-1.2.1/cmd/spire-server/cli/ 17:44:55 spire-1.2.1/cmd/spire-server/cli/agent/ 17:44:55 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:44:55 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/cli.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/entry/ 17:44:55 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/federation/ 17:44:55 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:44:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:44:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/run/ 17:44:55 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/token/ 17:44:55 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/validate/ 17:44:55 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/x509/ 17:44:55 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:44:55 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:44:55 spire-1.2.1/cmd/spire-server/main.go 17:44:55 spire-1.2.1/cmd/spire-server/util/ 17:44:55 spire-1.2.1/cmd/spire-server/util/util.go 17:44:55 spire-1.2.1/conf/ 17:44:55 spire-1.2.1/conf/agent/ 17:44:55 spire-1.2.1/conf/agent/agent.conf 17:44:55 spire-1.2.1/conf/agent/agent_full.conf 17:44:55 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:44:55 spire-1.2.1/conf/server/ 17:44:55 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:44:55 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:44:55 spire-1.2.1/conf/server/server.conf 17:44:55 spire-1.2.1/conf/server/server_full.conf 17:44:55 spire-1.2.1/doc/ 17:44:55 spire-1.2.1/doc/SPIRE101.md 17:44:55 spire-1.2.1/doc/auditlog.md 17:44:55 spire-1.2.1/doc/authorization_policy_engine.md 17:44:55 spire-1.2.1/doc/changelog_guidelines.md 17:44:55 spire-1.2.1/doc/cure53-report.pdf 17:44:55 spire-1.2.1/doc/images/ 17:44:55 spire-1.2.1/doc/images/2019_roadmap.png 17:44:55 spire-1.2.1/doc/images/SPIRE101.png 17:44:55 spire-1.2.1/doc/images/SPIRE_agent.png 17:44:55 spire-1.2.1/doc/images/SPIRE_server.png 17:44:55 spire-1.2.1/doc/images/cache_mgr.png 17:44:55 spire-1.2.1/doc/images/cache_mgr_components.png 17:44:55 spire-1.2.1/doc/images/federated_spire.png 17:44:55 spire-1.2.1/doc/images/ha_mode.png 17:44:55 spire-1.2.1/doc/images/nested_spire.png 17:44:55 spire-1.2.1/doc/images/oidc_federation.png 17:44:55 spire-1.2.1/doc/images/single_trust_domain.png 17:44:55 spire-1.2.1/doc/images/spiffe_compatible.png 17:44:55 spire-1.2.1/doc/images/spire_logo.png 17:44:55 spire-1.2.1/doc/migrating_registration_api_clients.md 17:44:55 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:44:55 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:44:55 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:44:55 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:44:55 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:44:55 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:44:55 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:44:55 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:44:55 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:44:55 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:44:55 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:44:55 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:44:55 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:44:55 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:44:55 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:44:55 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:44:55 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:44:55 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:44:55 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:44:55 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:44:55 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:44:55 spire-1.2.1/doc/scaling_spire.md 17:44:55 spire-1.2.1/doc/spire_agent.md 17:44:55 spire-1.2.1/doc/spire_server.md 17:44:55 spire-1.2.1/doc/supported_integrations.md 17:44:55 spire-1.2.1/doc/telemetry.md 17:44:55 spire-1.2.1/doc/telemetry_config.md 17:44:55 spire-1.2.1/doc/upgrading.md 17:44:55 spire-1.2.1/doc/using_spire.md 17:44:55 spire-1.2.1/examples/ 17:44:55 spire-1.2.1/examples/README.md 17:44:55 spire-1.2.1/go.mod 17:44:55 spire-1.2.1/go.sum 17:44:55 spire-1.2.1/pkg/ 17:44:55 spire-1.2.1/pkg/agent/ 17:44:55 spire-1.2.1/pkg/agent/agent.go 17:44:55 spire-1.2.1/pkg/agent/api/ 17:44:55 spire-1.2.1/pkg/agent/api/config.go 17:44:55 spire-1.2.1/pkg/agent/api/debug/ 17:44:55 spire-1.2.1/pkg/agent/api/debug/v1/ 17:44:55 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:44:55 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:44:55 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:44:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:44:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:44:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:44:55 spire-1.2.1/pkg/agent/api/endpoints.go 17:44:55 spire-1.2.1/pkg/agent/api/health/ 17:44:55 spire-1.2.1/pkg/agent/api/health/v1/ 17:44:55 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:44:55 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:44:55 spire-1.2.1/pkg/agent/api/rpccontext/ 17:44:55 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:44:55 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:44:55 spire-1.2.1/pkg/agent/attestor/ 17:44:55 spire-1.2.1/pkg/agent/attestor/node/ 17:44:55 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:44:55 spire-1.2.1/pkg/agent/attestor/node/node.go 17:44:55 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:44:55 spire-1.2.1/pkg/agent/attestor/workload/ 17:44:55 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:44:55 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:44:55 spire-1.2.1/pkg/agent/catalog/ 17:44:55 spire-1.2.1/pkg/agent/catalog/catalog.go 17:44:55 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:44:55 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:44:55 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:44:55 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:44:55 spire-1.2.1/pkg/agent/client/ 17:44:55 spire-1.2.1/pkg/agent/client/client.go 17:44:55 spire-1.2.1/pkg/agent/client/client_test.go 17:44:55 spire-1.2.1/pkg/agent/client/dial.go 17:44:55 spire-1.2.1/pkg/agent/client/nodeconn.go 17:44:55 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:44:55 spire-1.2.1/pkg/agent/client/update.go 17:44:55 spire-1.2.1/pkg/agent/client/util.go 17:44:55 spire-1.2.1/pkg/agent/common/ 17:44:55 spire-1.2.1/pkg/agent/common/backoff/ 17:44:55 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:44:55 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:44:55 spire-1.2.1/pkg/agent/common/cgroups/ 17:44:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:44:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:44:55 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:44:55 spire-1.2.1/pkg/agent/config.go 17:44:55 spire-1.2.1/pkg/agent/endpoints/ 17:44:55 spire-1.2.1/pkg/agent/endpoints/config.go 17:44:55 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:44:55 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:44:55 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:44:55 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:44:55 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:44:55 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:44:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:44:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:44:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:44:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:44:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:44:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:44:55 spire-1.2.1/pkg/agent/endpoints/workload/ 17:44:55 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:44:55 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:44:55 spire-1.2.1/pkg/agent/manager/ 17:44:55 spire-1.2.1/pkg/agent/manager/cache/ 17:44:55 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:44:55 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:44:55 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:44:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:44:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:44:55 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:44:55 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:44:55 spire-1.2.1/pkg/agent/manager/config.go 17:44:55 spire-1.2.1/pkg/agent/manager/manager.go 17:44:55 spire-1.2.1/pkg/agent/manager/manager_test.go 17:44:55 spire-1.2.1/pkg/agent/manager/storage.go 17:44:55 spire-1.2.1/pkg/agent/manager/storage_test.go 17:44:55 spire-1.2.1/pkg/agent/manager/storecache/ 17:44:55 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:44:55 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:44:55 spire-1.2.1/pkg/agent/manager/sync.go 17:44:55 spire-1.2.1/pkg/agent/plugin/ 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:44:55 spire-1.2.1/pkg/agent/svid/ 17:44:55 spire-1.2.1/pkg/agent/svid/rotator.go 17:44:55 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:44:55 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:44:55 spire-1.2.1/pkg/agent/svid/store/ 17:44:55 spire-1.2.1/pkg/agent/svid/store/service.go 17:44:55 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:44:55 spire-1.2.1/pkg/common/ 17:44:55 spire-1.2.1/pkg/common/agentpathtemplate/ 17:44:55 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:44:55 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:44:55 spire-1.2.1/pkg/common/api/ 17:44:55 spire-1.2.1/pkg/common/api/metrics.go 17:44:55 spire-1.2.1/pkg/common/api/middleware/ 17:44:55 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:44:55 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:44:55 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:44:55 spire-1.2.1/pkg/common/api/middleware/logger.go 17:44:55 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:44:55 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:44:55 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:44:55 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:44:55 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:44:55 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:44:55 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:44:55 spire-1.2.1/pkg/common/api/middleware/names.go 17:44:55 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:44:55 spire-1.2.1/pkg/common/api/names.go 17:44:55 spire-1.2.1/pkg/common/api/ratelimit.go 17:44:55 spire-1.2.1/pkg/common/api/rpccontext/ 17:44:55 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:44:55 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:44:55 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:44:55 spire-1.2.1/pkg/common/auth/ 17:44:55 spire-1.2.1/pkg/common/auth/interceptors.go 17:44:55 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:44:55 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:44:55 spire-1.2.1/pkg/common/bundleutil/ 17:44:55 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:44:55 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:44:55 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:44:55 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:44:55 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:44:55 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:44:55 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:44:55 spire-1.2.1/pkg/common/bundleutil/types.go 17:44:55 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:44:55 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:44:55 spire-1.2.1/pkg/common/catalog/ 17:44:55 spire-1.2.1/pkg/common/catalog/bind.go 17:44:55 spire-1.2.1/pkg/common/catalog/builtin.go 17:44:55 spire-1.2.1/pkg/common/catalog/catalog.go 17:44:55 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:44:55 spire-1.2.1/pkg/common/catalog/closers.go 17:44:55 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:44:55 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:44:55 spire-1.2.1/pkg/common/catalog/config.go 17:44:55 spire-1.2.1/pkg/common/catalog/config_test.go 17:44:55 spire-1.2.1/pkg/common/catalog/configure.go 17:44:55 spire-1.2.1/pkg/common/catalog/constraints.go 17:44:55 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:44:55 spire-1.2.1/pkg/common/catalog/context.go 17:44:55 spire-1.2.1/pkg/common/catalog/external.go 17:44:55 spire-1.2.1/pkg/common/catalog/host.go 17:44:55 spire-1.2.1/pkg/common/catalog/pipenet.go 17:44:55 spire-1.2.1/pkg/common/catalog/plugin.go 17:44:55 spire-1.2.1/pkg/common/catalog/testplugin/ 17:44:55 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:44:55 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:44:55 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:44:55 spire-1.2.1/pkg/common/cli/ 17:44:55 spire-1.2.1/pkg/common/cli/env.go 17:44:55 spire-1.2.1/pkg/common/cli/flags.go 17:44:55 spire-1.2.1/pkg/common/cli/trust_domain.go 17:44:55 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:44:55 spire-1.2.1/pkg/common/cli/umask.go 17:44:55 spire-1.2.1/pkg/common/cli/umask_posix.go 17:44:55 spire-1.2.1/pkg/common/cli/umask_test.go 17:44:55 spire-1.2.1/pkg/common/cli/umask_windows.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/ 17:44:55 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/flag.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/format.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/ 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:44:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:44:55 spire-1.2.1/pkg/common/coretypes/ 17:44:55 spire-1.2.1/pkg/common/coretypes/bundle/ 17:44:55 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:44:55 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:44:55 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:44:55 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:44:55 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:44:55 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:44:55 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:44:55 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:44:55 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:44:55 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:44:55 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:44:55 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:44:55 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:44:55 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:44:55 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:44:55 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:44:55 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:44:55 spire-1.2.1/pkg/common/cryptoutil/ 17:44:55 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:44:55 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:44:55 spire-1.2.1/pkg/common/diskutil/ 17:44:55 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:44:55 spire-1.2.1/pkg/common/diskutil/file_test.go 17:44:55 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:44:55 spire-1.2.1/pkg/common/errorutil/ 17:44:55 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:44:55 spire-1.2.1/pkg/common/health/ 17:44:55 spire-1.2.1/pkg/common/health/config.go 17:44:55 spire-1.2.1/pkg/common/health/context.go 17:44:55 spire-1.2.1/pkg/common/health/context_test.go 17:44:55 spire-1.2.1/pkg/common/health/health.go 17:44:55 spire-1.2.1/pkg/common/health/health_test.go 17:44:55 spire-1.2.1/pkg/common/health/logger.go 17:44:55 spire-1.2.1/pkg/common/hostservice/ 17:44:55 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:44:55 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:44:55 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:44:55 spire-1.2.1/pkg/common/idutil/ 17:44:55 spire-1.2.1/pkg/common/idutil/require.go 17:44:55 spire-1.2.1/pkg/common/idutil/require_test.go 17:44:55 spire-1.2.1/pkg/common/idutil/safety.go 17:44:55 spire-1.2.1/pkg/common/idutil/safety_test.go 17:44:55 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:44:55 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:44:55 spire-1.2.1/pkg/common/jwtsvid/ 17:44:55 spire-1.2.1/pkg/common/jwtsvid/common.go 17:44:55 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:44:55 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:44:55 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:44:55 spire-1.2.1/pkg/common/jwtutil/ 17:44:55 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:44:55 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:44:55 spire-1.2.1/pkg/common/log/ 17:44:55 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:44:55 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:44:55 spire-1.2.1/pkg/common/log/log.go 17:44:55 spire-1.2.1/pkg/common/log/log_test.go 17:44:55 spire-1.2.1/pkg/common/log/options.go 17:44:55 spire-1.2.1/pkg/common/nodeutil/ 17:44:55 spire-1.2.1/pkg/common/nodeutil/node.go 17:44:55 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:44:55 spire-1.2.1/pkg/common/peertracker/ 17:44:55 spire-1.2.1/pkg/common/peertracker/conn.go 17:44:55 spire-1.2.1/pkg/common/peertracker/credentials.go 17:44:55 spire-1.2.1/pkg/common/peertracker/errors.go 17:44:55 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:44:55 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:44:55 spire-1.2.1/pkg/common/peertracker/info.go 17:44:55 spire-1.2.1/pkg/common/peertracker/listener.go 17:44:55 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:44:55 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:44:55 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:44:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:44:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:44:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:44:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:44:55 spire-1.2.1/pkg/common/peertracker/tcp.go 17:44:55 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:44:55 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:44:55 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:44:55 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:44:55 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:44:55 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:44:55 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:44:55 spire-1.2.1/pkg/common/peertracker/uds.go 17:44:55 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:44:55 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:44:55 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:44:55 spire-1.2.1/pkg/common/pemutil/ 17:44:55 spire-1.2.1/pkg/common/pemutil/block.go 17:44:55 spire-1.2.1/pkg/common/pemutil/certs.go 17:44:55 spire-1.2.1/pkg/common/pemutil/common.go 17:44:55 spire-1.2.1/pkg/common/pemutil/csr.go 17:44:55 spire-1.2.1/pkg/common/pemutil/keys.go 17:44:55 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:44:55 spire-1.2.1/pkg/common/pemutil/testdata/ 17:44:55 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:44:55 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:44:55 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:44:55 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:44:55 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:44:55 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:44:55 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:44:55 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:44:55 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:44:55 spire-1.2.1/pkg/common/plugin/ 17:44:55 spire-1.2.1/pkg/common/plugin/aws/ 17:44:55 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:44:55 spire-1.2.1/pkg/common/plugin/azure/ 17:44:55 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:44:55 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:44:55 spire-1.2.1/pkg/common/plugin/facade.go 17:44:55 spire-1.2.1/pkg/common/plugin/facade_test.go 17:44:55 spire-1.2.1/pkg/common/plugin/gcp/ 17:44:55 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:44:55 spire-1.2.1/pkg/common/plugin/k8s/ 17:44:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:44:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:44:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:44:55 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:44:55 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:44:55 spire-1.2.1/pkg/common/plugin/log.go 17:44:55 spire-1.2.1/pkg/common/plugin/sshpop/ 17:44:55 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:44:55 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:44:55 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:44:55 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:44:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:44:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:44:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:44:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:44:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:44:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:44:55 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:44:55 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:44:55 spire-1.2.1/pkg/common/plugin/x509pop/ 17:44:55 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:44:55 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:44:55 spire-1.2.1/pkg/common/profiling/ 17:44:55 spire-1.2.1/pkg/common/profiling/dumpers.go 17:44:55 spire-1.2.1/pkg/common/profiling/profiling.go 17:44:55 spire-1.2.1/pkg/common/protoutil/ 17:44:55 spire-1.2.1/pkg/common/protoutil/masks.go 17:44:55 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:44:55 spire-1.2.1/pkg/common/rotationutil/ 17:44:55 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:44:55 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:44:55 spire-1.2.1/pkg/common/selector/ 17:44:55 spire-1.2.1/pkg/common/selector/selector.go 17:44:55 spire-1.2.1/pkg/common/selector/selector_test.go 17:44:55 spire-1.2.1/pkg/common/selector/set.go 17:44:55 spire-1.2.1/pkg/common/selector/set_utils.go 17:44:55 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:44:55 spire-1.2.1/pkg/common/telemetry/ 17:44:55 spire-1.2.1/pkg/common/telemetry/agent/ 17:44:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:44:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:44:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:44:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:44:55 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:44:55 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:44:55 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:44:55 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:44:55 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:44:55 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:44:55 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:44:55 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:44:55 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:44:55 spire-1.2.1/pkg/common/telemetry/call.go 17:44:55 spire-1.2.1/pkg/common/telemetry/common/ 17:44:55 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:44:55 spire-1.2.1/pkg/common/telemetry/config.go 17:44:55 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:44:55 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:44:55 spire-1.2.1/pkg/common/telemetry/inmem.go 17:44:55 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:44:55 spire-1.2.1/pkg/common/telemetry/m3.go 17:44:55 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:44:55 spire-1.2.1/pkg/common/telemetry/metrics.go 17:44:55 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:44:55 spire-1.2.1/pkg/common/telemetry/names.go 17:44:55 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:44:55 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:44:55 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:44:55 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:44:55 spire-1.2.1/pkg/common/telemetry/server/ 17:44:55 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:44:55 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:44:55 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:44:55 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:44:55 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:44:55 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:44:55 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:44:55 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:44:55 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:44:55 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:44:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:44:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:44:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:44:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:44:55 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:44:55 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:44:55 spire-1.2.1/pkg/common/telemetry/server/server.go 17:44:55 spire-1.2.1/pkg/common/telemetry/sink.go 17:44:55 spire-1.2.1/pkg/common/telemetry/statsd.go 17:44:55 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:44:55 spire-1.2.1/pkg/common/telemetry/uptime.go 17:44:55 spire-1.2.1/pkg/common/telemetry/version.go 17:44:55 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:44:55 spire-1.2.1/pkg/common/uptime/ 17:44:55 spire-1.2.1/pkg/common/uptime/uptime.go 17:44:55 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:44:55 spire-1.2.1/pkg/common/util/ 17:44:55 spire-1.2.1/pkg/common/util/certs.go 17:44:55 spire-1.2.1/pkg/common/util/certs_test.go 17:44:55 spire-1.2.1/pkg/common/util/csr.go 17:44:55 spire-1.2.1/pkg/common/util/hash.go 17:44:55 spire-1.2.1/pkg/common/util/selectors.go 17:44:55 spire-1.2.1/pkg/common/util/selectors_test.go 17:44:55 spire-1.2.1/pkg/common/util/signals.go 17:44:55 spire-1.2.1/pkg/common/util/sort.go 17:44:55 spire-1.2.1/pkg/common/util/sort_test.go 17:44:55 spire-1.2.1/pkg/common/util/task.go 17:44:55 spire-1.2.1/pkg/common/util/task_test.go 17:44:55 spire-1.2.1/pkg/common/util/testdata/ 17:44:55 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:44:55 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:44:55 spire-1.2.1/pkg/common/version/ 17:44:55 spire-1.2.1/pkg/common/version/version.go 17:44:55 spire-1.2.1/pkg/common/x509svid/ 17:44:55 spire-1.2.1/pkg/common/x509svid/common_test.go 17:44:55 spire-1.2.1/pkg/common/x509svid/csr.go 17:44:55 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:44:55 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:44:55 spire-1.2.1/pkg/common/x509util/ 17:44:55 spire-1.2.1/pkg/common/x509util/cert.go 17:44:55 spire-1.2.1/pkg/common/x509util/dns.go 17:44:55 spire-1.2.1/pkg/common/x509util/dns_test.go 17:44:55 spire-1.2.1/pkg/common/x509util/keyid.go 17:44:55 spire-1.2.1/pkg/common/x509util/keypair.go 17:44:55 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:44:55 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:44:55 spire-1.2.1/pkg/server/ 17:44:55 spire-1.2.1/pkg/server/api/ 17:44:55 spire-1.2.1/pkg/server/api/agent.go 17:44:55 spire-1.2.1/pkg/server/api/agent/ 17:44:55 spire-1.2.1/pkg/server/api/agent/v1/ 17:44:55 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:44:55 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:44:55 spire-1.2.1/pkg/server/api/agent_test.go 17:44:55 spire-1.2.1/pkg/server/api/api.go 17:44:55 spire-1.2.1/pkg/server/api/audit/ 17:44:55 spire-1.2.1/pkg/server/api/audit/audit.go 17:44:55 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:44:55 spire-1.2.1/pkg/server/api/bundle.go 17:44:55 spire-1.2.1/pkg/server/api/bundle/ 17:44:55 spire-1.2.1/pkg/server/api/bundle/v1/ 17:44:55 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:44:55 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:44:55 spire-1.2.1/pkg/server/api/bundle_test.go 17:44:55 spire-1.2.1/pkg/server/api/debug/ 17:44:55 spire-1.2.1/pkg/server/api/debug/v1/ 17:44:55 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:44:55 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:44:55 spire-1.2.1/pkg/server/api/entry.go 17:44:55 spire-1.2.1/pkg/server/api/entry/ 17:44:55 spire-1.2.1/pkg/server/api/entry/v1/ 17:44:55 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:44:55 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:44:55 spire-1.2.1/pkg/server/api/entry_test.go 17:44:55 spire-1.2.1/pkg/server/api/health/ 17:44:55 spire-1.2.1/pkg/server/api/health/v1/ 17:44:55 spire-1.2.1/pkg/server/api/health/v1/service.go 17:44:55 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:44:55 spire-1.2.1/pkg/server/api/id.go 17:44:55 spire-1.2.1/pkg/server/api/id_test.go 17:44:55 spire-1.2.1/pkg/server/api/limits/ 17:44:55 spire-1.2.1/pkg/server/api/limits/limits.go 17:44:55 spire-1.2.1/pkg/server/api/middleware/ 17:44:55 spire-1.2.1/pkg/server/api/middleware/alias.go 17:44:55 spire-1.2.1/pkg/server/api/middleware/audit.go 17:44:55 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:44:55 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:44:55 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:44:55 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:44:55 spire-1.2.1/pkg/server/api/middleware/caller.go 17:44:55 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:44:55 spire-1.2.1/pkg/server/api/middleware/common.go 17:44:55 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:44:55 spire-1.2.1/pkg/server/api/middleware/entries.go 17:44:55 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:44:55 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:44:55 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:44:55 spire-1.2.1/pkg/server/api/ratelimit.go 17:44:55 spire-1.2.1/pkg/server/api/rpccontext/ 17:44:55 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:44:55 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:44:55 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:44:55 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:44:55 spire-1.2.1/pkg/server/api/selector.go 17:44:55 spire-1.2.1/pkg/server/api/selector_test.go 17:44:55 spire-1.2.1/pkg/server/api/status.go 17:44:55 spire-1.2.1/pkg/server/api/status_test.go 17:44:55 spire-1.2.1/pkg/server/api/svid/ 17:44:55 spire-1.2.1/pkg/server/api/svid/v1/ 17:44:55 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:44:55 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:44:55 spire-1.2.1/pkg/server/api/trustdomain.go 17:44:55 spire-1.2.1/pkg/server/api/trustdomain/ 17:44:55 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:44:55 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:44:55 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:44:55 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:44:55 spire-1.2.1/pkg/server/authpolicy/ 17:44:55 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:44:55 spire-1.2.1/pkg/server/authpolicy/policy.go 17:44:55 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:44:55 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:44:55 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:44:55 spire-1.2.1/pkg/server/authpolicy/validate.go 17:44:55 spire-1.2.1/pkg/server/bundle/ 17:44:55 spire-1.2.1/pkg/server/bundle/client/ 17:44:55 spire-1.2.1/pkg/server/bundle/client/client.go 17:44:55 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:44:55 spire-1.2.1/pkg/server/bundle/client/manager.go 17:44:55 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:44:55 spire-1.2.1/pkg/server/bundle/client/sources.go 17:44:55 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:44:55 spire-1.2.1/pkg/server/bundle/client/updater.go 17:44:55 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:44:55 spire-1.2.1/pkg/server/ca/ 17:44:55 spire-1.2.1/pkg/server/ca/ca.go 17:44:55 spire-1.2.1/pkg/server/ca/ca_health.go 17:44:55 spire-1.2.1/pkg/server/ca/ca_test.go 17:44:55 spire-1.2.1/pkg/server/ca/journal.go 17:44:55 spire-1.2.1/pkg/server/ca/journal_test.go 17:44:55 spire-1.2.1/pkg/server/ca/manager.go 17:44:55 spire-1.2.1/pkg/server/ca/manager_health.go 17:44:55 spire-1.2.1/pkg/server/ca/manager_test.go 17:44:55 spire-1.2.1/pkg/server/ca/templates.go 17:44:55 spire-1.2.1/pkg/server/ca/upstream_client.go 17:44:55 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:44:55 spire-1.2.1/pkg/server/ca/validation.go 17:44:55 spire-1.2.1/pkg/server/cache/ 17:44:55 spire-1.2.1/pkg/server/cache/dscache/ 17:44:55 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:44:55 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:44:55 spire-1.2.1/pkg/server/cache/entrycache/ 17:44:55 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:44:55 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:44:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:44:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:44:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:44:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:44:55 spire-1.2.1/pkg/server/catalog/ 17:44:55 spire-1.2.1/pkg/server/catalog/catalog.go 17:44:55 spire-1.2.1/pkg/server/catalog/keymanager.go 17:44:55 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:44:55 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:44:55 spire-1.2.1/pkg/server/catalog/notifier.go 17:44:55 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:44:55 spire-1.2.1/pkg/server/config.go 17:44:55 spire-1.2.1/pkg/server/datastore/ 17:44:55 spire-1.2.1/pkg/server/datastore/datastore.go 17:44:55 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:44:55 spire-1.2.1/pkg/server/datastore/repository.go 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:44:55 spire-1.2.1/pkg/server/endpoints/ 17:44:55 spire-1.2.1/pkg/server/endpoints/bundle/ 17:44:55 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:44:55 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:44:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:44:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:44:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:44:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:44:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:44:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:44:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:44:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:44:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:44:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:44:55 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:44:55 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:44:55 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:44:55 spire-1.2.1/pkg/server/endpoints/config.go 17:44:55 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:44:55 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:44:55 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:44:55 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:44:55 spire-1.2.1/pkg/server/endpoints/middleware.go 17:44:55 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:44:55 spire-1.2.1/pkg/server/hostservice/ 17:44:55 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:44:55 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:44:55 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:44:55 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:44:55 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:44:55 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:44:55 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:44:55 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/ 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/ 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:44:55 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:44:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:44:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:44:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:44:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:44:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:44:55 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:44:55 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:44:55 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/notifier/ 17:44:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:44:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:44:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:44:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:44:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:44:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:44:55 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:44:55 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:44:55 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:44:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:44:55 spire-1.2.1/pkg/server/registration/ 17:44:55 spire-1.2.1/pkg/server/registration/manager.go 17:44:55 spire-1.2.1/pkg/server/registration/manager_test.go 17:44:55 spire-1.2.1/pkg/server/scanentries.go 17:44:55 spire-1.2.1/pkg/server/scanentries_test.go 17:44:55 spire-1.2.1/pkg/server/server.go 17:44:55 spire-1.2.1/pkg/server/server_test.go 17:44:55 spire-1.2.1/pkg/server/svid/ 17:44:55 spire-1.2.1/pkg/server/svid/observer.go 17:44:55 spire-1.2.1/pkg/server/svid/observer_test.go 17:44:55 spire-1.2.1/pkg/server/svid/rotator.go 17:44:55 spire-1.2.1/pkg/server/svid/rotator_config.go 17:44:55 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:44:55 spire-1.2.1/pkg/server/svid/rotator_test.go 17:44:55 spire-1.2.1/proto/ 17:44:55 spire-1.2.1/proto/private/ 17:44:55 spire-1.2.1/proto/private/server/ 17:44:55 spire-1.2.1/proto/private/server/journal/ 17:44:55 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:44:55 spire-1.2.1/proto/private/server/journal/journal.proto 17:44:55 spire-1.2.1/proto/spire/ 17:44:55 spire-1.2.1/proto/spire/common/ 17:44:55 spire-1.2.1/proto/spire/common/common.pb.go 17:44:55 spire-1.2.1/proto/spire/common/common.proto 17:44:55 spire-1.2.1/proto/spire/common/plugin/ 17:44:55 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:44:55 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:44:55 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:44:55 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:44:55 spire-1.2.1/proto/spire/plugin/ 17:44:55 spire-1.2.1/proto/spire/plugin/agent/ 17:44:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:44:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:44:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:44:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:44:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:44:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:44:55 spire-1.2.1/release/ 17:44:55 spire-1.2.1/release/spire-extras/ 17:44:55 spire-1.2.1/release/spire-extras/README.md 17:44:55 spire-1.2.1/release/spire-extras/conf/ 17:44:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:44:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:44:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:44:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:44:55 spire-1.2.1/release/spire/ 17:44:55 spire-1.2.1/release/spire/README.md 17:44:55 spire-1.2.1/release/spire/conf/ 17:44:55 spire-1.2.1/release/spire/conf/agent/ 17:44:55 spire-1.2.1/release/spire/conf/agent/agent.conf 17:44:55 spire-1.2.1/release/spire/conf/server/ 17:44:55 spire-1.2.1/release/spire/conf/server/server.conf 17:44:55 spire-1.2.1/script/ 17:44:55 spire-1.2.1/script/build-artifact.sh 17:44:55 spire-1.2.1/script/generate_dummy_ca.sh 17:44:55 spire-1.2.1/support/ 17:44:55 spire-1.2.1/support/k8s/ 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:44:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:44:55 spire-1.2.1/support/oidc-discovery-provider/ 17:44:55 spire-1.2.1/support/oidc-discovery-provider/README.md 17:44:55 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:44:55 spire-1.2.1/support/oidc-discovery-provider/config.go 17:44:55 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:44:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:44:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:44:55 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:44:55 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:44:55 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:44:55 spire-1.2.1/support/oidc-discovery-provider/main.go 17:44:55 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:44:55 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:44:55 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:44:55 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:44:55 spire-1.2.1/test/ 17:44:55 spire-1.2.1/test/clock/ 17:44:55 spire-1.2.1/test/clock/clock.go 17:44:55 spire-1.2.1/test/fakes/ 17:44:55 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:44:55 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:44:55 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:44:55 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:44:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:44:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:44:55 spire-1.2.1/test/fakes/fakeagentstore/ 17:44:55 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:44:55 spire-1.2.1/test/fakes/fakedatastore/ 17:44:55 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:44:55 spire-1.2.1/test/fakes/fakeentryclient/ 17:44:55 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:44:55 spire-1.2.1/test/fakes/fakehealthchecker/ 17:44:55 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:44:55 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:44:55 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:44:55 spire-1.2.1/test/fakes/fakemetrics/ 17:44:55 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:44:55 spire-1.2.1/test/fakes/fakenoderesolver/ 17:44:55 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:44:55 spire-1.2.1/test/fakes/fakenotifier/ 17:44:55 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:44:55 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:44:55 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:44:55 spire-1.2.1/test/fakes/fakeserverca/ 17:44:55 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:44:55 spire-1.2.1/test/fakes/fakeservercatalog/ 17:44:55 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:44:55 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:44:55 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:44:55 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:44:55 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:44:55 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:44:55 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:44:55 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:44:55 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:44:55 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:44:55 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:44:55 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:44:55 spire-1.2.1/test/fixture/ 17:44:55 spire-1.2.1/test/fixture/certs/ 17:44:55 spire-1.2.1/test/fixture/certs/agent_svid.der 17:44:55 spire-1.2.1/test/fixture/certs/base_cert.pem 17:44:55 spire-1.2.1/test/fixture/certs/base_csr.pem 17:44:55 spire-1.2.1/test/fixture/certs/base_key.pem 17:44:55 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:44:55 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:44:55 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:44:55 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:44:55 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:44:55 spire-1.2.1/test/fixture/certs/blog_key.pem 17:44:55 spire-1.2.1/test/fixture/certs/bundle.der 17:44:55 spire-1.2.1/test/fixture/certs/ca.pem 17:44:55 spire-1.2.1/test/fixture/certs/ca_key.pem 17:44:55 spire-1.2.1/test/fixture/certs/database_cert.pem 17:44:55 spire-1.2.1/test/fixture/certs/database_csr.pem 17:44:55 spire-1.2.1/test/fixture/certs/database_key.pem 17:44:55 spire-1.2.1/test/fixture/certs/node_cert.pem 17:44:55 spire-1.2.1/test/fixture/certs/node_csr.pem 17:44:55 spire-1.2.1/test/fixture/certs/node_key.pem 17:44:55 spire-1.2.1/test/fixture/certs/svid.pem 17:44:55 spire-1.2.1/test/fixture/certs/svid_key.pem 17:44:55 spire-1.2.1/test/fixture/config/ 17:44:55 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:44:55 spire-1.2.1/test/fixture/config/agent_good.conf 17:44:55 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:44:55 spire-1.2.1/test/fixture/config/plugin_good.conf 17:44:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:44:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:44:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:44:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:44:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:44:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:44:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:44:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:44:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:44:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:44:55 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:44:55 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:44:55 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:44:55 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:44:55 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:44:55 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:44:55 spire-1.2.1/test/fixture/config/server_good.conf 17:44:55 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:44:55 spire-1.2.1/test/fixture/fixture.go 17:44:55 spire-1.2.1/test/fixture/nodeattestor/ 17:44:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:44:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:44:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:44:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:44:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:44:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:44:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:44:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:44:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:44:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:44:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:44:55 spire-1.2.1/test/fixture/registration/ 17:44:55 spire-1.2.1/test/fixture/registration/entries.json 17:44:55 spire-1.2.1/test/fixture/registration/good-for-update.json 17:44:55 spire-1.2.1/test/fixture/registration/good.json 17:44:55 spire-1.2.1/test/fixture/registration/invalid.json 17:44:55 spire-1.2.1/test/fixture/registration/invalid_json.json 17:44:55 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:44:55 spire-1.2.1/test/integration/ 17:44:55 spire-1.2.1/test/integration/README.md 17:44:55 spire-1.2.1/test/integration/common 17:44:55 spire-1.2.1/test/integration/setup/ 17:44:55 spire-1.2.1/test/integration/setup/adminclient/ 17:44:55 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:44:55 spire-1.2.1/test/integration/setup/adminclient/client.go 17:44:55 spire-1.2.1/test/integration/setup/debugagent/ 17:44:55 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:44:55 spire-1.2.1/test/integration/setup/debugagent/main.go 17:44:55 spire-1.2.1/test/integration/setup/debugserver/ 17:44:55 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:44:55 spire-1.2.1/test/integration/setup/debugserver/main.go 17:44:55 spire-1.2.1/test/integration/setup/downstreamclient/ 17:44:55 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:44:55 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:44:55 spire-1.2.1/test/integration/setup/itclient/ 17:44:55 spire-1.2.1/test/integration/setup/itclient/client.go 17:44:55 spire-1.2.1/test/integration/setup/node-attestation/ 17:44:55 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:44:55 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:44:55 spire-1.2.1/test/integration/setup/x509pop/ 17:44:55 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:44:55 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:44:55 spire-1.2.1/test/integration/suites/ 17:44:55 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:44:55 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:44:55 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:44:55 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:44:55 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:44:55 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:44:55 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:44:55 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:44:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:44:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:44:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:44:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:44:55 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:44:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:44:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:44:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:44:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:44:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:44:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:44:55 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:44:55 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:44:55 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:44:55 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:44:55 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:44:55 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:44:55 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:44:55 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:44:55 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:44:55 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:44:55 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:44:55 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:44:55 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:44:55 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:44:55 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:44:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:44:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:44:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:44:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:44:55 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:44:55 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:44:55 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:44:55 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:44:55 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:44:55 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:44:55 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:44:55 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:44:55 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:44:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:44:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:44:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:44:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:44:55 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:44:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:44:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:44:55 spire-1.2.1/test/integration/suites/join-token/ 17:44:55 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:44:55 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:44:55 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:44:55 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:44:55 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:44:55 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:44:55 spire-1.2.1/test/integration/suites/join-token/README.md 17:44:55 spire-1.2.1/test/integration/suites/join-token/conf/ 17:44:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:44:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:44:55 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:44:55 spire-1.2.1/test/integration/suites/join-token/teardown 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:44:55 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:44:55 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:44:55 spire-1.2.1/test/integration/suites/k8s/ 17:44:55 spire-1.2.1/test/integration/suites/k8s/00-setup 17:44:55 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:44:55 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:44:55 spire-1.2.1/test/integration/suites/k8s/README.md 17:44:55 spire-1.2.1/test/integration/suites/k8s/conf/ 17:44:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:44:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:44:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:44:55 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:44:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:44:55 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:44:55 spire-1.2.1/test/integration/suites/k8s/teardown 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/ 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:44:55 spire-1.2.1/test/integration/suites/node-attestation/ 17:44:55 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:44:55 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:44:55 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:44:55 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:44:55 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:44:55 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:44:55 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:44:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:44:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:44:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:44:55 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:44:55 spire-1.2.1/test/integration/suites/rotation/ 17:44:55 spire-1.2.1/test/integration/suites/rotation/00-setup 17:44:55 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:44:55 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:44:55 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:44:55 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:44:55 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:44:55 spire-1.2.1/test/integration/suites/rotation/README.md 17:44:55 spire-1.2.1/test/integration/suites/rotation/conf/ 17:44:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:44:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:44:55 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:44:55 spire-1.2.1/test/integration/suites/rotation/teardown 17:44:55 spire-1.2.1/test/integration/suites/self-test/ 17:44:55 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:44:55 spire-1.2.1/test/integration/suites/self-test/README.md 17:44:55 spire-1.2.1/test/integration/suites/self-test/teardown 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:44:55 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:44:55 spire-1.2.1/test/integration/suites/upgrade/ 17:44:55 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:44:55 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:44:55 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:44:55 spire-1.2.1/test/integration/suites/upgrade/README.md 17:44:55 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:44:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:44:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:44:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:44:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:44:55 spire-1.2.1/test/integration/suites/upgrade/teardown 17:44:55 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:44:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:44:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:44:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:44:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:44:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:44:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:44:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:44:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:44:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:44:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:44:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:44:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:44:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:44:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:44:55 spire-1.2.1/test/integration/test-one.sh 17:44:55 spire-1.2.1/test/integration/test.sh 17:44:55 spire-1.2.1/test/plugintest/ 17:44:55 spire-1.2.1/test/plugintest/config.go 17:44:55 spire-1.2.1/test/plugintest/load.go 17:44:55 spire-1.2.1/test/plugintest/option.go 17:44:55 spire-1.2.1/test/spiretest/ 17:44:55 spire-1.2.1/test/spiretest/apiserver.go 17:44:55 spire-1.2.1/test/spiretest/assertions.go 17:44:55 spire-1.2.1/test/spiretest/dir.go 17:44:55 spire-1.2.1/test/spiretest/errors_posix.go 17:44:55 spire-1.2.1/test/spiretest/errors_windows.go 17:44:55 spire-1.2.1/test/spiretest/logs.go 17:44:55 spire-1.2.1/test/spiretest/socketapi.go 17:44:55 spire-1.2.1/test/spiretest/suite.go 17:44:55 spire-1.2.1/test/spiretest/x509.go 17:44:55 spire-1.2.1/test/testca/ 17:44:55 spire-1.2.1/test/testca/ca.go 17:44:55 spire-1.2.1/test/testkey/ 17:44:55 spire-1.2.1/test/testkey/generate.sh 17:44:55 spire-1.2.1/test/testkey/genkeys.go 17:44:55 spire-1.2.1/test/testkey/keys.go 17:44:55 spire-1.2.1/test/testkey/new.go 17:44:55 spire-1.2.1/test/tpmsimulator/ 17:44:55 spire-1.2.1/test/tpmsimulator/simulator.go 17:44:55 spire-1.2.1/test/util/ 17:44:55 spire-1.2.1/test/util/cert_fixtures.go 17:44:55 spire-1.2.1/test/util/cert_generation.go 17:44:55 spire-1.2.1/test/util/io_redirection.go 17:44:55 spire-1.2.1/test/util/race.go 17:44:55 spire-1.2.1/test/util/util.go 17:44:55 building spire from source... 17:44:55 Installing go1.17.7... 17:44:56 Removing intermediate container cb7f1f2734ac 17:44:56 ---> 0f8e05ca46c2 17:44:56 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:44:56 ---> Running in 6cb06d638727 17:44:56 Removing intermediate container 6cb06d638727 17:44:56 ---> 611d509b5abf 17:44:56 Step 28/31 : CMD ["gate"] 17:44:56 ---> Running in 53b35728220a 17:44:57 Removing intermediate container 53b35728220a 17:44:57 ---> 70204ff59c34 17:44:57 Step 29/31 : LABEL arch=x86_64 17:44:57 ---> Running in 02c4cdd9cfa9 17:44:57 Removing intermediate container 02c4cdd9cfa9 17:44:57 ---> ba2dffc2c8b4 17:44:57 Step 30/31 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:44:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:44:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:44:57 ---> 02bf979f2ef9 17:44:57 Step 3/23 : WORKDIR /edgex-go 17:44:57 ---> Using cache 17:44:57 ---> 83238484947b 17:44:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:44:57 ---> Using cache 17:44:57 ---> 68d01807c13a 17:44:57 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:44:57 ---> Running in 42d227b8283f 17:44:57 ---> Running in 6759f7693aa2 17:44:58 Removing intermediate container 6759f7693aa2 17:44:58 ---> 319c3762ec6d 17:44:58 Step 31/31 : LABEL version=0.0.0 17:44:58 ---> Running in 696eb6191c47 17:44:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:44:58 Removing intermediate container 696eb6191c47 17:44:58 ---> fcf734c82a08 17:44:58 17:44:58 Successfully built fcf734c82a08 17:44:58 Successfully tagged security-bootstrapper:latest 17:44:58  Building security-bootstrapper ... done Building security-secretstore-setup 17:44:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:44:59 OK: 221 MiB in 52 packages 17:45:01 Building bin/spire-server... 17:45:01 go: downloading github.com/mitchellh/cli v1.1.2 17:45:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:45:01 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:45:01 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:45:01 go: downloading google.golang.org/grpc v1.44.0 17:45:01 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:45:01 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:45:01 go: downloading github.com/imdario/mergo v0.3.12 17:45:01 go: downloading github.com/sirupsen/logrus v1.8.1 17:45:01 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:45:01 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:45:01 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:45:01 go: downloading github.com/fatih/color v1.13.0 17:45:01 go: downloading github.com/mattn/go-isatty v0.0.14 17:45:01 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:45:01 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:45:02 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:45:02 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:45:02 go: downloading github.com/armon/go-metrics v0.3.10 17:45:02 go: downloading github.com/prometheus/client_golang v1.12.1 17:45:02 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:45:02 Removing intermediate container 42d227b8283f 17:45:02 ---> 393b267f83a2 17:45:02 Step 6/23 : COPY go.mod vendor* ./ 17:45:02 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:45:02 go: downloading github.com/open-policy-agent/opa v0.38.0 17:45:02 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:45:02 go: downloading github.com/mattn/go-colorable v0.1.12 17:45:02 go: downloading github.com/Masterminds/goutils v1.1.0 17:45:02 go: downloading github.com/Masterminds/semver v1.5.0 17:45:02 go: downloading github.com/google/uuid v1.1.2 17:45:02 go: downloading github.com/huandu/xstrings v1.3.2 17:45:02 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:45:02 go: downloading github.com/oklog/run v1.0.0 17:45:02 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:45:02 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:45:02 go: downloading github.com/imkira/go-observer v1.0.3 17:45:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:45:02 go: downloading github.com/beorn7/perks v1.0.1 17:45:02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:45:02 go: downloading github.com/prometheus/client_model v0.2.0 17:45:02 go: downloading github.com/prometheus/common v0.32.1 17:45:02 go: downloading github.com/prometheus/procfs v0.7.3 17:45:02 go: downloading go.uber.org/atomic v1.9.0 17:45:02 go: downloading github.com/hashicorp/errwrap v1.1.0 17:45:02 go: downloading github.com/pkg/errors v0.9.1 17:45:02 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:45:02 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:45:02 go: downloading github.com/blang/semver/v4 v4.0.0 17:45:02 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:45:02 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:45:02 go: downloading github.com/jinzhu/gorm v1.9.16 17:45:03 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:45:03 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:45:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:45:03  ---> c9576859ffb5 17:45:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:03 ---> Running in cb1c5882cf7e 17:45:03 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:45:04 Building bin/spire-agent... 17:45:04 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:45:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:45:04 ---> 02bf979f2ef9 17:45:04 Step 3/25 : WORKDIR /edgex-go 17:45:04 ---> Using cache 17:45:04 ---> 83238484947b 17:45:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:04 ---> Using cache 17:45:04 ---> 68d01807c13a 17:45:04 Step 5/25 : RUN apk add --update --no-cache make git 17:45:04 ---> Using cache 17:45:04 ---> 87dc7efb4e89 17:45:04 Step 6/25 : COPY go.mod vendor* ./ 17:45:04 ---> Using cache 17:45:04 ---> b3e6992ba06a 17:45:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:04 ---> Using cache 17:45:04 ---> a1775fc78f27 17:45:04 Step 8/25 : COPY . . 17:45:04 ---> Using cache 17:45:04 ---> ca6b8e1fc228 17:45:04 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:45:04 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:45:04 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:45:04 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:45:04 go: downloading github.com/docker/docker v20.10.12+incompatible 17:45:05 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:45:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:45:05 go: downloading github.com/stretchr/testify v1.7.0 17:45:05 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:45:05 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:45:05 go: downloading github.com/google/go-tpm-tools v0.3.3 17:45:05 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:45:05 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:45:05 go: downloading github.com/docker/go-connections v0.4.0 17:45:05 go: downloading github.com/docker/go-units v0.4.0 17:45:05 go: downloading github.com/opencontainers/image-spec v1.0.1 17:45:05 go: downloading github.com/containerd/containerd v1.3.4 17:45:05 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:45:05 go: downloading github.com/opencontainers/go-digest v1.0.0 17:45:05  ---> Running in afb551d133b8 17:45:06 Removing intermediate container cb1c5882cf7e 17:45:06 ---> f8300b46490e 17:45:06 Step 8/23 : COPY . . 17: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 17:45:09 go: downloading google.golang.org/api v0.70.0 17:45:09 go: downloading k8s.io/client-go v0.23.4 17:45:09 go: downloading k8s.io/api v0.23.4 17:45:09 go: downloading github.com/google/go-tpm v0.3.3 17:45:09 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:45:09 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:45:09 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:45:09 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:45:09 go: downloading cloud.google.com/go/storage v1.21.0 17:45:09 go: downloading cloud.google.com/go v0.100.2 17:45:10 go: downloading k8s.io/apimachinery v0.23.4 17:45:10 go: downloading k8s.io/kube-aggregator v0.23.3 17:45:10 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:45:10 go: downloading cloud.google.com/go/security v1.3.0 17:45:11 go: downloading github.com/hashicorp/vault/api v1.4.1 17:45:11 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:45:11 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:45:11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:45:11 go: downloading github.com/twmb/murmur3 v1.1.6 17:45:11 go: downloading github.com/jinzhu/inflection v1.0.0 17:45:11 go: downloading github.com/aws/smithy-go v1.11.0 17:45:11 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:45:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:45:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:45:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:45:11 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:45:11 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:45:11 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:45:11 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:45:11 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:45:11 go: downloading github.com/dimchansky/utfbom v1.1.1 17:45:11 go: downloading cloud.google.com/go/compute v1.3.0 17:45:12 go: downloading cloud.google.com/go/iam v0.1.1 17:45:12 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:45:12 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:45:15 go: downloading github.com/gogo/protobuf v1.3.2 17:45:15 go: downloading github.com/google/gofuzz v1.1.0 17:45:15 go: downloading k8s.io/klog/v2 v2.30.0 17:45:15 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:45:15 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:45:15 go: downloading github.com/spf13/pflag v1.0.5 17:45:15 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:45:15 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:45:15 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:45:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:45:15 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:45:15 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:45:15 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:45:15 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:45:15 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:45:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:45:15 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:45:15 go: downloading gopkg.in/yaml.v2 v2.4.0 17:45:15 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:45:15 go: downloading github.com/gobwas/glob v0.2.3 17:45:15 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:45:15 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:45:15 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:45:15 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:45:15 go: downloading go.opencensus.io v0.23.0 17:45:15 go: downloading gopkg.in/inf.v0 v0.9.1 17:45:15 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:45:15 go: downloading github.com/google/go-cmp v0.5.7 17:45:15 go: downloading github.com/googleapis/gnostic v0.5.5 17:45:16 go: downloading github.com/go-logr/logr v1.2.2 17:45:16 go: downloading github.com/json-iterator/go v1.1.12 17:45:16 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:45:16 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:45:16 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:45:16 go: downloading go.uber.org/zap v1.21.0 17:45:16 go: downloading github.com/tklauser/numcpus v0.3.0 17:45:16 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:45:16 go: downloading sigs.k8s.io/yaml v1.3.0 17:45:16 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:45:16 go: downloading github.com/ryanuber/go-glob v1.0.0 17:45:16 go: downloading github.com/golang/snappy v0.0.4 17:45:16 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:45:16 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:45:16 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:45:16 go: downloading github.com/hashicorp/go-version v1.2.0 17:45:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:45:16 go: downloading github.com/modern-go/reflect2 v1.0.2 17:45:16 go: downloading go.uber.org/multierr v1.6.0 17:45:16 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:45:16  ---> 9ac8d4c49b17 17:45:16 Step 9/23 : RUN make cmd/core-data/core-data 17:45:17 ---> Running in 4a625f243c58 17:45:18 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 17:45:22 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:45:22 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:45:39 Removing intermediate container 726e7276db1b 17:45:39 ---> a13b79fe92a6 17:45:39 Successfully built a13b79fe92a6 17:45:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:45:39 + docker inspect -f . ci-base-image-arm64 17:45:39 . [Pipeline] withDockerContainer 17:45:39 prd-ubuntu20.04-docker-arm64-4c-16g-11429 does not seem to be running inside a container 17:45:39 $ 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 17:45:41 $ docker top 3d236519cfaf3bf1b69d866361735c5f4ee1231c3cf3fb8dd362aeaa25644e05 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:42 + go version 17:45:42 go version go1.17.6 linux/arm64 [Pipeline] } 17:45:42 $ docker stop --time=1 3d236519cfaf3bf1b69d866361735c5f4ee1231c3cf3fb8dd362aeaa25644e05 17:45:43 $ docker rm -f 3d236519cfaf3bf1b69d866361735c5f4ee1231c3cf3fb8dd362aeaa25644e05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:45:44 + docker inspect -f . ci-base-image-arm64 17:45:44 . 17:45:44 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 [Pipeline] withDockerContainer 17:45:45 prd-ubuntu20.04-docker-arm64-4c-16g-11429 does not seem to be running inside a container 17:45:45 $ 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 17:45:46 $ docker top efde31c21b9f4dbf037b8cc74dbfa74a9626f0e4f20099eef5aa02f9bef0ee7a -eo pid,comm [Pipeline] { [Pipeline] echo 17:45:46 ========================================================= 17:45:46 [edgeXBuildGoParallel] Running Tests and Build... 17:45:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:45:47 + make test 17:45:47 go mod tidy -compat=1.17 17:45:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:45:52 Removing intermediate container afb551d133b8 17:45:52 ---> deb84d48ae42 17:45:52 17:45:52 Step 10/25 : FROM alpine:3.14 17:45:52 ---> e04c818066af 17:45:52 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:45:53 ---> Running in 6b3277c9f684 17:45:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:45:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:45:54 (1/3) Installing ca-certificates (20211220-r0) 17:45:54 (2/3) Installing dumb-init (1.2.5-r1) 17:45:54 (3/3) Installing su-exec (0.2-r1) 17:45:54 Executing busybox-1.33.1-r7.trigger 17:45:54 Executing ca-certificates-20211220-r0.trigger 17:45:54 OK: 6 MiB in 17 packages 17:45:56 Removing intermediate container 6b3277c9f684 17:45:56 ---> 27cd4fdfa172 17:45:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:45:56 ---> Running in 4ce4bd94c632 17:45:57 Removing intermediate container 4ce4bd94c632 17:45:57 ---> 485e3327138b 17:45:57 Step 13/25 : WORKDIR / 17:45:57 ---> Running in 1da6fd573338 17:45:57 Removing intermediate container 1da6fd573338 17:45:57 ---> a8136ae8216a 17:45:57 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:45:58 ---> 20a69dd89ce8 17:45:58 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:45:58 ---> 4cb2a48ab091 17:45:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:45:59 ---> bf6107d04b28 17:45:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:46:00 ---> 4347520d468d 17:46:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:46:01 ---> 435e010aaaf6 17:46:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:46:04 ---> 72196ab45fd5 17:46:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:46:05 ---> 85f040a13090 17:46:05 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/ 17:46:05 ---> Running in f3f61eed8e55 17:46:07 Removing intermediate container f3f61eed8e55 17:46:07 ---> a07987e0754a 17:46:07 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:46:07 ---> Running in 393e5f235772 17:46:08 Removing intermediate container 393e5f235772 17:46:08 ---> bfb5d9f4e029 17:46:08 Step 23/25 : LABEL arch=x86_64 17:46:08 ---> Running in b41db604fe92 17:46:08 Removing intermediate container 4a625f243c58 17:46:08 ---> a16e76e22d1e 17:46:08 17:46:08 Step 10/23 : FROM alpine:3.14 17:46:08 ---> e04c818066af 17:46:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:46:08 ---> Running in 0b4ee64f5c36 17:46:08 Removing intermediate container b41db604fe92 17:46:08 ---> cba53556fd37 17:46:08 Step 24/25 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:46:08 ---> Running in 7f41b6ccd4a7 17:46:08 Removing intermediate container 0b4ee64f5c36 17:46:08 ---> 17fd0a5df37c 17:46:08 Step 12/23 : ENV APP_PORT=59880 17:46:08 ---> Running in fd630a541aaa 17:46:09 Removing intermediate container 7f41b6ccd4a7 17:46:09 ---> 840def4b37bb 17:46:09 Step 25/25 : LABEL version=0.0.0 17:46:09 ---> Running in d34d1db31b20 17:46:09 Removing intermediate container fd630a541aaa 17:46:09 ---> 4e12edcfb471 17:46:09 Step 13/23 : EXPOSE $APP_PORT 17:46:09 ---> Running in e6c7c419c507 17:46:09 Removing intermediate container d34d1db31b20 17:46:09 ---> 6b3a7e0d812c 17:46:09 17:46:09 Successfully built 6b3a7e0d812c 17:46:09 Successfully tagged security-secretstore-setup:latest 17:46:09  Building security-secretstore-setup ... done Building sys-mgmt-agent 17:46:09 Removing intermediate container e6c7c419c507 17:46:09 ---> 7eb80c77ea6d 17:46:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:10 ---> Running in 5cc3b0ee493d 17:46:13 Removing intermediate container 5cc3b0ee493d 17:46:13 ---> ff252e06797d 17:46:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:46:13 ---> Running in 980312272f2c 17:46:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:46:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:46:16 (1/6) Installing dumb-init (1.2.5-r1) 17:46:16 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:46:16 (3/6) Installing libsodium (1.0.18-r0) 17:46:16 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:46:16 (5/6) Installing libzmq (4.3.4-r0) 17:46:16 (6/6) Installing zeromq (4.3.4-r0) 17:46:16 Executing busybox-1.33.1-r7.trigger 17:46:16 OK: 8 MiB in 20 packages 17:46:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:46:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:46:18 ---> 02bf979f2ef9 17:46:18 Step 3/23 : WORKDIR /edgex-go 17:46:18 ---> Using cache 17:46:18 ---> 83238484947b 17:46:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:18 ---> Using cache 17:46:18 ---> 68d01807c13a 17:46:18 Step 5/23 : RUN apk add --update --no-cache make bash git 17:46:18 ---> Running in cc8629519a2e 17:46:19 Removing intermediate container 980312272f2c 17:46:19 ---> 852d90b1801b 17:46:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:46:19 ---> e88d0dca0bd7 17:46:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:46:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:46:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:46:20 OK: 221 MiB in 52 packages 17:46:20 ? github.com/edgexfoundry/edgex-go [no test files] 17:46:21 ---> e620279a93a6 17:46:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:46:21 Removing intermediate container cc8629519a2e 17:46:21 ---> bbe0d0ac05da 17:46:21 Step 6/23 : COPY go.mod vendor* ./ 17:46:21 ---> ddb45181e6f8 17:46:21 Step 19/23 : ENTRYPOINT ["/core-data"] 17:46:21 ---> Running in 5dfb3082e949 17:46:22 ---> 3db95850d349 17:46:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:46:22 Removing intermediate container 5dfb3082e949 17:46:22 ---> 87a8006c2880 17:46:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:46:22 ---> Running in 26d4985944d0 17:46:22 ---> Running in cf68411bf837 17:46:22 Removing intermediate container cf68411bf837 17:46:22 ---> 9e1dd30748ff 17:46:22 Step 21/23 : LABEL arch=x86_64 17:46:22 ---> Running in ba6339394069 17:46:22 Removing intermediate container ba6339394069 17:46:22 ---> 7c1725599b7a 17:46:22 Step 22/23 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:46:23 ---> Running in 27741ba59335 17:46:23 Removing intermediate container 27741ba59335 17:46:23 ---> b50a73397ca9 17:46:23 Step 23/23 : LABEL version=0.0.0 17:46:23 ---> Running in 9b4b6b56026d 17:46:23 Removing intermediate container 9b4b6b56026d 17:46:23 ---> ec6f4bb71b12 17:46:23 17:46:23 Successfully built ec6f4bb71b12 17:46:23 Successfully tagged core-data:latest 17:46:24  Building core-data ... done Removing intermediate container 26d4985944d0 17:46:24 ---> 896dd26040cd 17:46:24 Step 8/23 : COPY . . 17:46:42 ---> 66804f800058 17:46:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:46:42 ---> Running in 60305b301dd4 17:46:42 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 17:46:44 Removing intermediate container c091204be940 17:46:44 ---> 7882d8e143eb 17:46:44 17:46:44 Step 13/26 : FROM alpine:3.15 17:46:44 ---> 0ac33e5f5afa 17:46:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:46:44 ---> Using cache 17:46:44 ---> c2f90f671469 17:46:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:44 ---> Using cache 17:46:44 ---> ff45adf9386c 17:46:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:46:44 ---> Running in c15c9ce2ce00 17:46:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:46:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:46:46 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:46:46 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:46:46 OK: 15854 distinct packages available 17:46:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:46:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:46:47 (1/4) Installing dumb-init (1.2.5-r1) 17:46:47 (2/4) Installing musl-obstack (1.2.3-r0) 17:46:47 (3/4) Installing libucontext (1.1-r0) 17:46:47 (4/4) Installing gcompat (1.0.0-r4) 17:46:47 Executing busybox-1.34.1-r5.trigger 17:46:47 OK: 6 MiB in 18 packages 17:46:49 Removing intermediate container c15c9ce2ce00 17:46:49 ---> 6c6956f4635f 17:46:49 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:46:51 ---> de519aa23722 17:46:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:46:51 ---> d00a781c0a52 17:46:51 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:46:51 ---> Running in 77b3e7d3ae93 17:46:51 Removing intermediate container 77b3e7d3ae93 17:46:51 ---> 1ce13f8cc581 17:46:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:46:51 ---> bbdc1e219fbc 17:46:51 Step 21/26 : WORKDIR / 17:46:51 ---> Running in f9423da4a7f9 17:46:51 Removing intermediate container f9423da4a7f9 17:46:51 ---> 70d5a6201406 17:46:51 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:46:51 ---> Running in 0a6cf051276d 17:46:52 Removing intermediate container 0a6cf051276d 17:46:52 ---> e541722d76cc 17:46:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:46:52 ---> Running in 73edce5eadee 17:46:52 Removing intermediate container 73edce5eadee 17:46:52 ---> 785b32e08dd0 17:46:52 Step 24/26 : LABEL arch=x86_64 17:46:52 ---> Running in 1d9da5759454 17:46:52 Removing intermediate container 1d9da5759454 17:46:52 ---> 1d0163efd05a 17:46:52 Step 25/26 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:46:52 ---> Running in 5ee2741c8ba1 17:46:52 Removing intermediate container 5ee2741c8ba1 17:46:52 ---> f5dc251577a6 17:46:52 Step 26/26 : LABEL version=0.0.0 17:46:53 ---> Running in b2a7a11d7c82 17:46:53 Removing intermediate container b2a7a11d7c82 17:46:53 ---> dbf5e1a6f543 17:46:53 17:46:53 Successfully built dbf5e1a6f543 17:46:53 Successfully tagged security-spire-config:latest 17:47:03  Building security-spire-config ... done Building bin/spire-agent... 17:47:03 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:47:03 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:47:03 go: downloading github.com/docker/docker v20.10.12+incompatible 17:47:03 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:47:03 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:47:03 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:47:03 go: downloading github.com/google/go-tpm-tools v0.3.3 17:47:03 go: downloading github.com/docker/go-units v0.4.0 17:47:03 go: downloading github.com/docker/go-connections v0.4.0 17:47:03 go: downloading github.com/opencontainers/image-spec v1.0.1 17:47:03 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:47:03 go: downloading github.com/containerd/containerd v1.3.4 17:47:03 go: downloading github.com/opencontainers/go-digest v1.0.0 17:47:04 Removing intermediate container 60305b301dd4 17:47:04 ---> ddd2860e5d32 17:47:04 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:47:04 ---> Running in 81d15f00574b 17:47:04 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 17:47:05 Removing intermediate container 81d15f00574b 17:47:05 ---> 8d4d57b45090 17:47:05 17:47:05 Step 11/23 : FROM docker:20.10.14 17:47:05 20.10.14: Pulling from library/docker 17:47:09 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:47:09 Status: Downloaded newer image for docker:20.10.14 17:47:09 ---> 7417809fdb73 17:47:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:47:10 ---> Running in 0788a12837f1 17:47:10 Removing intermediate container 0788a12837f1 17:47:10 ---> e72ff326fc7b 17:47:10 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 17:47:10 ---> Running in d45d1c6a289f 17:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:47:10 (1/43) Installing readline (8.1.1-r0) 17:47:10 (2/43) Installing bash (5.1.16-r0) 17:47:10 Executing bash-5.1.16-r0.post-install 17:47:10 (3/43) Installing brotli-libs (1.0.9-r5) 17:47:10 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:47:10 (5/43) Installing libcurl (7.80.0-r0) 17:47:10 (6/43) Installing curl (7.80.0-r0) 17:47:10 (7/43) Installing dumb-init (1.2.5-r1) 17:47:10 (8/43) Installing libbz2 (1.0.8-r1) 17:47:10 (9/43) Installing expat (2.4.7-r0) 17:47:10 (10/43) Installing libffi (3.4.2-r1) 17:47:10 (11/43) Installing gdbm (1.22-r0) 17:47:10 (12/43) Installing xz-libs (5.2.5-r0) 17:47:10 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:47:10 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:47:10 (15/43) Installing mpdecimal (2.5.1-r1) 17:47:10 (16/43) Installing sqlite-libs (3.36.0-r0) 17:47:10 (17/43) Installing python3 (3.9.7-r4) 17:47:11 (18/43) Installing py3-appdirs (1.4.4-r2) 17:47:11 (19/43) Installing py3-certifi (2020.12.5-r1) 17:47:11 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:47:11 (21/43) Installing py3-idna (3.3-r0) 17:47:11 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:47:11 (23/43) Installing py3-requests (2.26.0-r1) 17:47:11 (24/43) Installing py3-msgpack (1.0.2-r1) 17:47:11 (25/43) Installing py3-lockfile (0.12.2-r4) 17:47:11 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:47:11 (27/43) Installing py3-colorama (0.4.4-r1) 17:47:11 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:47:11 (29/43) Installing py3-distlib (0.3.3-r0) 17:47:11 (30/43) Installing py3-distro (1.6.0-r0) 17:47:11 (31/43) Installing py3-six (1.16.0-r0) 17:47:11 (32/43) Installing py3-webencodings (0.5.1-r4) 17:47:11 (33/43) Installing py3-html5lib (1.1-r1) 17:47:11 (34/43) Installing py3-parsing (2.4.7-r2) 17:47:11 (35/43) Installing py3-packaging (20.9-r1) 17:47:11 (36/43) Installing py3-tomli (1.2.2-r0) 17:47:11 (37/43) Installing py3-pep517 (0.12.0-r0) 17:47:11 (38/43) Installing py3-progress (1.6-r0) 17:47:11 (39/43) Installing py3-retrying (1.3.3-r2) 17:47:11 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:47:11 (41/43) Installing py3-setuptools (52.0.0-r4) 17:47:11 (42/43) Installing py3-toml (0.10.2-r2) 17:47:11 (43/43) Installing py3-pip (20.3.4-r1) 17:47:11 Executing busybox-1.34.1-r5.trigger 17:47:11 OK: 83 MiB in 65 packages 17:47:12 Collecting docker-compose==1.23.2 17:47:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:47:12 Collecting PyYAML<4,>=3.10 17:47:12 Downloading PyYAML-3.13.tar.gz (270 kB) 17:47:12 Collecting docopt<0.7,>=0.6.1 17:47:12 Downloading docopt-0.6.2.tar.gz (25 kB) 17:47:13 Collecting texttable<0.10,>=0.9.0 17:47:13 Downloading texttable-0.9.1.tar.gz (11 kB) 17:47:13 Collecting docker<4.0,>=3.6.0 17:47:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:47:13 Collecting jsonschema<3,>=2.5.1 17:47:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:47:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:47:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:47:13 Collecting dockerpty<0.5,>=0.4.1 17:47:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:47:14 Collecting cached-property<2,>=1.2.0 17:47:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:47:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:47:14 Collecting websocket-client<1.0,>=0.32.0 17:47:14 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:47:14 Collecting docker-pycreds>=0.4.0 17:47:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:47:14 Collecting idna<2.8,>=2.5 17:47:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:47:14 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) 17:47:14 Collecting urllib3<1.25,>=1.21.1 17:47:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:47:14 Collecting chardet<3.1.0,>=3.0.2 17:47:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:47:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:47:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:47:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:47:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:47:14 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:47:14 Attempting uninstall: urllib3 17:47:14 Found existing installation: urllib3 1.26.7 17:47:14 Uninstalling urllib3-1.26.7: 17:47:14 Successfully uninstalled urllib3-1.26.7 17:47:14 Attempting uninstall: idna 17:47:14 Found existing installation: idna 3.3 17:47:14 Uninstalling idna-3.3: 17:47:15 Successfully uninstalled idna-3.3 17:47:15 Attempting uninstall: requests 17:47:15 Found existing installation: requests 2.26.0 17:47:15 Uninstalling requests-2.26.0: 17:47:15 Successfully uninstalled requests-2.26.0 17:47:15 Running setup.py install for texttable: started 17:47:16 Running setup.py install for texttable: finished with status 'done' 17:47:16 Running setup.py install for PyYAML: started 17:47:16 Running setup.py install for PyYAML: finished with status 'done' 17:47:16 Running setup.py install for docopt: started 17:47:16 Running setup.py install for docopt: finished with status 'done' 17:47:16 Running setup.py install for dockerpty: started 17:47:17 Running setup.py install for dockerpty: finished with status 'done' 17:47:17 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 17:47:21 Removing intermediate container d45d1c6a289f 17:47:21 ---> 50fa9f2536e3 17:47:21 Step 14/23 : ENV APP_PORT=58890 17:47:21 ---> Running in 1f696ab89957 17:47:21 Removing intermediate container 1f696ab89957 17:47:21 ---> 554bf8aae5ca 17:47:21 Step 15/23 : EXPOSE $APP_PORT 17:47:21 ---> Running in c1bd2e58781a 17:47:21 Removing intermediate container c1bd2e58781a 17:47:21 ---> 6ffc6bb3fb03 17:47:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:47:22 ---> 8e570023b1e0 17:47:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:47:22 ---> 4663f35850c9 17:47:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:47:22 ---> c95d1e09d4a3 17:47:22 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:47:22 ---> Running in 2f70f6f190cd 17:47:22 Removing intermediate container 2f70f6f190cd 17:47:22 ---> 74cc83b507c9 17:47:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:22 ---> Running in 0d794a4b0d1c 17:47:23 Removing intermediate container 0d794a4b0d1c 17:47:23 ---> f3b025e2508c 17:47:23 Step 21/23 : LABEL arch=x86_64 17:47:23 ---> Running in 16c97c5dd37c 17:47:23 Removing intermediate container 16c97c5dd37c 17:47:23 ---> 0045fe29a0b3 17:47:23 Step 22/23 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:47:23 ---> Running in 688f263a74c0 17:47:23 Removing intermediate container 688f263a74c0 17:47:23 ---> 42b21f988fd5 17:47:23 Step 23/23 : LABEL version=0.0.0 17:47:23 ---> Running in e2e7cd2bf798 17:47:23 Removing intermediate container e2e7cd2bf798 17:47:23 ---> 7b88db29a0c8 17:47:23 17:47:23 Successfully built 7b88db29a0c8 17:47:23 Successfully tagged sys-mgmt-agent:latest 17:47:35  Building sys-mgmt-agent ... done Building bin/spire-agent... 17:47:35 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:47:35 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:47:35 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:47:35 go: downloading github.com/docker/docker v20.10.12+incompatible 17:47:35 go: downloading github.com/google/go-tpm-tools v0.3.3 17:47:35 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:47:35 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:47:35 go: downloading github.com/docker/go-units v0.4.0 17:47:35 go: downloading github.com/docker/go-connections v0.4.0 17:47:35 go: downloading github.com/opencontainers/image-spec v1.0.1 17:47:35 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:47:35 go: downloading github.com/containerd/containerd v1.3.4 17:47:35 go: downloading github.com/opencontainers/go-digest v1.0.0 17:47:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:47:57 Removing intermediate container 5cc117f99a98 17:47:57 ---> 45825ad2a28c 17:47:57 17:47:57 Step 13/26 : FROM alpine:3.15 17:47:57 ---> 0ac33e5f5afa 17:47:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:47:57 ---> Using cache 17:47:57 ---> c2f90f671469 17:47:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:57 ---> Using cache 17:47:57 ---> ff45adf9386c 17:47:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:47:57 ---> Running in e65cb29055f1 17:47:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:47:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:47:58 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:47:58 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:47:58 OK: 15854 distinct packages available 17:47:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:47:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:47:59 (1/5) Installing dumb-init (1.2.5-r1) 17:47:59 (2/5) Installing musl-obstack (1.2.3-r0) 17:47:59 (3/5) Installing libucontext (1.1-r0) 17:47:59 (4/5) Installing gcompat (1.0.0-r4) 17:47:59 (5/5) Installing openssl (1.1.1n-r0) 17:47:59 Executing busybox-1.34.1-r5.trigger 17:47:59 OK: 6 MiB in 19 packages 17:48:01 Removing intermediate container e65cb29055f1 17:48:01 ---> ac551f132d6d 17:48:01 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 17:48:01 ---> d662a0aba057 17:48:01 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:48:03 ---> 1dd5d097e9fc 17:48:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:48:04 ---> 0524409d67df 17:48:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:48:04 ---> bdfb3150e0a7 17:48:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:48:04 ---> 9ee0f7a3edfc 17:48:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:48:04 ---> Running in 1b93fac0c9e9 17:48:04 Removing intermediate container 1b93fac0c9e9 17:48:04 ---> b279b5049cdc 17:48:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:48:04 ---> Running in 31c0eec91a0e 17:48:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:48:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:48:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:48:04 Removing intermediate container 31c0eec91a0e 17:48:04 ---> 5d3b6e502b5b 17:48:04 Step 24/26 : LABEL arch=x86_64 17:48:04 ---> Running in 8faeb8908896 17:48:05 Removing intermediate container 8faeb8908896 17:48:05 ---> f12e8188a406 17:48:05 Step 25/26 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:48:05 ---> Running in ccdf2580566a 17:48:05 Removing intermediate container ccdf2580566a 17:48:05 ---> 42793ae91916 17:48:05 Step 26/26 : LABEL version=0.0.0 17:48:05 ---> Running in 970250e7828a 17:48:05 Removing intermediate container 970250e7828a 17:48:05 ---> 55c0ab0c910c 17:48:05 17:48:05 Successfully built 55c0ab0c910c 17:48:05 Successfully tagged security-spire-agent:latest 17:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:48:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:48:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:48:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:48:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:48:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:48:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:48:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.207s coverage: 28.7% of statements 17:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:48:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.590s coverage: 98.5% of statements 17:48:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:48:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.563s coverage: 54.9% of statements 17:48:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:48:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:48:37  Building security-spire-agent ... done Removing intermediate container 03bd80ce58cc 17:48:37 ---> af364534c036 17:48:37 17:48:37 Step 13/25 : FROM alpine:3.15 17:48:37 ---> 0ac33e5f5afa 17:48:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:48:37 ---> Using cache 17:48:37 ---> c2f90f671469 17:48:37 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:37 ---> Using cache 17:48:37 ---> ff45adf9386c 17:48:37 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:48:37 ---> Using cache 17:48:37 ---> ac551f132d6d 17:48:37 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:48:37 ---> ceff426e675a 17:48:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:48:38 ---> fba6dcce5624 17:48:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:48:38 ---> 9f0e1d0a451b 17:48:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:48:38 ---> 3d1acba2f3d2 17:48:38 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:48:38 ---> Running in 4ee4aaf32346 17:48:38 Removing intermediate container 4ee4aaf32346 17:48:38 ---> 5f7f0bfece54 17:48:38 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:48:38 ---> Running in 0b13dc6bce09 17:48:38 Removing intermediate container 0b13dc6bce09 17:48:38 ---> f236b450fd97 17:48:38 Step 23/25 : LABEL arch=x86_64 17:48:38 ---> Running in b1c9cf9d6df0 17:48:38 Removing intermediate container b1c9cf9d6df0 17:48:38 ---> d14828eebd06 17:48:38 Step 24/25 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:48:39 ---> Running in 7b749504c7be 17:48:39 Removing intermediate container 7b749504c7be 17:48:39 ---> 5af4fc95013b 17:48:39 Step 25/25 : LABEL version=0.0.0 17:48:39 ---> Running in 10a17e0b89af 17:48:39 Removing intermediate container 10a17e0b89af 17:48:39 ---> e66da5099631 17:48:39 17:48:39 Successfully built e66da5099631 17:48:39 Successfully tagged security-spire-server:latest 17:48:39  Building security-spire-server ... done  [Pipeline] } 17:48:39 $ docker stop --time=1 f44c79654c3e9f149df209dcb4bd9649a21a46f601e7d4142a84bc2c7559a5af 17:48:40 $ docker rm -f f44c79654c3e9f149df209dcb4bd9649a21a46f601e7d4142a84bc2c7559a5af [Pipeline] // withDockerContainer [Pipeline] sh 17:48:41 + docker images 17:48:41 REPOSITORY TAG IMAGE ID CREATED SIZE 17:48:41 security-spire-server latest e66da5099631 2 seconds ago 87.3MB 17:48:41 af364534c036 10 seconds ago 4.5GB 17:48:41 security-spire-agent latest 55c0ab0c910c 35 seconds ago 127MB 17:48:41 45825ad2a28c 47 seconds ago 4.5GB 17:48:41 sys-mgmt-agent latest 7b88db29a0c8 About a minute ago 307MB 17:48:41 8d4d57b45090 About a minute ago 1.62GB 17:48:41 security-spire-config latest dbf5e1a6f543 About a minute ago 86.7MB 17:48:41 7882d8e143eb About a minute ago 4.5GB 17:48:41 core-data latest ec6f4bb71b12 2 minutes ago 35.9MB 17:48:41 security-secretstore-setup latest 6b3a7e0d812c 2 minutes ago 42.1MB 17:48:41 a16e76e22d1e 2 minutes ago 1.65GB 17:48:41 deb84d48ae42 2 minutes ago 1.63GB 17:48:41 security-bootstrapper latest fcf734c82a08 3 minutes ago 24.3MB 17:48:41 security-proxy-setup latest afa66a1c3231 3 minutes ago 43.4MB 17:48:41 core-metadata latest 362bd0ecc2c7 3 minutes ago 26.2MB 17:48:41 1861d5a5e361 4 minutes ago 1.61GB 17:48:41 36f59f488924 4 minutes ago 1.63GB 17:48:41 36f13e6613f2 4 minutes ago 1.62GB 17:48:41 security-spiffe-token-provider latest fc73e553ec97 5 minutes ago 28.5MB 17:48:41 support-scheduler latest 41a420503526 5 minutes ago 26MB 17:48:41 core-command latest 36c7fbfeb234 5 minutes ago 24.5MB 17:48:41 support-notifications latest 9f13f77dec94 5 minutes ago 26.6MB 17:48:41 380e64ae7e74 5 minutes ago 1.62GB 17:48:41 a49f355d6fd2 5 minutes ago 1.62GB 17:48:41 8dc07152935a 5 minutes ago 1.61GB 17:48:41 44baa225ec46 5 minutes ago 1.61GB 17:48:41 ci-base-image-x86_64 latest 02bf979f2ef9 8 minutes ago 896MB 17:48:41 docker 20.10.14 7417809fdb73 2 days ago 218MB 17:48:41 alpine 3.14 e04c818066af 2 days ago 5.59MB 17:48:41 alpine 3.15 0ac33e5f5afa 2 days ago 5.57MB 17:48:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 17:48:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 17:48:41 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 17:48:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.618s coverage: 89.2% of statements 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:48:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.569s coverage: 84.4% of statements 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:48:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.792s coverage: 95.1% of statements 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:48:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.230s coverage: 72.2% of statements 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:48:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.370s coverage: 60.0% of statements 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:48:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.403s coverage: 0.9% of statements 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:48:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.296s coverage: 58.8% of statements 17:48:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.491s coverage: 24.0% of statements 17:48:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.337s coverage: 47.1% of statements 17:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.213s coverage: 79.5% of statements 17:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements 17:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.266s coverage: 96.3% of statements 17:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.363s coverage: 87.5% of statements 17:48:56 Still waiting to schedule task 17:48:56 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:49:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.367s coverage: 94.4% of statements 17:49:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements 17:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.638s coverage: 82.5% of statements 17:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.381s coverage: 92.9% of statements 17:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.065s coverage: 65.1% of statements 17:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements 17:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 17:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements 17:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.275s coverage: 80.0% of statements 17:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements 17:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.261s coverage: 85.4% of statements 17:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.774s coverage: 91.2% of statements 17:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.842s coverage: 64.4% of statements 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.224s coverage: 100.0% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.160s coverage: 89.4% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 17:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 17:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.461s coverage: 65.4% of statements 17:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.802s coverage: 43.8% of statements 17:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.304s coverage: 89.5% of statements 17:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.288s coverage: 84.8% of statements 17:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:49:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.352s coverage: 17.7% of statements 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:49:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.679s coverage: 92.3% of statements 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:49:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.454s coverage: 63.2% of statements 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:49:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.428s coverage: 97.7% of statements 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:49:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.199s coverage: 28.9% of statements 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:49:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:49:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.196s coverage: 100.0% of statements 17:49:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 17:49:32 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 17:49:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:49:32 GO111MODULE=on go vet ./... 17:50:02 Running on prd-ubuntu18.04-docker-8c-8g-11430 in /w/workspace/edgexfoundry_edgex-go_PR-3947 [Pipeline] { [Pipeline] ws 17:50:03 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:50:03 The recommended git tool is: git 17:50:04 using credential edgex-jenkins-ssh 17:50:04 Cloning the remote Git repository 17:50:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:50:04 > git init /w/workspace/edgex-go/1 # timeout=10 17:50:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:50:04 > git --version # timeout=10 17:50:04 > git --version # 'git version 2.17.1' 17:50:04 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:50:09 Merging remotes/origin/main commit 3b4e3b27b9a762a590f0f199a12df669a1bddcaf into PR head commit 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:50:10 Merge succeeded, producing 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 17:50:10 Checking out Revision 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 (PR-3947) 17:50:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:50:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:50:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:50:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:50:09 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3947/head:refs/remotes/origin/PR-3947 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:50:09 > git config core.sparsecheckout # timeout=10 17:50:09 > git checkout -f 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 # timeout=10 17:50:10 > git remote # timeout=10 17:50:10 > git config --get remote.origin.url # timeout=10 17:50:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:10 > git merge 3b4e3b27b9a762a590f0f199a12df669a1bddcaf # timeout=10 17:50:10 > git rev-parse HEAD^{commit} # timeout=10 17:50:10 > git config core.sparsecheckout # timeout=10 17:50:10 > git checkout -f 88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 # timeout=10 17:50:13 Commit message: "fix(security): Fix for spiffe-config crashloop" 17:50:13 > git --version # timeout=10 17:50:13 > git --version # 'git version 2.17.1' 17:50:13 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:14 + echo snap-build.sh 17:50:14 snap-build.sh 17:50:14 + SNAP_BASE_DIR=. 17:50:14 + '[' '!' -z /w/workspace/edgex-go/1 ']' 17:50:14 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 17:50:14 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 17:50:14 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 17:50:14 + cd /w/workspace/edgex-go/1 17:50:14 + sudo apt-get remove -qy --purge lxd lxd-client 17:50:14 Reading package lists... 17:50:14 Building dependency tree... 17:50:14 Reading state information... 17:50:14 The following packages were automatically installed and are no longer required: 17:50:14 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:50:14 uidmap xdelta3 17:50:14 Use 'sudo apt autoremove' to remove them. 17:50:14 The following packages will be REMOVED: 17:50:14 lxd* lxd-client* 17:50:14 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:50:14 After this operation, 31.7 MB disk space will be freed. 17:50:15 (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.) 17:50:15 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:50:15 Removing lxd dnsmasq configuration 17:50:16 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:50:16 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:50:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:50:16 (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.) 17:50:16 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:50:18 Processing triggers for systemd (237-3ubuntu10.52) ... 17:50:18 Processing triggers for ureadahead (0.100.0-21) ... 17:50:18 + sudo snap remove --purge lxd 17:50:18 snap "lxd" is not installed 17:50:18 + sudo groupadd --force --system lxd 17:50:18 ++ whoami 17:50:18 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:50:18 + newgrp - lxd 17:50:18 + sudo snap install lxd 17:50:27 2022-04-07T17:50:23Z INFO Waiting for automatic snapd restart... 17:50:39 lxd 5.0.0-c5bcb80 from Canonical* installed 17:50:39 + sudo lxd init --auto 17:50:49 + sudo snap install --classic snapcraft 17:50:54 snapcraft 6.1 from Canonical* installed 17:50:54 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:50:54 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:50:54 % Total % Received % Xferd Average Speed Time Time Time Current 17:50:54 Dload Upload Total Spent Left Speed 17:50:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3963 0 --:--:-- --:--:-- --:--:-- 3987 17:50:54 100 3325k 100 3325k 0 0 7916k 0 --:--:-- --:--:-- --:--:-- 7916k 17:50:54 ./yq_linux_amd64 17:50:54 + sudo snapcraft prime --use-lxd 17:50:56 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:50: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: 17:50:56 - README.md 17:50:56 17:50:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:50:56 Launching a container. 17:51:08 Waiting for container to be ready 17:51:08 To start your first container, try: lxc launch ubuntu:20.04 17:51:08 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 17:51:08 17:51:12 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:51:12 Waiting for network to be ready... 17:51:13 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 17:51:13 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 17:51:13 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 17:51:13 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] 17:51:13 Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] 17:51:13 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 17:51:13 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 17:51:13 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] 17:51:13 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 17:51:13 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] 17:51:13 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 17:51:13 Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 17:51:13 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 17:51:13 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 17:51:13 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 17:51:13 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 17:51:13 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 17:51:13 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 17:51:13 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 17:51:13 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1711 kB] 17:51:13 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 17:51:13 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 17:51:13 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 17:51:13 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 17:51:13 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 17:51:13 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 17:51:13 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 17:51:16 Fetched 23.7 MB in 3s (6867 kB/s) 17:51:17 Reading package lists... 17:51:17 Reading package lists... 17:51:17 Building dependency tree... 17:51:17 Reading state information... 17:51:17 The following additional packages will be installed: 17:51:17 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:51:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:51:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:51:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:51:17 Suggested packages: 17:51:17 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:51:17 Recommended packages: 17:51:17 gnupg libsasl2-modules 17:51:17 The following NEW packages will be installed: 17:51:17 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:51:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:51:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:51:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:51:17 The following packages will be upgraded: 17:51:17 gpg gpg-agent gpgconf libudev1 17:51:17 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 17:51:17 Need to get 3859 kB of archives. 17:51:17 After this operation, 14.9 MB of additional disk space will be used. 17:51:17 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 17:51:17 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 17:51:17 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 17:51:17 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 17:51:17 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 17:51:17 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:51:17 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 17:51:17 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 17:51:17 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 17:51:17 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 17:51:17 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 17:51:17 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 17:51:17 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 17:51:17 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 17:51:17 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 17:51:17 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 17:51:17 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 17:51:17 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 17:51:17 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 17:51:18 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 17:51:18 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 17:51:18 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 17:51:18 debconf: delaying package configuration, since apt-utils is not installed 17:51:19 Fetched 3859 kB in 1s (3821 kB/s) 17:51:19 (Reading database ... 12816 files and directories currently installed.) 17:51:19 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 17:51:19 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:51:19 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 17:51:19 Selecting previously unselected package udev. 17:51:19 (Reading database ... 12816 files and directories currently installed.) 17:51:19 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 17:51:19 Unpacking udev (245.4-4ubuntu3.15) ... 17:51:19 Selecting previously unselected package libfuse2:amd64. 17:51:19 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 17:51:19 Unpacking libfuse2:amd64 (2.9.9-3) ... 17:51:19 Selecting previously unselected package fuse. 17:51:19 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 17:51:19 Unpacking fuse (2.9.9-3) ... 17:51:19 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 17:51:19 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 17:51:19 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 17:51:19 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 17:51:19 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 17:51:19 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 17:51:19 Selecting previously unselected package libksba8:amd64. 17:51:19 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:51:19 Unpacking libksba8:amd64 (1.3.5-2) ... 17:51:19 Selecting previously unselected package libroken18-heimdal:amd64. 17:51:19 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:19 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:19 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:51:19 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:19 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:19 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:51:19 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:19 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:19 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:51:19 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:19 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:19 Selecting previously unselected package libwind0-heimdal:amd64. 17:51:19 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:19 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:20 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:51:20 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:20 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:20 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:51:20 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:20 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:20 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:51:20 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:20 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:20 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:51:20 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:51:20 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:20 Selecting previously unselected package libsasl2-modules-db:amd64. 17:51:20 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 17:51:20 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 17:51:20 Selecting previously unselected package libsasl2-2:amd64. 17:51:20 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 17:51:20 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 17:51:20 Selecting previously unselected package libldap-common. 17:51:20 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 17:51:20 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 17:51:20 Selecting previously unselected package libldap-2.4-2:amd64. 17:51:20 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 17:51:20 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 17:51:20 Selecting previously unselected package dirmngr. 17:51:20 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 17:51:20 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 17:51:20 Setting up libksba8:amd64 (1.3.5-2) ... 17:51:20 Setting up libfuse2:amd64 (2.9.9-3) ... 17:51:20 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 17:51:20 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 17:51:20 Setting up udev (245.4-4ubuntu3.15) ... 17:51:21 invoke-rc.d: policy-rc.d denied execution of start. 17:51:21 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 17:51:21 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:21 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 17:51:21 Setting up gpg (2.2.19-3ubuntu2.1) ... 17:51:21 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:21 Setting up fuse (2.9.9-3) ... 17:51:21 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 17:51:21 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:21 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:21 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:21 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:21 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:21 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:21 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:51:21 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 17:51:21 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 17:51:22 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 17:51:22 Processing triggers for systemd (245.4-4ubuntu3) ... 17:51:22 Processing triggers for libc-bin (2.31-0ubuntu9) ... 17:51:22 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 17:51:22 Alias= settings in the [Install] section, and DefaultInstance= for template 17:51:22 units). This means they are not meant to be enabled using systemctl. 17:51:22 17:51:22 Possible reasons for having this kind of units are: 17:51:22 • A unit may be statically enabled by being symlinked from another unit's 17:51:22 .wants/ or .requires/ directory. 17:51:22 • A unit's purpose may be to act as a helper for some other unit which has 17:51:22 a requirement dependency on it. 17:51:22 • A unit may be started when needed via activation (socket, path, timer, 17:51:22 D-Bus, udev, scripted systemctl call, ...). 17:51:22 • In case of template units, the unit is meant to be enabled with some 17:51:22 instance name specified. 17:51:22 Reading package lists... 17:51:22 Building dependency tree... 17:51:22 Reading state information... 17:51:23 The following additional packages will be installed: 17:51:23 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 17:51:23 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 17:51:23 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 17:51:23 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 17:51:23 openssh-client python3 python3-minimal python3.8 python3.8-minimal 17:51:23 squashfs-tools systemd systemd-sysv systemd-timesyncd 17:51:23 Suggested packages: 17:51:23 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 17:51:23 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:51:23 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 17:51:23 systemd-container policykit-1 17:51:23 Recommended packages: 17:51:23 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 17:51:23 The following NEW packages will be installed: 17:51:23 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 17:51:23 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 17:51:23 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 17:51:23 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 17:51:23 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 17:51:23 The following packages will be upgraded: 17:51:23 libsystemd0 systemd systemd-sysv systemd-timesyncd 17:51:23 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 17:51:23 Need to get 46.5 MB of archives. 17:51:23 After this operation, 181 MB of additional disk space will be used. 17:51:23 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 17:51:23 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 17:51:23 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 17:51:23 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 17:51:23 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 17:51:23 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 17:51:23 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 17:51:23 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 17:51:23 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 17:51:23 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 17:51:23 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 17:51:23 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 17:51:23 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 17:51:23 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 17:51:23 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 17:51:23 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 17:51:23 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 17:51:23 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 17:51:23 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 17:51:23 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 17:51:23 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 17:51:23 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 17:51:23 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 17:51:23 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 17:51:23 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 17:51:23 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 17:51:23 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 17:51:23 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 17:51:23 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 17:51:23 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 17:51:23 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 17:51:23 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 17:51:23 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 17:51:24 debconf: delaying package configuration, since apt-utils is not installed 17:51:24 Fetched 46.5 MB in 1s (72.0 MB/s) 17:51:24 (Reading database ... 13067 files and directories currently installed.) 17:51:24 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 17:51:24 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:51:24 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 17:51:24 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:51:24 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 17:51:24 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:51:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:51:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:51:24 ./bin/test-attribution-txt.sh [Pipeline] echo 17:51:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:51:24 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 17:51:24 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:51:25 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 17:51:25 Selecting previously unselected package libpython3.8-minimal:amd64. 17:51:25 (Reading database ... 13068 files and directories currently installed.) 17:51:25 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 17:51:25 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 17:51:25 Selecting previously unselected package libexpat1:amd64. 17:51:25 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 17:51:25 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 17:51:25 Selecting previously unselected package python3.8-minimal. 17:51:25 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 17:51:25 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 17:51:25 + ls -al . 17:51:25 total 664 17:51:25 drwxrwxr-x 9 1001 1001 4096 Apr 7 17:51 . 17:51:25 drwxr-xr-x 4 root root 4096 Apr 7 17:45 .. 17:51:25 -rw-rw-r-- 1 1001 1001 11 Apr 7 17:43 .dockerignore 17:51:25 drwxrwxr-x 8 1001 1001 4096 Apr 7 17:43 .git 17:51:25 drwxrwxr-x 4 1001 1001 4096 Apr 7 17:43 .github 17:51:25 -rw-rw-r-- 1 1001 1001 870 Apr 7 17:43 .gitignore 17:51:25 -rw-rw-r-- 1 1001 1001 42 Apr 7 17:43 .golangci.yml 17:51:25 -rw-rw-r-- 1 1001 1001 87 Apr 7 17:43 .hadolint.yml 17:51:25 -rw-rw-r-- 1 1001 1001 166 Apr 7 17:43 .sonarcloud.properties 17:51:25 -rw-rw-r-- 1 1001 1001 1171 Apr 7 17:43 ADOPTERS.md 17:51:25 -rw-rw-r-- 1 1001 1001 9953 Apr 7 17:43 Attribution.txt 17:51:25 -rw-rw-r-- 1 1001 1001 51732 Apr 7 17:43 CHANGELOG.md 17:51:25 -rw-rw-r-- 1 1001 1001 3804 Apr 7 17:43 CONTRIBUTING.md 17:51:25 -rw-rw-r-- 1 1001 1001 677 Apr 7 17:43 GOVERNANCE.md 17:51:25 -rw-rw-r-- 1 1001 1001 849 Apr 7 17:43 Jenkinsfile 17:51:25 -rw-rw-r-- 1 1001 1001 10775 Apr 7 17:43 LICENSE 17:51:25 -rw-rw-r-- 1 1001 1001 8478 Apr 7 17:43 Makefile 17:51:25 -rw-rw-r-- 1 1001 1001 582 Apr 7 17:43 OWNERS.md 17:51:25 -rw-rw-r-- 1 1001 1001 8207 Apr 7 17:43 README.md 17:51:25 -rw-rw-r-- 1 1001 1001 6912 Apr 7 17:43 SECURITY.md 17:51:25 -rw-rw-r-- 1 1001 1001 5 Apr 7 17:39 VERSION 17:51:25 -rw-rw-r-- 1 1001 1001 4131 Apr 7 17:43 ZMQWindows.md 17:51:25 drwxrwxr-x 2 1001 1001 4096 Apr 7 17:43 bin 17:51:25 drwxrwxr-x 18 1001 1001 4096 Apr 7 17:43 cmd 17:51:25 -rw-r--r-- 1 root root 431014 Apr 7 17:49 coverage.out 17:51:25 -rw-rw-r-- 1 1001 1001 3175 Apr 7 17:43 go.mod 17:51:25 -rw-rw-r-- 1 1001 1001 34990 Apr 7 17:45 go.sum 17:51:25 drwxrwxr-x 8 1001 1001 4096 Apr 7 17:43 internal 17:51:25 drwxrwxr-x 3 1001 1001 4096 Apr 7 17:43 openapi 17:51:25 drwxrwxr-x 4 1001 1001 4096 Apr 7 17:43 snap 17:51:25 -rw-rw-r-- 1 1001 1001 204 Apr 7 17:43 version.go [Pipeline] sh 17:51:25 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 17:51:25 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 17:51:25 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 17:51:25 Selecting previously unselected package python3-minimal. 17:51:25 (Reading database ... 13359 files and directories currently installed.) 17:51:25 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 17:51:25 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 17:51:25 Selecting previously unselected package mime-support. 17:51:25 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 17:51:25 Unpacking mime-support (3.64ubuntu1) ... 17:51:25 Selecting previously unselected package libmpdec2:amd64. 17:51:25 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 17:51:25 Unpacking libmpdec2:amd64 (2.4.2-3) ... 17:51:25 Selecting previously unselected package libpython3.8-stdlib:amd64. 17:51:25 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 17:51:25 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 17:51:25 + '[' -e coverage.out ] 17:51:25 + chown 1001:1001 coverage.out [Pipeline] stash 17:51:25 Warning: overwriting stash ‘coverage-report’ 17:51:26 Selecting previously unselected package python3.8. 17:51:26 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 17:51:26 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 17:51:26 Selecting previously unselected package libpython3-stdlib:amd64. 17:51:26 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 17:51:26 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 17:51:26 Setting up python3-minimal (3.8.2-0ubuntu2) ... 17:51:26 Selecting previously unselected package python3. 17:51:26 (Reading database ... 13761 files and directories currently installed.) 17:51:26 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 17:51:26 Unpacking python3 (3.8.2-0ubuntu2) ... 17:51:26 Selecting previously unselected package libdbus-1-3:amd64. 17:51:26 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 17:51:26 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 17:51:26 Selecting previously unselected package dbus. 17:51:26 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 17:51:26 Unpacking dbus (1.12.16-2ubuntu2.1) ... 17:51:26 Selecting previously unselected package libbsd0:amd64. 17:51:26 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 17:51:26 Unpacking libbsd0:amd64 (0.10.0-1) ... 17:51:26 Selecting previously unselected package libpam-systemd:amd64. 17:51:26 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 17:51:26 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 17:51:26 Stashed 1 file(s) [Pipeline] sh 17:51:26 Selecting previously unselected package sudo. 17:51:26 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 17:51:26 Unpacking sudo (1.8.31-1ubuntu1.2) ... 17:51:26 Selecting previously unselected package apparmor. 17:51:26 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 17:51:26 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 17:51:27 Selecting previously unselected package libcbor0.6:amd64. 17:51:27 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 17:51:27 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 17:51:27 Selecting previously unselected package libedit2:amd64. 17:51:27 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 17:51:27 Unpacking libedit2:amd64 (3.1-20191231-1) ... 17:51:27 Selecting previously unselected package libfido2-1:amd64. 17:51:27 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 17:51:27 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 17:51:27 Selecting previously unselected package libkrb5support0:amd64. 17:51:27 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 17:51:27 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 17:51:27 Selecting previously unselected package libk5crypto3:amd64. 17:51:27 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 17:51:27 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 17:51:27 Selecting previously unselected package libkeyutils1:amd64. 17:51:27 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 17:51:27 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 17:51:27 Selecting previously unselected package libkrb5-3:amd64. 17:51:27 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 17:51:27 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 17:51:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:51:27 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 17:51:27 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 17:51:27 Selecting previously unselected package openssh-client. 17:51:27 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 17:51:27 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 17:51:27 + make build 17:51:27 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 17:51:27 Selecting previously unselected package dbus-user-session. 17:51:27 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 17:51:27 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 17:51:27 Selecting previously unselected package liblzo2-2:amd64. 17:51:27 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 17:51:27 Unpacking liblzo2-2:amd64 (2.10-2) ... 17:51:27 Selecting previously unselected package squashfs-tools. 17:51:27 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 17:51:27 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 17:51:27 Selecting previously unselected package snapd. 17:51:27 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 17:51:27 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 17:51:31 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 17:51:31 Setting up mime-support (3.64ubuntu1) ... 17:51:31 Setting up liblzo2-2:amd64 (2.10-2) ... 17:51:31 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 17:51:31 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 17:51:31 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 17:51:31 Setting up dbus (1.12.16-2ubuntu2.1) ... 17:51:31 Setting up sudo (1.8.31-1ubuntu1.2) ... 17:51:31 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 17:51:31 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 17:51:31 Setting up libmpdec2:amd64 (2.4.2-3) ... 17:51:31 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 17:51:31 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 17:51:31 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 17:51:31 Setting up libbsd0:amd64 (0.10.0-1) ... 17:51:31 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 17:51:31 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 17:51:31 Setting up libedit2:amd64 (3.1-20191231-1) ... 17:51:31 Setting up python3 (3.8.2-0ubuntu2) ... 17:51:31 running python rtupdate hooks for python3.8... 17:51:31 running python post-rtupdate hooks for python3.8... 17:51:32 Setting up apparmor (2.13.3-7ubuntu5.1) ... 17:51:33 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:51:33 Reloading AppArmor profiles 17:51:33 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 17:51:33 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 17:51:33 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 17:51:33 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 17:51:33 Setting up systemd (245.4-4ubuntu3.15) ... 17:51:33 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:51:33 Installing new version of config file /etc/systemd/resolved.conf ... 17:51:35 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 17:51:35 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 17:51:35 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 17:51:35 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 17:51:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:51:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:51:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:51:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:51:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:51:36 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:51:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:51:37 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:51:37 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:51:37 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:51:38 /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' 17:51:38 Processing triggers for libc-bin (2.31-0ubuntu9) ... 17:51:38 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 17:51:39 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 17:51:39 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 17:51:39 Reading package lists... 17:51:40 Reading package lists... 17:51:40 Building dependency tree... 17:51:40 Reading state information... 17:51:40 Calculating upgrade... 17:51:40 The following packages will be upgraded: 17:51:40 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 17:51:40 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 17:51:40 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 17:51:40 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 17:51:40 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 17:51:40 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 17:51:40 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 17:51:40 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 17:51:40 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 17:51:40 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 17:51:40 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 17:51:40 xz-utils zlib1g 17:51:40 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:51:40 Need to get 65.7 MB of archives. 17:51:40 After this operation, 27.6 MB of additional disk space will be used. 17:51:40 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 17:51:40 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 17:51:41 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 17:51:41 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 17:51:41 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 17:51:41 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 17:51:41 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 17:51:41 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 17:51:41 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 17:51:41 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 17:51:41 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 17:51:41 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 17:51:41 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 17:51:41 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 17:51:41 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 17:51:41 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 17:51:41 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 17:51:41 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 17:51:41 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 17:51:41 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 17:51:41 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 17:51:41 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 17:51:41 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 17:51:41 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 17:51:41 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 17:51:41 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 17:51:41 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 17:51:41 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 17:51:41 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 17:51:41 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 17:51:41 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 17:51:41 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 17:51:41 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 17:51:42 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 17:51:42 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 17:51:42 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 17:51:42 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 17:51:42 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 17:51:42 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 17:51:42 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 17:51:42 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 17:51:42 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 17:51:42 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 17:51:42 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 17:51:42 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 17:51:42 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 17:51:42 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 17:51:42 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 17:51:42 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 17:51:42 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 17:51:42 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 17:51:42 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 17:51:42 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 17:51:42 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 17:51:42 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 17:51:42 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 17:51:42 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 17:51:42 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 17:51:42 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 17:51:42 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 17:51:42 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 17:51:42 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 17:51:42 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 17:51:42 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 17:51:42 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 17:51:42 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 17:51:42 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 17:51:42 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 17:51:42 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 17:51:42 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 17:51:42 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 17:51:42 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 17:51:43 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 17:51:43 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 17:51:43 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 17:51:43 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 17:51:43 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] 17:51:44 debconf: delaying package configuration, since apt-utils is not installed 17:51:44 Fetched 65.7 MB in 3s (21.2 MB/s) 17:51:44 (Reading database ... 14313 files and directories currently installed.) 17:51:44 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 17:51:44 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 17:51:44 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 17:51:44 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 17:51:44 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 17:51:44 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 17:51:44 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:51:44 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:51:45 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:51:45 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:51:45 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:51:45 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:51:45 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:51:45 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:51:45 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:51:45 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:51:45 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:51:45 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:51:45 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:51:45 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:51:45 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 17:51:45 (Reading database ... 14312 files and directories currently installed.) 17:51:45 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:51:45 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:51:45 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:51:46 (Reading database ... 14312 files and directories currently installed.) 17:51:46 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:51:46 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:51:46 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:51:46 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:51:46 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:51:46 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:51:46 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 17:51:46 (Reading database ... 14312 files and directories currently installed.) 17:51:46 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 17:51:46 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 17:51:46 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 17:51:47 (Reading database ... 14312 files and directories currently installed.) 17:51:47 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 17:51:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:51:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:51:47 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 17:51:47 Setting up base-files (11ubuntu5.5) ... 17:51:47 Installing new version of config file /etc/issue ... 17:51:47 Installing new version of config file /etc/issue.net ... 17:51:47 Installing new version of config file /etc/lsb-release ... 17:51:47 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:51:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:51:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:51:48 Removing obsolete conffile /etc/default/motd-news ... 17:51:48 (Reading database ... 14311 files and directories currently installed.) 17:51:48 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 17:51:48 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 17:51:48 Setting up bash (5.0-6ubuntu1.1) ... 17:51:48 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 17:51:48 (Reading database ... 14311 files and directories currently installed.) 17:51:48 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 17:51:48 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 17:51:48 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 17:51:48 (Reading database ... 14311 files and directories currently installed.) 17:51:48 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 17:51:48 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 17:51:48 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 17:51:48 (Reading database ... 14311 files and directories currently installed.) 17:51:48 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 17:51:48 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 17:51:49 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 17:51:49 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 17:51:49 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 17:51:49 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 17:51:49 Setting up perl-base (5.30.0-9ubuntu0.2) ... 17:51:49 (Reading database ... 14311 files and directories currently installed.) 17:51:49 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 17:51:49 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 17:51:49 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 17:51:49 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 17:51:49 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 17:51:49 (Reading database ... 14311 files and directories currently installed.) 17:51:49 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 17:51:49 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 17:51:49 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 17:51:50 (Reading database ... 14311 files and directories currently installed.) 17:51:50 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 17:51:50 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:51:50 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 17:51:50 (Reading database ... 14311 files and directories currently installed.) 17:51:50 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 17:51:50 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:51:50 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 17:51:50 (Reading database ... 14311 files and directories currently installed.) 17:51:50 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 17:51:50 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:51:50 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 17:51:50 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:51:50 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 17:51:50 (Reading database ... 14311 files and directories currently installed.) 17:51:50 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 17:51:50 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:51:50 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 17:51:50 (Reading database ... 14311 files and directories currently installed.) 17:51:50 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 17:51:50 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:51:50 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 17:51:50 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:51:51 Setting up util-linux (2.34-0.1ubuntu9.3) ... 17:51:51 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:51:51 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:51:51 (Reading database ... 14311 files and directories currently installed.) 17:51:51 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 17:51:51 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 17:51:52 Setting up libc-bin (2.31-0ubuntu9.7) ... 17:51:52 (Reading database ... 14311 files and directories currently installed.) 17:51:52 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 17:51:52 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 17:51:52 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 17:51:52 (Reading database ... 14311 files and directories currently installed.) 17:51:52 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 17:51:52 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 17:51:52 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 17:51:52 (Reading database ... 14311 files and directories currently installed.) 17:51:52 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 17:51:52 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 17:51:52 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 17:51:52 (Reading database ... 14311 files and directories currently installed.) 17:51:52 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 17:51:52 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 17:51:52 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 17:51:52 (Reading database ... 14311 files and directories currently installed.) 17:51:52 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 17:51:52 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 17:51:52 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 17:51:52 (Reading database ... 14311 files and directories currently installed.) 17:51:52 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 17:51:52 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 17:51:52 Setting up gpgv (2.2.19-3ubuntu2.1) ... 17:51:52 (Reading database ... 14311 files and directories currently installed.) 17:51:52 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 17:51:52 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 17:51:53 Setting up ubuntu-keyring (2020.02.11.4) ... 17:51:53 (Reading database ... 14311 files and directories currently installed.) 17:51:53 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 17:51:53 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 17:51:53 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 17:51:53 (Reading database ... 14311 files and directories currently installed.) 17:51:53 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 17:51:53 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 17:51:53 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 17:51:53 (Reading database ... 14311 files and directories currently installed.) 17:51:53 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 17:51:53 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 17:51:53 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 17:51:53 (Reading database ... 14311 files and directories currently installed.) 17:51:53 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 17:51:53 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 17:51:53 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 17:51:53 (Reading database ... 14311 files and directories currently installed.) 17:51:53 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 17:51:53 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 17:51:53 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 17:51:53 (Reading database ... 14311 files and directories currently installed.) 17:51:53 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 17:51:53 Unpacking apt (2.0.6) over (2.0.2) ... 17:51:54 Setting up apt (2.0.6) ... 17:51:54 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:51:54 (Reading database ... 14311 files and directories currently installed.) 17:51:54 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 17:51:54 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 17:51:54 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 17:51:55 (Reading database ... 14311 files and directories currently installed.) 17:51:55 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 17:51:55 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 17:51:55 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 17:51:55 (Reading database ... 14313 files and directories currently installed.) 17:51:55 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 17:51:55 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 17:51:55 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 17:51:55 (Reading database ... 14317 files and directories currently installed.) 17:51:55 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 17:51:55 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:51:55 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 17:51:55 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 17:51:55 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 17:51:55 (Reading database ... 14317 files and directories currently installed.) 17:51:55 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 17:51:55 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 17:51:55 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 17:51:55 (Reading database ... 14317 files and directories currently installed.) 17:51:55 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 17:51:56 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 17:51:56 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 17:51:56 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 17:51:56 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 17:51:56 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 17:51:56 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 17:51:56 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 17:51:56 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 17:51:56 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 17:51:56 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 17:51:56 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 17:51:56 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 17:51:56 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 17:51:56 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 17:51:56 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 17:51:56 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 17:51:56 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 17:51:56 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 17:51:56 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 17:51:57 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 17:51:57 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 17:51:57 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 17:51:57 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:51:57 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 17:51:57 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:51:57 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 17:51:57 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:51:57 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 17:51:57 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:51:57 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 17:51:57 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:51:57 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 17:51:57 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:51:57 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 17:51:57 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 17:51:57 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 17:51:57 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 17:51:58 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 17:51:58 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 17:51:59 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 17:51:59 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 17:51:59 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 17:51:59 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 17:51:59 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 17:51:59 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 17:52:00 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 17:52:00 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 17:52:00 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 17:52:00 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 17:52:00 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 17:52:00 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 17:52:00 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 17:52:01 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 17:52:01 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 17:52:01 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 17:52:01 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 17:52:01 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:01 Setting up tzdata (2022a-0ubuntu0.20.04) ... 17:52:01 17:52:01 Current default time zone: 'Etc/UTC' 17:52:01 Local time is now: Thu Apr 7 17:52:01 UTC 2022. 17:52:01 Universal Time is now: Thu Apr 7 17:52:01 UTC 2022. 17:52:01 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:52:01 17:52:01 Setting up xz-utils (5.2.4-1ubuntu1) ... 17:52:01 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:01 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:01 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 17:52:01 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:01 Setting up mount (2.34-0.1ubuntu9.3) ... 17:52:01 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 17:52:01 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 17:52:01 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 17:52:01 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 17:52:01 Setting up openssl (1.1.1f-1ubuntu2.12) ... 17:52:01 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:01 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:01 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 17:52:01 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:01 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 17:52:01 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 17:52:01 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 17:52:01 Setting up fdisk (2.34-0.1ubuntu9.3) ... 17:52:01 Setting up ca-certificates (20210119~20.04.2) ... 17:52:03 Updating certificates in /etc/ssl/certs... 17:52:04 21 added, 21 removed; done. 17:52:04 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 17:52:04 Setting up perl (5.30.0-9ubuntu0.2) ... 17:52:04 Setting up procps (2:3.3.16-1ubuntu2.3) ... 17:52:04 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 17:52:04 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 17:52:04 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 17:52:04 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 17:52:04 Setting up binutils (2.34-6ubuntu1.3) ... 17:52:04 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 17:52:04 Setting up build-essential (12.8ubuntu1.1) ... 17:52:04 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 17:52:04 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 17:52:04 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 17:52:04 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 17:52:04 Processing triggers for systemd (245.4-4ubuntu3.15) ... 17:52:04 Processing triggers for mime-support (3.64ubuntu1) ... 17:52:04 Processing triggers for ca-certificates (20210119~20.04.2) ... 17:52:04 Updating certificates in /etc/ssl/certs... 17:52:05 0 added, 0 removed; done. 17:52:05 Running hooks in /etc/ca-certificates/update.d... 17:52:05 done. 17:52:06 Reading package lists... 17:52:06 Building dependency tree... 17:52:06 Reading state information... 17:52:06 The following NEW packages will be installed: 17:52:06 apt-transport-https 17:52:06 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:52:06 Need to get 4680 B of archives. 17:52:06 After this operation, 162 kB of additional disk space will be used. 17:52:06 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 17:52:06 debconf: delaying package configuration, since apt-utils is not installed 17:52:06 Fetched 4680 B in 0s (87.8 kB/s) 17:52:06 Selecting previously unselected package apt-transport-https. 17:52:06 (Reading database ... 14320 files and directories currently installed.) 17:52:06 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 17:52:06 Unpacking apt-transport-https (2.0.6) ... 17:52:06 Setting up apt-transport-https (2.0.6) ... 17:52:07 Waiting for network to be ready... 17:52:13 2022-04-07T17:52:10Z INFO Waiting for automatic snapd restart... 17:52:14 snapd 2.54.4 from Canonical* installed 17:52:15 "snapd" switched to the "latest/stable" channel 17:52:15 17:52:17 core20 20220318 from Canonical* installed 17:52:17 "core20" switched to the "latest/stable" channel 17:52:17 17:52:20 snapcraft 6.1 from Canonical* installed 17:52:20 "snapcraft" switched to the "latest/stable" channel 17:52:20 17:52:24 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: 17:52:24 - README.md 17:52:24 17:52:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:52:25 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 17:52:25 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 17:52:25 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 17:52:26 Reading package lists... 17:52:26 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 17:52:26 Reading package lists... 17:52:26 Building dependency tree... 17:52:26 Reading state information... 17:52:26 Suggested packages: 17:52:26 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 17:52:26 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 17:52:26 krb5-user libnorm-doc 17:52:26 Recommended packages: 17:52:26 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:52:26 The following NEW packages will be installed: 17:52:26 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 17:52:26 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 17:52:26 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 17:52:26 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 17:52:26 libzmq5 pkg-config zip 17:52:26 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 17:52:26 Need to get 10.3 MB of archives. 17:52:26 After this operation, 56.5 MB of additional disk space will be used. 17:52:26 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 17:52:27 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 17:52:27 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 17:52:27 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 17:52:27 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 17:52:27 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 17:52:27 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 17:52:27 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 17:52:27 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 17:52:27 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 17:52:27 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 17:52:27 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 17:52:27 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 17:52:27 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 17:52:27 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 17:52:27 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 17:52:27 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 17:52:27 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 17:52:27 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 17:52:27 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 17:52:27 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 17:52:27 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 17:52:28 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 17:52:28 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 17:52:28 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 17:52:28 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 17:52:28 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 17:52:28 debconf: delaying package configuration, since apt-utils is not installed 17:52:28 Fetched 10.3 MB in 1s (9336 kB/s) 17:52:28 Selecting previously unselected package libglib2.0-0:amd64. 17:52:28 (Reading database ... 14324 files and directories currently installed.) 17:52:28 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 17:52:28 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 17:52:28 Selecting previously unselected package libsodium23:amd64. 17:52:28 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 17:52:28 Unpacking libsodium23:amd64 (1.0.18-1) ... 17:52:28 Selecting previously unselected package libpsl5:amd64. 17:52:28 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 17:52:28 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 17:52:28 Selecting previously unselected package libbrotli1:amd64. 17:52:28 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 17:52:28 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 17:52:28 Selecting previously unselected package libnghttp2-14:amd64. 17:52:28 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 17:52:28 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 17:52:28 Selecting previously unselected package librtmp1:amd64. 17:52:28 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 17:52:28 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 17:52:28 Selecting previously unselected package libssh-4:amd64. 17:52:28 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 17:52:28 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 17:52:28 Selecting previously unselected package libcurl3-gnutls:amd64. 17:52:28 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 17:52:28 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 17:52:28 Selecting previously unselected package liberror-perl. 17:52:28 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 17:52:28 Unpacking liberror-perl (0.17029-1) ... 17:52:28 Selecting previously unselected package git-man. 17:52:28 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 17:52:28 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 17:52:28 Selecting previously unselected package git. 17:52:28 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 17:52:28 Unpacking git (1:2.25.1-1ubuntu3.2) ... 17:52:29 Selecting previously unselected package libgssrpc4:amd64. 17:52:29 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 17:52:29 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 17:52:29 Selecting previously unselected package libkdb5-9:amd64. 17:52:29 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 17:52:29 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 17:52:29 Selecting previously unselected package libkadm5srv-mit11:amd64. 17:52:29 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 17:52:29 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 17:52:29 Selecting previously unselected package libkadm5clnt-mit11:amd64. 17:52:29 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 17:52:29 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 17:52:29 Selecting previously unselected package comerr-dev:amd64. 17:52:29 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 17:52:29 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 17:52:29 Selecting previously unselected package krb5-multidev:amd64. 17:52:29 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 17:52:29 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 17:52:29 Selecting previously unselected package libnorm1:amd64. 17:52:29 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 17:52:29 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 17:52:29 Selecting previously unselected package libnorm-dev:amd64. 17:52:29 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 17:52:29 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 17:52:29 Selecting previously unselected package libpgm-5.2-0:amd64. 17:52:29 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 17:52:29 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 17:52:29 Selecting previously unselected package libpgm-dev:amd64. 17:52:29 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 17:52:29 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 17:52:29 Selecting previously unselected package libsodium-dev:amd64. 17:52:29 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 17:52:29 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 17:52:30 Selecting previously unselected package libzmq5:amd64. 17:52:30 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 17:52:30 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 17:52:30 Selecting previously unselected package libkrb5-dev:amd64. 17:52:30 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 17:52:30 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 17:52:30 Selecting previously unselected package libzmq3-dev:amd64. 17:52:30 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 17:52:30 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 17:52:30 Selecting previously unselected package pkg-config. 17:52:30 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 17:52:30 Unpacking pkg-config (0.29.1-0ubuntu4) ... 17:52:30 Selecting previously unselected package zip. 17:52:30 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 17:52:30 Unpacking zip (3.0-11build1) ... 17:52:30 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 17:52:30 Setting up libsodium23:amd64 (1.0.18-1) ... 17:52:30 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 17:52:30 No schema files found: doing nothing. 17:52:30 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 17:52:30 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 17:52:30 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 17:52:30 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 17:52:30 Setting up liberror-perl (0.17029-1) ... 17:52:30 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 17:52:30 Setting up zip (3.0-11build1) ... 17:52:30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 17:52:30 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 17:52:30 Setting up pkg-config (0.29.1-0ubuntu4) ... 17:52:30 Setting up libsodium-dev:amd64 (1.0.18-1) ... 17:52:30 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 17:52:30 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 17:52:30 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 17:52:30 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 17:52:30 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 17:52:30 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 17:52:30 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 17:52:30 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 17:52:30 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 17:52:30 Setting up git (1:2.25.1-1ubuntu3.2) ... 17:52:30 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 17:52:30 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 17:52:30 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 17:52:30 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 17:52:31 comerr-dev set to automatically installed. 17:52:31 git set to automatically installed. 17:52:31 git-man set to automatically installed. 17:52:31 krb5-multidev set to automatically installed. 17:52:31 libbrotli1 set to automatically installed. 17:52:31 libcurl3-gnutls set to automatically installed. 17:52:31 liberror-perl set to automatically installed. 17:52:31 libglib2.0-0 set to automatically installed. 17:52:31 libgssrpc4 set to automatically installed. 17:52:31 libkadm5clnt-mit11 set to automatically installed. 17:52:31 libkadm5srv-mit11 set to automatically installed. 17:52:31 libkdb5-9 set to automatically installed. 17:52:31 libkrb5-dev set to automatically installed. 17:52:31 libnghttp2-14 set to automatically installed. 17:52:31 libnorm-dev set to automatically installed. 17:52:31 libnorm1 set to automatically installed. 17:52:31 libpgm-5.2-0 set to automatically installed. 17:52:31 libpgm-dev set to automatically installed. 17:52:31 libpsl5 set to automatically installed. 17:52:31 librtmp1 set to automatically installed. 17:52:31 libsodium-dev set to automatically installed. 17:52:31 libsodium23 set to automatically installed. 17:52:31 libssh-4 set to automatically installed. 17:52:31 libzmq3-dev set to automatically installed. 17:52:31 libzmq5 set to automatically installed. 17:52:31 pkg-config set to automatically installed. 17:52:31 zip set to automatically installed. 17:52:32 snapd is not logged in, snap install commands will use sudo 17:52:44 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 17:52:44 Downloading snap 'edgex-app-service-configurable' 17:52:47 Pulling app-service-configurable 17:52:47 + snapcraftctl pull 17:52:48 Pulling config-common 17:52:48 + snapcraftctl pull 17:52:49 Pulling go-build-helper 17:52:49 + snapcraftctl pull 17:52:51 'edgex-go' has dependencies that need to be staged: go-build-helper 17:52:51 Skipping pull go-build-helper (already ran) 17:52:51 Building go-build-helper 17:52:51 + snapcraftctl build 17:52:52 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 17:52:52 Staging go-build-helper 17:52:52 + snapcraftctl stage 17:52:57 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 17:52:57 Fetched 290 kB in 0s (0 B/s) 17:52:57 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 17:52:57 Fetched 158 kB in 0s (0 B/s) 17:52:57 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 17:52:57 Fetched 242 kB in 0s (0 B/s) 17:52:57 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 17:52:57 Fetched 150 kB in 0s (0 B/s) 17:52:57 Pulling edgex-go 17:52:57 + snapcraftctl pull 17:52:59 Pulling hooks 17:52:59 + snapcraftctl pull 17:53:09 Removing suid/guid from /root/parts/static-packages/install/bin/su 17:53:09 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 17:53:09 Fetched 96.1 kB in 0s (0 B/s) 17:53:09 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 17:53:09 Fetched 78.7 kB in 0s (0 B/s) 17:53:09 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 17:53:09 Fetched 48.0 kB in 0s (0 B/s) 17:53:09 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 17:53:09 Fetched 50.2 kB in 0s (0 B/s) 17:53:09 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 17:53:09 Fetched 14.7 kB in 0s (0 B/s) 17:53:09 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 17:53:09 Fetched 234 kB in 0s (0 B/s) 17:53:09 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 17:53:09 Fetched 155 kB in 0s (0 B/s) 17:53:09 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 17:53:09 Fetched 170 kB in 0s (0 B/s) 17:53:09 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 17:53:09 Fetched 267 kB in 0s (0 B/s) 17:53:09 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:53:09 Fetched 50.6 kB in 0s (0 B/s) 17:53:09 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 17:53:09 Fetched 15.1 kB in 0s (0 B/s) 17:53:09 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 17:53:09 Fetched 51.5 kB in 0s (0 B/s) 17:53:09 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 17:53:09 Fetched 121 kB in 0s (0 B/s) 17:53:09 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 17:53:09 Fetched 29.7 kB in 0s (0 B/s) 17:53:09 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 17:53:09 Fetched 1021 kB in 0s (0 B/s) 17:53:09 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 17:53:09 Fetched 49.3 kB in 0s (0 B/s) 17:53:09 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 17:53:09 Fetched 54.9 kB in 0s (0 B/s) 17:53:09 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 17:53:09 Fetched 16.6 kB in 0s (0 B/s) 17:53:09 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 17:53:09 Fetched 87.9 kB in 0s (0 B/s) 17:53:09 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 17:53:09 Fetched 142 kB in 0s (0 B/s) 17:53:09 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 17:53:09 Fetched 41.8 kB in 0s (0 B/s) 17:53:09 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 17:53:09 Fetched 181 kB in 0s (0 B/s) 17:53:09 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 17:53:09 Fetched 208 kB in 0s (0 B/s) 17:53:09 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 17:53:09 Fetched 161 kB in 0s (0 B/s) 17:53:09 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 17:53:09 Fetched 107 kB in 0s (0 B/s) 17:53:09 Pulling static-packages 17:53:09 + snapcraftctl pull 17:53:10 Pulling version 17:53:10 + cd /root/project 17:53:10 ++ git describe --tags --abbrev=0 17:53:10 ++ sed s/v// 17:53:10 + GIT_VERSION=2.2.0-dev.58 17:53:10 + '[' -z 2.2.0-dev.58 ']' 17:53:10 + snapcraftctl set-version 2.2.0-dev.58 17:53:12 Building app-service-configurable 17:53:12 + snapcraftctl build 17:53:14 Building config-common 17:53:14 + snapcraftctl build 17:53:15 + cp --archive --link --no-dereference . /root/parts/config-common/install 17:53:16 Skipping build go-build-helper (already ran) 17:53:16 Building edgex-go 17:53:16 + cd /root/parts/edgex-go/src 17:53:16 ++ git describe --tags --abbrev=0 17:53:16 ++ sed s/v// 17:53:16 + GIT_VERSION=2.2.0-dev.58 17:53:16 + '[' -z 2.2.0-dev.58 ']' 17:53:16 + echo 2.2.0-dev.58 17:53:16 + '[' '!' -d vendor ']' 17:53:16 + go mod download all 17:53:21 + make build 17:53:21 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 17:53:34 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 17:53:43 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 17:53:53 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 17:53:55 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 17:53:57 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 17:53:57 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 17:53:59 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 17:54:00 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 17:54:02 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 17:54:04 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 17:54:05 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 17:54:06 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 17:54:09 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 17:54:10 + 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 17:54:10 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:54:10 + case "$service" in 17:54:10 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:54:10 + 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 17:54:10 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:54:10 + case "$service" in 17:54:10 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:54:10 + 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 17:54:10 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:54:10 + case "$service" in 17:54:10 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:54:10 + 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 17:54:10 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:54:10 + case "$service" in 17:54:10 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:54:10 + 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 17:54:10 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:54:10 + case "$service" in 17:54:10 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:54:10 + 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 17:54:10 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:54:10 + case "$service" in 17:54:10 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:54:10 + 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 17:54:10 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:54:10 + case "$service" in 17:54:10 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:54:10 + 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 17:54:10 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:54:10 + case "$service" in 17:54:10 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:54:10 + 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 17:54:10 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:54:10 + case "$service" in 17:54:10 + 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 17:54:10 + 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 17:54:10 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:54:10 + case "$service" in 17:54:10 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:54:10 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:54:10 + 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 17:54:10 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:54:10 + case "$service" in 17:54:10 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:54:10 + 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 17:54:10 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:54:10 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:54:10 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:54:11 Building hooks 17:54:11 + cd /root/parts/hooks/src 17:54:11 + make build 17:54:11 go mod tidy 17:54:11 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 17:54:11 go: downloading github.com/stretchr/testify v1.7.0 17:54:11 go: downloading github.com/davecgh/go-spew v1.1.0 17:54:11 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:54:12 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 17:54:13 GO111MODULE=on go build -o cmd/install/install ./cmd/install 17:54:14 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 17:54:14 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 17:54:16 Removing suid/guid from /root/parts/static-packages/install/bin/su 17:54:16 Building static-packages 17:54:16 + snapcraftctl build 17:54:18 Building version 17:54:18 + snapcraftctl build 17:54:20 Staging app-service-configurable 17:54:20 + snapcraftctl stage 17:54:21 Staging config-common 17:54:21 + snapcraftctl stage 17:54:23 Skipping stage go-build-helper (already ran) 17:54:23 Staging edgex-go 17:54:23 + snapcraftctl stage 17:54:24 Staging hooks 17:54:24 + snapcraftctl stage 17:54:26 Staging static-packages 17:54:26 + snapcraftctl stage 17:54:28 Staging version 17:54:28 + snapcraftctl stage 17:54:29 Priming app-service-configurable 17:54:29 + snapcraftctl prime 17:54:32 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 17:54:32 stage-packages: 17:54:32 - libnorm1 17:54:32 - libpgm-5.2-0 17:54:32 - libsodium23 17:54:32 - libzmq5 17:54:32 Priming config-common 17:54:32 + snapcraftctl prime 17:54:34 Priming go-build-helper 17:54:34 + snapcraftctl prime 17:54:35 Priming edgex-go 17:54:35 + snapcraftctl prime 17:54:37 Priming hooks 17:54:37 + snapcraftctl prime 17:54:38 Priming static-packages 17:54:38 + snapcraftctl prime 17:54:42 Priming version 17:54:42 + snapcraftctl prime 17:54:44 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] } 17:54: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 17:54:56 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 17:55:03 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 17:55:04 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 17:55:11 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 17:55: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 17:55:22 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 17:55: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 17:55: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 17:55:39 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 17:55:48 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] } 17:55:53 $ docker stop --time=1 efde31c21b9f4dbf037b8cc74dbfa74a9626f0e4f20099eef5aa02f9bef0ee7a 17:55:55 $ docker rm -f efde31c21b9f4dbf037b8cc74dbfa74a9626f0e4f20099eef5aa02f9bef0ee7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:55:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:55:58 17:55:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:55:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:55:59 latest: Pulling from edgex-devops/edgex-compose-arm64 17:55:59 29e5d40040c1: Pulling fs layer 17:55:59 1ce36da41761: Pulling fs layer 17:55:59 25b303627fd3: Pulling fs layer 17:55:59 29e5d40040c1: Verifying Checksum 17:55:59 29e5d40040c1: Download complete 17:55:59 1ce36da41761: Verifying Checksum 17:55:59 1ce36da41761: Download complete 17:55:59 29e5d40040c1: Pull complete 17:56:01 1ce36da41761: Pull complete 17:56:01 25b303627fd3: Verifying Checksum 17:56:11 25b303627fd3: Pull complete 17:56:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:56:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:56:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:56:11 prd-ubuntu20.04-docker-arm64-4c-16g-11429 does not seem to be running inside a container 17:56:11 $ 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 17:56:14 $ docker top 907f652820f0cdaa8930a3dca7584cdab7146a0d81a9ae44feb1ffbb07e81d00 -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:15 + + grepdocker-compose parallel build 17:56:15 --help 17:56:20 --parallel Build images in parallel. [Pipeline] } 17:56:20 $ docker stop --time=1 907f652820f0cdaa8930a3dca7584cdab7146a0d81a9ae44feb1ffbb07e81d00 17:56:22 $ docker rm -f 907f652820f0cdaa8930a3dca7584cdab7146a0d81a9ae44feb1ffbb07e81d00 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:56:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:56:23 . [Pipeline] withDockerContainer 17:56:23 prd-ubuntu20.04-docker-arm64-4c-16g-11429 does not seem to be running inside a container 17:56:23 $ 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 17:56:24 $ docker top b78514eedc1e7a6d7740c32b62168eaf9800da63ee8b99c8babf0c2a7281de96 -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:25 + docker-compose -f ./docker-compose-build.yml build --parallel 17:56:31 Building core-command ... 17:56:31 Building core-data ... 17:56:31 Building core-metadata ... 17:56:31 Building security-bootstrapper ... 17:56:31 Building security-proxy-setup ... 17:56:31 Building security-secretstore-setup ... 17:56:31 Building security-spiffe-token-provider ... 17:56:31 Building security-spire-agent ... 17:56:31 Building security-spire-config ... 17:56:31 Building security-spire-server ... 17:56:31 Building support-notifications ... 17:56:31 Building support-scheduler ... 17:56:31 Building sys-mgmt-agent ... 17:56:31 Building core-command 17:56:31 Building security-proxy-setup 17:56:31 Building security-spire-agent 17:56:31 Building core-data 17:56:31 Building support-scheduler 17:58:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:58:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:58:23 ---> a13b79fe92a6 17:58:23 Step 3/23 : WORKDIR /edgex-go 17:58:23 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:58:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:58:23 ---> a13b79fe92a6 17:58:23 Step 3/22 : WORKDIR /edgex-go 17:58:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:58:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:58:23 ---> a13b79fe92a6 17:58:23 Step 3/23 : WORKDIR /edgex-go 17:58:23 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:58:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:58:23 ---> a13b79fe92a6 17:58:23 Step 3/26 : WORKDIR /edgex-go 17:58:23 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:58:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:58:23 ---> a13b79fe92a6 17:58:23 Step 3/22 : WORKDIR /edgex-go 17:58:23 ---> Running in fe3ff5812376 17:58:23 ---> Running in 98dcff351988 17:58:23 ---> Running in 585dc67a4c93 17:58:23 ---> Running in 445e4a2b48cb 17:58:23 ---> Running in 70633be0f5c8 17:58:23 Removing intermediate container 445e4a2b48cb 17:58:23 ---> c10dd780ad00 17:58:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:23 Removing intermediate container 585dc67a4c93 17:58:23 ---> b20f17c98b69 17:58:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:23 ---> Running in 127e7d363fbe 17:58:23 Removing intermediate container 98dcff351988 17:58:23 ---> 691679c9d024 17:58:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:23 Removing intermediate container fe3ff5812376 17:58:23 ---> 70a6cd8ff434 17:58:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:23 ---> Running in eddb0ae4ff8c 17:58:23 Removing intermediate container 70633be0f5c8 17:58:23 ---> 8d2846daa2bf 17:58:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:23 ---> Running in 372624b170d7 17:58:23 ---> Running in bd2365b9122f 17:58:23 ---> Running in a55585db90ed 17:58:23 Removing intermediate container 127e7d363fbe 17:58:23 ---> 64bfe48e007b 17:58:23 Step 5/23 : RUN apk add --update --no-cache make git 17:58:23 ---> Running in 8b5b062d8b6a 17:58:23 Removing intermediate container eddb0ae4ff8c 17:58:23 ---> a5eb47868a4c 17:58:23 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:58:23 ---> Running in 4acdf6e55cd5 17:58:23 Removing intermediate container a55585db90ed 17:58:23 ---> 2f54c58c032d 17:58:23 Step 5/22 : RUN apk add --update --no-cache make git 17:58:23 Removing intermediate container 372624b170d7 17:58:23 ---> 1966f09536ba 17:58:23 Step 5/22 : RUN apk add --update --no-cache make git 17:58:23 ---> Running in 4060cef18ac4 17:58:23 Removing intermediate container bd2365b9122f 17:58:23 ---> 323027b66c18 17:58:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:58:23 ---> Running in 2816951f5a1f 17:58:23 ---> Running in b72f3ebb9ffc 17:58:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:58:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:58:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:58:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:58:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:58:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:58:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:58:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:58:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:58:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:58:23 OK: 220 MiB in 52 packages 17:58:23 OK: 220 MiB in 52 packages 17:58:23 OK: 220 MiB in 52 packages 17:58:23 OK: 220 MiB in 52 packages 17:58:23 OK: 220 MiB in 52 packages 17:58:23 Removing intermediate container 8b5b062d8b6a 17:58:23 ---> 74c804c435dd 17:58:23 Step 6/23 : COPY go.mod vendor* ./ 17:58:23 Removing intermediate container 4acdf6e55cd5 17:58:23 ---> 3e3a93c43687 17:58:23 Step 6/26 : COPY go.mod vendor* ./ 17:58:23 Removing intermediate container b72f3ebb9ffc 17:58:23 ---> 0c25362f5fb4 17:58:23 Step 6/23 : COPY go.mod vendor* ./ 17:58:23 Removing intermediate container 2816951f5a1f 17:58:23 ---> 8122f489cdd0 17:58:23 Step 6/22 : COPY go.mod vendor* ./ 17:58:23 Removing intermediate container 4060cef18ac4 17:58:23 ---> 9986d64c1d42 17:58:23 Step 6/22 : COPY go.mod vendor* ./ 17:58:23 ---> 5a123ba058de 17:58:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:23 ---> Running in 689944e0f397 17:58:23 ---> 2a272fac6262 17:58:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:23 ---> 6b78bfbc0314 17:58:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:23 ---> Running in 9c32b26979d1 17:58:23 ---> Running in 9d3014a40f2f 17:58:23 ---> 079d098fa241 17:58:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:23 ---> d9eaa00cb9de 17:58:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:23 ---> Running in 89c79c02674c 17:58:23 ---> Running in ec44d35da577 17:58:27 Removing intermediate container 689944e0f397 17:58:27 ---> 5d52b16a78bc 17:58:27 Step 8/23 : COPY . . 17:58:29 Removing intermediate container 9c32b26979d1 17:58:29 ---> 32c185ce811c 17:58:29 Step 8/26 : COPY . . 17:58:29 Removing intermediate container 9d3014a40f2f 17:58:29 ---> adf4199ca2a7 17:58:29 Step 8/23 : COPY . . 17:58:30 Removing intermediate container ec44d35da577 17:58:30 ---> 0844bb9b978d 17:58:30 Step 8/22 : COPY . . 17:58:30 Removing intermediate container 89c79c02674c 17:58:30 ---> 620d9bd32b2c 17:58:30 Step 8/22 : COPY . . 17:59:02 ---> 1814368c4a4c 17:59:02 Step 9/23 : RUN make cmd/core-command/core-command 17:59:02 ---> Running in 596f7048da99 17:59:02 ---> 2b8f77191653 17:59:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:59:02 ---> Running in 89ffbefb564b 17:59:02 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 17:59:02 ---> b931c8caec7b 17:59:02 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:59:02 ---> Running in 08525070adf7 17:59:02 ---> 0ad1ee5965a8 17:59:02 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:59:02 Removing intermediate container 89ffbefb564b 17:59:02 ---> d12da6969b24 17:59:02 Step 10/26 : RUN mkdir -p spire-build 17:59:02 ---> Running in 87a8a3fd55b0 17:59:03 ---> Running in 9376e00bb373 17:59:04 ---> 42cda98be1a4 17:59:04 Step 9/23 : RUN make cmd/core-data/core-data 17:59:04 ---> Running in fc1d68a06e89 17:59:05 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 17:59:05 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 17:59:06 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 17:59:07 Removing intermediate container 9376e00bb373 17:59:07 ---> 40eefdf16079 17:59:07 Step 11/26 : WORKDIR /edgex-go/spire-build 17:59:07 ---> Running in 57557fc47448 17:59:07 Removing intermediate container 57557fc47448 17:59:07 ---> a31072a59dcb 17:59:07 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 17:59:07 ---> Running in 86764cbcb982 17:59:10 spire-1.2.1/ 17:59:10 spire-1.2.1/.data/ 17:59:10 spire-1.2.1/.data/.file 17:59:10 spire-1.2.1/.dockerignore 17:59:10 spire-1.2.1/.gitattributes 17:59:10 spire-1.2.1/.githooks/ 17:59:10 spire-1.2.1/.githooks/pre-commit 17:59:10 spire-1.2.1/.github/ 17:59:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:59:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:59:10 spire-1.2.1/.github/dependabot.yml 17:59:10 spire-1.2.1/.github/workflows/ 17:59:10 spire-1.2.1/.github/workflows/nightly_build.yaml 17:59:10 spire-1.2.1/.github/workflows/pr_build.yaml 17:59:10 spire-1.2.1/.github/workflows/release_build.yaml 17:59:10 spire-1.2.1/.github/workflows/scripts/ 17:59:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:59:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:59:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:59:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:59:10 spire-1.2.1/.github/workflows/scripts/split.sh 17:59:10 spire-1.2.1/.gitignore 17:59:10 spire-1.2.1/.go-version 17:59:10 spire-1.2.1/.golangci.yml 17:59:10 spire-1.2.1/ADOPTERS.md 17:59:10 spire-1.2.1/CHANGELOG.md 17:59:10 spire-1.2.1/CODE-OF-CONDUCT.md 17:59:10 spire-1.2.1/CODEOWNERS 17:59:10 spire-1.2.1/CONTRIBUTING.md 17:59:10 spire-1.2.1/Dockerfile 17:59:10 spire-1.2.1/Dockerfile.dev 17:59:10 spire-1.2.1/Dockerfile.scratch 17:59:10 spire-1.2.1/LICENSE 17:59:10 spire-1.2.1/MAINTAINERS.md 17:59:10 spire-1.2.1/Makefile 17:59:10 spire-1.2.1/README.md 17:59:10 spire-1.2.1/ROADMAP.md 17:59:10 spire-1.2.1/SECURITY.md 17:59:10 spire-1.2.1/cmd/ 17:59:10 spire-1.2.1/cmd/spire-agent/ 17:59:10 spire-1.2.1/cmd/spire-agent/cli/ 17:59:10 spire-1.2.1/cmd/spire-agent/cli/api/ 17:59:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:59:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:59:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:59:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:59:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:59:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:59:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:59:10 spire-1.2.1/cmd/spire-agent/cli/common/ 17:59:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:59:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:59:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:59:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:59:10 spire-1.2.1/cmd/spire-agent/cli/run/ 17:59:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:59:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:59:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:59:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:59:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:59:10 spire-1.2.1/cmd/spire-agent/main.go 17:59:10 spire-1.2.1/cmd/spire-server/ 17:59:10 spire-1.2.1/cmd/spire-server/cli/ 17:59:10 spire-1.2.1/cmd/spire-server/cli/agent/ 17:59:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/cli.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/entry/ 17:59:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/federation/ 17:59:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:59:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:59:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/run/ 17:59:10 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/token/ 17:59:10 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/validate/ 17:59:10 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/x509/ 17:59:10 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:59:10 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:59:10 spire-1.2.1/cmd/spire-server/main.go 17:59:10 spire-1.2.1/cmd/spire-server/util/ 17:59:10 spire-1.2.1/cmd/spire-server/util/util.go 17:59:10 spire-1.2.1/conf/ 17:59:10 spire-1.2.1/conf/agent/ 17:59:10 spire-1.2.1/conf/agent/agent.conf 17:59:10 spire-1.2.1/conf/agent/agent_full.conf 17:59:10 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:59:10 spire-1.2.1/conf/server/ 17:59:10 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:59:10 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:59:10 spire-1.2.1/conf/server/server.conf 17:59:10 spire-1.2.1/conf/server/server_full.conf 17:59:10 spire-1.2.1/doc/ 17:59:10 spire-1.2.1/doc/SPIRE101.md 17:59:10 spire-1.2.1/doc/auditlog.md 17:59:10 spire-1.2.1/doc/authorization_policy_engine.md 17:59:10 spire-1.2.1/doc/changelog_guidelines.md 17:59:10 spire-1.2.1/doc/cure53-report.pdf 17:59:10 spire-1.2.1/doc/images/ 17:59:10 spire-1.2.1/doc/images/2019_roadmap.png 17:59:10 spire-1.2.1/doc/images/SPIRE101.png 17:59:10 spire-1.2.1/doc/images/SPIRE_agent.png 17:59:10 spire-1.2.1/doc/images/SPIRE_server.png 17:59:10 spire-1.2.1/doc/images/cache_mgr.png 17:59:10 spire-1.2.1/doc/images/cache_mgr_components.png 17:59:10 spire-1.2.1/doc/images/federated_spire.png 17:59:10 spire-1.2.1/doc/images/ha_mode.png 17:59:10 spire-1.2.1/doc/images/nested_spire.png 17:59:10 spire-1.2.1/doc/images/oidc_federation.png 17:59:10 spire-1.2.1/doc/images/single_trust_domain.png 17:59:10 spire-1.2.1/doc/images/spiffe_compatible.png 17:59:10 spire-1.2.1/doc/images/spire_logo.png 17:59:10 spire-1.2.1/doc/migrating_registration_api_clients.md 17:59:10 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:59:10 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:59:10 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:59:10 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:59:10 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:59:10 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:59:10 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:59:10 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:59:10 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:59:10 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:59:10 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:59:10 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:59:10 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:59:10 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:59:10 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:59:10 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:59:10 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:59:10 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:59:10 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:59:10 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:59:10 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:59:10 spire-1.2.1/doc/scaling_spire.md 17:59:10 spire-1.2.1/doc/spire_agent.md 17:59:10 spire-1.2.1/doc/spire_server.md 17:59:10 spire-1.2.1/doc/supported_integrations.md 17:59:10 spire-1.2.1/doc/telemetry.md 17:59:10 spire-1.2.1/doc/telemetry_config.md 17:59:10 spire-1.2.1/doc/upgrading.md 17:59:10 spire-1.2.1/doc/using_spire.md 17:59:10 spire-1.2.1/examples/ 17:59:10 spire-1.2.1/examples/README.md 17:59:10 spire-1.2.1/go.mod 17:59:10 spire-1.2.1/go.sum 17:59:10 spire-1.2.1/pkg/ 17:59:10 spire-1.2.1/pkg/agent/ 17:59:10 spire-1.2.1/pkg/agent/agent.go 17:59:10 spire-1.2.1/pkg/agent/api/ 17:59:10 spire-1.2.1/pkg/agent/api/config.go 17:59:10 spire-1.2.1/pkg/agent/api/debug/ 17:59:10 spire-1.2.1/pkg/agent/api/debug/v1/ 17:59:10 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:59:10 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:59:10 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:59:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:59:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:59:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:59:10 spire-1.2.1/pkg/agent/api/endpoints.go 17:59:10 spire-1.2.1/pkg/agent/api/health/ 17:59:10 spire-1.2.1/pkg/agent/api/health/v1/ 17:59:10 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:59:10 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:59:10 spire-1.2.1/pkg/agent/api/rpccontext/ 17:59:10 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:59:10 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:59:10 spire-1.2.1/pkg/agent/attestor/ 17:59:10 spire-1.2.1/pkg/agent/attestor/node/ 17:59:10 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:59:10 spire-1.2.1/pkg/agent/attestor/node/node.go 17:59:10 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:59:10 spire-1.2.1/pkg/agent/attestor/workload/ 17:59:10 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:59:10 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:59:10 spire-1.2.1/pkg/agent/catalog/ 17:59:10 spire-1.2.1/pkg/agent/catalog/catalog.go 17:59:10 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:59:10 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:59:10 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:59:10 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:59:10 spire-1.2.1/pkg/agent/client/ 17:59:10 spire-1.2.1/pkg/agent/client/client.go 17:59:10 spire-1.2.1/pkg/agent/client/client_test.go 17:59:10 spire-1.2.1/pkg/agent/client/dial.go 17:59:10 spire-1.2.1/pkg/agent/client/nodeconn.go 17:59:10 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:59:10 spire-1.2.1/pkg/agent/client/update.go 17:59:10 spire-1.2.1/pkg/agent/client/util.go 17:59:10 spire-1.2.1/pkg/agent/common/ 17:59:10 spire-1.2.1/pkg/agent/common/backoff/ 17:59:10 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:59:10 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:59:10 spire-1.2.1/pkg/agent/common/cgroups/ 17:59:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:59:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:59:10 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:59:10 spire-1.2.1/pkg/agent/config.go 17:59:10 spire-1.2.1/pkg/agent/endpoints/ 17:59:10 spire-1.2.1/pkg/agent/endpoints/config.go 17:59:10 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:59:10 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:59:10 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:59:10 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:59:10 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:59:10 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:59:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:59:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:59:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:59:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:59:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:59:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:59:10 spire-1.2.1/pkg/agent/endpoints/workload/ 17:59:10 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:59:10 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:59:10 spire-1.2.1/pkg/agent/manager/ 17:59:10 spire-1.2.1/pkg/agent/manager/cache/ 17:59:10 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:59:10 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:59:10 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:59:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:59:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:59:10 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:59:10 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:59:10 spire-1.2.1/pkg/agent/manager/config.go 17:59:10 spire-1.2.1/pkg/agent/manager/manager.go 17:59:10 spire-1.2.1/pkg/agent/manager/manager_test.go 17:59:10 spire-1.2.1/pkg/agent/manager/storage.go 17:59:10 spire-1.2.1/pkg/agent/manager/storage_test.go 17:59:10 spire-1.2.1/pkg/agent/manager/storecache/ 17:59:10 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:59:10 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:59:10 spire-1.2.1/pkg/agent/manager/sync.go 17:59:10 spire-1.2.1/pkg/agent/plugin/ 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:59:10 spire-1.2.1/pkg/agent/svid/ 17:59:10 spire-1.2.1/pkg/agent/svid/rotator.go 17:59:10 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:59:10 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:59:10 spire-1.2.1/pkg/agent/svid/store/ 17:59:10 spire-1.2.1/pkg/agent/svid/store/service.go 17:59:10 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:59:10 spire-1.2.1/pkg/common/ 17:59:10 spire-1.2.1/pkg/common/agentpathtemplate/ 17:59:10 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:59:10 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:59:10 spire-1.2.1/pkg/common/api/ 17:59:10 spire-1.2.1/pkg/common/api/metrics.go 17:59:10 spire-1.2.1/pkg/common/api/middleware/ 17:59:10 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:59:10 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:59:10 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:59:10 spire-1.2.1/pkg/common/api/middleware/logger.go 17:59:10 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:59:10 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:59:10 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:59:10 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:59:10 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:59:10 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:59:10 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:59:10 spire-1.2.1/pkg/common/api/middleware/names.go 17:59:10 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:59:10 spire-1.2.1/pkg/common/api/names.go 17:59:10 spire-1.2.1/pkg/common/api/ratelimit.go 17:59:10 spire-1.2.1/pkg/common/api/rpccontext/ 17:59:10 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:59:10 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:59:10 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:59:10 spire-1.2.1/pkg/common/auth/ 17:59:10 spire-1.2.1/pkg/common/auth/interceptors.go 17:59:10 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:59:10 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:59:10 spire-1.2.1/pkg/common/bundleutil/ 17:59:10 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:59:10 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:59:10 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:59:10 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:59:10 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:59:10 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:59:10 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:59:10 spire-1.2.1/pkg/common/bundleutil/types.go 17:59:10 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:59:10 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:59:10 spire-1.2.1/pkg/common/catalog/ 17:59:10 spire-1.2.1/pkg/common/catalog/bind.go 17:59:10 spire-1.2.1/pkg/common/catalog/builtin.go 17:59:10 spire-1.2.1/pkg/common/catalog/catalog.go 17:59:10 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:59:10 spire-1.2.1/pkg/common/catalog/closers.go 17:59:10 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:59:10 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:59:10 spire-1.2.1/pkg/common/catalog/config.go 17:59:10 spire-1.2.1/pkg/common/catalog/config_test.go 17:59:10 spire-1.2.1/pkg/common/catalog/configure.go 17:59:10 spire-1.2.1/pkg/common/catalog/constraints.go 17:59:10 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:59:10 spire-1.2.1/pkg/common/catalog/context.go 17:59:10 spire-1.2.1/pkg/common/catalog/external.go 17:59:10 spire-1.2.1/pkg/common/catalog/host.go 17:59:10 spire-1.2.1/pkg/common/catalog/pipenet.go 17:59:10 spire-1.2.1/pkg/common/catalog/plugin.go 17:59:10 spire-1.2.1/pkg/common/catalog/testplugin/ 17:59:10 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:59:10 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:59:10 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:59:10 spire-1.2.1/pkg/common/cli/ 17:59:10 spire-1.2.1/pkg/common/cli/env.go 17:59:10 spire-1.2.1/pkg/common/cli/flags.go 17:59:10 spire-1.2.1/pkg/common/cli/trust_domain.go 17:59:10 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:59:10 spire-1.2.1/pkg/common/cli/umask.go 17:59:10 spire-1.2.1/pkg/common/cli/umask_posix.go 17:59:10 spire-1.2.1/pkg/common/cli/umask_test.go 17:59:10 spire-1.2.1/pkg/common/cli/umask_windows.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/ 17:59:10 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/flag.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/format.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/ 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:59:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:59:10 spire-1.2.1/pkg/common/coretypes/ 17:59:10 spire-1.2.1/pkg/common/coretypes/bundle/ 17:59:10 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:59:10 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:59:10 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:59:10 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:59:10 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:59:10 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:59:10 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:59:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:59:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:59:10 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:59:10 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:59:10 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:59:10 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:59:10 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:59:10 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:59:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:59:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:59:10 spire-1.2.1/pkg/common/cryptoutil/ 17:59:10 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:59:10 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:59:10 spire-1.2.1/pkg/common/diskutil/ 17:59:10 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:59:10 spire-1.2.1/pkg/common/diskutil/file_test.go 17:59:10 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:59:10 spire-1.2.1/pkg/common/errorutil/ 17:59:10 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:59:10 spire-1.2.1/pkg/common/health/ 17:59:10 spire-1.2.1/pkg/common/health/config.go 17:59:10 spire-1.2.1/pkg/common/health/context.go 17:59:10 spire-1.2.1/pkg/common/health/context_test.go 17:59:10 spire-1.2.1/pkg/common/health/health.go 17:59:10 spire-1.2.1/pkg/common/health/health_test.go 17:59:10 spire-1.2.1/pkg/common/health/logger.go 17:59:10 spire-1.2.1/pkg/common/hostservice/ 17:59:10 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:59:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:59:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:59:10 spire-1.2.1/pkg/common/idutil/ 17:59:10 spire-1.2.1/pkg/common/idutil/require.go 17:59:10 spire-1.2.1/pkg/common/idutil/require_test.go 17:59:10 spire-1.2.1/pkg/common/idutil/safety.go 17:59:10 spire-1.2.1/pkg/common/idutil/safety_test.go 17:59:10 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:59:10 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:59:10 spire-1.2.1/pkg/common/jwtsvid/ 17:59:10 spire-1.2.1/pkg/common/jwtsvid/common.go 17:59:10 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:59:10 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:59:10 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:59:10 spire-1.2.1/pkg/common/jwtutil/ 17:59:10 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:59:10 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:59:10 spire-1.2.1/pkg/common/log/ 17:59:10 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:59:10 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:59:10 spire-1.2.1/pkg/common/log/log.go 17:59:10 spire-1.2.1/pkg/common/log/log_test.go 17:59:10 spire-1.2.1/pkg/common/log/options.go 17:59:10 spire-1.2.1/pkg/common/nodeutil/ 17:59:10 spire-1.2.1/pkg/common/nodeutil/node.go 17:59:10 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:59:10 spire-1.2.1/pkg/common/peertracker/ 17:59:10 spire-1.2.1/pkg/common/peertracker/conn.go 17:59:10 spire-1.2.1/pkg/common/peertracker/credentials.go 17:59:10 spire-1.2.1/pkg/common/peertracker/errors.go 17:59:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:59:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:59:10 spire-1.2.1/pkg/common/peertracker/info.go 17:59:10 spire-1.2.1/pkg/common/peertracker/listener.go 17:59:10 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:59:10 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:59:10 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:59:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:59:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:59:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:59:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:59:10 spire-1.2.1/pkg/common/peertracker/tcp.go 17:59:10 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:59:10 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:59:10 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:59:10 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:59:10 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:59:10 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:59:10 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:59:10 spire-1.2.1/pkg/common/peertracker/uds.go 17:59:10 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:59:10 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:59:10 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:59:10 spire-1.2.1/pkg/common/pemutil/ 17:59:10 spire-1.2.1/pkg/common/pemutil/block.go 17:59:10 spire-1.2.1/pkg/common/pemutil/certs.go 17:59:10 spire-1.2.1/pkg/common/pemutil/common.go 17:59:10 spire-1.2.1/pkg/common/pemutil/csr.go 17:59:10 spire-1.2.1/pkg/common/pemutil/keys.go 17:59:10 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:59:10 spire-1.2.1/pkg/common/pemutil/testdata/ 17:59:10 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:59:10 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:59:10 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:59:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:59:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:59:10 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:59:10 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:59:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:59:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:59:11 spire-1.2.1/pkg/common/plugin/ 17:59:11 spire-1.2.1/pkg/common/plugin/aws/ 17:59:11 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:59:11 spire-1.2.1/pkg/common/plugin/azure/ 17:59:11 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:59:11 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:59:11 spire-1.2.1/pkg/common/plugin/facade.go 17:59:11 spire-1.2.1/pkg/common/plugin/facade_test.go 17:59:11 spire-1.2.1/pkg/common/plugin/gcp/ 17:59:11 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:59:11 spire-1.2.1/pkg/common/plugin/k8s/ 17:59:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:59:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:59:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:59:11 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:59:11 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:59:11 spire-1.2.1/pkg/common/plugin/log.go 17:59:11 spire-1.2.1/pkg/common/plugin/sshpop/ 17:59:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:59:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:59:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:59:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:59:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:59:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:59:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:59:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:59:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:59:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:59:11 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:59:11 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:59:11 spire-1.2.1/pkg/common/plugin/x509pop/ 17:59:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:59:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:59:11 spire-1.2.1/pkg/common/profiling/ 17:59:11 spire-1.2.1/pkg/common/profiling/dumpers.go 17:59:11 spire-1.2.1/pkg/common/profiling/profiling.go 17:59:11 spire-1.2.1/pkg/common/protoutil/ 17:59:11 spire-1.2.1/pkg/common/protoutil/masks.go 17:59:11 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:59:11 spire-1.2.1/pkg/common/rotationutil/ 17:59:11 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:59:11 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:59:11 spire-1.2.1/pkg/common/selector/ 17:59:11 spire-1.2.1/pkg/common/selector/selector.go 17:59:11 spire-1.2.1/pkg/common/selector/selector_test.go 17:59:11 spire-1.2.1/pkg/common/selector/set.go 17:59:11 spire-1.2.1/pkg/common/selector/set_utils.go 17:59:11 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:59:11 spire-1.2.1/pkg/common/telemetry/ 17:59:11 spire-1.2.1/pkg/common/telemetry/agent/ 17:59:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:59:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:59:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:59:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:59:11 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:59:11 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:59:11 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:59:11 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:59:11 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:59:11 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:59:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:59:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:59:11 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:59:11 spire-1.2.1/pkg/common/telemetry/call.go 17:59:11 spire-1.2.1/pkg/common/telemetry/common/ 17:59:11 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:59:11 spire-1.2.1/pkg/common/telemetry/config.go 17:59:11 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:59:11 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:59:11 spire-1.2.1/pkg/common/telemetry/inmem.go 17:59:11 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:59:11 spire-1.2.1/pkg/common/telemetry/m3.go 17:59:11 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:59:11 spire-1.2.1/pkg/common/telemetry/metrics.go 17:59:11 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:59:11 spire-1.2.1/pkg/common/telemetry/names.go 17:59:11 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:59:11 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:59:11 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:59:11 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:59:11 spire-1.2.1/pkg/common/telemetry/server/ 17:59:11 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:59:11 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:59:11 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:59:11 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:59:11 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:59:11 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:59:11 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:59:11 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:59:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:59:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:59:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:59:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:59:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:59:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:59:11 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:59:11 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:59:11 spire-1.2.1/pkg/common/telemetry/server/server.go 17:59:11 spire-1.2.1/pkg/common/telemetry/sink.go 17:59:11 spire-1.2.1/pkg/common/telemetry/statsd.go 17:59:11 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:59:11 spire-1.2.1/pkg/common/telemetry/uptime.go 17:59:11 spire-1.2.1/pkg/common/telemetry/version.go 17:59:11 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:59:11 spire-1.2.1/pkg/common/uptime/ 17:59:11 spire-1.2.1/pkg/common/uptime/uptime.go 17:59:11 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:59:11 spire-1.2.1/pkg/common/util/ 17:59:11 spire-1.2.1/pkg/common/util/certs.go 17:59:11 spire-1.2.1/pkg/common/util/certs_test.go 17:59:11 spire-1.2.1/pkg/common/util/csr.go 17:59:11 spire-1.2.1/pkg/common/util/hash.go 17:59:11 spire-1.2.1/pkg/common/util/selectors.go 17:59:11 spire-1.2.1/pkg/common/util/selectors_test.go 17:59:11 spire-1.2.1/pkg/common/util/signals.go 17:59:11 spire-1.2.1/pkg/common/util/sort.go 17:59:11 spire-1.2.1/pkg/common/util/sort_test.go 17:59:11 spire-1.2.1/pkg/common/util/task.go 17:59:11 spire-1.2.1/pkg/common/util/task_test.go 17:59:11 spire-1.2.1/pkg/common/util/testdata/ 17:59:11 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:59:11 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:59:11 spire-1.2.1/pkg/common/version/ 17:59:11 spire-1.2.1/pkg/common/version/version.go 17:59:11 spire-1.2.1/pkg/common/x509svid/ 17:59:11 spire-1.2.1/pkg/common/x509svid/common_test.go 17:59:11 spire-1.2.1/pkg/common/x509svid/csr.go 17:59:11 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:59:11 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:59:11 spire-1.2.1/pkg/common/x509util/ 17:59:11 spire-1.2.1/pkg/common/x509util/cert.go 17:59:11 spire-1.2.1/pkg/common/x509util/dns.go 17:59:11 spire-1.2.1/pkg/common/x509util/dns_test.go 17:59:11 spire-1.2.1/pkg/common/x509util/keyid.go 17:59:11 spire-1.2.1/pkg/common/x509util/keypair.go 17:59:11 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:59:11 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:59:11 spire-1.2.1/pkg/server/ 17:59:11 spire-1.2.1/pkg/server/api/ 17:59:11 spire-1.2.1/pkg/server/api/agent.go 17:59:11 spire-1.2.1/pkg/server/api/agent/ 17:59:11 spire-1.2.1/pkg/server/api/agent/v1/ 17:59:11 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:59:11 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:59:11 spire-1.2.1/pkg/server/api/agent_test.go 17:59:11 spire-1.2.1/pkg/server/api/api.go 17:59:11 spire-1.2.1/pkg/server/api/audit/ 17:59:11 spire-1.2.1/pkg/server/api/audit/audit.go 17:59:11 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:59:11 spire-1.2.1/pkg/server/api/bundle.go 17:59:11 spire-1.2.1/pkg/server/api/bundle/ 17:59:11 spire-1.2.1/pkg/server/api/bundle/v1/ 17:59:11 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:59:11 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:59:11 spire-1.2.1/pkg/server/api/bundle_test.go 17:59:11 spire-1.2.1/pkg/server/api/debug/ 17:59:11 spire-1.2.1/pkg/server/api/debug/v1/ 17:59:11 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:59:11 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:59:11 spire-1.2.1/pkg/server/api/entry.go 17:59:11 spire-1.2.1/pkg/server/api/entry/ 17:59:11 spire-1.2.1/pkg/server/api/entry/v1/ 17:59:11 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:59:11 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:59:11 spire-1.2.1/pkg/server/api/entry_test.go 17:59:11 spire-1.2.1/pkg/server/api/health/ 17:59:11 spire-1.2.1/pkg/server/api/health/v1/ 17:59:11 spire-1.2.1/pkg/server/api/health/v1/service.go 17:59:11 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:59:11 spire-1.2.1/pkg/server/api/id.go 17:59:11 spire-1.2.1/pkg/server/api/id_test.go 17:59:11 spire-1.2.1/pkg/server/api/limits/ 17:59:11 spire-1.2.1/pkg/server/api/limits/limits.go 17:59:11 spire-1.2.1/pkg/server/api/middleware/ 17:59:11 spire-1.2.1/pkg/server/api/middleware/alias.go 17:59:11 spire-1.2.1/pkg/server/api/middleware/audit.go 17:59:11 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:59:11 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:59:11 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:59:11 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:59:11 spire-1.2.1/pkg/server/api/middleware/caller.go 17:59:11 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:59:11 spire-1.2.1/pkg/server/api/middleware/common.go 17:59:11 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:59:11 spire-1.2.1/pkg/server/api/middleware/entries.go 17:59:11 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:59:11 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:59:11 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:59:11 spire-1.2.1/pkg/server/api/ratelimit.go 17:59:11 spire-1.2.1/pkg/server/api/rpccontext/ 17:59:11 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:59:11 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:59:11 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:59:11 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:59:11 spire-1.2.1/pkg/server/api/selector.go 17:59:11 spire-1.2.1/pkg/server/api/selector_test.go 17:59:11 spire-1.2.1/pkg/server/api/status.go 17:59:11 spire-1.2.1/pkg/server/api/status_test.go 17:59:11 spire-1.2.1/pkg/server/api/svid/ 17:59:11 spire-1.2.1/pkg/server/api/svid/v1/ 17:59:11 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:59:11 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:59:11 spire-1.2.1/pkg/server/api/trustdomain.go 17:59:11 spire-1.2.1/pkg/server/api/trustdomain/ 17:59:11 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:59:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:59:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:59:11 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:59:11 spire-1.2.1/pkg/server/authpolicy/ 17:59:11 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:59:11 spire-1.2.1/pkg/server/authpolicy/policy.go 17:59:11 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:59:11 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:59:11 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:59:11 spire-1.2.1/pkg/server/authpolicy/validate.go 17:59:11 spire-1.2.1/pkg/server/bundle/ 17:59:11 spire-1.2.1/pkg/server/bundle/client/ 17:59:11 spire-1.2.1/pkg/server/bundle/client/client.go 17:59:11 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:59:11 spire-1.2.1/pkg/server/bundle/client/manager.go 17:59:11 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:59:11 spire-1.2.1/pkg/server/bundle/client/sources.go 17:59:11 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:59:11 spire-1.2.1/pkg/server/bundle/client/updater.go 17:59:11 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:59:11 spire-1.2.1/pkg/server/ca/ 17:59:11 spire-1.2.1/pkg/server/ca/ca.go 17:59:11 spire-1.2.1/pkg/server/ca/ca_health.go 17:59:11 spire-1.2.1/pkg/server/ca/ca_test.go 17:59:11 spire-1.2.1/pkg/server/ca/journal.go 17:59:11 spire-1.2.1/pkg/server/ca/journal_test.go 17:59:11 spire-1.2.1/pkg/server/ca/manager.go 17:59:11 spire-1.2.1/pkg/server/ca/manager_health.go 17:59:11 spire-1.2.1/pkg/server/ca/manager_test.go 17:59:11 spire-1.2.1/pkg/server/ca/templates.go 17:59:11 spire-1.2.1/pkg/server/ca/upstream_client.go 17:59:11 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:59:11 spire-1.2.1/pkg/server/ca/validation.go 17:59:11 spire-1.2.1/pkg/server/cache/ 17:59:11 spire-1.2.1/pkg/server/cache/dscache/ 17:59:11 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:59:11 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:59:11 spire-1.2.1/pkg/server/cache/entrycache/ 17:59:11 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:59:11 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:59:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:59:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:59:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:59:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:59:11 spire-1.2.1/pkg/server/catalog/ 17:59:11 spire-1.2.1/pkg/server/catalog/catalog.go 17:59:11 spire-1.2.1/pkg/server/catalog/keymanager.go 17:59:11 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:59:11 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:59:11 spire-1.2.1/pkg/server/catalog/notifier.go 17:59:11 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:59:11 spire-1.2.1/pkg/server/config.go 17:59:11 spire-1.2.1/pkg/server/datastore/ 17:59:11 spire-1.2.1/pkg/server/datastore/datastore.go 17:59:11 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:59:11 spire-1.2.1/pkg/server/datastore/repository.go 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:59:11 spire-1.2.1/pkg/server/endpoints/ 17:59:11 spire-1.2.1/pkg/server/endpoints/bundle/ 17:59:11 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:59:11 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:59:11 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:59:11 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:59:11 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:59:11 spire-1.2.1/pkg/server/endpoints/config.go 17:59:11 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:59:11 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:59:11 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:59:11 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:59:11 spire-1.2.1/pkg/server/endpoints/middleware.go 17:59:11 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:59:11 spire-1.2.1/pkg/server/hostservice/ 17:59:11 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:59:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:59:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:59:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:59:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:59:11 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:59:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:59:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/ 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/ 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:59:11 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/notifier/ 17:59:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:59:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:59:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:59:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:59:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:59:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:59:11 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:59:11 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:59:11 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:59:11 spire-1.2.1/pkg/server/registration/ 17:59:11 spire-1.2.1/pkg/server/registration/manager.go 17:59:11 spire-1.2.1/pkg/server/registration/manager_test.go 17:59:11 spire-1.2.1/pkg/server/scanentries.go 17:59:11 spire-1.2.1/pkg/server/scanentries_test.go 17:59:11 spire-1.2.1/pkg/server/server.go 17:59:11 spire-1.2.1/pkg/server/server_test.go 17:59:11 spire-1.2.1/pkg/server/svid/ 17:59:11 spire-1.2.1/pkg/server/svid/observer.go 17:59:11 spire-1.2.1/pkg/server/svid/observer_test.go 17:59:11 spire-1.2.1/pkg/server/svid/rotator.go 17:59:11 spire-1.2.1/pkg/server/svid/rotator_config.go 17:59:11 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:59:11 spire-1.2.1/pkg/server/svid/rotator_test.go 17:59:11 spire-1.2.1/proto/ 17:59:11 spire-1.2.1/proto/private/ 17:59:11 spire-1.2.1/proto/private/server/ 17:59:11 spire-1.2.1/proto/private/server/journal/ 17:59:11 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:59:11 spire-1.2.1/proto/private/server/journal/journal.proto 17:59:11 spire-1.2.1/proto/spire/ 17:59:11 spire-1.2.1/proto/spire/common/ 17:59:11 spire-1.2.1/proto/spire/common/common.pb.go 17:59:11 spire-1.2.1/proto/spire/common/common.proto 17:59:11 spire-1.2.1/proto/spire/common/plugin/ 17:59:11 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:59:11 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:59:11 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:59:11 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:59:11 spire-1.2.1/proto/spire/plugin/ 17:59:11 spire-1.2.1/proto/spire/plugin/agent/ 17:59:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:59:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:59:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:59:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:59:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:59:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:59:11 spire-1.2.1/release/ 17:59:11 spire-1.2.1/release/spire-extras/ 17:59:11 spire-1.2.1/release/spire-extras/README.md 17:59:11 spire-1.2.1/release/spire-extras/conf/ 17:59:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:59:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:59:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:59:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:59:11 spire-1.2.1/release/spire/ 17:59:11 spire-1.2.1/release/spire/README.md 17:59:11 spire-1.2.1/release/spire/conf/ 17:59:11 spire-1.2.1/release/spire/conf/agent/ 17:59:11 spire-1.2.1/release/spire/conf/agent/agent.conf 17:59:11 spire-1.2.1/release/spire/conf/server/ 17:59:11 spire-1.2.1/release/spire/conf/server/server.conf 17:59:11 spire-1.2.1/script/ 17:59:11 spire-1.2.1/script/build-artifact.sh 17:59:11 spire-1.2.1/script/generate_dummy_ca.sh 17:59:11 spire-1.2.1/support/ 17:59:11 spire-1.2.1/support/k8s/ 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:59:11 spire-1.2.1/support/oidc-discovery-provider/ 17:59:11 spire-1.2.1/support/oidc-discovery-provider/README.md 17:59:11 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:59:11 spire-1.2.1/support/oidc-discovery-provider/config.go 17:59:11 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:59:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:59:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:59:11 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:59:11 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:59:11 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:59:11 spire-1.2.1/support/oidc-discovery-provider/main.go 17:59:11 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:59:11 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:59:11 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:59:11 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:59:11 spire-1.2.1/test/ 17:59:11 spire-1.2.1/test/clock/ 17:59:11 spire-1.2.1/test/clock/clock.go 17:59:11 spire-1.2.1/test/fakes/ 17:59:11 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:59:11 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:59:11 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:59:11 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:59:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:59:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:59:11 spire-1.2.1/test/fakes/fakeagentstore/ 17:59:11 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:59:11 spire-1.2.1/test/fakes/fakedatastore/ 17:59:11 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:59:11 spire-1.2.1/test/fakes/fakeentryclient/ 17:59:11 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:59:11 spire-1.2.1/test/fakes/fakehealthchecker/ 17:59:11 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:59:11 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:59:11 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:59:11 spire-1.2.1/test/fakes/fakemetrics/ 17:59:11 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:59:11 spire-1.2.1/test/fakes/fakenoderesolver/ 17:59:11 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:59:11 spire-1.2.1/test/fakes/fakenotifier/ 17:59:11 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:59:11 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:59:11 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:59:11 spire-1.2.1/test/fakes/fakeserverca/ 17:59:11 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:59:11 spire-1.2.1/test/fakes/fakeservercatalog/ 17:59:11 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:59:11 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:59:11 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:59:11 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:59:11 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:59:11 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:59:11 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:59:11 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:59:11 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:59:11 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:59:11 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:59:11 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:59:11 spire-1.2.1/test/fixture/ 17:59:11 spire-1.2.1/test/fixture/certs/ 17:59:11 spire-1.2.1/test/fixture/certs/agent_svid.der 17:59:11 spire-1.2.1/test/fixture/certs/base_cert.pem 17:59:11 spire-1.2.1/test/fixture/certs/base_csr.pem 17:59:11 spire-1.2.1/test/fixture/certs/base_key.pem 17:59:11 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:59:11 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:59:11 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:59:11 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:59:11 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:59:11 spire-1.2.1/test/fixture/certs/blog_key.pem 17:59:11 spire-1.2.1/test/fixture/certs/bundle.der 17:59:11 spire-1.2.1/test/fixture/certs/ca.pem 17:59:11 spire-1.2.1/test/fixture/certs/ca_key.pem 17:59:11 spire-1.2.1/test/fixture/certs/database_cert.pem 17:59:11 spire-1.2.1/test/fixture/certs/database_csr.pem 17:59:11 spire-1.2.1/test/fixture/certs/database_key.pem 17:59:11 spire-1.2.1/test/fixture/certs/node_cert.pem 17:59:11 spire-1.2.1/test/fixture/certs/node_csr.pem 17:59:11 spire-1.2.1/test/fixture/certs/node_key.pem 17:59:11 spire-1.2.1/test/fixture/certs/svid.pem 17:59:11 spire-1.2.1/test/fixture/certs/svid_key.pem 17:59:11 spire-1.2.1/test/fixture/config/ 17:59:11 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:59:11 spire-1.2.1/test/fixture/config/agent_good.conf 17:59:11 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:59:11 spire-1.2.1/test/fixture/config/plugin_good.conf 17:59:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:59:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:59:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:59:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:59:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:59:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:59:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:59:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:59:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:59:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:59:11 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:59:11 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:59:11 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:59:11 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:59:11 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:59:11 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:59:11 spire-1.2.1/test/fixture/config/server_good.conf 17:59:11 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:59:11 spire-1.2.1/test/fixture/fixture.go 17:59:11 spire-1.2.1/test/fixture/nodeattestor/ 17:59:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:59:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:59:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:59:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:59:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:59:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:59:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:59:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:59:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:59:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:59:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:59:11 spire-1.2.1/test/fixture/registration/ 17:59:11 spire-1.2.1/test/fixture/registration/entries.json 17:59:11 spire-1.2.1/test/fixture/registration/good-for-update.json 17:59:11 spire-1.2.1/test/fixture/registration/good.json 17:59:11 spire-1.2.1/test/fixture/registration/invalid.json 17:59:11 spire-1.2.1/test/fixture/registration/invalid_json.json 17:59:11 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:59:11 spire-1.2.1/test/integration/ 17:59:11 spire-1.2.1/test/integration/README.md 17:59:11 spire-1.2.1/test/integration/common 17:59:11 spire-1.2.1/test/integration/setup/ 17:59:11 spire-1.2.1/test/integration/setup/adminclient/ 17:59:11 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:59:11 spire-1.2.1/test/integration/setup/adminclient/client.go 17:59:11 spire-1.2.1/test/integration/setup/debugagent/ 17:59:11 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:59:11 spire-1.2.1/test/integration/setup/debugagent/main.go 17:59:11 spire-1.2.1/test/integration/setup/debugserver/ 17:59:11 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:59:11 spire-1.2.1/test/integration/setup/debugserver/main.go 17:59:11 spire-1.2.1/test/integration/setup/downstreamclient/ 17:59:11 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:59:11 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:59:11 spire-1.2.1/test/integration/setup/itclient/ 17:59:11 spire-1.2.1/test/integration/setup/itclient/client.go 17:59:11 spire-1.2.1/test/integration/setup/node-attestation/ 17:59:11 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:59:11 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:59:11 spire-1.2.1/test/integration/setup/x509pop/ 17:59:11 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:59:11 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:59:11 spire-1.2.1/test/integration/suites/ 17:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:59:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:59:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:59:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:59:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:59:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:59:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:59:11 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:59:11 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:59:11 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:59:11 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:59:11 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:59:11 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:59:11 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:59:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:59:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:59:12 spire-1.2.1/test/integration/suites/join-token/ 17:59:12 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:59:12 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:59:12 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:59:12 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:59:12 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:59:12 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:59:12 spire-1.2.1/test/integration/suites/join-token/README.md 17:59:12 spire-1.2.1/test/integration/suites/join-token/conf/ 17:59:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:59:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:59:12 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:59:12 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:59:12 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:59:12 spire-1.2.1/test/integration/suites/join-token/teardown 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:59:12 spire-1.2.1/test/integration/suites/k8s/ 17:59:12 spire-1.2.1/test/integration/suites/k8s/00-setup 17:59:12 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:59:12 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:59:12 spire-1.2.1/test/integration/suites/k8s/README.md 17:59:12 spire-1.2.1/test/integration/suites/k8s/conf/ 17:59:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:59:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:59:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:59:12 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:59:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:59:12 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:59:12 spire-1.2.1/test/integration/suites/k8s/teardown 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/ 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:59:12 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:59:12 spire-1.2.1/test/integration/suites/node-attestation/ 17:59:12 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:59:12 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:59:12 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:59:12 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:59:12 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:59:12 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:59:12 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:59:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:59:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:59:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:59:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:59:12 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:59:12 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:59:12 spire-1.2.1/test/integration/suites/rotation/ 17:59:12 spire-1.2.1/test/integration/suites/rotation/00-setup 17:59:12 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:59:12 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:59:12 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:59:12 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:59:12 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:59:12 spire-1.2.1/test/integration/suites/rotation/README.md 17:59:12 spire-1.2.1/test/integration/suites/rotation/conf/ 17:59:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:59:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:59:12 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:59:12 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:59:12 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:59:12 spire-1.2.1/test/integration/suites/rotation/teardown 17:59:12 spire-1.2.1/test/integration/suites/self-test/ 17:59:12 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:59:12 spire-1.2.1/test/integration/suites/self-test/README.md 17:59:12 spire-1.2.1/test/integration/suites/self-test/teardown 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:59:12 spire-1.2.1/test/integration/suites/upgrade/ 17:59:12 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:59:12 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:59:12 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:59:12 spire-1.2.1/test/integration/suites/upgrade/README.md 17:59:12 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:59:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:59:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:59:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:59:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:59:12 spire-1.2.1/test/integration/suites/upgrade/teardown 17:59:12 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:59:12 spire-1.2.1/test/integration/test-one.sh 17:59:12 spire-1.2.1/test/integration/test.sh 17:59:12 spire-1.2.1/test/plugintest/ 17:59:12 spire-1.2.1/test/plugintest/config.go 17:59:12 spire-1.2.1/test/plugintest/load.go 17:59:12 spire-1.2.1/test/plugintest/option.go 17:59:12 spire-1.2.1/test/spiretest/ 17:59:12 spire-1.2.1/test/spiretest/apiserver.go 17:59:12 spire-1.2.1/test/spiretest/assertions.go 17:59:12 spire-1.2.1/test/spiretest/dir.go 17:59:12 spire-1.2.1/test/spiretest/errors_posix.go 17:59:12 spire-1.2.1/test/spiretest/errors_windows.go 17:59:12 spire-1.2.1/test/spiretest/logs.go 17:59:12 spire-1.2.1/test/spiretest/socketapi.go 17:59:12 spire-1.2.1/test/spiretest/suite.go 17:59:12 spire-1.2.1/test/spiretest/x509.go 17:59:12 spire-1.2.1/test/testca/ 17:59:12 spire-1.2.1/test/testca/ca.go 17:59:12 spire-1.2.1/test/testkey/ 17:59:12 spire-1.2.1/test/testkey/generate.sh 17:59:12 spire-1.2.1/test/testkey/genkeys.go 17:59:12 spire-1.2.1/test/testkey/keys.go 17:59:12 spire-1.2.1/test/testkey/new.go 17:59:12 spire-1.2.1/test/tpmsimulator/ 17:59:12 spire-1.2.1/test/tpmsimulator/simulator.go 17:59:12 spire-1.2.1/test/util/ 17:59:12 spire-1.2.1/test/util/cert_fixtures.go 17:59:12 spire-1.2.1/test/util/cert_generation.go 17:59:12 spire-1.2.1/test/util/io_redirection.go 17:59:12 spire-1.2.1/test/util/race.go 17:59:12 spire-1.2.1/test/util/util.go 17:59:12 building spire from source... 17:59:12 Installing go1.17.7... 17:59:39 Building bin/spire-server... 17:59:39 go: downloading github.com/mitchellh/cli v1.1.2 17:59:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:59:39 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:59:39 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:59:39 go: downloading google.golang.org/grpc v1.44.0 17:59:41 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:59:42 go: downloading github.com/imdario/mergo v0.3.12 17:59:42 go: downloading github.com/sirupsen/logrus v1.8.1 17:59:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:59:42 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:59:43 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:59:43 go: downloading github.com/fatih/color v1.13.0 17:59:43 go: downloading github.com/mattn/go-isatty v0.0.14 17:59:43 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:59:44 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:59:44 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:59:44 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:59:44 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:59:44 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:59:45 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:59:45 go: downloading github.com/open-policy-agent/opa v0.38.0 18:00:12 go: downloading github.com/armon/go-metrics v0.3.10 18:00:12 go: downloading github.com/prometheus/client_golang v1.12.1 18:00:12 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:00:12 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:00:12 go: downloading github.com/mattn/go-colorable v0.1.12 18:00:12 go: downloading github.com/Masterminds/goutils v1.1.0 18:00:12 go: downloading github.com/Masterminds/semver v1.5.0 18:00:12 go: downloading github.com/google/uuid v1.1.2 18:00:12 go: downloading github.com/huandu/xstrings v1.3.2 18:00:12 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:00:12 go: downloading github.com/oklog/run v1.0.0 18:00:12 go: downloading github.com/imkira/go-observer v1.0.3 18:00:13 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:00:13 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:00:13 go: downloading github.com/prometheus/client_model v0.2.0 18:00:13 go: downloading github.com/prometheus/common v0.32.1 18:00:13 go: downloading github.com/pkg/errors v0.9.1 18:00:13 go: downloading go.uber.org/atomic v1.9.0 18:00:13 go: downloading github.com/beorn7/perks v1.0.1 18:00:13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:00:14 go: downloading github.com/prometheus/procfs v0.7.3 18:00:14 go: downloading github.com/hashicorp/errwrap v1.1.0 18:00:14 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:00:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:00:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:00:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:00:18 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:00:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:00:23 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:00:23 go: downloading github.com/stretchr/testify v1.7.0 18:00:23 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:00:23 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:00:23 go: downloading github.com/blang/semver/v4 v4.0.0 18:00:23 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:00:24 go: downloading github.com/jinzhu/gorm v1.9.16 18:00:25 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:00:25 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:00:51 go: downloading google.golang.org/api v0.70.0 18:00:51 go: downloading k8s.io/client-go v0.23.4 18:00:51 go: downloading k8s.io/api v0.23.4 18:01:04 go: downloading github.com/google/go-tpm v0.3.3 18:01:04 go: downloading cloud.google.com/go/storage v1.21.0 18:01:04 go: downloading cloud.google.com/go v0.100.2 18:01:06 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:01:32 go: downloading k8s.io/apimachinery v0.23.4 18:01:34 go: downloading k8s.io/kube-aggregator v0.23.3 18:01:35 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:01:35 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:01:35 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:01:35 go: downloading cloud.google.com/go/security v1.3.0 18:01:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:01:37 go: downloading github.com/hashicorp/vault/api v1.4.1 18:01:37 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:01:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:01:39 go: downloading gopkg.in/yaml.v2 v2.4.0 18:01:39 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:01:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:01:39 go: downloading github.com/gobwas/glob v0.2.3 18:01:40 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:01:40 go: downloading github.com/twmb/murmur3 v1.1.6 18:01:40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:01:40 go: downloading github.com/aws/smithy-go v1.11.0 18:01:41 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:01:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:01:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:01:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:01:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:01:42 go: downloading github.com/jinzhu/inflection v1.0.0 18:01:42 go: downloading github.com/gogo/protobuf v1.3.2 18:01:48 go: downloading cloud.google.com/go/compute v1.3.0 18:01:49 go: downloading cloud.google.com/go/iam v0.1.1 18:01:49 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:01:49 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:01:50 go: downloading github.com/google/gofuzz v1.1.0 18:01:50 go: downloading k8s.io/klog/v2 v2.30.0 18:01:50 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:01:51 go: downloading github.com/spf13/pflag v1.0.5 18:01:51 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:01:52 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:01:53 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:01:53 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:01:53 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:01:53 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:01:53 go: downloading github.com/dimchansky/utfbom v1.1.1 18:01:53 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:01:53 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:01:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:01:53 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:01:53 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:01:53 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:01:55 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:01:55 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:01:55 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:01:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:01:55 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:01:57 go: downloading go.opencensus.io v0.23.0 18:01:58 go: downloading gopkg.in/inf.v0 v0.9.1 18:01:58 go: downloading github.com/google/go-cmp v0.5.7 18:01:58 go: downloading github.com/go-logr/logr v1.2.2 18:01:58 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:01:59 go: downloading github.com/json-iterator/go v1.1.12 18:01:59 go: downloading github.com/googleapis/gnostic v0.5.5 18:02:03 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:02:03 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:02:03 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:02:05 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:02:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:02:06 go: downloading github.com/tklauser/numcpus v0.3.0 18:02:06 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:02:06 go: downloading go.uber.org/zap v1.21.0 18:02:07 go: downloading sigs.k8s.io/yaml v1.3.0 18:02:07 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:02:07 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:02:07 go: downloading github.com/modern-go/reflect2 v1.0.2 18:02:07 go: downloading github.com/ryanuber/go-glob v1.0.0 18:02:07 go: downloading github.com/golang/snappy v0.0.4 18:02:07 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:02:20 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:02:20 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:02:20 go: downloading github.com/hashicorp/go-version v1.2.0 18:02:20 go: downloading go.uber.org/multierr v1.6.0 18:02:47 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:02:47 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:05:54 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:05:54 Removing intermediate container 596f7048da99 18:05:54 ---> 2a296e53e4be 18:05:54 18:05:54 Step 10/23 : FROM alpine:3.14 18:05:54 3.14: Pulling from library/alpine 18:05:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:05:54 Status: Downloaded newer image for alpine:3.14 18:05:54 ---> ac73e934f311 18:05:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:05:54 ---> Running in 236d24f38cac 18:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:05:55 (1/1) Installing dumb-init (1.2.5-r1) 18:05:55 Executing busybox-1.33.1-r7.trigger 18:05:55 OK: 5 MiB in 15 packages 18:05:57 Removing intermediate container 236d24f38cac 18:05:57 ---> 01817420364a 18:05:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:05:57 ---> Running in 327a7ae5bb30 18:05:57 Removing intermediate container 327a7ae5bb30 18:05:57 ---> b8b94602c82f 18:05:57 Step 13/23 : ENV APP_PORT=59882 18:05:57 ---> Running in e00ca634b170 18:05:58 Removing intermediate container e00ca634b170 18:05:58 ---> b2d4898dd288 18:05:58 Step 14/23 : EXPOSE $APP_PORT 18:05:59 ---> Running in a187496d6496 18:05:59 Removing intermediate container a187496d6496 18:05:59 ---> c59b1e1265a4 18:05:59 Step 15/23 : WORKDIR / 18:05:59 ---> Running in cc9b7036c1d3 18:06:00 Removing intermediate container cc9b7036c1d3 18:06:00 ---> 8333ad3fbe3c 18:06:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:06:02 ---> 83b13994927b 18:06:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:06:07 ---> 9919368e16ff 18:06:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:06:08 ---> dda7156f78d3 18:06:08 Step 19/23 : ENTRYPOINT ["/core-command"] 18:06:08 ---> Running in 19652d97f8b4 18:06:09 Removing intermediate container 19652d97f8b4 18:06:09 ---> 9bcf4352c5b1 18:06:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:06:10 ---> Running in c79a4b27f2e7 18:06:10 Removing intermediate container c79a4b27f2e7 18:06:10 ---> 706fd76b890b 18:06:10 Step 21/23 : LABEL arch=arm64 18:06:10 ---> Running in 7eba342c1a31 18:06:11 Removing intermediate container 87a8a3fd55b0 18:06:11 ---> d2c6f6f8178f 18:06:11 18:06:11 Step 10/22 : FROM alpine:3.14 18:06:11 ---> ac73e934f311 18:06:11 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:06:11 ---> Running in 9e572a795ed6 18:06:11 Removing intermediate container 7eba342c1a31 18:06:11 ---> ed131e0fbd35 18:06:11 Step 22/23 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 18:06:12 ---> Running in 7dfd6bee0620 18:06:13 Removing intermediate container 7dfd6bee0620 18:06:13 ---> edc7b801db6d 18:06:13 Step 23/23 : LABEL version=0.0.0 18:06:13 ---> Running in 3642c9da12b9 18:06:14 Removing intermediate container 3642c9da12b9 18:06:14 ---> 9beb0aa13c5d 18:06:14 18:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:06:15 Successfully built 9beb0aa13c5d 18:06:15 Successfully tagged core-command-arm64:latest 18:06:15  Building core-command ... done Building support-notifications 18:06:17 (1/6) Installing ca-certificates (20211220-r0) 18:06:17 (2/6) Installing brotli-libs (1.0.9-r5) 18:06:17 (3/6) Installing nghttp2-libs (1.43.0-r0) 18:06:17 (4/6) Installing libcurl (7.79.1-r0) 18:06:17 (5/6) Installing curl (7.79.1-r0) 18:06:17 (6/6) Installing dumb-init (1.2.5-r1) 18:06:17 Executing busybox-1.33.1-r7.trigger 18:06:17 Executing ca-certificates-20211220-r0.trigger 18:06:18 OK: 8 MiB in 20 packages 18:06:21 Removing intermediate container 9e572a795ed6 18:06:21 ---> 772beed2892d 18:06:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:06:22 ---> Running in e77fc91700a3 18:06:23 Removing intermediate container e77fc91700a3 18:06:23 ---> f935a982a4ce 18:06:23 Step 13/22 : WORKDIR /edgex 18:06:23 ---> Running in 95461ff2c2ca 18:06:24 Removing intermediate container 95461ff2c2ca 18:06:24 ---> 76cdf97d56f5 18:06:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:06:25 Removing intermediate container 08525070adf7 18:06:25 ---> 74dea6cb1bc7 18:06:25 18:06:25 Step 10/22 : FROM alpine:3.14 18:06:25 ---> ac73e934f311 18:06:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:06:25 ---> Using cache 18:06:25 ---> 01817420364a 18:06:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:06:25 ---> Using cache 18:06:25 ---> b8b94602c82f 18:06:25 Step 13/22 : ENV APP_PORT=59861 18:06:25 ---> Running in 1eb6f65cd232 18:06:25 ---> c607fd64cdd1 18:06:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:06:26 Removing intermediate container 1eb6f65cd232 18:06:26 ---> 9416bd716423 18:06:26 Step 14/22 : EXPOSE $APP_PORT 18:06:26 ---> Running in 193dcf7e0e89 18:06:27 Removing intermediate container 193dcf7e0e89 18:06:27 ---> 086e1191c87b 18:06:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:06:28 ---> aea43608b49d 18:06:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:06:28 ---> 91b63ae7f17e 18:06:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:06:32 ---> 55a2e709a326 18:06:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:06:32 ---> 4bb9a107fc0d 18:06:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:06:33 ---> 29b6bf88133b 18:06:33 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:06:34 ---> Running in f202d457a1a6 18:06:34 ---> 6e9f7d202755 18:06:34 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:06:34 ---> Running in e03caf4b7b33 18:06:35 Removing intermediate container e03caf4b7b33 18:06:35 ---> 0cfe79371044 18:06:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:06:35 ---> Running in ada3d3fee726 18:06:36 Removing intermediate container ada3d3fee726 18:06:36 ---> 48cd86bf49d9 18:06:36 Step 20/22 : LABEL arch=arm64 18:06:37 ---> Running in 7e258eec6567 18:06:37 Removing intermediate container f202d457a1a6 18:06:37 ---> 205308593ddc 18:06:37 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:06:37 ---> Running in 2b886bb07298 18:06:38 Removing intermediate container 7e258eec6567 18:06:38 ---> 3ed432eaa761 18:06:38 Step 21/22 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 18:06:38 ---> Running in bc478fce9091 18:06:38 Removing intermediate container 2b886bb07298 18:06:38 ---> 513229a8125b 18:06:38 Step 20/22 : LABEL arch=arm64 18:06:38 ---> Running in 0a0c59ff2308 18:06:39 Removing intermediate container bc478fce9091 18:06:39 ---> 40f6ab035590 18:06:39 Step 22/22 : LABEL version=0.0.0 18:06:39 Removing intermediate container 0a0c59ff2308 18:06:39 ---> 1b3af6b23235 18:06:39 Step 21/22 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 18:06:39 ---> Running in 214c73319a03 18:06:39 ---> Running in 4557c020a324 18:06:40 Removing intermediate container 214c73319a03 18:06:40 ---> 646145c152b8 18:06:40 18:06:40 Removing intermediate container 4557c020a324 18:06:40 ---> fcf03922e223 18:06:40 Step 22/22 : LABEL version=0.0.0 18:06:40 ---> Running in 964e8acc63b7 18:06:41 Removing intermediate container 964e8acc63b7 18:06:41 ---> 9863af4b5dca 18:06:41 18:06:42 Successfully built 646145c152b8 18:06:42 Successfully tagged support-scheduler-arm64:latest 18:06:42  Building support-scheduler ... done Building security-spire-config 18:06:42 Successfully built 9863af4b5dca 18:06:42 Successfully tagged security-proxy-setup-arm64:latest 18:06:42 Building security-spiffe-token-provider 18:07:01  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:07:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:07:01 ---> a13b79fe92a6 18:07:01 Step 3/22 : WORKDIR /edgex-go 18:07:01 ---> Using cache 18:07:01 ---> 8d2846daa2bf 18:07:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:01 ---> Using cache 18:07:01 ---> 2f54c58c032d 18:07:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:07:01 ---> Running in 5aa72426d413 18:07:02 Removing intermediate container fc1d68a06e89 18:07:02 ---> a5da037f92c8 18:07:02 18:07:02 Step 10/23 : FROM alpine:3.14 18:07:02 ---> ac73e934f311 18:07:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:07:03 ---> Running in b4810f224136 18:07:04 Removing intermediate container b4810f224136 18:07:04 ---> c792d91dd85f 18:07:04 Step 12/23 : ENV APP_PORT=59880 18:07:04 ---> Running in 3b2ba418dd2c 18:07:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:07:04 Removing intermediate container 3b2ba418dd2c 18:07:04 ---> 7dba4b5856d4 18:07:04 Step 13/23 : EXPOSE $APP_PORT 18:07:04 ---> Running in 6c2a8d44f53a 18:07:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:07:05 Removing intermediate container 6c2a8d44f53a 18:07:05 ---> d4b4db261082 18:07:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:05 ---> Running in 70ee782f173c 18:07:06 OK: 220 MiB in 52 packages 18:07:08 Removing intermediate container 5aa72426d413 18:07:08 ---> e8ed964902c7 18:07:08 Step 6/22 : COPY go.mod vendor* ./ 18:07:09 Removing intermediate container 70ee782f173c 18:07:09 ---> 7683231755a0 18:07:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:07:09 ---> Running in a8dd4abfbe10 18:07:10 ---> 94a73de43807 18:07:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:10 ---> Running in 9aa991055bf5 18:07:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:07:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:07:15 (1/6) Installing dumb-init (1.2.5-r1) 18:07:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:07:15 (3/6) Installing libsodium (1.0.18-r0) 18:07:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:07:15 (5/6) Installing libzmq (4.3.4-r0) 18:07:15 (6/6) Installing zeromq (4.3.4-r0) 18:07:15 Executing busybox-1.33.1-r7.trigger 18:07:15 OK: 8 MiB in 20 packages 18:07:17 Removing intermediate container 9aa991055bf5 18:07:17 ---> e400a79071ae 18:07:17 Step 8/22 : COPY . . 18:07:18 Removing intermediate container a8dd4abfbe10 18:07:18 ---> 8cf4aa3c7592 18:07:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:07:19 ---> 792afe8c61f2 18:07:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:07:26 ---> 043692c6a0ff 18:07:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:07:29 ---> 04dfebf1a454 18:07:29 Step 19/23 : ENTRYPOINT ["/core-data"] 18:07:29 ---> Running in 0ff5bf22e921 18:07:30 Removing intermediate container 0ff5bf22e921 18:07:30 ---> b6f55d935e29 18:07:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:07:30 ---> Running in 8d39f5acabb2 18:07:31 Removing intermediate container 8d39f5acabb2 18:07:31 ---> c46a7152a30b 18:07:31 Step 21/23 : LABEL arch=arm64 18:07:31 ---> Running in af0d584729cd 18:07:32 Removing intermediate container af0d584729cd 18:07:32 ---> 9e2080faecc3 18:07:32 Step 22/23 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 18:07:32 ---> Running in 014138b71ebc 18:07:33 Removing intermediate container 014138b71ebc 18:07:33 ---> e4d601dd80d8 18:07:33 Step 23/23 : LABEL version=0.0.0 18:07:33 ---> Running in a19f9c00112b 18:07:34 Removing intermediate container a19f9c00112b 18:07:34 ---> 798fce6c34a8 18:07:34 18:07:36 Successfully built 798fce6c34a8 18:07:36 Successfully tagged core-data-arm64:latest 18:07:36  Building core-data ... done Building security-spire-server 18:07:45 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:07:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:07:45 ---> a13b79fe92a6 18:07:45 Step 3/20 : WORKDIR /edgex-go 18:07:45 ---> Using cache 18:07:45 ---> 8d2846daa2bf 18:07:45 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:07:45 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:07:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:07:45 ---> a13b79fe92a6 18:07:45 Step 3/26 : WORKDIR /edgex-go 18:07:45 ---> Using cache 18:07:45 ---> 8d2846daa2bf 18:07:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:45 ---> Using cache 18:07:45 ---> 2f54c58c032d 18:07:45 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:07:45 ---> Running in a2eff5bc6f8c 18:07:45 ---> Running in 98928ba6472b 18:07:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:07:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:07:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:07:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:07:50 OK: 220 MiB in 52 packages 18:07:50 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:07:50 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:07:50 OK: 15739 distinct packages available 18:07:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:07:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:07:52 OK: 220 MiB in 52 packages 18:07:53 Removing intermediate container a2eff5bc6f8c 18:07:53 ---> eaf3c380ae0f 18:07:53 Step 6/26 : COPY go.mod vendor* ./ 18:07:55 Removing intermediate container 98928ba6472b 18:07:55 ---> eb7908623c8a 18:07:55 Step 5/20 : COPY go.mod vendor* ./ 18:07:55 ---> 81635d7687ef 18:07:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:55 ---> Running in cf62ac19e0b4 18:07:58 ---> e1b0b2c57b8d 18:07:58 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:58 ---> Running in e4b66264a0b9 18:08:02 Removing intermediate container cf62ac19e0b4 18:08:02 ---> f19557efb2ea 18:08:02 Step 8/26 : COPY . . 18:08:04 Removing intermediate container e4b66264a0b9 18:08:04 ---> c4abe90a8b5f 18:08:04 Step 7/20 : COPY . . 18:08:15 ---> 3c98b767768d 18:08:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:08:15 ---> Running in d1994f0e5bdf 18:08:17 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:08:25 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:08:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:08:25 ---> a13b79fe92a6 18:08:25 Step 3/25 : WORKDIR /edgex-go 18:08:25 ---> Using cache 18:08:25 ---> 8d2846daa2bf 18:08:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:25 ---> Using cache 18:08:25 ---> 2f54c58c032d 18:08:25 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:08:25 ---> Using cache 18:08:25 ---> eaf3c380ae0f 18:08:25 Step 6/25 : COPY go.mod vendor* ./ 18:08:25 ---> Using cache 18:08:25 ---> 81635d7687ef 18:08:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:25 ---> Using cache 18:08:25 ---> f19557efb2ea 18:08:25 Step 8/25 : COPY . . 18:09:04 ---> ea66c6e8c919 18:09:04 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:09:04 ---> Running in 78aa0e38e85d 18:09:04 Removing intermediate container 78aa0e38e85d 18:09:04 ---> 0e2b66490801 18:09:04 Step 10/26 : RUN mkdir -p spire-build 18:09:04 ---> Running in f2716567b966 18:09:04 ---> 0b2f3660822a 18:09:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:09:04 ---> Running in caa8cc8f5fac 18:09:04 Removing intermediate container f2716567b966 18:09:04 ---> 0e267e6fcd7f 18:09:04 Step 11/26 : WORKDIR /edgex-go/spire-build 18:09:04 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:09:04 ---> Running in 35fbf0732d36 18:09:05 Removing intermediate container 35fbf0732d36 18:09:05 ---> 63354839dada 18:09: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 18:09:06 ---> Running in 2ac0433e49e4 18:09:09 spire-1.2.1/ 18:09:09 spire-1.2.1/.data/ 18:09:09 spire-1.2.1/.data/.file 18:09:09 spire-1.2.1/.dockerignore 18:09:09 spire-1.2.1/.gitattributes 18:09:09 spire-1.2.1/.githooks/ 18:09:09 spire-1.2.1/.githooks/pre-commit 18:09:09 spire-1.2.1/.github/ 18:09:09 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:09:09 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:09:09 spire-1.2.1/.github/dependabot.yml 18:09:09 spire-1.2.1/.github/workflows/ 18:09:09 spire-1.2.1/.github/workflows/nightly_build.yaml 18:09:09 spire-1.2.1/.github/workflows/pr_build.yaml 18:09:09 spire-1.2.1/.github/workflows/release_build.yaml 18:09:09 spire-1.2.1/.github/workflows/scripts/ 18:09:09 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:09:09 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:09:09 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:09:09 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:09:09 spire-1.2.1/.github/workflows/scripts/split.sh 18:09:09 spire-1.2.1/.gitignore 18:09:09 spire-1.2.1/.go-version 18:09:09 spire-1.2.1/.golangci.yml 18:09:09 spire-1.2.1/ADOPTERS.md 18:09:09 spire-1.2.1/CHANGELOG.md 18:09:09 spire-1.2.1/CODE-OF-CONDUCT.md 18:09:09 spire-1.2.1/CODEOWNERS 18:09:09 spire-1.2.1/CONTRIBUTING.md 18:09:09 spire-1.2.1/Dockerfile 18:09:09 spire-1.2.1/Dockerfile.dev 18:09:09 spire-1.2.1/Dockerfile.scratch 18:09:09 spire-1.2.1/LICENSE 18:09:09 spire-1.2.1/MAINTAINERS.md 18:09:09 spire-1.2.1/Makefile 18:09:09 spire-1.2.1/README.md 18:09:09 spire-1.2.1/ROADMAP.md 18:09:09 spire-1.2.1/SECURITY.md 18:09:09 spire-1.2.1/cmd/ 18:09:09 spire-1.2.1/cmd/spire-agent/ 18:09:09 spire-1.2.1/cmd/spire-agent/cli/ 18:09:09 spire-1.2.1/cmd/spire-agent/cli/api/ 18:09:09 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:09:09 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:09:09 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:09:09 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:09:09 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:09:09 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:09:09 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:09:09 spire-1.2.1/cmd/spire-agent/cli/common/ 18:09:09 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:09:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:09:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:09:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:09:09 spire-1.2.1/cmd/spire-agent/cli/run/ 18:09:09 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:09:09 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:09:09 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:09:09 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:09:09 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:09:09 spire-1.2.1/cmd/spire-agent/main.go 18:09:09 spire-1.2.1/cmd/spire-server/ 18:09:09 spire-1.2.1/cmd/spire-server/cli/ 18:09:09 spire-1.2.1/cmd/spire-server/cli/agent/ 18:09:09 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:09:09 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/cli.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/entry/ 18:09:09 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/federation/ 18:09:09 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:09:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:09:09 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/run/ 18:09:09 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/token/ 18:09:09 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/validate/ 18:09:09 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/x509/ 18:09:09 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:09:09 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:09:09 spire-1.2.1/cmd/spire-server/main.go 18:09:09 spire-1.2.1/cmd/spire-server/util/ 18:09:09 spire-1.2.1/cmd/spire-server/util/util.go 18:09:09 spire-1.2.1/conf/ 18:09:09 spire-1.2.1/conf/agent/ 18:09:09 spire-1.2.1/conf/agent/agent.conf 18:09:09 spire-1.2.1/conf/agent/agent_full.conf 18:09:09 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:09:09 spire-1.2.1/conf/server/ 18:09:09 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:09:09 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:09:09 spire-1.2.1/conf/server/server.conf 18:09:09 spire-1.2.1/conf/server/server_full.conf 18:09:09 spire-1.2.1/doc/ 18:09:09 spire-1.2.1/doc/SPIRE101.md 18:09:09 spire-1.2.1/doc/auditlog.md 18:09:09 spire-1.2.1/doc/authorization_policy_engine.md 18:09:09 spire-1.2.1/doc/changelog_guidelines.md 18:09:09 spire-1.2.1/doc/cure53-report.pdf 18:09:09 spire-1.2.1/doc/images/ 18:09:09 spire-1.2.1/doc/images/2019_roadmap.png 18:09:09 spire-1.2.1/doc/images/SPIRE101.png 18:09:09 spire-1.2.1/doc/images/SPIRE_agent.png 18:09:09 spire-1.2.1/doc/images/SPIRE_server.png 18:09:09 spire-1.2.1/doc/images/cache_mgr.png 18:09:09 spire-1.2.1/doc/images/cache_mgr_components.png 18:09:09 spire-1.2.1/doc/images/federated_spire.png 18:09:09 spire-1.2.1/doc/images/ha_mode.png 18:09:09 spire-1.2.1/doc/images/nested_spire.png 18:09:09 spire-1.2.1/doc/images/oidc_federation.png 18:09:09 spire-1.2.1/doc/images/single_trust_domain.png 18:09:09 spire-1.2.1/doc/images/spiffe_compatible.png 18:09:09 spire-1.2.1/doc/images/spire_logo.png 18:09:09 spire-1.2.1/doc/migrating_registration_api_clients.md 18:09:09 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:09:09 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:09:09 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:09:09 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:09:09 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:09:09 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:09:09 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:09:09 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:09:09 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:09:09 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:09:09 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:09:09 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:09:09 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:09:09 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:09:09 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:09:09 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:09:09 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:09:09 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:09:09 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:09:09 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:09:09 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:09:09 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:09:09 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:09:09 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:09:09 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:09:09 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:09:09 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:09:09 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:09:09 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:09:09 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:09:09 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:09:09 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:09:09 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:09:09 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:09:09 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:09:09 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:09:09 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:09:09 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:09:09 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:09:09 spire-1.2.1/doc/scaling_spire.md 18:09:09 spire-1.2.1/doc/spire_agent.md 18:09:09 spire-1.2.1/doc/spire_server.md 18:09:09 spire-1.2.1/doc/supported_integrations.md 18:09:09 spire-1.2.1/doc/telemetry.md 18:09:09 spire-1.2.1/doc/telemetry_config.md 18:09:09 spire-1.2.1/doc/upgrading.md 18:09:09 spire-1.2.1/doc/using_spire.md 18:09:09 spire-1.2.1/examples/ 18:09:09 spire-1.2.1/examples/README.md 18:09:09 spire-1.2.1/go.mod 18:09:09 spire-1.2.1/go.sum 18:09:09 spire-1.2.1/pkg/ 18:09:09 spire-1.2.1/pkg/agent/ 18:09:09 spire-1.2.1/pkg/agent/agent.go 18:09:09 spire-1.2.1/pkg/agent/api/ 18:09:09 spire-1.2.1/pkg/agent/api/config.go 18:09:09 spire-1.2.1/pkg/agent/api/debug/ 18:09:09 spire-1.2.1/pkg/agent/api/debug/v1/ 18:09:09 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:09:10 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:09:10 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:09:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:09:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:09:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:09:10 spire-1.2.1/pkg/agent/api/endpoints.go 18:09:10 spire-1.2.1/pkg/agent/api/health/ 18:09:10 spire-1.2.1/pkg/agent/api/health/v1/ 18:09:10 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:09:10 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:09:10 spire-1.2.1/pkg/agent/api/rpccontext/ 18:09:10 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:09:10 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:09:10 spire-1.2.1/pkg/agent/attestor/ 18:09:10 spire-1.2.1/pkg/agent/attestor/node/ 18:09:10 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:09:10 spire-1.2.1/pkg/agent/attestor/node/node.go 18:09:10 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:09:10 spire-1.2.1/pkg/agent/attestor/workload/ 18:09:10 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:09:10 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:09:10 spire-1.2.1/pkg/agent/catalog/ 18:09:10 spire-1.2.1/pkg/agent/catalog/catalog.go 18:09:10 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:09:10 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:09:10 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:09:10 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:09:10 spire-1.2.1/pkg/agent/client/ 18:09:10 spire-1.2.1/pkg/agent/client/client.go 18:09:10 spire-1.2.1/pkg/agent/client/client_test.go 18:09:10 spire-1.2.1/pkg/agent/client/dial.go 18:09:10 spire-1.2.1/pkg/agent/client/nodeconn.go 18:09:10 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:09:10 spire-1.2.1/pkg/agent/client/update.go 18:09:10 spire-1.2.1/pkg/agent/client/util.go 18:09:10 spire-1.2.1/pkg/agent/common/ 18:09:10 spire-1.2.1/pkg/agent/common/backoff/ 18:09:10 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:09:10 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:09:10 spire-1.2.1/pkg/agent/common/cgroups/ 18:09:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:09:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:09:10 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:09:10 spire-1.2.1/pkg/agent/config.go 18:09:10 spire-1.2.1/pkg/agent/endpoints/ 18:09:10 spire-1.2.1/pkg/agent/endpoints/config.go 18:09:10 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:09:10 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:09:10 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:09:10 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:09:10 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:09:10 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:09:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:09:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:09:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:09:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:09:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:09:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:09:10 spire-1.2.1/pkg/agent/endpoints/workload/ 18:09:10 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:09:10 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:09:10 spire-1.2.1/pkg/agent/manager/ 18:09:10 spire-1.2.1/pkg/agent/manager/cache/ 18:09:10 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:09:10 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:09:10 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:09:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:09:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:09:10 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:09:10 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:09:10 spire-1.2.1/pkg/agent/manager/config.go 18:09:10 spire-1.2.1/pkg/agent/manager/manager.go 18:09:10 spire-1.2.1/pkg/agent/manager/manager_test.go 18:09:10 spire-1.2.1/pkg/agent/manager/storage.go 18:09:10 spire-1.2.1/pkg/agent/manager/storage_test.go 18:09:10 spire-1.2.1/pkg/agent/manager/storecache/ 18:09:10 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:09:10 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:09:10 spire-1.2.1/pkg/agent/manager/sync.go 18:09:10 spire-1.2.1/pkg/agent/plugin/ 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:09:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:09:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:09:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:09:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:09:10 spire-1.2.1/pkg/agent/svid/ 18:09:10 spire-1.2.1/pkg/agent/svid/rotator.go 18:09:10 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:09:10 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:09:10 spire-1.2.1/pkg/agent/svid/store/ 18:09:10 spire-1.2.1/pkg/agent/svid/store/service.go 18:09:10 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:09:10 spire-1.2.1/pkg/common/ 18:09:10 spire-1.2.1/pkg/common/agentpathtemplate/ 18:09:10 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:09:10 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:09:10 spire-1.2.1/pkg/common/api/ 18:09:10 spire-1.2.1/pkg/common/api/metrics.go 18:09:10 spire-1.2.1/pkg/common/api/middleware/ 18:09:10 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:09:10 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:09:10 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:09:10 spire-1.2.1/pkg/common/api/middleware/logger.go 18:09:10 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:09:10 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:09:10 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:09:10 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:09:10 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:09:10 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:09:10 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:09:10 spire-1.2.1/pkg/common/api/middleware/names.go 18:09:10 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:09:10 spire-1.2.1/pkg/common/api/names.go 18:09:10 spire-1.2.1/pkg/common/api/ratelimit.go 18:09:10 spire-1.2.1/pkg/common/api/rpccontext/ 18:09:10 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:09:10 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:09:10 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:09:10 spire-1.2.1/pkg/common/auth/ 18:09:10 spire-1.2.1/pkg/common/auth/interceptors.go 18:09:10 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:09:10 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:09:10 spire-1.2.1/pkg/common/bundleutil/ 18:09:10 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:09:10 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:09:10 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:09:10 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:09:10 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:09:10 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:09:10 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:09:10 spire-1.2.1/pkg/common/bundleutil/types.go 18:09:10 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:09:10 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:09:10 spire-1.2.1/pkg/common/catalog/ 18:09:10 spire-1.2.1/pkg/common/catalog/bind.go 18:09:10 spire-1.2.1/pkg/common/catalog/builtin.go 18:09:10 spire-1.2.1/pkg/common/catalog/catalog.go 18:09:10 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:09:10 spire-1.2.1/pkg/common/catalog/closers.go 18:09:10 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:09:10 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:09:10 spire-1.2.1/pkg/common/catalog/config.go 18:09:10 spire-1.2.1/pkg/common/catalog/config_test.go 18:09:10 spire-1.2.1/pkg/common/catalog/configure.go 18:09:10 spire-1.2.1/pkg/common/catalog/constraints.go 18:09:10 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:09:10 spire-1.2.1/pkg/common/catalog/context.go 18:09:10 spire-1.2.1/pkg/common/catalog/external.go 18:09:10 spire-1.2.1/pkg/common/catalog/host.go 18:09:10 spire-1.2.1/pkg/common/catalog/pipenet.go 18:09:10 spire-1.2.1/pkg/common/catalog/plugin.go 18:09:10 spire-1.2.1/pkg/common/catalog/testplugin/ 18:09:10 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:09:10 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:09:10 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:09:10 spire-1.2.1/pkg/common/cli/ 18:09:10 spire-1.2.1/pkg/common/cli/env.go 18:09:10 spire-1.2.1/pkg/common/cli/flags.go 18:09:10 spire-1.2.1/pkg/common/cli/trust_domain.go 18:09:10 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:09:10 spire-1.2.1/pkg/common/cli/umask.go 18:09:10 spire-1.2.1/pkg/common/cli/umask_posix.go 18:09:10 spire-1.2.1/pkg/common/cli/umask_test.go 18:09:10 spire-1.2.1/pkg/common/cli/umask_windows.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/ 18:09:10 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/flag.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/format.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/ 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:09:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:09:10 spire-1.2.1/pkg/common/coretypes/ 18:09:10 spire-1.2.1/pkg/common/coretypes/bundle/ 18:09:10 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:09:10 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:09:10 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:09:10 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:09:10 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:09:10 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:09:10 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:09:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:09:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:09:10 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:09:10 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:09:10 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:09:10 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:09:10 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:09:10 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:09:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:09:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:09:10 spire-1.2.1/pkg/common/cryptoutil/ 18:09:10 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:09:10 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:09:10 spire-1.2.1/pkg/common/diskutil/ 18:09:10 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:09:10 spire-1.2.1/pkg/common/diskutil/file_test.go 18:09:10 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:09:10 spire-1.2.1/pkg/common/errorutil/ 18:09:10 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:09:10 spire-1.2.1/pkg/common/health/ 18:09:10 spire-1.2.1/pkg/common/health/config.go 18:09:10 spire-1.2.1/pkg/common/health/context.go 18:09:10 spire-1.2.1/pkg/common/health/context_test.go 18:09:10 spire-1.2.1/pkg/common/health/health.go 18:09:10 spire-1.2.1/pkg/common/health/health_test.go 18:09:10 spire-1.2.1/pkg/common/health/logger.go 18:09:10 spire-1.2.1/pkg/common/hostservice/ 18:09:10 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:09:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:09:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:09:10 spire-1.2.1/pkg/common/idutil/ 18:09:10 spire-1.2.1/pkg/common/idutil/require.go 18:09:10 spire-1.2.1/pkg/common/idutil/require_test.go 18:09:10 spire-1.2.1/pkg/common/idutil/safety.go 18:09:10 spire-1.2.1/pkg/common/idutil/safety_test.go 18:09:10 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:09:10 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:09:10 spire-1.2.1/pkg/common/jwtsvid/ 18:09:10 spire-1.2.1/pkg/common/jwtsvid/common.go 18:09:10 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:09:10 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:09:10 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:09:10 spire-1.2.1/pkg/common/jwtutil/ 18:09:10 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:09:10 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:09:10 spire-1.2.1/pkg/common/log/ 18:09:10 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:09:10 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:09:10 spire-1.2.1/pkg/common/log/log.go 18:09:10 spire-1.2.1/pkg/common/log/log_test.go 18:09:10 spire-1.2.1/pkg/common/log/options.go 18:09:10 spire-1.2.1/pkg/common/nodeutil/ 18:09:10 spire-1.2.1/pkg/common/nodeutil/node.go 18:09:10 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:09:10 spire-1.2.1/pkg/common/peertracker/ 18:09:10 spire-1.2.1/pkg/common/peertracker/conn.go 18:09:10 spire-1.2.1/pkg/common/peertracker/credentials.go 18:09:10 spire-1.2.1/pkg/common/peertracker/errors.go 18:09:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:09:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:09:10 spire-1.2.1/pkg/common/peertracker/info.go 18:09:10 spire-1.2.1/pkg/common/peertracker/listener.go 18:09:10 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:09:10 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:09:10 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:09:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:09:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:09:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:09:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:09:10 spire-1.2.1/pkg/common/peertracker/tcp.go 18:09:10 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:09:10 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:09:10 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:09:10 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:09:10 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:09:10 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:09:10 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:09:10 spire-1.2.1/pkg/common/peertracker/uds.go 18:09:10 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:09:10 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:09:10 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:09:10 spire-1.2.1/pkg/common/pemutil/ 18:09:10 spire-1.2.1/pkg/common/pemutil/block.go 18:09:10 spire-1.2.1/pkg/common/pemutil/certs.go 18:09:10 spire-1.2.1/pkg/common/pemutil/common.go 18:09:10 spire-1.2.1/pkg/common/pemutil/csr.go 18:09:10 spire-1.2.1/pkg/common/pemutil/keys.go 18:09:10 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:09:10 spire-1.2.1/pkg/common/pemutil/testdata/ 18:09:10 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:09:10 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:09:10 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:09:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:09:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:09:10 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:09:10 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:09:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:09:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:09:10 spire-1.2.1/pkg/common/plugin/ 18:09:10 spire-1.2.1/pkg/common/plugin/aws/ 18:09:10 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:09:10 spire-1.2.1/pkg/common/plugin/azure/ 18:09:10 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:09:10 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:09:10 spire-1.2.1/pkg/common/plugin/facade.go 18:09:10 spire-1.2.1/pkg/common/plugin/facade_test.go 18:09:10 spire-1.2.1/pkg/common/plugin/gcp/ 18:09:10 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:09:10 spire-1.2.1/pkg/common/plugin/k8s/ 18:09:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:09:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:09:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:09:10 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:09:10 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:09:10 spire-1.2.1/pkg/common/plugin/log.go 18:09:10 spire-1.2.1/pkg/common/plugin/sshpop/ 18:09:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:09:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:09:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:09:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:09:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:09:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:09:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:09:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:09:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:09:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:09:10 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:09:10 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:09:10 spire-1.2.1/pkg/common/plugin/x509pop/ 18:09:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:09:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:09:10 spire-1.2.1/pkg/common/profiling/ 18:09:10 spire-1.2.1/pkg/common/profiling/dumpers.go 18:09:10 spire-1.2.1/pkg/common/profiling/profiling.go 18:09:10 spire-1.2.1/pkg/common/protoutil/ 18:09:10 spire-1.2.1/pkg/common/protoutil/masks.go 18:09:10 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:09:10 spire-1.2.1/pkg/common/rotationutil/ 18:09:10 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:09:10 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:09:10 spire-1.2.1/pkg/common/selector/ 18:09:10 spire-1.2.1/pkg/common/selector/selector.go 18:09:10 spire-1.2.1/pkg/common/selector/selector_test.go 18:09:10 spire-1.2.1/pkg/common/selector/set.go 18:09:10 spire-1.2.1/pkg/common/selector/set_utils.go 18:09:10 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:09:10 spire-1.2.1/pkg/common/telemetry/ 18:09:10 spire-1.2.1/pkg/common/telemetry/agent/ 18:09:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:09:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:09:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:09:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:09:10 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:09:10 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:09:10 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:09:10 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:09:10 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:09:10 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:09:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:09:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:09:10 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:09:10 spire-1.2.1/pkg/common/telemetry/call.go 18:09:10 spire-1.2.1/pkg/common/telemetry/common/ 18:09:10 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:09:10 spire-1.2.1/pkg/common/telemetry/config.go 18:09:10 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:09:10 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:09:10 spire-1.2.1/pkg/common/telemetry/inmem.go 18:09:10 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:09:10 spire-1.2.1/pkg/common/telemetry/m3.go 18:09:10 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:09:10 spire-1.2.1/pkg/common/telemetry/metrics.go 18:09:10 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:09:10 spire-1.2.1/pkg/common/telemetry/names.go 18:09:10 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:09:10 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:09:10 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:09:10 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:09:10 spire-1.2.1/pkg/common/telemetry/server/ 18:09:10 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:09:10 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:09:10 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:09:10 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:09:10 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:09:10 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:09:10 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:09:10 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:09:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:09:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:09:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:09:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:09:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:09:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:09:10 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:09:10 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:09:10 spire-1.2.1/pkg/common/telemetry/server/server.go 18:09:10 spire-1.2.1/pkg/common/telemetry/sink.go 18:09:10 spire-1.2.1/pkg/common/telemetry/statsd.go 18:09:10 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:09:10 spire-1.2.1/pkg/common/telemetry/uptime.go 18:09:10 spire-1.2.1/pkg/common/telemetry/version.go 18:09:10 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:09:10 spire-1.2.1/pkg/common/uptime/ 18:09:10 spire-1.2.1/pkg/common/uptime/uptime.go 18:09:10 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:09:10 spire-1.2.1/pkg/common/util/ 18:09:10 spire-1.2.1/pkg/common/util/certs.go 18:09:10 spire-1.2.1/pkg/common/util/certs_test.go 18:09:10 spire-1.2.1/pkg/common/util/csr.go 18:09:10 spire-1.2.1/pkg/common/util/hash.go 18:09:10 spire-1.2.1/pkg/common/util/selectors.go 18:09:10 spire-1.2.1/pkg/common/util/selectors_test.go 18:09:10 spire-1.2.1/pkg/common/util/signals.go 18:09:10 spire-1.2.1/pkg/common/util/sort.go 18:09:10 spire-1.2.1/pkg/common/util/sort_test.go 18:09:10 spire-1.2.1/pkg/common/util/task.go 18:09:10 spire-1.2.1/pkg/common/util/task_test.go 18:09:10 spire-1.2.1/pkg/common/util/testdata/ 18:09:10 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:09:10 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:09:10 spire-1.2.1/pkg/common/version/ 18:09:10 spire-1.2.1/pkg/common/version/version.go 18:09:10 spire-1.2.1/pkg/common/x509svid/ 18:09:10 spire-1.2.1/pkg/common/x509svid/common_test.go 18:09:10 spire-1.2.1/pkg/common/x509svid/csr.go 18:09:10 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:09:10 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:09:10 spire-1.2.1/pkg/common/x509util/ 18:09:10 spire-1.2.1/pkg/common/x509util/cert.go 18:09:10 spire-1.2.1/pkg/common/x509util/dns.go 18:09:10 spire-1.2.1/pkg/common/x509util/dns_test.go 18:09:10 spire-1.2.1/pkg/common/x509util/keyid.go 18:09:10 spire-1.2.1/pkg/common/x509util/keypair.go 18:09:10 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:09:10 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:09:10 spire-1.2.1/pkg/server/ 18:09:10 spire-1.2.1/pkg/server/api/ 18:09:10 spire-1.2.1/pkg/server/api/agent.go 18:09:10 spire-1.2.1/pkg/server/api/agent/ 18:09:10 spire-1.2.1/pkg/server/api/agent/v1/ 18:09:10 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:09:10 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:09:10 spire-1.2.1/pkg/server/api/agent_test.go 18:09:10 spire-1.2.1/pkg/server/api/api.go 18:09:10 spire-1.2.1/pkg/server/api/audit/ 18:09:10 spire-1.2.1/pkg/server/api/audit/audit.go 18:09:10 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:09:10 spire-1.2.1/pkg/server/api/bundle.go 18:09:10 spire-1.2.1/pkg/server/api/bundle/ 18:09:10 spire-1.2.1/pkg/server/api/bundle/v1/ 18:09:10 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:09:10 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:09:10 spire-1.2.1/pkg/server/api/bundle_test.go 18:09:10 spire-1.2.1/pkg/server/api/debug/ 18:09:10 spire-1.2.1/pkg/server/api/debug/v1/ 18:09:10 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:09:10 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:09:10 spire-1.2.1/pkg/server/api/entry.go 18:09:10 spire-1.2.1/pkg/server/api/entry/ 18:09:10 spire-1.2.1/pkg/server/api/entry/v1/ 18:09:10 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:09:10 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:09:10 spire-1.2.1/pkg/server/api/entry_test.go 18:09:10 spire-1.2.1/pkg/server/api/health/ 18:09:10 spire-1.2.1/pkg/server/api/health/v1/ 18:09:10 spire-1.2.1/pkg/server/api/health/v1/service.go 18:09:10 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:09:10 spire-1.2.1/pkg/server/api/id.go 18:09:10 spire-1.2.1/pkg/server/api/id_test.go 18:09:10 spire-1.2.1/pkg/server/api/limits/ 18:09:10 spire-1.2.1/pkg/server/api/limits/limits.go 18:09:10 spire-1.2.1/pkg/server/api/middleware/ 18:09:10 spire-1.2.1/pkg/server/api/middleware/alias.go 18:09:10 spire-1.2.1/pkg/server/api/middleware/audit.go 18:09:10 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:09:10 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:09:10 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:09:10 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:09:10 spire-1.2.1/pkg/server/api/middleware/caller.go 18:09:10 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:09:10 spire-1.2.1/pkg/server/api/middleware/common.go 18:09:10 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:09:10 spire-1.2.1/pkg/server/api/middleware/entries.go 18:09:10 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:09:10 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:09:10 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:09:10 spire-1.2.1/pkg/server/api/ratelimit.go 18:09:10 spire-1.2.1/pkg/server/api/rpccontext/ 18:09:10 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:09:10 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:09:10 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:09:10 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:09:10 spire-1.2.1/pkg/server/api/selector.go 18:09:10 spire-1.2.1/pkg/server/api/selector_test.go 18:09:10 spire-1.2.1/pkg/server/api/status.go 18:09:10 spire-1.2.1/pkg/server/api/status_test.go 18:09:10 spire-1.2.1/pkg/server/api/svid/ 18:09:10 spire-1.2.1/pkg/server/api/svid/v1/ 18:09:10 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:09:10 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:09:10 spire-1.2.1/pkg/server/api/trustdomain.go 18:09:10 spire-1.2.1/pkg/server/api/trustdomain/ 18:09:10 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:09:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:09:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:09:10 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:09:10 spire-1.2.1/pkg/server/authpolicy/ 18:09:10 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:09:10 spire-1.2.1/pkg/server/authpolicy/policy.go 18:09:10 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:09:10 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:09:10 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:09:10 spire-1.2.1/pkg/server/authpolicy/validate.go 18:09:10 spire-1.2.1/pkg/server/bundle/ 18:09:10 spire-1.2.1/pkg/server/bundle/client/ 18:09:10 spire-1.2.1/pkg/server/bundle/client/client.go 18:09:10 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:09:10 spire-1.2.1/pkg/server/bundle/client/manager.go 18:09:10 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:09:10 spire-1.2.1/pkg/server/bundle/client/sources.go 18:09:10 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:09:10 spire-1.2.1/pkg/server/bundle/client/updater.go 18:09:10 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:09:10 spire-1.2.1/pkg/server/ca/ 18:09:10 spire-1.2.1/pkg/server/ca/ca.go 18:09:10 spire-1.2.1/pkg/server/ca/ca_health.go 18:09:10 spire-1.2.1/pkg/server/ca/ca_test.go 18:09:10 spire-1.2.1/pkg/server/ca/journal.go 18:09:10 spire-1.2.1/pkg/server/ca/journal_test.go 18:09:10 spire-1.2.1/pkg/server/ca/manager.go 18:09:10 spire-1.2.1/pkg/server/ca/manager_health.go 18:09:10 spire-1.2.1/pkg/server/ca/manager_test.go 18:09:10 spire-1.2.1/pkg/server/ca/templates.go 18:09:10 spire-1.2.1/pkg/server/ca/upstream_client.go 18:09:10 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:09:10 spire-1.2.1/pkg/server/ca/validation.go 18:09:10 spire-1.2.1/pkg/server/cache/ 18:09:10 spire-1.2.1/pkg/server/cache/dscache/ 18:09:10 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:09:10 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:09:10 spire-1.2.1/pkg/server/cache/entrycache/ 18:09:10 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:09:10 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:09:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:09:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:09:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:09:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:09:10 spire-1.2.1/pkg/server/catalog/ 18:09:10 spire-1.2.1/pkg/server/catalog/catalog.go 18:09:10 spire-1.2.1/pkg/server/catalog/keymanager.go 18:09:10 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:09:10 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:09:10 spire-1.2.1/pkg/server/catalog/notifier.go 18:09:10 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:09:10 spire-1.2.1/pkg/server/config.go 18:09:10 spire-1.2.1/pkg/server/datastore/ 18:09:10 spire-1.2.1/pkg/server/datastore/datastore.go 18:09:10 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:09:10 spire-1.2.1/pkg/server/datastore/repository.go 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:09:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:09:10 spire-1.2.1/pkg/server/endpoints/ 18:09:10 spire-1.2.1/pkg/server/endpoints/bundle/ 18:09:10 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:09:10 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:09:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:09:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:09:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:09:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:09:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:09:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:09:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:09:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:09:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:09:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:09:10 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:09:10 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:09:10 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:09:10 spire-1.2.1/pkg/server/endpoints/config.go 18:09:10 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:09:10 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:09:10 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:09:10 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:09:10 spire-1.2.1/pkg/server/endpoints/middleware.go 18:09:10 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:09:10 spire-1.2.1/pkg/server/hostservice/ 18:09:10 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:09:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:09:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:09:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:09:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:09:10 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:09:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:09:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/ 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/ 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:09:10 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:09:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:09:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:09:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:09:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:09:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:09:10 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:09:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:09:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/notifier/ 18:09:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:09:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:09:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:09:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:09:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:09:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:09:10 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:09:10 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:09:10 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:09:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:09:10 spire-1.2.1/pkg/server/registration/ 18:09:10 spire-1.2.1/pkg/server/registration/manager.go 18:09:10 spire-1.2.1/pkg/server/registration/manager_test.go 18:09:10 spire-1.2.1/pkg/server/scanentries.go 18:09:10 spire-1.2.1/pkg/server/scanentries_test.go 18:09:10 spire-1.2.1/pkg/server/server.go 18:09:10 spire-1.2.1/pkg/server/server_test.go 18:09:10 spire-1.2.1/pkg/server/svid/ 18:09:10 spire-1.2.1/pkg/server/svid/observer.go 18:09:10 spire-1.2.1/pkg/server/svid/observer_test.go 18:09:10 spire-1.2.1/pkg/server/svid/rotator.go 18:09:10 spire-1.2.1/pkg/server/svid/rotator_config.go 18:09:10 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:09:10 spire-1.2.1/pkg/server/svid/rotator_test.go 18:09:10 spire-1.2.1/proto/ 18:09:10 spire-1.2.1/proto/private/ 18:09:10 spire-1.2.1/proto/private/server/ 18:09:10 spire-1.2.1/proto/private/server/journal/ 18:09:10 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:09:10 spire-1.2.1/proto/private/server/journal/journal.proto 18:09:10 spire-1.2.1/proto/spire/ 18:09:10 spire-1.2.1/proto/spire/common/ 18:09:10 spire-1.2.1/proto/spire/common/common.pb.go 18:09:10 spire-1.2.1/proto/spire/common/common.proto 18:09:10 spire-1.2.1/proto/spire/common/plugin/ 18:09:10 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:09:10 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:09:10 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:09:10 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:09:10 spire-1.2.1/proto/spire/plugin/ 18:09:10 spire-1.2.1/proto/spire/plugin/agent/ 18:09:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:09:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:09:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:09:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:09:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:09:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:09:10 spire-1.2.1/release/ 18:09:10 spire-1.2.1/release/spire-extras/ 18:09:10 spire-1.2.1/release/spire-extras/README.md 18:09:10 spire-1.2.1/release/spire-extras/conf/ 18:09:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:09:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:09:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:09:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:09:10 spire-1.2.1/release/spire/ 18:09:10 spire-1.2.1/release/spire/README.md 18:09:10 spire-1.2.1/release/spire/conf/ 18:09:10 spire-1.2.1/release/spire/conf/agent/ 18:09:10 spire-1.2.1/release/spire/conf/agent/agent.conf 18:09:10 spire-1.2.1/release/spire/conf/server/ 18:09:10 spire-1.2.1/release/spire/conf/server/server.conf 18:09:10 spire-1.2.1/script/ 18:09:10 spire-1.2.1/script/build-artifact.sh 18:09:10 spire-1.2.1/script/generate_dummy_ca.sh 18:09:10 spire-1.2.1/support/ 18:09:10 spire-1.2.1/support/k8s/ 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:09:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:09:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:09:11 spire-1.2.1/support/oidc-discovery-provider/ 18:09:11 spire-1.2.1/support/oidc-discovery-provider/README.md 18:09:11 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:09:11 spire-1.2.1/support/oidc-discovery-provider/config.go 18:09:11 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:09:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:09:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:09:11 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:09:11 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:09:11 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:09:11 spire-1.2.1/support/oidc-discovery-provider/main.go 18:09:11 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:09:11 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:09:11 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:09:11 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:09:11 spire-1.2.1/test/ 18:09:11 spire-1.2.1/test/clock/ 18:09:11 spire-1.2.1/test/clock/clock.go 18:09:11 spire-1.2.1/test/fakes/ 18:09:11 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:09:11 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:09:11 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:09:11 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:09:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:09:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:09:11 spire-1.2.1/test/fakes/fakeagentstore/ 18:09:11 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:09:11 spire-1.2.1/test/fakes/fakedatastore/ 18:09:11 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:09:11 spire-1.2.1/test/fakes/fakeentryclient/ 18:09:11 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:09:11 spire-1.2.1/test/fakes/fakehealthchecker/ 18:09:11 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:09:11 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:09:11 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:09:11 spire-1.2.1/test/fakes/fakemetrics/ 18:09:11 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:09:11 spire-1.2.1/test/fakes/fakenoderesolver/ 18:09:11 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:09:11 spire-1.2.1/test/fakes/fakenotifier/ 18:09:11 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:09:11 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:09:11 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:09:11 spire-1.2.1/test/fakes/fakeserverca/ 18:09:11 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:09:11 spire-1.2.1/test/fakes/fakeservercatalog/ 18:09:11 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:09:11 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:09:11 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:09:11 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:09:11 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:09:11 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:09:11 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:09:11 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:09:11 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:09:11 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:09:11 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:09:11 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:09:11 spire-1.2.1/test/fixture/ 18:09:11 spire-1.2.1/test/fixture/certs/ 18:09:11 spire-1.2.1/test/fixture/certs/agent_svid.der 18:09:11 spire-1.2.1/test/fixture/certs/base_cert.pem 18:09:11 spire-1.2.1/test/fixture/certs/base_csr.pem 18:09:11 spire-1.2.1/test/fixture/certs/base_key.pem 18:09:11 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:09:11 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:09:11 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:09:11 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:09:11 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:09:11 spire-1.2.1/test/fixture/certs/blog_key.pem 18:09:11 spire-1.2.1/test/fixture/certs/bundle.der 18:09:11 spire-1.2.1/test/fixture/certs/ca.pem 18:09:11 spire-1.2.1/test/fixture/certs/ca_key.pem 18:09:11 spire-1.2.1/test/fixture/certs/database_cert.pem 18:09:11 spire-1.2.1/test/fixture/certs/database_csr.pem 18:09:11 spire-1.2.1/test/fixture/certs/database_key.pem 18:09:11 spire-1.2.1/test/fixture/certs/node_cert.pem 18:09:11 spire-1.2.1/test/fixture/certs/node_csr.pem 18:09:11 spire-1.2.1/test/fixture/certs/node_key.pem 18:09:11 spire-1.2.1/test/fixture/certs/svid.pem 18:09:11 spire-1.2.1/test/fixture/certs/svid_key.pem 18:09:11 spire-1.2.1/test/fixture/config/ 18:09:11 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:09:11 spire-1.2.1/test/fixture/config/agent_good.conf 18:09:11 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:09:11 spire-1.2.1/test/fixture/config/plugin_good.conf 18:09:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:09:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:09:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:09:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:09:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:09:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:09:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:09:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:09:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:09:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:09:11 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:09:11 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:09:11 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:09:11 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:09:11 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:09:11 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:09:11 spire-1.2.1/test/fixture/config/server_good.conf 18:09:11 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:09:11 spire-1.2.1/test/fixture/fixture.go 18:09:11 spire-1.2.1/test/fixture/nodeattestor/ 18:09:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:09:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:09:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:09:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:09:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:09:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:09:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:09:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:09:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:09:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:09:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:09:11 spire-1.2.1/test/fixture/registration/ 18:09:11 spire-1.2.1/test/fixture/registration/entries.json 18:09:11 spire-1.2.1/test/fixture/registration/good-for-update.json 18:09:11 spire-1.2.1/test/fixture/registration/good.json 18:09:11 spire-1.2.1/test/fixture/registration/invalid.json 18:09:11 spire-1.2.1/test/fixture/registration/invalid_json.json 18:09:11 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:09:11 spire-1.2.1/test/integration/ 18:09:11 spire-1.2.1/test/integration/README.md 18:09:11 spire-1.2.1/test/integration/common 18:09:11 spire-1.2.1/test/integration/setup/ 18:09:11 spire-1.2.1/test/integration/setup/adminclient/ 18:09:11 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:09:11 spire-1.2.1/test/integration/setup/adminclient/client.go 18:09:11 spire-1.2.1/test/integration/setup/debugagent/ 18:09:11 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:09:11 spire-1.2.1/test/integration/setup/debugagent/main.go 18:09:11 spire-1.2.1/test/integration/setup/debugserver/ 18:09:11 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:09:11 spire-1.2.1/test/integration/setup/debugserver/main.go 18:09:11 spire-1.2.1/test/integration/setup/downstreamclient/ 18:09:11 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:09:11 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:09:11 spire-1.2.1/test/integration/setup/itclient/ 18:09:11 spire-1.2.1/test/integration/setup/itclient/client.go 18:09:11 spire-1.2.1/test/integration/setup/node-attestation/ 18:09:11 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:09:11 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:09:11 spire-1.2.1/test/integration/setup/x509pop/ 18:09:11 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:09:11 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:09:11 spire-1.2.1/test/integration/suites/ 18:09:11 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:09:11 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:09:11 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:09:11 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:09:11 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:09:11 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:09:11 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:09:11 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:09:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:09:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:09:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:09:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:09:11 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:09:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:09:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:09:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:09:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:09:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:09:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:09:11 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:09:11 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:09:11 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:09:11 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:09:11 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:09:11 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:09:11 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:09:11 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:09:11 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:09:11 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:09:11 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:09:11 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:09:11 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:09:11 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:09:11 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:09:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:09:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:09:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:09:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:09:11 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:09:11 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:09:11 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:09:11 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:09:11 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:09:11 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:09:11 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:09:11 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:09:11 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:09:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:09:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:09:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:09:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:09:11 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:09:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:09:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:09:11 spire-1.2.1/test/integration/suites/join-token/ 18:09:11 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:09:11 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:09:11 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:09:11 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:09:11 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:09:11 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:09:11 spire-1.2.1/test/integration/suites/join-token/README.md 18:09:11 spire-1.2.1/test/integration/suites/join-token/conf/ 18:09:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:09:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:09:11 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:09:11 spire-1.2.1/test/integration/suites/join-token/teardown 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:09:11 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:09:11 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:09:11 spire-1.2.1/test/integration/suites/k8s/ 18:09:11 spire-1.2.1/test/integration/suites/k8s/00-setup 18:09:11 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:09:11 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:09:11 spire-1.2.1/test/integration/suites/k8s/README.md 18:09:11 spire-1.2.1/test/integration/suites/k8s/conf/ 18:09:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:09:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:09:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:09:11 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:09:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:09:11 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:09:11 spire-1.2.1/test/integration/suites/k8s/teardown 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/ 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:09:11 spire-1.2.1/test/integration/suites/node-attestation/ 18:09:11 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:09:11 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:09:11 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:09:11 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:09:11 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:09:11 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:09:11 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:09:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:09:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:09:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:09:11 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:09:11 spire-1.2.1/test/integration/suites/rotation/ 18:09:11 spire-1.2.1/test/integration/suites/rotation/00-setup 18:09:11 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:09:11 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:09:11 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:09:11 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:09:11 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:09:11 spire-1.2.1/test/integration/suites/rotation/README.md 18:09:11 spire-1.2.1/test/integration/suites/rotation/conf/ 18:09:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:09:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:09:11 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:09:11 spire-1.2.1/test/integration/suites/rotation/teardown 18:09:11 spire-1.2.1/test/integration/suites/self-test/ 18:09:11 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:09:11 spire-1.2.1/test/integration/suites/self-test/README.md 18:09:11 spire-1.2.1/test/integration/suites/self-test/teardown 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:09:11 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:09:11 spire-1.2.1/test/integration/suites/upgrade/ 18:09:11 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:09:11 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:09:11 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:09:11 spire-1.2.1/test/integration/suites/upgrade/README.md 18:09:11 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:09:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:09:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:09:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:09:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:09:11 spire-1.2.1/test/integration/suites/upgrade/teardown 18:09:11 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:09:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:09:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:09:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:09:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:09:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:09:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:09:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:09:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:09:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:09:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:09:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:09:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:09:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:09:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:09:11 spire-1.2.1/test/integration/test-one.sh 18:09:11 spire-1.2.1/test/integration/test.sh 18:09:11 spire-1.2.1/test/plugintest/ 18:09:11 spire-1.2.1/test/plugintest/config.go 18:09:11 spire-1.2.1/test/plugintest/load.go 18:09:11 spire-1.2.1/test/plugintest/option.go 18:09:11 spire-1.2.1/test/spiretest/ 18:09:11 spire-1.2.1/test/spiretest/apiserver.go 18:09:11 spire-1.2.1/test/spiretest/assertions.go 18:09:11 spire-1.2.1/test/spiretest/dir.go 18:09:11 spire-1.2.1/test/spiretest/errors_posix.go 18:09:11 spire-1.2.1/test/spiretest/errors_windows.go 18:09:11 spire-1.2.1/test/spiretest/logs.go 18:09:11 spire-1.2.1/test/spiretest/socketapi.go 18:09:11 spire-1.2.1/test/spiretest/suite.go 18:09:11 spire-1.2.1/test/spiretest/x509.go 18:09:11 spire-1.2.1/test/testca/ 18:09:11 spire-1.2.1/test/testca/ca.go 18:09:11 spire-1.2.1/test/testkey/ 18:09:11 spire-1.2.1/test/testkey/generate.sh 18:09:11 spire-1.2.1/test/testkey/genkeys.go 18:09:11 spire-1.2.1/test/testkey/keys.go 18:09:11 spire-1.2.1/test/testkey/new.go 18:09:11 spire-1.2.1/test/tpmsimulator/ 18:09:11 spire-1.2.1/test/tpmsimulator/simulator.go 18:09:11 spire-1.2.1/test/util/ 18:09:11 spire-1.2.1/test/util/cert_fixtures.go 18:09:11 spire-1.2.1/test/util/cert_generation.go 18:09:11 spire-1.2.1/test/util/io_redirection.go 18:09:11 spire-1.2.1/test/util/race.go 18:09:11 spire-1.2.1/test/util/util.go 18:09:11 building spire from source... 18:09:12 Installing go1.17.7... 18:09:13 ---> 0a2fd0974e98 18:09:13 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:09:13 ---> Running in c580d2b6ed22 18:09:13 Removing intermediate container c580d2b6ed22 18:09:14 ---> 8334b4addde3 18:09:14 Step 10/25 : RUN mkdir -p spire-build 18:09:14 ---> Running in 3b1499d20b89 18:09:17 Removing intermediate container 3b1499d20b89 18:09:17 ---> 6c8513f4e99a 18:09:17 Step 11/25 : WORKDIR /edgex-go/spire-build 18:09:17 ---> Running in 9b1b00187164 18:09:17 Removing intermediate container 9b1b00187164 18:09:17 ---> c90216724854 18:09:17 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:09:17 ---> Running in f9a357f909e2 18:09:21 spire-1.2.1/ 18:09:21 spire-1.2.1/.data/ 18:09:21 spire-1.2.1/.data/.file 18:09:21 spire-1.2.1/.dockerignore 18:09:21 spire-1.2.1/.gitattributes 18:09:21 spire-1.2.1/.githooks/ 18:09:21 spire-1.2.1/.githooks/pre-commit 18:09:21 spire-1.2.1/.github/ 18:09:21 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:09:21 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:09:21 spire-1.2.1/.github/dependabot.yml 18:09:21 spire-1.2.1/.github/workflows/ 18:09:21 spire-1.2.1/.github/workflows/nightly_build.yaml 18:09:21 spire-1.2.1/.github/workflows/pr_build.yaml 18:09:21 spire-1.2.1/.github/workflows/release_build.yaml 18:09:21 spire-1.2.1/.github/workflows/scripts/ 18:09:21 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:09:21 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:09:21 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:09:21 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:09:21 spire-1.2.1/.github/workflows/scripts/split.sh 18:09:21 spire-1.2.1/.gitignore 18:09:21 spire-1.2.1/.go-version 18:09:21 spire-1.2.1/.golangci.yml 18:09:21 spire-1.2.1/ADOPTERS.md 18:09:21 spire-1.2.1/CHANGELOG.md 18:09:21 spire-1.2.1/CODE-OF-CONDUCT.md 18:09:21 spire-1.2.1/CODEOWNERS 18:09:21 spire-1.2.1/CONTRIBUTING.md 18:09:21 spire-1.2.1/Dockerfile 18:09:21 spire-1.2.1/Dockerfile.dev 18:09:21 spire-1.2.1/Dockerfile.scratch 18:09:21 spire-1.2.1/LICENSE 18:09:21 spire-1.2.1/MAINTAINERS.md 18:09:21 spire-1.2.1/Makefile 18:09:21 spire-1.2.1/README.md 18:09:21 spire-1.2.1/ROADMAP.md 18:09:21 spire-1.2.1/SECURITY.md 18:09:21 spire-1.2.1/cmd/ 18:09:21 spire-1.2.1/cmd/spire-agent/ 18:09:21 spire-1.2.1/cmd/spire-agent/cli/ 18:09:21 spire-1.2.1/cmd/spire-agent/cli/api/ 18:09:21 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:09:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:09:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:09:21 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:09:21 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:09:21 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:09:21 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:09:21 spire-1.2.1/cmd/spire-agent/cli/common/ 18:09:21 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:09:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:09:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:09:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:09:21 spire-1.2.1/cmd/spire-agent/cli/run/ 18:09:21 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:09:21 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:09:21 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:09:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:09:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:09:21 spire-1.2.1/cmd/spire-agent/main.go 18:09:21 spire-1.2.1/cmd/spire-server/ 18:09:21 spire-1.2.1/cmd/spire-server/cli/ 18:09:21 spire-1.2.1/cmd/spire-server/cli/agent/ 18:09:21 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:09:21 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/cli.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/entry/ 18:09:21 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/federation/ 18:09:21 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:09:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:09:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/run/ 18:09:21 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/token/ 18:09:21 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/validate/ 18:09:21 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/x509/ 18:09:21 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:09:21 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:09:21 spire-1.2.1/cmd/spire-server/main.go 18:09:21 spire-1.2.1/cmd/spire-server/util/ 18:09:21 spire-1.2.1/cmd/spire-server/util/util.go 18:09:21 spire-1.2.1/conf/ 18:09:21 spire-1.2.1/conf/agent/ 18:09:21 spire-1.2.1/conf/agent/agent.conf 18:09:21 spire-1.2.1/conf/agent/agent_full.conf 18:09:21 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:09:21 spire-1.2.1/conf/server/ 18:09:21 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:09:21 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:09:21 spire-1.2.1/conf/server/server.conf 18:09:21 spire-1.2.1/conf/server/server_full.conf 18:09:21 spire-1.2.1/doc/ 18:09:21 spire-1.2.1/doc/SPIRE101.md 18:09:21 spire-1.2.1/doc/auditlog.md 18:09:21 spire-1.2.1/doc/authorization_policy_engine.md 18:09:21 spire-1.2.1/doc/changelog_guidelines.md 18:09:21 spire-1.2.1/doc/cure53-report.pdf 18:09:21 spire-1.2.1/doc/images/ 18:09:21 spire-1.2.1/doc/images/2019_roadmap.png 18:09:21 spire-1.2.1/doc/images/SPIRE101.png 18:09:21 spire-1.2.1/doc/images/SPIRE_agent.png 18:09:21 spire-1.2.1/doc/images/SPIRE_server.png 18:09:21 spire-1.2.1/doc/images/cache_mgr.png 18:09:21 spire-1.2.1/doc/images/cache_mgr_components.png 18:09:21 spire-1.2.1/doc/images/federated_spire.png 18:09:21 spire-1.2.1/doc/images/ha_mode.png 18:09:21 spire-1.2.1/doc/images/nested_spire.png 18:09:21 spire-1.2.1/doc/images/oidc_federation.png 18:09:21 spire-1.2.1/doc/images/single_trust_domain.png 18:09:21 spire-1.2.1/doc/images/spiffe_compatible.png 18:09:21 spire-1.2.1/doc/images/spire_logo.png 18:09:21 spire-1.2.1/doc/migrating_registration_api_clients.md 18:09:21 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:09:21 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:09:21 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:09:21 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:09:21 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:09:21 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:09:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:09:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:09:21 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:09:21 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:09:21 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:09:21 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:09:21 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:09:21 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:09:21 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:09:21 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:09:21 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:09:21 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:09:21 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:09:21 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:09:21 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:09:21 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:09:21 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:09:21 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:09:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:09:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:09:21 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:09:21 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:09:21 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:09:21 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:09:21 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:09:21 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:09:21 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:09:21 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:09:21 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:09:21 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:09:21 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:09:21 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:09:21 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:09:21 spire-1.2.1/doc/scaling_spire.md 18:09:21 spire-1.2.1/doc/spire_agent.md 18:09:21 spire-1.2.1/doc/spire_server.md 18:09:21 spire-1.2.1/doc/supported_integrations.md 18:09:21 spire-1.2.1/doc/telemetry.md 18:09:21 spire-1.2.1/doc/telemetry_config.md 18:09:21 spire-1.2.1/doc/upgrading.md 18:09:21 spire-1.2.1/doc/using_spire.md 18:09:21 spire-1.2.1/examples/ 18:09:21 spire-1.2.1/examples/README.md 18:09:21 spire-1.2.1/go.mod 18:09:21 spire-1.2.1/go.sum 18:09:21 spire-1.2.1/pkg/ 18:09:21 spire-1.2.1/pkg/agent/ 18:09:21 spire-1.2.1/pkg/agent/agent.go 18:09:21 spire-1.2.1/pkg/agent/api/ 18:09:21 spire-1.2.1/pkg/agent/api/config.go 18:09:21 spire-1.2.1/pkg/agent/api/debug/ 18:09:21 spire-1.2.1/pkg/agent/api/debug/v1/ 18:09:21 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:09:21 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:09:21 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:09:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:09:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:09:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:09:21 spire-1.2.1/pkg/agent/api/endpoints.go 18:09:21 spire-1.2.1/pkg/agent/api/health/ 18:09:21 spire-1.2.1/pkg/agent/api/health/v1/ 18:09:21 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:09:21 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:09:21 spire-1.2.1/pkg/agent/api/rpccontext/ 18:09:21 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:09:21 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:09:21 spire-1.2.1/pkg/agent/attestor/ 18:09:21 spire-1.2.1/pkg/agent/attestor/node/ 18:09:21 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:09:21 spire-1.2.1/pkg/agent/attestor/node/node.go 18:09:21 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:09:21 spire-1.2.1/pkg/agent/attestor/workload/ 18:09:21 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:09:21 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:09:21 spire-1.2.1/pkg/agent/catalog/ 18:09:21 spire-1.2.1/pkg/agent/catalog/catalog.go 18:09:21 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:09:21 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:09:21 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:09:21 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:09:21 spire-1.2.1/pkg/agent/client/ 18:09:21 spire-1.2.1/pkg/agent/client/client.go 18:09:21 spire-1.2.1/pkg/agent/client/client_test.go 18:09:21 spire-1.2.1/pkg/agent/client/dial.go 18:09:21 spire-1.2.1/pkg/agent/client/nodeconn.go 18:09:21 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:09:21 spire-1.2.1/pkg/agent/client/update.go 18:09:21 spire-1.2.1/pkg/agent/client/util.go 18:09:21 spire-1.2.1/pkg/agent/common/ 18:09:21 spire-1.2.1/pkg/agent/common/backoff/ 18:09:21 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:09:21 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:09:21 spire-1.2.1/pkg/agent/common/cgroups/ 18:09:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:09:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:09:21 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:09:21 spire-1.2.1/pkg/agent/config.go 18:09:21 spire-1.2.1/pkg/agent/endpoints/ 18:09:21 spire-1.2.1/pkg/agent/endpoints/config.go 18:09:21 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:09:21 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:09:21 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:09:21 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:09:21 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:09:21 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:09:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:09:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:09:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:09:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:09:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:09:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:09:21 spire-1.2.1/pkg/agent/endpoints/workload/ 18:09:21 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:09:21 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:09:21 spire-1.2.1/pkg/agent/manager/ 18:09:21 spire-1.2.1/pkg/agent/manager/cache/ 18:09:21 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:09:21 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:09:21 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:09:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:09:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:09:21 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:09:21 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:09:21 spire-1.2.1/pkg/agent/manager/config.go 18:09:21 spire-1.2.1/pkg/agent/manager/manager.go 18:09:21 spire-1.2.1/pkg/agent/manager/manager_test.go 18:09:21 spire-1.2.1/pkg/agent/manager/storage.go 18:09:21 spire-1.2.1/pkg/agent/manager/storage_test.go 18:09:21 spire-1.2.1/pkg/agent/manager/storecache/ 18:09:21 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:09:21 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:09:21 spire-1.2.1/pkg/agent/manager/sync.go 18:09:21 spire-1.2.1/pkg/agent/plugin/ 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:09:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:09:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:09:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:09:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:09:21 spire-1.2.1/pkg/agent/svid/ 18:09:21 spire-1.2.1/pkg/agent/svid/rotator.go 18:09:21 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:09:21 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:09:21 spire-1.2.1/pkg/agent/svid/store/ 18:09:21 spire-1.2.1/pkg/agent/svid/store/service.go 18:09:21 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:09:21 spire-1.2.1/pkg/common/ 18:09:21 spire-1.2.1/pkg/common/agentpathtemplate/ 18:09:21 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:09:21 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:09:21 spire-1.2.1/pkg/common/api/ 18:09:21 spire-1.2.1/pkg/common/api/metrics.go 18:09:21 spire-1.2.1/pkg/common/api/middleware/ 18:09:21 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:09:21 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:09:21 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:09:21 spire-1.2.1/pkg/common/api/middleware/logger.go 18:09:21 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:09:21 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:09:21 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:09:21 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:09:21 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:09:21 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:09:21 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:09:21 spire-1.2.1/pkg/common/api/middleware/names.go 18:09:21 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:09:21 spire-1.2.1/pkg/common/api/names.go 18:09:21 spire-1.2.1/pkg/common/api/ratelimit.go 18:09:21 spire-1.2.1/pkg/common/api/rpccontext/ 18:09:21 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:09:21 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:09:21 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:09:21 spire-1.2.1/pkg/common/auth/ 18:09:21 spire-1.2.1/pkg/common/auth/interceptors.go 18:09:21 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:09:21 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:09:21 spire-1.2.1/pkg/common/bundleutil/ 18:09:21 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:09:21 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:09:21 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:09:21 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:09:21 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:09:21 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:09:21 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:09:21 spire-1.2.1/pkg/common/bundleutil/types.go 18:09:21 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:09:21 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:09:21 spire-1.2.1/pkg/common/catalog/ 18:09:21 spire-1.2.1/pkg/common/catalog/bind.go 18:09:21 spire-1.2.1/pkg/common/catalog/builtin.go 18:09:21 spire-1.2.1/pkg/common/catalog/catalog.go 18:09:21 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:09:21 spire-1.2.1/pkg/common/catalog/closers.go 18:09:21 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:09:21 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:09:21 spire-1.2.1/pkg/common/catalog/config.go 18:09:21 spire-1.2.1/pkg/common/catalog/config_test.go 18:09:21 spire-1.2.1/pkg/common/catalog/configure.go 18:09:21 spire-1.2.1/pkg/common/catalog/constraints.go 18:09:21 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:09:21 spire-1.2.1/pkg/common/catalog/context.go 18:09:21 spire-1.2.1/pkg/common/catalog/external.go 18:09:21 spire-1.2.1/pkg/common/catalog/host.go 18:09:21 spire-1.2.1/pkg/common/catalog/pipenet.go 18:09:21 spire-1.2.1/pkg/common/catalog/plugin.go 18:09:21 spire-1.2.1/pkg/common/catalog/testplugin/ 18:09:21 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:09:21 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:09:21 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:09:21 spire-1.2.1/pkg/common/cli/ 18:09:21 spire-1.2.1/pkg/common/cli/env.go 18:09:21 spire-1.2.1/pkg/common/cli/flags.go 18:09:21 spire-1.2.1/pkg/common/cli/trust_domain.go 18:09:21 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:09:21 spire-1.2.1/pkg/common/cli/umask.go 18:09:21 spire-1.2.1/pkg/common/cli/umask_posix.go 18:09:21 spire-1.2.1/pkg/common/cli/umask_test.go 18:09:21 spire-1.2.1/pkg/common/cli/umask_windows.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/ 18:09:21 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/flag.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/format.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/ 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:09:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:09:21 spire-1.2.1/pkg/common/coretypes/ 18:09:21 spire-1.2.1/pkg/common/coretypes/bundle/ 18:09:21 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:09:21 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:09:21 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:09:21 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:09:21 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:09:21 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:09:21 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:09:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:09:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:09:21 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:09:21 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:09:21 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:09:21 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:09:21 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:09:21 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:09:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:09:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:09:21 spire-1.2.1/pkg/common/cryptoutil/ 18:09:21 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:09:21 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:09:21 spire-1.2.1/pkg/common/diskutil/ 18:09:21 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:09:21 spire-1.2.1/pkg/common/diskutil/file_test.go 18:09:21 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:09:21 spire-1.2.1/pkg/common/errorutil/ 18:09:21 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:09:21 spire-1.2.1/pkg/common/health/ 18:09:21 spire-1.2.1/pkg/common/health/config.go 18:09:21 spire-1.2.1/pkg/common/health/context.go 18:09:21 spire-1.2.1/pkg/common/health/context_test.go 18:09:21 spire-1.2.1/pkg/common/health/health.go 18:09:21 spire-1.2.1/pkg/common/health/health_test.go 18:09:21 spire-1.2.1/pkg/common/health/logger.go 18:09:21 spire-1.2.1/pkg/common/hostservice/ 18:09:21 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:09:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:09:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:09:21 spire-1.2.1/pkg/common/idutil/ 18:09:21 spire-1.2.1/pkg/common/idutil/require.go 18:09:21 spire-1.2.1/pkg/common/idutil/require_test.go 18:09:21 spire-1.2.1/pkg/common/idutil/safety.go 18:09:21 spire-1.2.1/pkg/common/idutil/safety_test.go 18:09:21 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:09:21 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:09:21 spire-1.2.1/pkg/common/jwtsvid/ 18:09:21 spire-1.2.1/pkg/common/jwtsvid/common.go 18:09:21 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:09:21 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:09:21 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:09:21 spire-1.2.1/pkg/common/jwtutil/ 18:09:21 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:09:21 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:09:21 spire-1.2.1/pkg/common/log/ 18:09:21 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:09:21 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:09:21 spire-1.2.1/pkg/common/log/log.go 18:09:21 spire-1.2.1/pkg/common/log/log_test.go 18:09:21 spire-1.2.1/pkg/common/log/options.go 18:09:21 spire-1.2.1/pkg/common/nodeutil/ 18:09:21 spire-1.2.1/pkg/common/nodeutil/node.go 18:09:21 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:09:21 spire-1.2.1/pkg/common/peertracker/ 18:09:21 spire-1.2.1/pkg/common/peertracker/conn.go 18:09:21 spire-1.2.1/pkg/common/peertracker/credentials.go 18:09:21 spire-1.2.1/pkg/common/peertracker/errors.go 18:09:21 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:09:21 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:09:21 spire-1.2.1/pkg/common/peertracker/info.go 18:09:21 spire-1.2.1/pkg/common/peertracker/listener.go 18:09:21 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:09:21 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:09:21 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:09:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:09:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:09:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:09:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:09:21 spire-1.2.1/pkg/common/peertracker/tcp.go 18:09:21 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:09:21 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:09:21 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:09:21 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:09:21 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:09:21 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:09:21 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:09:21 spire-1.2.1/pkg/common/peertracker/uds.go 18:09:21 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:09:21 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:09:21 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:09:21 spire-1.2.1/pkg/common/pemutil/ 18:09:21 spire-1.2.1/pkg/common/pemutil/block.go 18:09:21 spire-1.2.1/pkg/common/pemutil/certs.go 18:09:21 spire-1.2.1/pkg/common/pemutil/common.go 18:09:21 spire-1.2.1/pkg/common/pemutil/csr.go 18:09:21 spire-1.2.1/pkg/common/pemutil/keys.go 18:09:21 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:09:21 spire-1.2.1/pkg/common/pemutil/testdata/ 18:09:21 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:09:21 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:09:21 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:09:21 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:09:21 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:09:21 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:09:21 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:09:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:09:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:09:21 spire-1.2.1/pkg/common/plugin/ 18:09:21 spire-1.2.1/pkg/common/plugin/aws/ 18:09:21 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:09:21 spire-1.2.1/pkg/common/plugin/azure/ 18:09:21 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:09:21 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:09:21 spire-1.2.1/pkg/common/plugin/facade.go 18:09:21 spire-1.2.1/pkg/common/plugin/facade_test.go 18:09:21 spire-1.2.1/pkg/common/plugin/gcp/ 18:09:21 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:09:21 spire-1.2.1/pkg/common/plugin/k8s/ 18:09:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:09:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:09:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:09:21 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:09:21 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:09:21 spire-1.2.1/pkg/common/plugin/log.go 18:09:21 spire-1.2.1/pkg/common/plugin/sshpop/ 18:09:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:09:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:09:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:09:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:09:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:09:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:09:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:09:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:09:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:09:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:09:21 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:09:21 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:09:21 spire-1.2.1/pkg/common/plugin/x509pop/ 18:09:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:09:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:09:21 spire-1.2.1/pkg/common/profiling/ 18:09:21 spire-1.2.1/pkg/common/profiling/dumpers.go 18:09:21 spire-1.2.1/pkg/common/profiling/profiling.go 18:09:21 spire-1.2.1/pkg/common/protoutil/ 18:09:21 spire-1.2.1/pkg/common/protoutil/masks.go 18:09:21 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:09:21 spire-1.2.1/pkg/common/rotationutil/ 18:09:21 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:09:21 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:09:21 spire-1.2.1/pkg/common/selector/ 18:09:21 spire-1.2.1/pkg/common/selector/selector.go 18:09:21 spire-1.2.1/pkg/common/selector/selector_test.go 18:09:21 spire-1.2.1/pkg/common/selector/set.go 18:09:21 spire-1.2.1/pkg/common/selector/set_utils.go 18:09:21 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:09:21 spire-1.2.1/pkg/common/telemetry/ 18:09:21 spire-1.2.1/pkg/common/telemetry/agent/ 18:09:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:09:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:09:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:09:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:09:21 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:09:21 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:09:21 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:09:21 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:09:21 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:09:21 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:09:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:09:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:09:21 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:09:21 spire-1.2.1/pkg/common/telemetry/call.go 18:09:21 spire-1.2.1/pkg/common/telemetry/common/ 18:09:21 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:09:21 spire-1.2.1/pkg/common/telemetry/config.go 18:09:21 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:09:21 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:09:21 spire-1.2.1/pkg/common/telemetry/inmem.go 18:09:21 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:09:21 spire-1.2.1/pkg/common/telemetry/m3.go 18:09:21 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:09:21 spire-1.2.1/pkg/common/telemetry/metrics.go 18:09:21 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:09:21 spire-1.2.1/pkg/common/telemetry/names.go 18:09:21 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:09:21 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:09:21 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:09:21 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:09:21 spire-1.2.1/pkg/common/telemetry/server/ 18:09:21 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:09:21 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:09:21 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:09:21 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:09:21 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:09:21 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:09:21 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:09:21 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:09:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:09:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:09:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:09:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:09:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:09:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:09:21 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:09:21 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:09:21 spire-1.2.1/pkg/common/telemetry/server/server.go 18:09:21 spire-1.2.1/pkg/common/telemetry/sink.go 18:09:21 spire-1.2.1/pkg/common/telemetry/statsd.go 18:09:21 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:09:21 spire-1.2.1/pkg/common/telemetry/uptime.go 18:09:21 spire-1.2.1/pkg/common/telemetry/version.go 18:09:21 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:09:21 spire-1.2.1/pkg/common/uptime/ 18:09:21 spire-1.2.1/pkg/common/uptime/uptime.go 18:09:21 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:09:21 spire-1.2.1/pkg/common/util/ 18:09:21 spire-1.2.1/pkg/common/util/certs.go 18:09:21 spire-1.2.1/pkg/common/util/certs_test.go 18:09:21 spire-1.2.1/pkg/common/util/csr.go 18:09:21 spire-1.2.1/pkg/common/util/hash.go 18:09:21 spire-1.2.1/pkg/common/util/selectors.go 18:09:21 spire-1.2.1/pkg/common/util/selectors_test.go 18:09:21 spire-1.2.1/pkg/common/util/signals.go 18:09:21 spire-1.2.1/pkg/common/util/sort.go 18:09:21 spire-1.2.1/pkg/common/util/sort_test.go 18:09:21 spire-1.2.1/pkg/common/util/task.go 18:09:21 spire-1.2.1/pkg/common/util/task_test.go 18:09:21 spire-1.2.1/pkg/common/util/testdata/ 18:09:21 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:09:21 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:09:21 spire-1.2.1/pkg/common/version/ 18:09:21 spire-1.2.1/pkg/common/version/version.go 18:09:21 spire-1.2.1/pkg/common/x509svid/ 18:09:21 spire-1.2.1/pkg/common/x509svid/common_test.go 18:09:21 spire-1.2.1/pkg/common/x509svid/csr.go 18:09:21 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:09:21 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:09:21 spire-1.2.1/pkg/common/x509util/ 18:09:21 spire-1.2.1/pkg/common/x509util/cert.go 18:09:21 spire-1.2.1/pkg/common/x509util/dns.go 18:09:21 spire-1.2.1/pkg/common/x509util/dns_test.go 18:09:21 spire-1.2.1/pkg/common/x509util/keyid.go 18:09:21 spire-1.2.1/pkg/common/x509util/keypair.go 18:09:21 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:09:21 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:09:21 spire-1.2.1/pkg/server/ 18:09:21 spire-1.2.1/pkg/server/api/ 18:09:21 spire-1.2.1/pkg/server/api/agent.go 18:09:21 spire-1.2.1/pkg/server/api/agent/ 18:09:21 spire-1.2.1/pkg/server/api/agent/v1/ 18:09:21 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:09:21 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:09:21 spire-1.2.1/pkg/server/api/agent_test.go 18:09:21 spire-1.2.1/pkg/server/api/api.go 18:09:21 spire-1.2.1/pkg/server/api/audit/ 18:09:21 spire-1.2.1/pkg/server/api/audit/audit.go 18:09:21 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:09:21 spire-1.2.1/pkg/server/api/bundle.go 18:09:21 spire-1.2.1/pkg/server/api/bundle/ 18:09:21 spire-1.2.1/pkg/server/api/bundle/v1/ 18:09:21 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:09:21 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:09:21 spire-1.2.1/pkg/server/api/bundle_test.go 18:09:21 spire-1.2.1/pkg/server/api/debug/ 18:09:21 spire-1.2.1/pkg/server/api/debug/v1/ 18:09:21 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:09:21 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:09:21 spire-1.2.1/pkg/server/api/entry.go 18:09:21 spire-1.2.1/pkg/server/api/entry/ 18:09:21 spire-1.2.1/pkg/server/api/entry/v1/ 18:09:21 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:09:21 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:09:21 spire-1.2.1/pkg/server/api/entry_test.go 18:09:21 spire-1.2.1/pkg/server/api/health/ 18:09:21 spire-1.2.1/pkg/server/api/health/v1/ 18:09:21 spire-1.2.1/pkg/server/api/health/v1/service.go 18:09:21 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:09:21 spire-1.2.1/pkg/server/api/id.go 18:09:21 spire-1.2.1/pkg/server/api/id_test.go 18:09:21 spire-1.2.1/pkg/server/api/limits/ 18:09:21 spire-1.2.1/pkg/server/api/limits/limits.go 18:09:21 spire-1.2.1/pkg/server/api/middleware/ 18:09:21 spire-1.2.1/pkg/server/api/middleware/alias.go 18:09:21 spire-1.2.1/pkg/server/api/middleware/audit.go 18:09:21 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:09:21 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:09:21 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:09:21 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:09:21 spire-1.2.1/pkg/server/api/middleware/caller.go 18:09:21 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:09:21 spire-1.2.1/pkg/server/api/middleware/common.go 18:09:21 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:09:21 spire-1.2.1/pkg/server/api/middleware/entries.go 18:09:21 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:09:21 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:09:21 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:09:21 spire-1.2.1/pkg/server/api/ratelimit.go 18:09:21 spire-1.2.1/pkg/server/api/rpccontext/ 18:09:21 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:09:21 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:09:21 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:09:21 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:09:21 spire-1.2.1/pkg/server/api/selector.go 18:09:21 spire-1.2.1/pkg/server/api/selector_test.go 18:09:21 spire-1.2.1/pkg/server/api/status.go 18:09:21 spire-1.2.1/pkg/server/api/status_test.go 18:09:21 spire-1.2.1/pkg/server/api/svid/ 18:09:21 spire-1.2.1/pkg/server/api/svid/v1/ 18:09:21 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:09:21 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:09:21 spire-1.2.1/pkg/server/api/trustdomain.go 18:09:21 spire-1.2.1/pkg/server/api/trustdomain/ 18:09:21 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:09:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:09:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:09:21 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:09:21 spire-1.2.1/pkg/server/authpolicy/ 18:09:21 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:09:21 spire-1.2.1/pkg/server/authpolicy/policy.go 18:09:21 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:09:21 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:09:21 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:09:21 spire-1.2.1/pkg/server/authpolicy/validate.go 18:09:21 spire-1.2.1/pkg/server/bundle/ 18:09:21 spire-1.2.1/pkg/server/bundle/client/ 18:09:21 spire-1.2.1/pkg/server/bundle/client/client.go 18:09:21 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:09:21 spire-1.2.1/pkg/server/bundle/client/manager.go 18:09:21 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:09:21 spire-1.2.1/pkg/server/bundle/client/sources.go 18:09:21 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:09:21 spire-1.2.1/pkg/server/bundle/client/updater.go 18:09:21 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:09:21 spire-1.2.1/pkg/server/ca/ 18:09:21 spire-1.2.1/pkg/server/ca/ca.go 18:09:21 spire-1.2.1/pkg/server/ca/ca_health.go 18:09:21 spire-1.2.1/pkg/server/ca/ca_test.go 18:09:21 spire-1.2.1/pkg/server/ca/journal.go 18:09:21 spire-1.2.1/pkg/server/ca/journal_test.go 18:09:21 spire-1.2.1/pkg/server/ca/manager.go 18:09:21 spire-1.2.1/pkg/server/ca/manager_health.go 18:09:21 spire-1.2.1/pkg/server/ca/manager_test.go 18:09:21 spire-1.2.1/pkg/server/ca/templates.go 18:09:21 spire-1.2.1/pkg/server/ca/upstream_client.go 18:09:21 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:09:21 spire-1.2.1/pkg/server/ca/validation.go 18:09:21 spire-1.2.1/pkg/server/cache/ 18:09:21 spire-1.2.1/pkg/server/cache/dscache/ 18:09:21 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:09:21 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:09:21 spire-1.2.1/pkg/server/cache/entrycache/ 18:09:21 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:09:21 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:09:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:09:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:09:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:09:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:09:21 spire-1.2.1/pkg/server/catalog/ 18:09:21 spire-1.2.1/pkg/server/catalog/catalog.go 18:09:21 spire-1.2.1/pkg/server/catalog/keymanager.go 18:09:21 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:09:21 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:09:21 spire-1.2.1/pkg/server/catalog/notifier.go 18:09:21 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:09:21 spire-1.2.1/pkg/server/config.go 18:09:21 spire-1.2.1/pkg/server/datastore/ 18:09:21 spire-1.2.1/pkg/server/datastore/datastore.go 18:09:21 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:09:21 spire-1.2.1/pkg/server/datastore/repository.go 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:09:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:09:21 spire-1.2.1/pkg/server/endpoints/ 18:09:21 spire-1.2.1/pkg/server/endpoints/bundle/ 18:09:21 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:09:21 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:09:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:09:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:09:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:09:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:09:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:09:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:09:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:09:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:09:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:09:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:09:21 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:09:21 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:09:21 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:09:21 spire-1.2.1/pkg/server/endpoints/config.go 18:09:21 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:09:21 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:09:21 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:09:21 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:09:21 spire-1.2.1/pkg/server/endpoints/middleware.go 18:09:21 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:09:21 spire-1.2.1/pkg/server/hostservice/ 18:09:21 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:09:21 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:09:21 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:09:21 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:09:21 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:09:21 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:09:21 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:09:21 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/ 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/ 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:09:21 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:09:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:09:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:09:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:09:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:09:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:09:21 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:09:21 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:09:21 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/notifier/ 18:09:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:09:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:09:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:09:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:09:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:09:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:09:21 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:09:21 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:09:21 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:09:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:09:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:09:22 spire-1.2.1/pkg/server/registration/ 18:09:22 spire-1.2.1/pkg/server/registration/manager.go 18:09:22 spire-1.2.1/pkg/server/registration/manager_test.go 18:09:22 spire-1.2.1/pkg/server/scanentries.go 18:09:22 spire-1.2.1/pkg/server/scanentries_test.go 18:09:22 spire-1.2.1/pkg/server/server.go 18:09:22 spire-1.2.1/pkg/server/server_test.go 18:09:22 spire-1.2.1/pkg/server/svid/ 18:09:22 spire-1.2.1/pkg/server/svid/observer.go 18:09:22 spire-1.2.1/pkg/server/svid/observer_test.go 18:09:22 spire-1.2.1/pkg/server/svid/rotator.go 18:09:22 spire-1.2.1/pkg/server/svid/rotator_config.go 18:09:22 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:09:22 spire-1.2.1/pkg/server/svid/rotator_test.go 18:09:22 spire-1.2.1/proto/ 18:09:22 spire-1.2.1/proto/private/ 18:09:22 spire-1.2.1/proto/private/server/ 18:09:22 spire-1.2.1/proto/private/server/journal/ 18:09:22 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:09:22 spire-1.2.1/proto/private/server/journal/journal.proto 18:09:22 spire-1.2.1/proto/spire/ 18:09:22 spire-1.2.1/proto/spire/common/ 18:09:22 spire-1.2.1/proto/spire/common/common.pb.go 18:09:22 spire-1.2.1/proto/spire/common/common.proto 18:09:22 spire-1.2.1/proto/spire/common/plugin/ 18:09:22 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:09:22 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:09:22 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:09:22 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:09:22 spire-1.2.1/proto/spire/plugin/ 18:09:22 spire-1.2.1/proto/spire/plugin/agent/ 18:09:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:09:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:09:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:09:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:09:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:09:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:09:22 spire-1.2.1/release/ 18:09:22 spire-1.2.1/release/spire-extras/ 18:09:22 spire-1.2.1/release/spire-extras/README.md 18:09:22 spire-1.2.1/release/spire-extras/conf/ 18:09:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:09:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:09:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:09:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:09:22 spire-1.2.1/release/spire/ 18:09:22 spire-1.2.1/release/spire/README.md 18:09:22 spire-1.2.1/release/spire/conf/ 18:09:22 spire-1.2.1/release/spire/conf/agent/ 18:09:22 spire-1.2.1/release/spire/conf/agent/agent.conf 18:09:22 spire-1.2.1/release/spire/conf/server/ 18:09:22 spire-1.2.1/release/spire/conf/server/server.conf 18:09:22 spire-1.2.1/script/ 18:09:22 spire-1.2.1/script/build-artifact.sh 18:09:22 spire-1.2.1/script/generate_dummy_ca.sh 18:09:22 spire-1.2.1/support/ 18:09:22 spire-1.2.1/support/k8s/ 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:09:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:09:22 spire-1.2.1/support/oidc-discovery-provider/ 18:09:22 spire-1.2.1/support/oidc-discovery-provider/README.md 18:09:22 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:09:22 spire-1.2.1/support/oidc-discovery-provider/config.go 18:09:22 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:09:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:09:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:09:22 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:09:22 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:09:22 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:09:22 spire-1.2.1/support/oidc-discovery-provider/main.go 18:09:22 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:09:22 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:09:22 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:09:22 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:09:22 spire-1.2.1/test/ 18:09:22 spire-1.2.1/test/clock/ 18:09:22 spire-1.2.1/test/clock/clock.go 18:09:22 spire-1.2.1/test/fakes/ 18:09:22 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:09:22 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:09:22 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:09:22 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:09:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:09:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:09:22 spire-1.2.1/test/fakes/fakeagentstore/ 18:09:22 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:09:22 spire-1.2.1/test/fakes/fakedatastore/ 18:09:22 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:09:22 spire-1.2.1/test/fakes/fakeentryclient/ 18:09:22 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:09:22 spire-1.2.1/test/fakes/fakehealthchecker/ 18:09:22 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:09:22 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:09:22 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:09:22 spire-1.2.1/test/fakes/fakemetrics/ 18:09:22 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:09:22 spire-1.2.1/test/fakes/fakenoderesolver/ 18:09:22 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:09:22 spire-1.2.1/test/fakes/fakenotifier/ 18:09:22 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:09:22 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:09:22 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:09:22 spire-1.2.1/test/fakes/fakeserverca/ 18:09:22 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:09:22 spire-1.2.1/test/fakes/fakeservercatalog/ 18:09:22 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:09:22 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:09:22 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:09:22 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:09:22 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:09:22 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:09:22 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:09:22 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:09:22 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:09:22 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:09:22 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:09:22 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:09:22 spire-1.2.1/test/fixture/ 18:09:22 spire-1.2.1/test/fixture/certs/ 18:09:22 spire-1.2.1/test/fixture/certs/agent_svid.der 18:09:22 spire-1.2.1/test/fixture/certs/base_cert.pem 18:09:22 spire-1.2.1/test/fixture/certs/base_csr.pem 18:09:22 spire-1.2.1/test/fixture/certs/base_key.pem 18:09:22 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:09:22 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:09:22 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:09:22 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:09:22 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:09:22 spire-1.2.1/test/fixture/certs/blog_key.pem 18:09:22 spire-1.2.1/test/fixture/certs/bundle.der 18:09:22 spire-1.2.1/test/fixture/certs/ca.pem 18:09:22 spire-1.2.1/test/fixture/certs/ca_key.pem 18:09:22 spire-1.2.1/test/fixture/certs/database_cert.pem 18:09:22 spire-1.2.1/test/fixture/certs/database_csr.pem 18:09:22 spire-1.2.1/test/fixture/certs/database_key.pem 18:09:22 spire-1.2.1/test/fixture/certs/node_cert.pem 18:09:22 spire-1.2.1/test/fixture/certs/node_csr.pem 18:09:22 spire-1.2.1/test/fixture/certs/node_key.pem 18:09:22 spire-1.2.1/test/fixture/certs/svid.pem 18:09:22 spire-1.2.1/test/fixture/certs/svid_key.pem 18:09:22 spire-1.2.1/test/fixture/config/ 18:09:22 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:09:22 spire-1.2.1/test/fixture/config/agent_good.conf 18:09:22 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:09:22 spire-1.2.1/test/fixture/config/plugin_good.conf 18:09:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:09:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:09:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:09:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:09:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:09:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:09:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:09:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:09:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:09:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:09:22 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:09:22 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:09:22 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:09:22 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:09:22 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:09:22 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:09:22 spire-1.2.1/test/fixture/config/server_good.conf 18:09:22 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:09:22 spire-1.2.1/test/fixture/fixture.go 18:09:22 spire-1.2.1/test/fixture/nodeattestor/ 18:09:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:09:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:09:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:09:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:09:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:09:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:09:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:09:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:09:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:09:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:09:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:09:22 spire-1.2.1/test/fixture/registration/ 18:09:22 spire-1.2.1/test/fixture/registration/entries.json 18:09:22 spire-1.2.1/test/fixture/registration/good-for-update.json 18:09:22 spire-1.2.1/test/fixture/registration/good.json 18:09:22 spire-1.2.1/test/fixture/registration/invalid.json 18:09:22 spire-1.2.1/test/fixture/registration/invalid_json.json 18:09:22 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:09:22 spire-1.2.1/test/integration/ 18:09:22 spire-1.2.1/test/integration/README.md 18:09:22 spire-1.2.1/test/integration/common 18:09:22 spire-1.2.1/test/integration/setup/ 18:09:22 spire-1.2.1/test/integration/setup/adminclient/ 18:09:22 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:09:22 spire-1.2.1/test/integration/setup/adminclient/client.go 18:09:22 spire-1.2.1/test/integration/setup/debugagent/ 18:09:22 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:09:22 spire-1.2.1/test/integration/setup/debugagent/main.go 18:09:22 spire-1.2.1/test/integration/setup/debugserver/ 18:09:22 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:09:22 spire-1.2.1/test/integration/setup/debugserver/main.go 18:09:22 spire-1.2.1/test/integration/setup/downstreamclient/ 18:09:22 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:09:22 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:09:22 spire-1.2.1/test/integration/setup/itclient/ 18:09:22 spire-1.2.1/test/integration/setup/itclient/client.go 18:09:22 spire-1.2.1/test/integration/setup/node-attestation/ 18:09:22 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:09:22 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:09:22 spire-1.2.1/test/integration/setup/x509pop/ 18:09:22 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:09:22 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:09:22 spire-1.2.1/test/integration/suites/ 18:09:22 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:09:22 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:09:22 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:09:22 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:09:22 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:09:22 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:09:22 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:09:22 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:09:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:09:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:09:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:09:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:09:22 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:09:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:09:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:09:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:09:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:09:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:09:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:09:22 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:09:22 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:09:22 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:09:22 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:09:22 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:09:22 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:09:22 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:09:22 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:09:22 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:09:22 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:09:22 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:09:22 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:09:22 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:09:22 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:09:22 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:09:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:09:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:09:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:09:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:09:22 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:09:22 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:09:22 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:09:22 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:09:22 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:09:22 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:09:22 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:09:22 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:09:22 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:09:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:09:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:09:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:09:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:09:22 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:09:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:09:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:09:22 spire-1.2.1/test/integration/suites/join-token/ 18:09:22 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:09:22 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:09:22 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:09:22 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:09:22 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:09:22 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:09:22 spire-1.2.1/test/integration/suites/join-token/README.md 18:09:22 spire-1.2.1/test/integration/suites/join-token/conf/ 18:09:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:09:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:09:22 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:09:22 spire-1.2.1/test/integration/suites/join-token/teardown 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:09:22 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:09:22 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:09:22 spire-1.2.1/test/integration/suites/k8s/ 18:09:22 spire-1.2.1/test/integration/suites/k8s/00-setup 18:09:22 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:09:22 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:09:22 spire-1.2.1/test/integration/suites/k8s/README.md 18:09:22 spire-1.2.1/test/integration/suites/k8s/conf/ 18:09:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:09:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:09:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:09:22 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:09:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:09:22 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:09:22 spire-1.2.1/test/integration/suites/k8s/teardown 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/ 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:09:22 spire-1.2.1/test/integration/suites/node-attestation/ 18:09:22 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:09:22 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:09:22 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:09:22 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:09:22 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:09:22 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:09:22 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:09:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:09:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:09:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:09:22 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:09:22 spire-1.2.1/test/integration/suites/rotation/ 18:09:22 spire-1.2.1/test/integration/suites/rotation/00-setup 18:09:22 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:09:22 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:09:22 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:09:22 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:09:22 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:09:22 spire-1.2.1/test/integration/suites/rotation/README.md 18:09:22 spire-1.2.1/test/integration/suites/rotation/conf/ 18:09:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:09:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:09:22 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:09:22 spire-1.2.1/test/integration/suites/rotation/teardown 18:09:22 spire-1.2.1/test/integration/suites/self-test/ 18:09:22 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:09:22 spire-1.2.1/test/integration/suites/self-test/README.md 18:09:22 spire-1.2.1/test/integration/suites/self-test/teardown 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:09:22 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:09:22 spire-1.2.1/test/integration/suites/upgrade/ 18:09:22 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:09:22 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:09:22 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:09:22 spire-1.2.1/test/integration/suites/upgrade/README.md 18:09:22 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:09:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:09:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:09:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:09:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:09:22 spire-1.2.1/test/integration/suites/upgrade/teardown 18:09:22 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:09:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:09:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:09:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:09:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:09:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:09:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:09:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:09:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:09:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:09:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:09:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:09:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:09:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:09:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:09:22 spire-1.2.1/test/integration/test-one.sh 18:09:22 spire-1.2.1/test/integration/test.sh 18:09:22 spire-1.2.1/test/plugintest/ 18:09:22 spire-1.2.1/test/plugintest/config.go 18:09:22 spire-1.2.1/test/plugintest/load.go 18:09:22 spire-1.2.1/test/plugintest/option.go 18:09:22 spire-1.2.1/test/spiretest/ 18:09:22 spire-1.2.1/test/spiretest/apiserver.go 18:09:22 spire-1.2.1/test/spiretest/assertions.go 18:09:22 spire-1.2.1/test/spiretest/dir.go 18:09:22 spire-1.2.1/test/spiretest/errors_posix.go 18:09:22 spire-1.2.1/test/spiretest/errors_windows.go 18:09:22 spire-1.2.1/test/spiretest/logs.go 18:09:22 spire-1.2.1/test/spiretest/socketapi.go 18:09:22 spire-1.2.1/test/spiretest/suite.go 18:09:22 spire-1.2.1/test/spiretest/x509.go 18:09:22 spire-1.2.1/test/testca/ 18:09:22 spire-1.2.1/test/testca/ca.go 18:09:22 spire-1.2.1/test/testkey/ 18:09:22 spire-1.2.1/test/testkey/generate.sh 18:09:22 spire-1.2.1/test/testkey/genkeys.go 18:09:22 spire-1.2.1/test/testkey/keys.go 18:09:22 spire-1.2.1/test/testkey/new.go 18:09:22 spire-1.2.1/test/tpmsimulator/ 18:09:22 spire-1.2.1/test/tpmsimulator/simulator.go 18:09:22 spire-1.2.1/test/util/ 18:09:22 spire-1.2.1/test/util/cert_fixtures.go 18:09:22 spire-1.2.1/test/util/cert_generation.go 18:09:22 spire-1.2.1/test/util/io_redirection.go 18:09:22 spire-1.2.1/test/util/race.go 18:09:22 spire-1.2.1/test/util/util.go 18:09:22 building spire from source... 18:09:23 Installing go1.17.7... 18:09:41 Building bin/spire-server... 18:09:41 go: downloading github.com/mitchellh/cli v1.1.2 18:09:41 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:09:41 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:09:41 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:09:41 go: downloading google.golang.org/grpc v1.44.0 18:09:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:09:42 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:09:44 go: downloading github.com/imdario/mergo v0.3.12 18:09:44 go: downloading github.com/sirupsen/logrus v1.8.1 18:09:46 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:09:47 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:09:47 go: downloading github.com/fatih/color v1.13.0 18:09:47 go: downloading github.com/mattn/go-isatty v0.0.14 18:09:47 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:09:47 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:09:47 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:09:47 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:09:47 Building bin/spire-server... 18:09:47 go: downloading github.com/mitchellh/cli v1.1.2 18:09:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:09:47 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:09:48 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:09:48 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:09:48 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:09:48 go: downloading github.com/armon/go-metrics v0.3.10 18:09:48 go: downloading github.com/prometheus/client_golang v1.12.1 18:09:48 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:09:49 go: downloading google.golang.org/grpc v1.44.0 18:09:49 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:09:49 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:09:49 go: downloading github.com/open-policy-agent/opa v0.38.0 18:09:50 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:09:51 go: downloading github.com/imdario/mergo v0.3.12 18:09:52 go: downloading github.com/sirupsen/logrus v1.8.1 18:09:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:09:53 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:09:53 go: downloading github.com/fatih/color v1.13.0 18:09:53 go: downloading github.com/mattn/go-isatty v0.0.14 18:09:54 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:09:54 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:09:54 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:09:54 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:09:55 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:09:55 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:09:55 go: downloading github.com/armon/go-metrics v0.3.10 18:09:55 go: downloading github.com/prometheus/client_golang v1.12.1 18:09:56 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:09:57 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:09:57 go: downloading github.com/open-policy-agent/opa v0.38.0 18:10:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:10:05 go: downloading github.com/mattn/go-colorable v0.1.12 18:10:05 go: downloading github.com/Masterminds/goutils v1.1.0 18:10:05 go: downloading github.com/google/uuid v1.1.2 18:10:05 go: downloading github.com/Masterminds/semver v1.5.0 18:10:05 go: downloading github.com/huandu/xstrings v1.3.2 18:10:05 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:10:05 go: downloading github.com/oklog/run v1.0.0 18:10:05 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:10:05 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:10:05 go: downloading github.com/prometheus/client_model v0.2.0 18:10:06 go: downloading github.com/prometheus/common v0.32.1 18:10:06 go: downloading github.com/pkg/errors v0.9.1 18:10:06 go: downloading go.uber.org/atomic v1.9.0 18:10:06 go: downloading github.com/beorn7/perks v1.0.1 18:10:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:10:07 go: downloading github.com/prometheus/procfs v0.7.3 18:10:07 go: downloading github.com/imkira/go-observer v1.0.3 18:10:07 go: downloading github.com/hashicorp/errwrap v1.1.0 18:10:08 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:10:08 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:10:08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:10:08 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:10:08 go: downloading github.com/blang/semver/v4 v4.0.0 18:10:08 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:10:08 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:10:09 go: downloading github.com/jinzhu/gorm v1.9.16 18:10:09 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:10:09 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:10:09 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:10:11 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:10:11 go: downloading github.com/mattn/go-colorable v0.1.12 18:10:12 go: downloading github.com/Masterminds/goutils v1.1.0 18:10:12 go: downloading github.com/Masterminds/semver v1.5.0 18:10:12 go: downloading github.com/google/uuid v1.1.2 18:10:12 go: downloading github.com/huandu/xstrings v1.3.2 18:10:12 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:10:12 go: downloading github.com/oklog/run v1.0.0 18:10:13 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:10:13 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:10:13 go: downloading github.com/prometheus/client_model v0.2.0 18:10:13 go: downloading github.com/prometheus/common v0.32.1 18:10:13 go: downloading github.com/beorn7/perks v1.0.1 18:10:13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:10:13 go: downloading github.com/prometheus/procfs v0.7.3 18:10:14 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:10:14 go: downloading github.com/imkira/go-observer v1.0.3 18:10:14 go: downloading github.com/pkg/errors v0.9.1 18:10:14 go: downloading go.uber.org/atomic v1.9.0 18:10:15 go: downloading github.com/hashicorp/errwrap v1.1.0 18:10:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:10:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:10:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:10:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:10:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:10:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:10:24 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:10:24 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:10:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:10:30 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:10:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:10:30 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:10:30 go: downloading github.com/stretchr/testify v1.7.0 18:10:31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:10:31 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:10:31 go: downloading github.com/blang/semver/v4 v4.0.0 18:10:31 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:10:31 go: downloading github.com/jinzhu/gorm v1.9.16 18:10:32 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:10:32 go: downloading google.golang.org/api v0.70.0 18:10:38 go: downloading k8s.io/client-go v0.23.4 18:10:42 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:10:49 go: downloading github.com/stretchr/testify v1.7.0 18:10:49 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:10:49 go: downloading google.golang.org/api v0.70.0 18:10:49 go: downloading k8s.io/client-go v0.23.4 18:10:49 go: downloading github.com/google/go-tpm v0.3.3 18:10:50 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:11:23 go: downloading k8s.io/api v0.23.4 18:11:23 go: downloading github.com/google/go-tpm v0.3.3 18:11:23 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:11:29 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:11:29 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:11:29 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:11:29 go: downloading k8s.io/apimachinery v0.23.4 18:11:31 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:11:31 go: downloading k8s.io/kube-aggregator v0.23.3 18:11:31 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:11:31 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:11:31 go: downloading cloud.google.com/go/storage v1.21.0 18:11:32 go: downloading cloud.google.com/go v0.100.2 18:11:32 go: downloading cloud.google.com/go/storage v1.21.0 18:11:33 go: downloading cloud.google.com/go v0.100.2 18:11:33 go: downloading k8s.io/api v0.23.4 18:11:34 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:11:36 go: downloading cloud.google.com/go/security v1.3.0 18:11:36 go: downloading github.com/hashicorp/vault/api v1.4.1 18:11:36 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:11:38 go: downloading github.com/twmb/murmur3 v1.1.6 18:11:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:11:38 go: downloading gopkg.in/yaml.v2 v2.4.0 18:11:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:11:38 go: downloading github.com/gobwas/glob v0.2.3 18:11:39 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:11:39 go: downloading github.com/aws/smithy-go v1.11.0 18:11:40 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:11:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:11:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:11:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:11:41 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:11:41 go: downloading github.com/jinzhu/inflection v1.0.0 18:11:41 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:11:42 go: downloading github.com/gogo/protobuf v1.3.2 18:11:43 go: downloading k8s.io/apimachinery v0.23.4 18:11:45 go: downloading k8s.io/kube-aggregator v0.23.3 18:11:46 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:11:47 go: downloading cloud.google.com/go/security v1.3.0 18:11:47 go: downloading github.com/hashicorp/vault/api v1.4.1 18:11:47 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:11:48 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:11:48 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:11:48 go: downloading github.com/twmb/murmur3 v1.1.6 18:11:48 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:11:48 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:11:48 go: downloading github.com/dimchansky/utfbom v1.1.1 18:11:48 go: downloading k8s.io/klog/v2 v2.30.0 18:11:48 go: downloading github.com/google/gofuzz v1.1.0 18:11:48 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:11:49 go: downloading gopkg.in/yaml.v2 v2.4.0 18:11:49 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:11:49 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:11:50 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:11:50 go: downloading github.com/gobwas/glob v0.2.3 18:11:50 go: downloading github.com/spf13/pflag v1.0.5 18:11:50 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:11:50 go: downloading cloud.google.com/go/compute v1.3.0 18:11:50 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:11:50 go: downloading github.com/jinzhu/inflection v1.0.0 18:11:50 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:11:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:11:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:11:51 go: downloading cloud.google.com/go/iam v0.1.1 18:11:51 go: downloading github.com/aws/smithy-go v1.11.0 18:11:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:11:51 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:11:52 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:11:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:11:52 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:11:52 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:11:52 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:11:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:11:52 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:11:53 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:11:53 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:11:53 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:11:53 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:11:53 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:11:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:11:54 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:11:54 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:11:54 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:11:54 go: downloading go.opencensus.io v0.23.0 18:11:54 go: downloading github.com/dimchansky/utfbom v1.1.1 18:11:54 go: downloading cloud.google.com/go/compute v1.3.0 18:11:55 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:11:55 go: downloading cloud.google.com/go/iam v0.1.1 18:11:56 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:11:56 go: downloading github.com/gogo/protobuf v1.3.2 18:11:57 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:11:57 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:11:58 go: downloading gopkg.in/inf.v0 v0.9.1 18:11:58 go: downloading github.com/go-logr/logr v1.2.2 18:11:58 go: downloading github.com/google/go-cmp v0.5.7 18:11:58 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:11:59 go: downloading github.com/json-iterator/go v1.1.12 18:11:59 go: downloading github.com/googleapis/gnostic v0.5.5 18:12:01 go: downloading k8s.io/klog/v2 v2.30.0 18:12:01 go: downloading github.com/google/gofuzz v1.1.0 18:12:01 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:12:02 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:12:03 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:12:03 go: downloading github.com/spf13/pflag v1.0.5 18:12:04 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:12:04 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:12:04 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:12:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:12:04 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:12:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:12:04 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:12:04 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:12:04 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:12:04 go: downloading github.com/tklauser/numcpus v0.3.0 18:12:04 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:12:04 go: downloading go.uber.org/zap v1.21.0 18:12:05 go: downloading sigs.k8s.io/yaml v1.3.0 18:12:05 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:12:05 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:12:05 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:12:05 go: downloading github.com/modern-go/reflect2 v1.0.2 18:12:06 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:12:06 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:12:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:12:06 go: downloading github.com/ryanuber/go-glob v1.0.0 18:12:06 go: downloading github.com/golang/snappy v0.0.4 18:12:06 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:12:06 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:12:08 go: downloading go.opencensus.io v0.23.0 18:12:09 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:12:09 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:12:09 go: downloading gopkg.in/inf.v0 v0.9.1 18:12:09 go: downloading github.com/go-logr/logr v1.2.2 18:12:10 go: downloading github.com/google/go-cmp v0.5.7 18:12:10 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:12:10 go: downloading github.com/json-iterator/go v1.1.12 18:12:11 go: downloading github.com/googleapis/gnostic v0.5.5 18:12:13 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:12:15 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:12:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:12:16 go: downloading github.com/tklauser/numcpus v0.3.0 18:12:16 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:12:16 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:12:16 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:12:16 go: downloading go.uber.org/zap v1.21.0 18:12:16 go: downloading github.com/hashicorp/go-version v1.2.0 18:12:16 go: downloading go.uber.org/multierr v1.6.0 18:12:17 go: downloading sigs.k8s.io/yaml v1.3.0 18:12:17 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:12:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:12:17 go: downloading github.com/modern-go/reflect2 v1.0.2 18:12:17 go: downloading github.com/ryanuber/go-glob v1.0.0 18:12:17 go: downloading github.com/golang/snappy v0.0.4 18:12:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:12:28 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:12:28 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:12:28 go: downloading github.com/hashicorp/go-version v1.2.0 18:12:28 go: downloading go.uber.org/multierr v1.6.0 18:12:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:12:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:12:51 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:12:51 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:15:13 Removing intermediate container d1994f0e5bdf 18:15:13 ---> 95463ddb7575 18:15:13 18:15:13 Step 10/22 : FROM alpine:3.14 18:15:13 ---> ac73e934f311 18:15:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:15:13 ---> Running in bb8cbd67fa44 18:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:15:13 (1/2) Installing ca-certificates (20211220-r0) 18:15:13 (2/2) Installing dumb-init (1.2.5-r1) 18:15:13 Executing busybox-1.33.1-r7.trigger 18:15:13 Executing ca-certificates-20211220-r0.trigger 18:15:13 OK: 6 MiB in 16 packages 18:15:14 Removing intermediate container bb8cbd67fa44 18:15:14 ---> 3474ec7ecb83 18:15:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:15:14 ---> Running in 8b8f769641aa 18:15:14 Removing intermediate container 8b8f769641aa 18:15:14 ---> e0b1d6f6539e 18:15:14 Step 13/22 : ENV APP_PORT=59860 18:15:14 ---> Running in e1f28a94809e 18:15:15 Removing intermediate container e1f28a94809e 18:15:15 ---> 3a051aff5695 18:15:15 Step 14/22 : EXPOSE $APP_PORT 18:15:15 ---> Running in 0c971f62ffc0 18:15:15 Removing intermediate container 0c971f62ffc0 18:15:15 ---> 264c4f92c269 18:15:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:15:17 ---> 7984d3b0bc5a 18:15:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:15:19 ---> f986875da4b9 18:15:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:15:20 ---> 6abc9d640337 18:15:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:15:20 ---> Running in 6297334fe79b 18:15:20 Removing intermediate container 6297334fe79b 18:15:20 ---> 4272731a1e87 18:15:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:15:21 ---> Running in 972b9f450f12 18:15:21 Removing intermediate container 972b9f450f12 18:15:21 ---> bc52fa22fd2c 18:15:21 Step 20/22 : LABEL arch=arm64 18:15:21 ---> Running in 84a1bdaf8456 18:15:22 Removing intermediate container 84a1bdaf8456 18:15:22 ---> 5be4d2ba316a 18:15:22 Step 21/22 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 18:15:22 ---> Running in f11e927cfb8d 18:15:23 Removing intermediate container f11e927cfb8d 18:15:23 ---> 186f3ba482c8 18:15:23 Step 22/22 : LABEL version=0.0.0 18:15:23 ---> Running in 8a058a5cbe26 18:15:23 Removing intermediate container 8a058a5cbe26 18:15:23 ---> 22a9af0fc4b5 18:15:23 18:15:24 Successfully built 22a9af0fc4b5 18:15:24 Successfully tagged support-notifications-arm64:latest 18:15:24 Building security-bootstrapper 18:16:03  Building support-notifications ... done Removing intermediate container caa8cc8f5fac 18:16:03 ---> 7607991693a0 18:16:03 18:16:03 Step 9/20 : FROM alpine:3.15 18:16:03 3.15: Pulling from library/alpine 18:16:03 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:16:03 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:16:03 ---> a13b79fe92a6 18:16:03 Step 3/31 : WORKDIR /edgex-go 18:16:03 ---> Using cache 18:16:03 ---> 8d2846daa2bf 18:16:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:03 ---> Using cache 18:16:03 ---> 2f54c58c032d 18:16:03 Step 5/31 : RUN apk add --update --no-cache make git 18:16:03 ---> Using cache 18:16:03 ---> 8122f489cdd0 18:16:03 Step 6/31 : COPY go.mod vendor* ./ 18:16:03 ---> Using cache 18:16:03 ---> d9eaa00cb9de 18:16:03 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:03 ---> Using cache 18:16:03 ---> 0844bb9b978d 18:16:03 Step 8/31 : COPY . . 18:16:03 ---> Using cache 18:16:03 ---> b931c8caec7b 18:16:03 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:16:03 ---> Running in fedb20568b76 18:16:03 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:16:03 Status: Downloaded newer image for alpine:3.15 18:16:03 ---> 3fb3c9af89a9 18:16:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:16:04 ---> Running in 6f2acc29ec35 18:16:04 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:16:04 Removing intermediate container 6f2acc29ec35 18:16:04 ---> 8135ced5d217 18:16:04 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:04 ---> Running in a675a39015b1 18:16:08 Removing intermediate container a675a39015b1 18:16:08 ---> be8620a49377 18:16:08 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:16:08 ---> Running in d466e1d4c0d2 18:16:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:16:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:16:12 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:16:12 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:16:12 OK: 15729 distinct packages available 18:16:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:16:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:16:15 (1/9) Installing ca-certificates (20211220-r0) 18:16:15 (2/9) Installing brotli-libs (1.0.9-r5) 18:16:15 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:16:15 (4/9) Installing libcurl (7.80.0-r0) 18:16:15 (5/9) Installing curl (7.80.0-r0) 18:16:15 (6/9) Installing dumb-init (1.2.5-r1) 18:16:15 (7/9) Installing musl-obstack (1.2.3-r0) 18:16:15 (8/9) Installing libucontext (1.1-r0) 18:16:15 (9/9) Installing gcompat (1.0.0-r4) 18:16:16 Executing busybox-1.34.1-r5.trigger 18:16:16 Executing ca-certificates-20211220-r0.trigger 18:16:16 OK: 8 MiB in 23 packages 18:16:19 Removing intermediate container d466e1d4c0d2 18:16:19 ---> 05da8c53e7d1 18:16:19 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:16:20 ---> 79e9d780ee1b 18:16:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:16:22 ---> 5169a4d0d7b2 18:16:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:16:23 ---> 149e33539c93 18:16:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:16:23 ---> Running in b68b015c8174 18:16:24 Removing intermediate container b68b015c8174 18:16:24 ---> f668dade6307 18:16:24 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:16:24 ---> Running in 8178c18a9cce 18:16:24 Removing intermediate container 8178c18a9cce 18:16:24 ---> bb498a318b73 18:16:24 Step 18/20 : LABEL arch=arm64 18:16:24 ---> Running in e79304684ba5 18:16:25 Removing intermediate container e79304684ba5 18:16:25 ---> 2fc08d54c3f2 18:16:25 Step 19/20 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 18:16:25 ---> Running in 3c0354dc087d 18:16:26 Removing intermediate container 3c0354dc087d 18:16:26 ---> be4116a7cd2d 18:16:26 Step 20/20 : LABEL version=0.0.0 18:16:26 ---> Running in 16f6427c1c92 18:16:26 Removing intermediate container 16f6427c1c92 18:16:26 ---> ee8f40b72f30 18:16:26 18:16:27 Successfully built ee8f40b72f30 18:16:27 Successfully tagged security-spiffe-token-provider-arm64:latest 18:16:27  Building security-spiffe-token-provider ... done Building core-metadata 18:17:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:17:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:17:06 ---> a13b79fe92a6 18:17:06 Step 3/23 : WORKDIR /edgex-go 18:17:06 ---> Using cache 18:17:06 ---> 8d2846daa2bf 18:17:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:06 ---> Using cache 18:17:06 ---> 2f54c58c032d 18:17:06 Step 5/23 : RUN apk add --update --no-cache make git 18:17:06 ---> Using cache 18:17:06 ---> 8122f489cdd0 18:17:06 Step 6/23 : COPY go.mod vendor* ./ 18:17:06 ---> Using cache 18:17:06 ---> d9eaa00cb9de 18:17:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:06 ---> Using cache 18:17:06 ---> 0844bb9b978d 18:17:06 Step 8/23 : COPY . . 18:17:06 ---> Using cache 18:17:06 ---> b931c8caec7b 18:17:06 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:17:06 ---> Running in 287b11d0ee7c 18:17:06 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:22:58 Removing intermediate container fedb20568b76 18:22:58 ---> d31472f9128f 18:22:58 18:22:58 Step 10/31 : FROM alpine:3.14 18:22:58 ---> ac73e934f311 18:22:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:22:58 ---> Running in c72ee77a7bb9 18:22:58 Removing intermediate container c72ee77a7bb9 18:22:58 ---> aef9d7eec725 18:22:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:22:58 ---> Running in 0f9c5108b167 18:22:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:22:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:22:58 (1/2) Installing dumb-init (1.2.5-r1) 18:22:58 (2/2) Installing su-exec (0.2-r1) 18:22:58 Executing busybox-1.33.1-r7.trigger 18:22:58 OK: 6 MiB in 16 packages 18:22:58 Removing intermediate container 0f9c5108b167 18:22:58 ---> 99a27c82dc7d 18:22:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:22:58 ---> Running in bbd99d089814 18:22:58 Removing intermediate container bbd99d089814 18:22:58 ---> 054da9764611 18:22:58 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:22:58 ---> Running in efc51d7089d1 18:22:58 Removing intermediate container efc51d7089d1 18:22:58 ---> 3d7b53c3fa01 18:22:58 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:22:58 ---> Running in 5304c4d9b647 18:22:58 Removing intermediate container 5304c4d9b647 18:22:58 ---> 1760599541de 18:22:58 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:22:58 ---> Running in 5d8185a3b683 18:22:58 Removing intermediate container 5d8185a3b683 18:22:58 ---> 8729926b5177 18:22:58 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:22:58 ---> 40114810ee26 18:22:58 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:22:58 ---> Running in ac7be97146c6 18:22:58 Removing intermediate container ac7be97146c6 18:22:58 ---> 6121137082b5 18:22:58 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:22:59 ---> 1215976b558b 18:22:59 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:23:01 ---> c069cfc50776 18:23:01 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:23:02 ---> e349a7277c62 18:23:02 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:23:03 ---> 7543f5f92abd 18:23:03 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:23:04 ---> 626c033baafb 18:23:04 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:23:04 ---> Running in 05e82da821d0 18:23:05 Removing intermediate container 05e82da821d0 18:23:05 ---> b8b122648975 18:23:05 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:23:06 ---> f8698b9a8c15 18:23:06 Step 26/31 : RUN chmod +x /entrypoint.sh 18:23:06 ---> Running in ee2562d2d725 18:23:10 Removing intermediate container ee2562d2d725 18:23:10 ---> a4a97063a862 18:23:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:23:10 ---> Running in 6ac10a1f17a0 18:23:10 Removing intermediate container 6ac10a1f17a0 18:23:10 ---> cd6682b8bf6f 18:23:10 Step 28/31 : CMD ["gate"] 18:23:11 ---> Running in 9ab2e62fb335 18:23:11 Removing intermediate container 9ab2e62fb335 18:23:11 ---> 866a42e2ab4d 18:23:11 Step 29/31 : LABEL arch=arm64 18:23:11 ---> Running in 8edfb71e4fde 18:23:12 Removing intermediate container 8edfb71e4fde 18:23:12 ---> aba050ac5d8f 18:23:12 Step 30/31 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 18:23:12 ---> Running in fd2cd765538b 18:23:13 Removing intermediate container fd2cd765538b 18:23:13 ---> f8649e3cf5a1 18:23:13 Step 31/31 : LABEL version=0.0.0 18:23:13 ---> Running in 995f6353c6be 18:23:14 Removing intermediate container 995f6353c6be 18:23:14 ---> 1723a2533a83 18:23:14 18:23:14 Successfully built 1723a2533a83 18:23:14 Successfully tagged security-bootstrapper-arm64:latest 18:23:14  Building security-bootstrapper ... done Building security-secretstore-setup 18:23:53 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:23:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:23:53 ---> a13b79fe92a6 18:23:53 Step 3/25 : WORKDIR /edgex-go 18:23:53 ---> Using cache 18:23:53 ---> 8d2846daa2bf 18:23:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:53 ---> Using cache 18:23:53 ---> 2f54c58c032d 18:23:53 Step 5/25 : RUN apk add --update --no-cache make git 18:23:53 ---> Using cache 18:23:53 ---> 8122f489cdd0 18:23:53 Step 6/25 : COPY go.mod vendor* ./ 18:23:53 ---> Using cache 18:23:53 ---> d9eaa00cb9de 18:23:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:53 ---> Using cache 18:23:53 ---> 0844bb9b978d 18:23:53 Step 8/25 : COPY . . 18:23:53 ---> Using cache 18:23:53 ---> b931c8caec7b 18:23:53 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:23:53 ---> Running in f87fc0d7bdd4 18:23: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:24:02 Removing intermediate container 287b11d0ee7c 18:24:02 ---> d6c34497b14b 18:24:02 18:24:02 Step 10/23 : FROM alpine:3.14 18:24:02 ---> ac73e934f311 18:24:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:24:02 ---> Using cache 18:24:02 ---> 01817420364a 18:24:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:24:02 ---> Using cache 18:24:02 ---> b8b94602c82f 18:24:02 Step 13/23 : ENV APP_PORT=59881 18:24:02 ---> Running in 59cccf1a8e92 18:24:02 Removing intermediate container 59cccf1a8e92 18:24:02 ---> 960a527c837e 18:24:02 Step 14/23 : EXPOSE $APP_PORT 18:24:02 ---> Running in 28054338a188 18:24:03 Removing intermediate container 28054338a188 18:24:03 ---> a446f720f736 18:24:03 Step 15/23 : WORKDIR / 18:24:03 ---> Running in 9bd08231ec00 18:24:03 Removing intermediate container 9bd08231ec00 18:24:03 ---> 2b9e27127bee 18:24:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:24:04 ---> ffe4ac29cd24 18:24:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:24:06 ---> ba0a13220942 18:24:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:24:07 ---> 6bd752f33592 18:24:07 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:24:07 ---> Running in 957c8baf7b66 18:24:07 Removing intermediate container 957c8baf7b66 18:24:07 ---> c765b463ddc1 18:24:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:24:07 ---> Running in 55ed6e11e726 18:24:08 Removing intermediate container 55ed6e11e726 18:24:08 ---> 7f0f157d3a6d 18:24:08 Step 21/23 : LABEL arch=arm64 18:24:08 ---> Running in ad99bdfdff0b 18:24:09 Removing intermediate container ad99bdfdff0b 18:24:09 ---> 28edfba3c726 18:24:09 Step 22/23 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 18:24:09 ---> Running in 66e163f546ba 18:24:09 Removing intermediate container 66e163f546ba 18:24:09 ---> e43b4e0f8296 18:24:09 Step 23/23 : LABEL version=0.0.0 18:24:09 ---> Running in 06144faed7c5 18:24:10 Removing intermediate container 06144faed7c5 18:24:10 ---> ba9330370061 18:24:10 18:24:11 Successfully built ba9330370061 18:24:11 Successfully tagged core-metadata-arm64:latest 18:24:11 Building sys-mgmt-agent 18:24:43  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:24:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:24:43 ---> a13b79fe92a6 18:24:43 Step 3/23 : WORKDIR /edgex-go 18:24:43 ---> Using cache 18:24:43 ---> 8d2846daa2bf 18:24:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:43 ---> Using cache 18:24:43 ---> 2f54c58c032d 18:24:43 Step 5/23 : RUN apk add --update --no-cache make bash git 18:24:43 ---> Running in a0e22a813247 18:24:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:24:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:24:45 OK: 220 MiB in 52 packages 18:24:47 Removing intermediate container a0e22a813247 18:24:47 ---> 8c92093770ee 18:24:47 Step 6/23 : COPY go.mod vendor* ./ 18:24:47 ---> bd23966ea49a 18:24:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:48 ---> Running in e405fc35434a 18:24:53 Removing intermediate container e405fc35434a 18:24:53 ---> 143827fe80c4 18:24:53 Step 8/23 : COPY . . 18:25:20 ---> f24e472b6d86 18:25:20 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:25:20 ---> Running in 48a599811691 18:25:20 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:30:27 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:30:36 Removing intermediate container f87fc0d7bdd4 18:30:36 ---> 1d5a20c88808 18:30:36 18:30:36 Step 10/25 : FROM alpine:3.14 18:30:36 ---> ac73e934f311 18:30:36 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:30:36 ---> Running in 9588bdc4346a 18:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:30:38 (1/3) Installing ca-certificates (20211220-r0) 18:30:38 (2/3) Installing dumb-init (1.2.5-r1) 18:30:38 (3/3) Installing su-exec (0.2-r1) 18:30:38 Executing busybox-1.33.1-r7.trigger 18:30:38 Executing ca-certificates-20211220-r0.trigger 18:30:38 OK: 6 MiB in 17 packages 18:30:40 Removing intermediate container 9588bdc4346a 18:30:40 ---> a8c35b74d60f 18:30:40 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:30:41 ---> Running in 2eaf0d39c607 18:30:41 Removing intermediate container 2eaf0d39c607 18:30:41 ---> fdc0bcb3cd18 18:30:41 Step 13/25 : WORKDIR / 18:30:41 ---> Running in 3174b2d6b643 18:30:42 Removing intermediate container 3174b2d6b643 18:30:42 ---> 431408ac53b8 18:30:42 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:30:43 ---> b2ddc6d387d1 18:30:43 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:30:44 ---> 209c6798247d 18:30:44 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:30:45 ---> 096ec173d837 18:30:45 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:30:46 ---> 2ee8004a46d2 18:30:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:30:48 ---> 55b3078f5a3b 18:30:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:30:50 ---> 94092ac1b231 18:30:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:30:51 ---> 9e0135c712a2 18:30:51 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:30:51 ---> Running in 59bd441d9905 18:30:54 Removing intermediate container 59bd441d9905 18:30:54 ---> abbd43a1103e 18:30:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:30:54 ---> Running in d188681bf0a6 18:30:54 Removing intermediate container d188681bf0a6 18:30:54 ---> f1ec6b0c5738 18:30:54 Step 23/25 : LABEL arch=arm64 18:30:55 ---> Running in d29ba87cd3fa 18:30:55 Removing intermediate container d29ba87cd3fa 18:30:55 ---> 412efaddf715 18:30:55 Step 24/25 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 18:30:55 ---> Running in 1b682694a21c 18:30:56 Removing intermediate container 1b682694a21c 18:30:56 ---> cc19428a968e 18:30:56 Step 25/25 : LABEL version=0.0.0 18:30:56 ---> Running in 98c320fc58ad 18:30:56 Removing intermediate container 98c320fc58ad 18:30:56 ---> b83695429c1f 18:30:56 18:30:57 Successfully built b83695429c1f 18:30:57 Successfully tagged security-secretstore-setup-arm64:latest 18:31:44  Building security-secretstore-setup ... done Removing intermediate container 48a599811691 18:31:44 ---> 2bfa384a6f23 18:31:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:31:44 ---> Running in c663d7fd81f8 18:31:44 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:31:44 Removing intermediate container c663d7fd81f8 18:31:44 ---> 0b68ad55f155 18:31:44 18:31:44 Step 11/23 : FROM docker:20.10.14 18:31:44 20.10.14: Pulling from library/docker 18:32:03 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:32:03 Status: Downloaded newer image for docker:20.10.14 18:32:03 ---> c346e9eafbab 18:32:03 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:32:03 ---> Running in 25d96f9ce0d2 18:32:03 Removing intermediate container 25d96f9ce0d2 18:32:03 ---> e71a7385fdf1 18:32:03 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:32:03 ---> Running in 179b8f29d038 18:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:32:06 (1/43) Installing readline (8.1.1-r0) 18:32:06 (2/43) Installing bash (5.1.16-r0) 18:32:06 Executing bash-5.1.16-r0.post-install 18:32:06 (3/43) Installing brotli-libs (1.0.9-r5) 18:32:06 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:32:06 (5/43) Installing libcurl (7.80.0-r0) 18:32:06 (6/43) Installing curl (7.80.0-r0) 18:32:06 (7/43) Installing dumb-init (1.2.5-r1) 18:32:06 (8/43) Installing libbz2 (1.0.8-r1) 18:32:06 (9/43) Installing expat (2.4.7-r0) 18:32:06 (10/43) Installing libffi (3.4.2-r1) 18:32:06 (11/43) Installing gdbm (1.22-r0) 18:32:06 (12/43) Installing xz-libs (5.2.5-r0) 18:32:06 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:32:06 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:32:06 (15/43) Installing mpdecimal (2.5.1-r1) 18:32:06 (16/43) Installing sqlite-libs (3.36.0-r0) 18:32:06 (17/43) Installing python3 (3.9.7-r4) 18:32:09 (18/43) Installing py3-appdirs (1.4.4-r2) 18:32:09 (19/43) Installing py3-certifi (2020.12.5-r1) 18:32:09 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:32:09 (21/43) Installing py3-idna (3.3-r0) 18:32:09 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:32:09 (23/43) Installing py3-requests (2.26.0-r1) 18:32:09 (24/43) Installing py3-msgpack (1.0.2-r1) 18:32:09 (25/43) Installing py3-lockfile (0.12.2-r4) 18:32:09 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:32:09 (27/43) Installing py3-colorama (0.4.4-r1) 18:32:09 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:32:09 (29/43) Installing py3-distlib (0.3.3-r0) 18:32:09 (30/43) Installing py3-distro (1.6.0-r0) 18:32:09 (31/43) Installing py3-six (1.16.0-r0) 18:32:09 (32/43) Installing py3-webencodings (0.5.1-r4) 18:32:09 (33/43) Installing py3-html5lib (1.1-r1) 18:32:09 (34/43) Installing py3-parsing (2.4.7-r2) 18:32:09 (35/43) Installing py3-packaging (20.9-r1) 18:32:09 (36/43) Installing py3-tomli (1.2.2-r0) 18:32:09 (37/43) Installing py3-pep517 (0.12.0-r0) 18:32:09 (38/43) Installing py3-progress (1.6-r0) 18:32:09 (39/43) Installing py3-retrying (1.3.3-r2) 18:32:09 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:32:09 (41/43) Installing py3-setuptools (52.0.0-r4) 18:32:09 (42/43) Installing py3-toml (0.10.2-r2) 18:32:09 (43/43) Installing py3-pip (20.3.4-r1) 18:32:10 Executing busybox-1.34.1-r5.trigger 18:32:10 OK: 82 MiB in 65 packages 18:32:14 Collecting docker-compose==1.23.2 18:32:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:32:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:32:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:32:16 Collecting websocket-client<1.0,>=0.32.0 18:32:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:32:17 Collecting jsonschema<3,>=2.5.1 18:32:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:32:17 Collecting cached-property<2,>=1.2.0 18:32:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:32:18 Collecting PyYAML<4,>=3.10 18:32:18 Downloading PyYAML-3.13.tar.gz (270 kB) 18:32:21 Collecting dockerpty<0.5,>=0.4.1 18:32:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:32:23 Collecting docker<4.0,>=3.6.0 18:32:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:32:23 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:32:23 Collecting docopt<0.7,>=0.6.1 18:32:23 Downloading docopt-0.6.2.tar.gz (25 kB) 18:32:26 Collecting texttable<0.10,>=0.9.0 18:32:26 Downloading texttable-0.9.1.tar.gz (11 kB) 18:32:28 Collecting docker-pycreds>=0.4.0 18:32:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:32:29 Collecting urllib3<1.25,>=1.21.1 18:32:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:32:29 Collecting chardet<3.1.0,>=3.0.2 18:32:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:32:29 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:32:29 Collecting idna<2.8,>=2.5 18:32:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:32:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:32:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:32:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:32:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:32:31 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:32:31 Attempting uninstall: urllib3 18:32:31 Found existing installation: urllib3 1.26.7 18:32:31 Uninstalling urllib3-1.26.7: 18:32:31 Successfully uninstalled urllib3-1.26.7 18:32:31 Attempting uninstall: idna 18:32:31 Found existing installation: idna 3.3 18:32:31 Uninstalling idna-3.3: 18:32:31 Successfully uninstalled idna-3.3 18:32:34 Attempting uninstall: requests 18:32:34 Found existing installation: requests 2.26.0 18:32:34 Uninstalling requests-2.26.0: 18:32:35 Successfully uninstalled requests-2.26.0 18:32:35 Running setup.py install for texttable: started 18:32:37 Running setup.py install for texttable: finished with status 'done' 18:32:37 Running setup.py install for PyYAML: started 18:32:40 Running setup.py install for PyYAML: finished with status 'done' 18:32:40 Running setup.py install for docopt: started 18:32:43 Running setup.py install for docopt: finished with status 'done' 18:32:43 Running setup.py install for dockerpty: started 18:32:45 Running setup.py install for dockerpty: finished with status 'done' 18:32:47 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:33:02 Removing intermediate container 179b8f29d038 18:33:02 ---> bb1eb590de7a 18:33:02 Step 14/23 : ENV APP_PORT=58890 18:33:02 ---> Running in 75b61c6e8e47 18:33:02 Removing intermediate container 75b61c6e8e47 18:33:02 ---> fe92562d9390 18:33:02 Step 15/23 : EXPOSE $APP_PORT 18:33:02 ---> Running in 5f2ef3e44e34 18:33:02 Removing intermediate container 5f2ef3e44e34 18:33:02 ---> 834d64babb5f 18:33:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:33:04 ---> 2532a0248f9e 18:33:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:33:05 ---> b218e08982c8 18:33:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:33:06 ---> 6d01c1ae7b79 18:33:06 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:33:06 ---> Running in 60a2414a9c3f 18:33:07 Removing intermediate container 60a2414a9c3f 18:33:07 ---> 8a845505eb4f 18:33:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:07 ---> Running in 56826cc393f8 18:33:07 Removing intermediate container 56826cc393f8 18:33:07 ---> b9a30423c2b7 18:33:07 Step 21/23 : LABEL arch=arm64 18:33:07 ---> Running in 6a72ae767629 18:33:08 Removing intermediate container 6a72ae767629 18:33:08 ---> cb50d8a48d05 18:33:08 Step 22/23 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 18:33:08 ---> Running in fe8720d6cbca 18:33:09 Removing intermediate container fe8720d6cbca 18:33:09 ---> 9de827271f03 18:33:09 Step 23/23 : LABEL version=0.0.0 18:33:09 ---> Running in 5a4053698428 18:33:09 Removing intermediate container 5a4053698428 18:33:09 ---> 9b2d929e6008 18:33:09 18:33:10 Successfully built 9b2d929e6008 18:33:10 Successfully tagged sys-mgmt-agent-arm64:latest 18:40:17  Building sys-mgmt-agent ... done Building bin/spire-agent... 18:40:17 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:40:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:40:22 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:40:22 go: downloading github.com/docker/docker v20.10.12+incompatible 18:40:22 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:40:22 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:40:23 go: downloading github.com/google/go-tpm-tools v0.3.3 18:40:27 go: downloading github.com/docker/go-connections v0.4.0 18:40:27 go: downloading github.com/docker/go-units v0.4.0 18:40:27 go: downloading github.com/opencontainers/image-spec v1.0.1 18:40:27 go: downloading github.com/containerd/containerd v1.3.4 18:40:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:40:27 go: downloading github.com/opencontainers/go-digest v1.0.0 18:46:51 Removing intermediate container 86764cbcb982 18:46:51 ---> 2a75c0e69d53 18:46:51 18:46:51 Step 13/26 : FROM alpine:3.15 18:46:51 ---> 3fb3c9af89a9 18:46:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:46:51 ---> Using cache 18:46:51 ---> 8135ced5d217 18:46:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:51 ---> Using cache 18:46:51 ---> be8620a49377 18:46:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:46:51 ---> Running in 93e87b0a08ee 18:46:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:46:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:46:51 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:46:51 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:46:51 OK: 15729 distinct packages available 18:46:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:46:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:46:52 (1/5) Installing dumb-init (1.2.5-r1) 18:46:52 (2/5) Installing musl-obstack (1.2.3-r0) 18:46:52 (3/5) Installing libucontext (1.1-r0) 18:46:52 (4/5) Installing gcompat (1.0.0-r4) 18:46:52 (5/5) Installing openssl (1.1.1n-r0) 18:46:52 Executing busybox-1.34.1-r5.trigger 18:46:52 OK: 6 MiB in 19 packages 18:46:54 Removing intermediate container 93e87b0a08ee 18:46:54 ---> b6ab40b7c8d1 18:46:54 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 18:46:56 ---> 15f019fdf4eb 18:46:56 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:47:02 ---> d23272377444 18:47:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:47:02 ---> b7aa7a0d4dca 18:47:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:47:02 ---> 8de33f52d31a 18:47:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:47:04 ---> be1c74e54076 18:47:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:47:04 ---> Running in 80bee3981c63 18:47:04 Removing intermediate container 80bee3981c63 18:47:04 ---> a68462ed51f7 18:47:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:47:04 ---> Running in 5fcc80994112 18:47:05 Removing intermediate container 5fcc80994112 18:47:05 ---> 1a958985c404 18:47:05 Step 24/26 : LABEL arch=arm64 18:47:05 ---> Running in 7629aae6ba5d 18:47:05 Removing intermediate container 7629aae6ba5d 18:47:05 ---> 31511b6a89f4 18:47:05 Step 25/26 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 18:47:05 ---> Running in 9298a21c8037 18:47:06 Removing intermediate container 9298a21c8037 18:47:06 ---> 913ac5f2ad9b 18:47:06 Step 26/26 : LABEL version=0.0.0 18:47:06 ---> Running in 694ea23a4d3e 18:47:06 Removing intermediate container 694ea23a4d3e 18:47:06 ---> 7fdb147d71bd 18:47:06 18:47:07 Successfully built 7fdb147d71bd 18:47:07 Successfully tagged security-spire-agent-arm64:latest 18:48:15  Building security-spire-agent ... done Building bin/spire-agent... 18:48:15 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:48:15 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:48:15 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:48:15 go: downloading github.com/docker/docker v20.10.12+incompatible 18:48:15 go: downloading github.com/google/go-tpm-tools v0.3.3 18:48:15 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:48:15 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:48:15 go: downloading github.com/docker/go-connections v0.4.0 18:48:15 go: downloading github.com/docker/go-units v0.4.0 18:48:15 go: downloading github.com/opencontainers/image-spec v1.0.1 18:48:15 go: downloading github.com/containerd/containerd v1.3.4 18:48:15 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:48:15 go: downloading github.com/opencontainers/go-digest v1.0.0 18:48:15 Building bin/spire-agent... 18:48:15 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:48:17 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:48:17 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:48:17 go: downloading github.com/docker/docker v20.10.12+incompatible 18:48:17 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:48:17 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:48:18 go: downloading github.com/google/go-tpm-tools v0.3.3 18:48:22 go: downloading github.com/docker/go-connections v0.4.0 18:48:22 go: downloading github.com/docker/go-units v0.4.0 18:48:22 go: downloading github.com/opencontainers/image-spec v1.0.1 18:48:22 go: downloading github.com/containerd/containerd v1.3.4 18:48:22 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:48:22 go: downloading github.com/opencontainers/go-digest v1.0.0 18:53:14 Removing intermediate container f9a357f909e2 18:53:14 ---> 03a4ccbd518d 18:53:14 18:53:14 Step 13/25 : FROM alpine:3.15 18:53:14 ---> 3fb3c9af89a9 18:53:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:53:14 ---> Using cache 18:53:14 ---> 8135ced5d217 18:53:14 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:53:14 ---> Using cache 18:53:14 ---> be8620a49377 18:53:14 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:53:14 ---> Using cache 18:53:14 ---> b6ab40b7c8d1 18:53:14 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:53:14 ---> 3a3ee5b2994e 18:53:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:53:14 ---> 2e1d2e23bd1f 18:53:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:53:14 ---> b877d2a4848b 18:53:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:53:14 ---> ccf342a1bc98 18:53:14 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:53:14 ---> Running in 26296e0078d0 18:53:14 Removing intermediate container 26296e0078d0 18:53:14 ---> 870f6332887a 18:53:14 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:53:14 ---> Running in fea1d5884745 18:53:14 Removing intermediate container fea1d5884745 18:53:14 ---> 0f65cebf9934 18:53:14 Step 23/25 : LABEL arch=arm64 18:53:14 ---> Running in ea2051ff1011 18:53:14 Removing intermediate container ea2051ff1011 18:53:14 ---> 54eb255d0746 18:53:14 Step 24/25 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 18:53:14 ---> Running in f044c23d51b6 18:53:14 Removing intermediate container f044c23d51b6 18:53:14 ---> 44bcbe978f9f 18:53:14 Step 25/25 : LABEL version=0.0.0 18:53:14 ---> Running in bc475e063c32 18:53:14 Removing intermediate container bc475e063c32 18:53:14 ---> a26722da4364 18:53:14 18:53:14 Successfully built a26722da4364 18:53:14 Successfully tagged security-spire-server-arm64:latest 18:53:18  Building security-spire-server ... done Removing intermediate container 2ac0433e49e4 18:53:18 ---> 40d312427660 18:53:18 18:53:18 Step 13/26 : FROM alpine:3.15 18:53:18 ---> 3fb3c9af89a9 18:53:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:53:18 ---> Using cache 18:53:18 ---> 8135ced5d217 18:53:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:53:18 ---> Using cache 18:53:18 ---> be8620a49377 18:53:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:53:18 ---> Running in 4cf0d013269a 18:53:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:53:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:53:21 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:53:21 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:53:21 OK: 15729 distinct packages available 18:53:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:53:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:53:24 (1/4) Installing dumb-init (1.2.5-r1) 18:53:24 (2/4) Installing musl-obstack (1.2.3-r0) 18:53:24 (3/4) Installing libucontext (1.1-r0) 18:53:24 (4/4) Installing gcompat (1.0.0-r4) 18:53:24 Executing busybox-1.34.1-r5.trigger 18:53:24 OK: 6 MiB in 18 packages 18:53:25 Removing intermediate container 4cf0d013269a 18:53:25 ---> a2ced9e83659 18:53:25 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:53:29 ---> 6dd3b99efad5 18:53:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:53:29 ---> 839810eed7d9 18:53:29 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:53:29 ---> Running in 186e9132dc1f 18:53:30 Removing intermediate container 186e9132dc1f 18:53:30 ---> 7ae0bb56ffca 18:53:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:53:30 ---> 146ed46e4a4c 18:53:30 Step 21/26 : WORKDIR / 18:53:30 ---> Running in 32070825c423 18:53:31 Removing intermediate container 32070825c423 18:53:31 ---> d885300dd69d 18:53:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:53:31 ---> Running in 07579b07d0c6 18:53:31 Removing intermediate container 07579b07d0c6 18:53:31 ---> 267477147445 18:53:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:53:31 ---> Running in 437ee30c00d1 18:53:32 Removing intermediate container 437ee30c00d1 18:53:32 ---> b3c69fdaac01 18:53:32 Step 24/26 : LABEL arch=arm64 18:53:32 ---> Running in 29541fdbc51d 18:53:32 Removing intermediate container 29541fdbc51d 18:53:32 ---> de43c4e3edee 18:53:32 Step 25/26 : LABEL git_sha=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 18:53:32 ---> Running in 9f9d1713f610 18:53:32 Removing intermediate container 9f9d1713f610 18:53:32 ---> 8c85a2f22064 18:53:32 Step 26/26 : LABEL version=0.0.0 18:53:33 ---> Running in 050e8d23b350 18:53:33 Removing intermediate container 050e8d23b350 18:53:33 ---> 2acf3740b898 18:53:33 18:53:33 Successfully built 2acf3740b898 18:53:33 Successfully tagged security-spire-config-arm64:latest 18:53:34  Building security-spire-config ... done  [Pipeline] } 18:53:34 $ docker stop --time=1 b78514eedc1e7a6d7740c32b62168eaf9800da63ee8b99c8babf0c2a7281de96 18:53:36 $ docker rm -f b78514eedc1e7a6d7740c32b62168eaf9800da63ee8b99c8babf0c2a7281de96 [Pipeline] // withDockerContainer [Pipeline] sh 18:53:36 + docker images 18:53:37 REPOSITORY TAG IMAGE ID CREATED SIZE 18:53:37 security-spire-config-arm64 latest 2acf3740b898 4 seconds ago 85.6MB 18:53:37 security-spire-server-arm64 latest a26722da4364 26 seconds ago 86.3MB 18:53:37 40d312427660 36 seconds ago 4.21GB 18:53:37 03a4ccbd518d 53 seconds ago 4.21GB 18:53:37 security-spire-agent-arm64 latest 7fdb147d71bd 6 minutes ago 126MB 18:53:37 2a75c0e69d53 7 minutes ago 4.21GB 18:53:37 sys-mgmt-agent-arm64 latest 9b2d929e6008 20 minutes ago 290MB 18:53:37 0b68ad55f155 21 minutes ago 1.43GB 18:53:37 security-secretstore-setup-arm64 latest b83695429c1f 22 minutes ago 40.8MB 18:53:37 1d5a20c88808 23 minutes ago 1.44GB 18:53:37 core-metadata-arm64 latest ba9330370061 29 minutes ago 25.1MB 18:53:37 d6c34497b14b 29 minutes ago 1.43GB 18:53:37 security-bootstrapper-arm64 latest 1723a2533a83 30 minutes ago 23.6MB 18:53:37 d31472f9128f 30 minutes ago 1.43GB 18:53:37 security-spiffe-token-provider-arm64 latest ee8f40b72f30 37 minutes ago 27.7MB 18:53:37 7607991693a0 37 minutes ago 1.42GB 18:53:37 support-notifications-arm64 latest 22a9af0fc4b5 38 minutes ago 25.5MB 18:53:37 95463ddb7575 38 minutes ago 1.43GB 18:53:37 core-data-arm64 latest 798fce6c34a8 46 minutes ago 34.4MB 18:53:37 a5da037f92c8 46 minutes ago 1.46GB 18:53:37 security-proxy-setup-arm64 latest 9863af4b5dca 46 minutes ago 42.1MB 18:53:37 support-scheduler-arm64 latest 646145c152b8 46 minutes ago 24.9MB 18:53:37 74dea6cb1bc7 47 minutes ago 1.43GB 18:53:37 core-command-arm64 latest 9beb0aa13c5d 47 minutes ago 23.7MB 18:53:37 d2c6f6f8178f 47 minutes ago 1.44GB 18:53:37 2a296e53e4be 47 minutes ago 1.43GB 18:53:37 ci-base-image-arm64 latest a13b79fe92a6 About an hour ago 886MB 18:53:37 docker 20.10.14 c346e9eafbab 2 days ago 202MB 18:53:37 alpine 3.14 ac73e934f311 2 days ago 5.34MB 18:53:37 alpine 3.15 3fb3c9af89a9 2 days ago 5.32MB 18:53:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 18:53:37 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 18:53:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:38 18:53:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:53:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:38 arm64: Pulling from edgex-lftools-log-publisher 18:53:38 8998bd30e6a1: Pulling fs layer 18:53:38 04944245beec: Pulling fs layer 18:53:38 699f458cf7ca: Pulling fs layer 18:53:38 765212b225bb: Pulling fs layer 18:53:38 f23df028b6ca: Pulling fs layer 18:53:38 d65c8cfc05b1: Pulling fs layer 18:53:38 765212b225bb: Waiting 18:53:38 2437ff75d9bd: Pulling fs layer 18:53:38 d65c8cfc05b1: Waiting 18:53:38 2437ff75d9bd: Waiting 18:53:38 f23df028b6ca: Waiting 18:53:38 04944245beec: Verifying Checksum 18:53:38 04944245beec: Download complete 18:53:38 765212b225bb: Verifying Checksum 18:53:38 765212b225bb: Download complete 18:53:39 f23df028b6ca: Verifying Checksum 18:53:39 f23df028b6ca: Download complete 18:53:39 d65c8cfc05b1: Verifying Checksum 18:53:39 d65c8cfc05b1: Download complete 18:53:39 699f458cf7ca: Verifying Checksum 18:53:39 699f458cf7ca: Download complete 18:53:39 8998bd30e6a1: Verifying Checksum 18:53:39 8998bd30e6a1: Download complete 18:53:42 2437ff75d9bd: Verifying Checksum 18:53:42 2437ff75d9bd: Download complete 18:53:44 8998bd30e6a1: Pull complete 18:53:44 04944245beec: Pull complete 18:53:46 699f458cf7ca: Pull complete 18:53:46 765212b225bb: Pull complete 18:53:47 f23df028b6ca: Pull complete 18:53:47 d65c8cfc05b1: Pull complete 18:54:06 2437ff75d9bd: Pull complete 18:54:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:54:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:54:06 prd-ubuntu20.04-docker-arm64-4c-16g-11429 does not seem to be running inside a container 18:54:06 $ 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 18:54:09 $ docker top 5fbd0313e57f3c88fb8096b2bb50d3805f92ad0bb80df49609ba41d1aecb2e28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:10 ---> job-cost.sh 18:54:10 lf-activate-venv: SKIPPING 18:54:10 INFO: No Stack... 18:54:11 INFO: Retrieving Pricing Info for: v3-standard-4 18:54:12 INFO: Archiving Costs [Pipeline] sh 18:54:13 + cat /w/workspace/edgex-go/1/archives/cost.csv 18:54:13 + cut -d, -f6 [Pipeline] lock 18:54:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3947-1-stack-cost] 18:54:13 Resource [jenkins-edgexfoundry-edgex-go-PR-3947-1-stack-cost] did not exist. Created. 18:54:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3947-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:14 + echo total: 0.2199999988079071 [Pipeline] stash 18:54:14 Stashed 1 file(s) [Pipeline] } 18:54:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3947-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:54:14 $ docker stop --time=1 5fbd0313e57f3c88fb8096b2bb50d3805f92ad0bb80df49609ba41d1aecb2e28 18:54:16 $ docker rm -f 5fbd0313e57f3c88fb8096b2bb50d3805f92ad0bb80df49609ba41d1aecb2e28 [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 18:54:17 provisioning config files... 18:54:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5577775507859101609tmp [Pipeline] { [Pipeline] sh 18:54:17 + set +x 18:54:17 + curl -s https://codecov.io/bash 18:54:17 + bash -s -- 18:54:17 18:54:17 _____ _ 18:54:17 / ____| | | 18:54:17 | | ___ __| | ___ ___ _____ __ 18:54:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:54:17 | |___| (_) | (_| | __/ (_| (_) \ V / 18:54:17 \_____\___/ \__,_|\___|\___\___/ \_/ 18:54:17 Bash-1.0.6 18:54:17 18:54:17 18:54:17 ==> git version 2.25.1 found 18:54:17 ==> 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 18:54:17 Release-Date: 2020-01-08 18:54:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:54:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:54:17 ==> Jenkins CI detected. 18:54:17 current dir:  /w/workspace/edgex-go/1 18:54:17 project root: . 18:54:17 --> token set from env 18:54:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:54:17 ==> Running gcov in . (disable via -X gcov) 18:54:17 ==> Python coveragepy not found 18:54:17 ==> Searching for coverage reports in: 18:54:17 + . 18:54:17 -> Found 1 reports 18:54:17 ==> Detecting git/mercurial file structure 18:54:17 ==> Reading reports 18:54:17 + ./coverage.out bytes=431014 18:54:17 ==> Appending adjustments 18:54:17 https://docs.codecov.io/docs/fixing-reports 18:54:18 + Found adjustments 18:54:18 ==> Gzipping contents 18:54:18 60K /tmp/codecov.dfEooB.gz 18:54:18 ==> Uploading reports 18:54:18 url: https://codecov.io 18:54:18 query: branch=PR-3947&commit=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3947%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3947&job=&cmd_args= 18:54:18 -> Pinging Codecov 18:54:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3947&commit=88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3947%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3947&job=&cmd_args= 18:54:18 -> Uploading to 18:54:18 https://storage.googleapis.com/codecov/v4/raw/2022-04-07/00271124DB129430A58F1EEE437C3FCB/88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2/c3d67c72-8ac2-468c-95bf-2458ef62661f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220407T185418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27b4c67b64bb58a201e8e6246aa8f326fcdd2ea9e931e7744d8937a8e60f7d0d 18:54:18 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:18 Dload Upload Total Spent Left Speed 18:54:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59184 0 0 100 59184 0 248k --:--:-- --:--:-- --:--:-- 248k 18:54:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/88bc4c7d1533f7c1492d8e4bf0836c9b1efbeef2 [Pipeline] } 18:54:19 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 18:54:20 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 18:54:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:54:21 ---> package-listing.sh 18:54:21 ++ facter osfamily 18:54:21 ++ tr '[:upper:]' '[:lower:]' 18:54:22 + OS_FAMILY=debian 18:54:22 + workspace=/w/workspace/edgex-go/1 18:54:22 + START_PACKAGES=/tmp/packages_start.txt 18:54:22 + END_PACKAGES=/tmp/packages_end.txt 18:54:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:54:22 + PACKAGES=/tmp/packages_start.txt 18:54:22 + '[' /w/workspace/edgex-go/1 ']' 18:54:22 + PACKAGES=/tmp/packages_end.txt 18:54:22 + case "${OS_FAMILY}" in 18:54:22 + dpkg -l 18:54:22 + grep '^ii' 18:54:22 + '[' -f /tmp/packages_start.txt ']' 18:54:22 + '[' -f /tmp/packages_end.txt ']' 18:54:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:54:22 + '[' /w/workspace/edgex-go/1 ']' 18:54:22 + mkdir -p /w/workspace/edgex-go/1/archives/ 18:54:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 18:54:22 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 18:54:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:54:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:22 18:54:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:54:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:23 latest: Pulling from edgex-lftools-log-publisher 18:54:23 5eb5b503b376: Pulling fs layer 18:54:23 5c69ac0246d0: Pulling fs layer 18:54:23 ec43610c2a17: Pulling fs layer 18:54:23 3a2ae6a8a46f: Pulling fs layer 18:54:23 33b1e0a273af: Pulling fs layer 18:54:23 5d3b04190fa2: Pulling fs layer 18:54:23 2f39f015ded8: Pulling fs layer 18:54:23 3a2ae6a8a46f: Waiting 18:54:23 33b1e0a273af: Waiting 18:54:23 5d3b04190fa2: Waiting 18:54:23 2f39f015ded8: Waiting 18:54:23 5c69ac0246d0: Download complete 18:54:23 3a2ae6a8a46f: Verifying Checksum 18:54:23 3a2ae6a8a46f: Download complete 18:54:23 33b1e0a273af: Verifying Checksum 18:54:23 33b1e0a273af: Download complete 18:54:23 ec43610c2a17: Download complete 18:54:23 5d3b04190fa2: Download complete 18:54:23 5eb5b503b376: Verifying Checksum 18:54:23 5eb5b503b376: Download complete 18:54:24 2f39f015ded8: Verifying Checksum 18:54:25 5eb5b503b376: Pull complete 18:54:25 5c69ac0246d0: Pull complete 18:54:25 ec43610c2a17: Pull complete 18:54:25 3a2ae6a8a46f: Pull complete 18:54:25 33b1e0a273af: Pull complete 18:54:25 5d3b04190fa2: Pull complete 18:54:31 2f39f015ded8: Pull complete 18:54:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:54:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:54:31 prd-ubuntu20.04-docker-8c-8g-11428 does not seem to be running inside a container 18:54:31 $ 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 18:54:32 $ docker top a344df88a3278bc5f76dd9326f6b5ae514eb736873656bf874cd3d9865c1f96f -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:33 + touch /tmp/pre-build-complete [Pipeline] sh 18:54:33 + mkdir -p /var/log/sysstat [Pipeline] sh 18:54:33 + ls /var/log/sa-host 18:54:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:34 provisioning config files... 18:54:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4482076709840347549tmp [Pipeline] { [Pipeline] echo 18:54:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:54:34 ---> create-netrc.sh [Pipeline] } 18:54:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:54:34 ---> python-tools-install.sh [Pipeline] echo 18:54:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:54:35 ---> sudo-logs.sh 18:54:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:54:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:54:35 ---> job-cost.sh 18:54:35 lf-activate-venv: SKIPPING 18:54:35 DEBUG: total: 0.2199999988079071 18:54:35 INFO: Retrieving Stack Cost... 18:54:35 INFO: Retrieving Pricing Info for: v3-standard-8 18:54:36 INFO: Archiving Costs [Pipeline] echo 18:54:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:54:36 ---> logs-deploy.sh 18:54:36 lf-activate-venv: SKIPPING 18:54:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3947/1 18:54:36 INFO: archiving workspace using pattern(s): 18:54:37 Archives upload complete. 18:54:37 INFO: archiving logs to Nexus 18:54:38 ---> uname -a: 18:54:38 Linux prd-ubuntu20-04-docker-8c-8g-11428 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 18:54:38 18:54:38 18:54:38 ---> lscpu: 18:54:38 Architecture: x86_64 18:54:38 CPU op-mode(s): 32-bit, 64-bit 18:54:38 Byte Order: Little Endian 18:54:38 Address sizes: 40 bits physical, 48 bits virtual 18:54:38 CPU(s): 8 18:54:38 On-line CPU(s) list: 0-7 18:54:38 Thread(s) per core: 1 18:54:38 Core(s) per socket: 1 18:54:38 Socket(s): 8 18:54:38 NUMA node(s): 1 18:54:38 Vendor ID: AuthenticAMD 18:54:38 CPU family: 23 18:54:38 Model: 49 18:54:38 Model name: AMD EPYC-Rome Processor 18:54:38 Stepping: 0 18:54:38 CPU MHz: 2799.998 18:54:38 BogoMIPS: 5599.99 18:54:38 Virtualization: AMD-V 18:54:38 Hypervisor vendor: KVM 18:54:38 Virtualization type: full 18:54:38 L1d cache: 256 KiB 18:54:38 L1i cache: 256 KiB 18:54:38 L2 cache: 4 MiB 18:54:38 L3 cache: 128 MiB 18:54:38 NUMA node0 CPU(s): 0-7 18:54:38 Vulnerability Itlb multihit: Not affected 18:54:38 Vulnerability L1tf: Not affected 18:54:38 Vulnerability Mds: Not affected 18:54:38 Vulnerability Meltdown: Not affected 18:54:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:54:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:54:38 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:54:38 Vulnerability Srbds: Not affected 18:54:38 Vulnerability Tsx async abort: Not affected 18:54:38 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 18:54:38 18:54:38 18:54:38 ---> nproc: 18:54:38 8 18:54:38 18:54:38 18:54:38 ---> df -h: 18:54:38 Filesystem Size Used Avail Use% Mounted on 18:54:38 overlay 155G 27G 129G 17% / 18:54:38 tmpfs 64M 0 64M 0% /dev 18:54:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:54:38 shm 64M 0 64M 0% /dev/shm 18:54:38 /dev/vda1 155G 27G 129G 17% /facter-os 18:54:38 18:54:38 18:54:38 ---> sar -b -r -n DEV: 18:54:38 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11428) 04/07/22 _x86_64_ (8 CPU) 18:54:38 18:54:38 17:38:20 LINUX RESTART (8 CPU) 18:54:38 18:54:38 17:39:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:54:38 17:40:01 158.92 12.39 146.53 0.00 2038.96 107853.82 0.00 18:54:38 17:41:01 31.49 0.10 31.39 0.00 0.80 12529.31 0.00 18:54:38 17:42:01 80.79 0.08 80.71 0.00 8.40 36386.94 0.00 18:54:38 17:43:01 405.03 0.38 404.65 0.00 14.13 374006.26 0.00 18:54:38 17:44:01 852.19 0.18 852.01 0.00 1.47 323810.56 0.00 18:54:38 17:45:01 914.51 0.37 914.14 0.00 3.07 306854.71 0.00 18:54:38 17:46:01 653.28 0.38 652.90 0.00 3.07 241295.57 0.00 18:54:38 17:47:01 740.64 0.03 740.61 0.00 0.27 241269.26 0.00 18:54:38 17:48:01 538.62 0.55 538.07 0.00 4.40 189762.75 0.00 18:54:38 17:49:01 262.81 0.00 262.81 0.00 0.00 102697.77 0.00 18:54:38 17:50:01 2.07 0.00 2.07 0.00 0.00 24.00 0.00 18:54:38 17:51:01 1.23 0.00 1.23 0.00 0.00 15.19 0.00 18:54:38 17:52:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 18:54:38 17:53:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 18:54:38 17:54:01 1.58 0.02 1.57 0.00 0.13 19.46 0.00 18:54:38 17:55:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 18:54:38 17:56:01 2.10 0.17 1.93 0.00 18.26 24.66 0.00 18:54:38 17:57:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 18:54:38 17:58:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 18:54:38 17:59:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 18:54:38 18:00:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 18:54:38 18:01:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 18:54:38 18:02:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 18:54:38 18:03:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 18:54:38 18:04:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 18:54:38 18:05:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 18:54:38 18:06:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 18:54:38 18:07:01 1.40 0.00 1.40 0.00 0.00 17.59 0.00 18:54:38 18:08:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 18:54:38 18:09:01 1.93 0.00 1.93 0.00 0.00 22.53 0.00 18:54:38 18:10:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 18:54:38 18:11:01 1.63 0.00 1.63 0.00 0.00 19.59 0.00 18:54:38 18:12:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 18:54:38 18:13:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 18:54:38 18:14:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 18:54:38 18:15:01 1.65 0.00 1.65 0.00 0.00 20.13 0.00 18:54:38 18:16:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 18:54:38 18:17:01 1.60 0.02 1.58 0.00 0.13 17.46 0.00 18:54:38 18:18:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 18:54:38 18:19:01 1.33 0.00 1.33 0.00 0.00 16.79 0.00 18:54:38 18:20:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 18:54:38 18:21:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 18:54:38 18:22:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 18:54:38 18:23:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 18:54:38 18:24:01 3.13 0.87 2.27 0.00 18.40 31.33 0.00 18:54:38 18:25:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 18:54:38 18:26:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 18:54:38 18:27:01 2.12 0.00 2.12 0.00 0.00 22.66 0.00 18:54:38 18:28:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 18:54:38 18:29:01 1.63 0.00 1.63 0.00 0.00 19.19 0.00 18:54:38 18:30:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 18:54:38 18:31:01 1.87 0.00 1.87 0.00 0.00 21.46 0.00 18:54:38 18:32:01 2.77 1.58 1.18 0.00 50.38 15.59 0.00 18:54:38 18:33:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 18:54:38 18:34:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 18:54:38 18:35:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 18:54:38 18:36:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 18:54:38 18:37:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 18:54:38 18:38:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 18:54:38 18:39:02 1.37 0.00 1.37 0.00 0.00 19.06 0.00 18:54:38 18:40:01 0.95 0.00 0.95 0.00 0.00 10.44 0.00 18:54:38 18:41:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 18:54:38 18:42:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 18:54:38 18:43:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 18:54:38 18:44:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 18:54:38 18:45:01 1.73 0.00 1.73 0.00 0.00 21.19 0.00 18:54:38 18:46:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 18:54:38 18:47:01 1.37 0.00 1.37 0.00 0.00 17.59 0.00 18:54:38 18:48:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 18:54:38 18:49:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 18:54:38 18:50:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 18:54:38 18:51:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 18:54:38 18:52:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 18:54:38 18:53:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 18:54:38 18:54:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 18:54:38 Average: 63.04 0.22 62.81 0.00 27.93 25803.78 0.00 18:54:38 18:54:38 17:39:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:54:38 17:40:01 28403668 31658220 638988 1.94 148040 3336936 2112040 6.22 1359496 2698760 6196 18:54:38 17:41:01 28066592 31762020 531584 1.62 152628 3731432 1942160 5.72 1316996 3033540 165852 18:54:38 17:42:01 27922268 31779164 518664 1.58 155072 3891688 1823248 5.37 1310860 3187580 268 18:54:38 17:43:01 19796800 31113688 1143728 3.48 204628 10919792 4084356 12.04 2944596 9244760 2003624 18:54:38 17:44:01 15978980 29515176 2742176 8.34 255108 12950208 5422156 15.98 5139140 10727972 2752 18:54:38 17:45:01 12028300 30616324 1630484 4.96 353328 17552012 4028696 11.87 4877676 14574216 154820 18:54:38 17:46:01 6123628 29390976 2851512 8.67 471908 21797820 5628028 16.59 6621464 18416716 49072 18:54:38 17:47:01 7258588 30826456 1422732 4.33 526052 22051700 3463976 10.21 5741696 18168564 106360 18:54:38 17:48:01 8672372 31611576 651608 1.98 638540 21406832 2343824 6.91 3347956 19264832 51444 18:54:38 17:49:01 10558788 31749736 518464 1.58 705988 19642532 1927184 5.68 2994640 17791784 456 18:54:38 17:50:01 10560380 31751368 517000 1.57 706004 19642532 1927184 5.68 2993832 17791788 16 18:54:38 17:51:01 10566792 31757748 510668 1.55 706028 19642540 1927184 5.68 2987436 17791792 56 18:54:38 17:52:01 10567492 31758484 509860 1.55 706044 19642544 1927184 5.68 2986820 17791796 8 18:54:38 17:53:01 10568120 31759156 509072 1.55 706064 19642544 1927184 5.68 2986016 17791796 24 18:54:38 17:54:01 10567832 31759352 508884 1.55 706100 19642672 1916100 5.65 2986108 17792112 20 18:54:38 17:55:01 10567968 31759532 508828 1.55 706124 19642680 1916100 5.65 2985816 17792116 160 18:54:38 17:56:01 10567108 31759476 508924 1.55 706156 19643228 1947756 5.74 2986040 17792632 12 18:54:38 17:57:01 10567068 31759456 508880 1.55 706172 19643236 1947756 5.74 2985968 17792636 8 18:54:38 17:58:01 10566176 31758580 509712 1.55 706192 19643240 1947756 5.74 2986008 17792640 12 18:54:38 17:59:01 10566444 31758864 509384 1.55 706196 19643240 1947756 5.74 2986368 17792644 48 18:54:38 18:00:01 10566428 31758856 509332 1.55 706220 19643240 1947756 5.74 2986088 17792648 24 18:54:38 18:01:01 10566592 31759056 509048 1.55 706232 19643244 1947756 5.74 2986124 17792648 56 18:54:38 18:02:01 10566996 31759476 508768 1.55 706244 19643248 1947756 5.74 2986340 17792652 44 18:54:38 18:03:01 10566972 31759456 508780 1.55 706252 19643252 1947756 5.74 2985816 17792656 60 18:54:38 18:04:01 10566340 31758852 509268 1.55 706272 19643256 1947756 5.74 2986960 17792656 204 18:54:38 18:05:01 10566372 31758904 509220 1.55 706292 19643252 1947756 5.74 2986152 17792664 24 18:54:38 18:06:01 10566332 31758884 509176 1.55 706304 19643264 1947756 5.74 2986460 17792668 32 18:54:38 18:07:01 10566820 31759384 508708 1.55 706328 19643264 1947756 5.74 2986172 17792668 8 18:54:38 18:08:01 10566772 31759368 508660 1.55 706364 19643272 1947756 5.74 2986132 17792676 12 18:54:38 18:09:01 10566940 31759592 508632 1.55 706404 19643256 1947756 5.74 2986532 17792676 8 18:54:38 18:10:01 10566932 31759624 508588 1.55 706416 19643272 1947756 5.74 2986312 17792680 20 18:54:38 18:11:01 10566868 31759568 508580 1.55 706440 19643280 1947756 5.74 2986288 17792684 44 18:54:38 18:12:01 10567028 31759752 508552 1.55 706456 19643280 1947756 5.74 2986996 17792684 20 18:54:38 18:13:01 10567052 31759828 508464 1.55 706488 19643284 1947756 5.74 2986352 17792688 16 18:54:38 18:14:01 10567004 31759796 508444 1.55 706512 19643268 1947756 5.74 2986496 17792688 20 18:54:38 18:15:01 10566988 31759832 508348 1.55 706536 19643292 1947756 5.74 2986416 17792696 52 18:54:38 18:16:01 10566876 31759736 508372 1.55 706556 19643296 1947756 5.74 2986400 17792700 32 18:54:38 18:17:01 10566644 31759572 508380 1.55 706576 19643296 1947756 5.74 2986468 17792700 276 18:54:38 18:18:01 10567244 31760176 507764 1.54 706592 19643292 1947756 5.74 2986448 17792704 68 18:54:38 18:19:01 10566868 31759832 508264 1.55 706608 19643304 1931604 5.69 2986908 17792708 272 18:54:38 18:20:01 10566900 31759876 508220 1.55 706624 19643300 1931604 5.69 2986724 17792708 12 18:54:38 18:21:01 10566836 31759960 508052 1.55 706656 19643424 1931604 5.69 2986496 17792832 12 18:54:38 18:22:01 10566748 31759908 508044 1.54 706672 19643440 1915528 5.65 2986736 17792832 12 18:54:38 18:23:01 10566480 31759664 508216 1.55 706700 19643436 1915528 5.65 2986544 17792836 12 18:54:38 18:24:01 10564524 31758604 509376 1.55 706772 19643952 1966504 5.80 2986956 17793324 48 18:54:38 18:25:01 10564720 31758832 509144 1.55 706792 19643964 1966504 5.80 2986484 17793324 56 18:54:38 18:26:01 10564672 31758788 509124 1.55 706800 19643964 1966504 5.80 2986404 17793328 8 18:54:38 18:27:01 10564876 31759004 509128 1.55 706828 19643960 1966504 5.80 2986396 17793328 12 18:54:38 18:28:01 10565044 31759212 508884 1.55 706852 19643972 1966504 5.80 2986484 17793332 12 18:54:38 18:29:01 10565092 31759292 508948 1.55 706864 19643968 1966504 5.80 2987404 17793336 56 18:54:38 18:30:01 10565044 31759252 508936 1.55 706872 19643972 1966504 5.80 2987444 17793336 8 18:54:38 18:31:01 10565248 31759468 508664 1.55 706888 19643968 1966504 5.80 2986468 17793340 48 18:54:38 18:32:01 10561572 31758264 509704 1.55 706904 19645496 1966504 5.80 2992220 17792988 216 18:54:38 18:33:01 10561676 31758376 509680 1.55 706908 19645500 1966504 5.80 2991372 17792952 252 18:54:38 18:34:01 10561440 31758148 509912 1.55 706920 19645500 1966504 5.80 2991304 17792956 20 18:54:38 18:35:01 10561416 31758140 509888 1.55 706936 19645504 1966504 5.80 2991904 17792912 44 18:54:38 18:36:01 10561368 31758132 509804 1.55 706956 19645508 1966504 5.80 2991304 17792916 12 18:54:38 18:37:01 10561108 31757880 510028 1.55 706964 19645516 1950436 5.75 2991248 17792920 48 18:54:38 18:38:01 10561052 31757836 510012 1.55 706968 19645516 1950436 5.75 2991080 17792920 16 18:54:38 18:39:02 10560972 31757776 510012 1.55 706988 19645512 1950436 5.75 2992028 17792928 20 18:54:38 18:40:01 10560956 31757784 509992 1.55 706996 19645520 1950436 5.75 2991144 17792928 20 18:54:38 18:41:01 10560908 31757756 509960 1.55 707004 19645524 1950436 5.75 2991352 17792932 48 18:54:38 18:42:01 10560856 31757724 510140 1.55 707020 19645532 1950436 5.75 2991880 17792936 20 18:54:38 18:43:01 10560652 31757528 510372 1.55 707024 19645532 1950436 5.75 2992016 17792936 160 18:54:38 18:44:01 10560816 31757728 510108 1.55 707048 19645532 1950436 5.75 2991336 17792940 36 18:54:38 18:45:01 10560800 31757740 510032 1.55 707072 19645540 1950436 5.75 2991240 17792948 52 18:54:38 18:46:01 10560500 31757460 510260 1.55 707080 19645540 1950436 5.75 2991436 17792948 12 18:54:38 18:47:01 10560232 31757200 510448 1.55 707096 19645544 1950436 5.75 2991488 17792952 12 18:54:38 18:48:01 10560428 31757524 510052 1.55 707108 19645672 1950436 5.75 2991288 17793068 12 18:54:38 18:49:01 10560860 31757976 509648 1.55 707120 19645676 1950436 5.75 2991756 17793072 56 18:54:38 18:50:01 10561012 31758148 509648 1.55 707132 19645672 1933892 5.70 2991600 17793076 20 18:54:38 18:51:01 10560256 31757424 510364 1.55 707140 19645684 1933892 5.70 2991928 17793092 40 18:54:38 18:52:01 10560392 31757572 510372 1.55 707152 19645688 1933892 5.70 2992248 17793096 24 18:54:38 18:53:01 10560368 31757576 510340 1.55 707176 19645688 1933892 5.70 2991968 17793096 168 18:54:38 18:54:01 10560360 31757600 510304 1.55 707196 19645696 1933892 5.70 2991680 17793104 20 18:54:38 Average: 11353302 31657814 610138 1.86 660583 18855310 2124407 6.26 3065335 16981876 33922 18:54:38 18:54:38 17:39:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:54:38 17:40:01 ens3 680.83 597.29 7657.63 142.20 0.00 0.00 0.00 0.00 18:54:38 17:40:01 veth59b5175 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:54:38 17:40:01 lo 3.93 3.93 0.39 0.39 0.00 0.00 0.00 0.00 18:54:38 17:40:01 docker0 444.51 442.44 53.44 3819.47 0.00 0.00 0.00 0.00 18:54:38 17:41:01 ens3 30.61 16.26 25.47 9.46 0.00 0.00 0.00 0.00 18:54:38 17:41:01 veth59b5175 1.45 1.52 0.11 0.12 0.00 0.00 0.00 0.00 18:54:38 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 17:41:01 docker0 1.45 1.45 0.09 0.11 0.00 0.00 0.00 0.00 18:54:38 17:42:01 ens3 132.46 91.24 1699.60 74.66 0.00 0.00 0.00 0.00 18:54:38 17:42:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 18:54:38 17:42:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:43:01 ens3 468.66 275.56 5619.19 37.20 0.00 0.00 0.00 0.00 18:54:38 17:43:01 veth8af28c1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:54:38 17:43:01 vethb362451 0.00 0.82 0.00 0.05 0.00 0.00 0.00 0.00 18:54:38 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 17:43:01 veth3383cad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:54:38 17:43:01 vetha9ac01d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:54:38 17:43:01 vethf05f17d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:54:38 17:43:01 docker0 255.26 433.52 17.19 5589.57 0.00 0.00 0.00 0.00 18:54:38 17:43:01 vetha555f49 211.45 379.24 17.58 5360.87 0.00 0.00 0.00 0.44 18:54:38 17:44:01 ens3 149.39 110.28 828.43 71.59 0.00 0.00 0.00 0.00 18:54:38 17:44:01 vethb362451 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:54:38 17:44:01 veth46130ed 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:54:38 17:44:01 veth5b954c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:44:01 veth0baf5c3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:54:38 17:44:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 18:54:38 17:44:01 docker0 61.91 91.42 4.44 708.31 0.00 0.00 0.00 0.00 18:54:38 17:44:01 vetha555f49 32.26 50.49 3.14 467.48 0.00 0.00 0.00 0.04 18:54:38 17:44:01 veth98c361d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:44:01 veth43f72a1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:54:38 17:45:01 ens3 689.11 382.54 8236.85 114.83 0.00 0.00 0.00 0.00 18:54:38 17:45:01 vethf2a924e 86.59 191.72 5.63 2250.90 0.00 0.00 0.00 0.18 18:54:38 17:45:01 vethb362451 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 18:54:38 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 17:45:01 vethcfae74c 230.88 412.34 19.59 5824.86 0.00 0.00 0.00 0.48 18:54:38 17:45:01 docker0 329.69 622.72 21.60 8200.79 0.00 0.00 0.00 0.00 18:54:38 17:45:01 vetha555f49 0.17 0.40 0.01 0.02 0.00 0.00 0.00 0.00 18:54:38 17:46:01 ens3 288.92 162.05 3847.21 28.46 0.00 0.00 0.00 0.00 18:54:38 17:46:01 veth6864161 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:54:38 17:46:01 vethf2a924e 134.62 241.15 13.56 3576.28 0.00 0.00 0.00 0.29 18:54:38 17:46:01 vethb362451 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:46:01 vethcfae74c 0.13 0.23 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 17:46:01 docker0 145.42 257.36 12.60 3821.27 0.00 0.00 0.00 0.00 18:54:38 17:47:01 ens3 102.13 81.74 198.80 79.17 0.00 0.00 0.00 0.00 18:54:38 17:47:01 vethf2a924e 0.18 0.45 0.01 0.02 0.00 0.00 0.00 0.00 18:54:38 17:47:01 vethb362451 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 18:54:38 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 17:47:01 vethcfae74c 0.10 0.40 0.01 0.02 0.00 0.00 0.00 0.00 18:54:38 17:47:01 docker0 27.65 35.64 1.59 167.19 0.00 0.00 0.00 0.00 18:54:38 17:48:01 ens3 143.62 89.87 2014.95 19.19 0.00 0.00 0.00 0.00 18:54:38 17:48:01 vethb362451 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:54:38 17:48:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 18:54:38 17:48:01 docker0 50.75 77.39 3.82 902.65 0.00 0.00 0.00 0.00 18:54:38 17:49:01 ens3 53.37 50.97 17.55 69.80 0.00 0.00 0.00 0.00 18:54:38 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 17:49:01 docker0 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 18:54:38 17:50:01 ens3 0.52 0.13 0.05 0.01 0.00 0.00 0.00 0.00 18:54:38 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:51:01 ens3 0.95 0.60 0.52 0.40 0.00 0.00 0.00 0.00 18:54:38 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:52:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:54:38 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:54:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:54:38 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:55:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:56:01 ens3 0.25 0.32 0.11 0.03 0.00 0.00 0.00 0.00 18:54:38 17:56:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 17:59:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:54:38 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:02:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:03:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:04:01 ens3 0.97 0.37 0.38 0.27 0.00 0.00 0.00 0.00 18:54:38 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:06:01 ens3 0.33 0.25 0.23 0.13 0.00 0.00 0.00 0.00 18:54:38 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:08:01 ens3 0.17 0.10 0.17 0.01 0.00 0.00 0.00 0.00 18:54:38 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:09:01 ens3 1.08 0.62 0.38 0.29 0.00 0.00 0.00 0.00 18:54:38 18:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:12:01 ens3 1.00 0.35 0.45 0.27 0.00 0.00 0.00 0.00 18:54:38 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:13:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:14:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:54:38 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:15:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:17:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:54:38 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:19:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:54:38 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:23:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:24:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:54:38 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:29:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:54:38 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:32:01 ens3 7.03 5.43 5.35 6.06 0.00 0.00 0.00 0.00 18:54:38 18:32:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:34:01 ens3 0.53 0.12 0.12 0.07 0.00 0.00 0.00 0.00 18:54:38 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:35:01 ens3 0.62 0.63 0.38 0.23 0.00 0.00 0.00 0.00 18:54:38 18:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:37:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:54:38 18:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:38:01 ens3 0.82 0.00 0.09 0.00 0.00 0.00 0.00 0.00 18:54:38 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:39:02 ens3 1.95 1.22 1.04 0.75 0.00 0.00 0.00 0.00 18:54:38 18:39:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:40:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:54:38 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:41:01 ens3 0.77 0.10 0.07 0.01 0.00 0.00 0.00 0.00 18:54:38 18:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:42:01 ens3 0.97 0.55 0.39 0.28 0.00 0.00 0.00 0.00 18:54:38 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:43:01 ens3 0.60 0.45 0.27 0.21 0.00 0.00 0.00 0.00 18:54:38 18:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:44:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:54:38 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:46:01 ens3 0.15 0.13 0.09 0.01 0.00 0.00 0.00 0.00 18:54:38 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:47:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:49:01 ens3 0.57 0.23 0.12 0.08 0.00 0.00 0.00 0.00 18:54:38 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:50:01 ens3 0.73 0.55 0.41 0.28 0.00 0.00 0.00 0.00 18:54:38 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:51:01 ens3 0.55 0.40 0.27 0.21 0.00 0.00 0.00 0.00 18:54:38 18:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:52:01 ens3 1.23 0.52 0.38 0.22 0.00 0.00 0.00 0.00 18:54:38 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:53:01 ens3 0.53 0.42 0.27 0.21 0.00 0.00 0.00 0.00 18:54:38 18:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:54:38 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:54:01 ens3 0.55 0.15 0.09 0.07 0.00 0.00 0.00 0.00 18:54:38 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:38 Average: ens3 36.61 24.75 399.00 8.71 0.00 0.00 0.00 0.00 18:54:38 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 18:54:38 Average: docker0 17.37 25.99 1.51 307.99 0.00 0.00 0.00 0.00 18:54:38 18:54:38 18:54:38 ---> sar -P ALL: 18:54:38 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11428) 04/07/22 _x86_64_ (8 CPU) 18:54:38 18:54:38 17:38:20 LINUX RESTART (8 CPU) 18:54:38 18:54:38 17:39:03 CPU %user %nice %system %iowait %steal %idle 18:54:38 17:40:01 all 12.09 0.00 4.36 1.02 0.07 82.47 18:54:38 17:40:01 0 17.00 0.00 4.02 0.05 0.09 78.85 18:54:38 17:40:01 1 15.37 0.00 4.90 1.07 0.09 78.58 18:54:38 17:40:01 2 10.11 0.00 3.95 3.51 0.07 82.36 18:54:38 17:40:01 3 10.86 0.00 4.22 0.26 0.05 84.60 18:54:38 17:40:01 4 9.64 0.00 3.96 0.45 0.05 85.90 18:54:38 17:40:01 5 11.23 0.00 4.24 0.12 0.05 84.35 18:54:38 17:40:01 6 10.30 0.00 4.97 2.36 0.05 82.33 18:54:38 17:40:01 7 12.16 0.00 4.60 0.35 0.09 82.80 18:54:38 17:41:01 all 47.87 0.00 7.05 0.10 0.09 44.90 18:54:38 17:41:01 0 46.62 0.00 7.69 0.00 0.08 45.61 18:54:38 17:41:01 1 46.66 0.00 7.85 0.08 0.08 45.32 18:54:38 17:41:01 2 50.06 0.00 7.24 0.69 0.08 41.93 18:54:38 17:41:01 3 46.78 0.00 6.62 0.00 0.08 46.51 18:54:38 17:41:01 4 48.45 0.00 6.38 0.00 0.08 45.08 18:54:38 17:41:01 5 47.76 0.00 6.43 0.00 0.10 45.71 18:54:38 17:41:01 6 48.59 0.00 7.34 0.00 0.08 43.99 18:54:38 17:41:01 7 48.07 0.00 6.81 0.02 0.08 45.02 18:54:38 17:42:01 all 35.47 0.00 6.30 0.42 0.08 57.73 18:54:38 17:42:01 0 31.41 0.00 6.03 0.05 0.08 62.43 18:54:38 17:42:01 1 36.36 0.00 6.42 2.38 0.08 54.76 18:54:38 17:42:01 2 35.96 0.00 6.46 0.19 0.08 57.31 18:54:38 17:42:01 3 36.55 0.00 6.29 0.55 0.07 56.54 18:54:38 17:42:01 4 35.67 0.00 6.03 0.02 0.08 58.20 18:54:38 17:42:01 5 33.38 0.00 6.21 0.05 0.09 60.28 18:54:38 17:42:01 6 36.14 0.00 6.36 0.00 0.08 57.42 18:54:38 17:42:01 7 38.28 0.00 6.63 0.08 0.08 54.92 18:54:38 17:43:01 all 44.51 0.00 16.46 3.28 0.11 35.64 18:54:38 17:43:01 0 43.90 0.00 14.32 5.76 0.12 35.89 18:54:38 17:43:01 1 44.20 0.00 15.09 2.18 0.12 38.41 18:54:38 17:43:01 2 44.03 0.00 17.51 0.39 0.10 37.97 18:54:38 17:43:01 3 43.38 0.00 15.09 9.29 0.12 32.12 18:54:38 17:43:01 4 46.03 0.00 17.19 2.50 0.12 34.17 18:54:38 17:43:01 5 44.36 0.00 18.06 0.65 0.10 36.82 18:54:38 17:43:01 6 45.98 0.00 15.46 0.55 0.10 37.91 18:54:38 17:43:01 7 44.17 0.00 18.93 4.94 0.10 31.86 18:54:38 17:44:01 all 81.67 0.00 16.02 0.22 0.14 1.95 18:54:38 17:44:01 0 83.81 0.00 14.01 0.07 0.13 1.98 18:54:38 17:44:01 1 83.74 0.00 14.07 0.12 0.13 1.93 18:54:38 17:44:01 2 82.58 0.00 15.24 0.57 0.13 1.48 18:54:38 17:44:01 3 78.64 0.00 18.79 0.05 0.13 2.38 18:54:38 17:44:01 4 82.56 0.00 14.94 0.45 0.13 1.91 18:54:38 17:44:01 5 80.68 0.00 16.93 0.07 0.15 2.16 18:54:38 17:44:01 6 81.81 0.00 16.06 0.35 0.13 1.64 18:54:38 17:44:01 7 79.55 0.00 18.12 0.10 0.13 2.10 18:54:38 17:45:01 all 76.32 0.00 15.03 1.55 0.13 6.97 18:54:38 17:45:01 0 77.55 0.00 13.85 0.82 0.13 7.64 18:54:38 17:45:01 1 75.46 0.00 15.14 5.11 0.15 4.15 18:54:38 17:45:01 2 76.04 0.00 16.66 0.52 0.13 6.64 18:54:38 17:45:01 3 74.87 0.00 15.11 1.26 0.12 8.65 18:54:38 17:45:01 4 75.29 0.00 15.97 1.64 0.13 6.96 18:54:38 17:45:01 5 79.20 0.00 14.19 0.47 0.13 6.00 18:54:38 17:45:01 6 73.84 0.00 16.36 1.44 0.12 8.25 18:54:38 17:45:01 7 78.30 0.00 12.99 1.13 0.13 7.46 18:54:38 17:46:01 all 87.17 0.00 12.51 0.02 0.14 0.16 18:54:38 17:46:01 0 87.28 0.00 12.32 0.02 0.15 0.23 18:54:38 17:46:01 1 86.84 0.00 12.61 0.03 0.13 0.38 18:54:38 17:46:01 2 86.80 0.00 12.96 0.02 0.15 0.07 18:54:38 17:46:01 3 86.01 0.00 13.72 0.00 0.15 0.12 18:54:38 17:46:01 4 86.71 0.00 12.97 0.03 0.13 0.15 18:54:38 17:46:01 5 89.14 0.00 10.44 0.02 0.15 0.25 18:54:38 17:46:01 6 86.87 0.00 13.00 0.00 0.13 0.00 18:54:38 17:46:01 7 87.71 0.00 12.02 0.02 0.13 0.12 18:54:38 17:47:01 all 83.15 0.00 12.29 0.26 0.14 4.15 18:54:38 17:47:01 0 80.26 0.00 14.63 0.00 0.13 4.97 18:54:38 17:47:01 1 82.40 0.00 12.12 0.08 0.13 5.26 18:54:38 17:47:01 2 89.96 0.00 7.83 0.02 0.13 2.05 18:54:38 17:47:01 3 85.49 0.00 11.57 0.10 0.13 2.71 18:54:38 17:47:01 4 82.43 0.00 13.16 0.80 0.15 3.45 18:54:38 17:47:01 5 81.73 0.00 11.84 0.42 0.15 5.86 18:54:38 17:47:01 6 81.52 0.00 13.72 0.45 0.15 4.16 18:54:38 17:47:01 7 81.39 0.00 13.47 0.23 0.13 4.77 18:54:38 17:48:01 all 36.26 0.00 10.15 3.24 0.10 50.24 18:54:38 17:48:01 0 41.07 0.00 8.08 0.61 0.10 50.14 18:54:38 17:48:01 1 31.78 0.00 12.02 13.18 0.10 42.92 18:54:38 17:48:01 2 34.71 0.00 10.84 1.41 0.10 52.94 18:54:38 17:48:01 3 31.92 0.00 11.09 1.45 0.10 55.44 18:54:38 17:48:01 4 51.49 0.00 8.81 3.11 0.14 36.46 18:54:38 17:48:01 5 32.26 0.00 10.28 3.64 0.10 53.71 18:54:38 17:48:01 6 31.79 0.00 10.56 1.77 0.09 55.80 18:54:38 17:48:01 7 34.97 0.00 9.56 0.84 0.10 54.53 18:54:38 17:49:01 all 8.82 0.00 4.70 1.56 0.05 84.87 18:54:38 17:49:01 0 7.79 0.00 7.75 7.48 0.07 76.91 18:54:38 17:49:01 1 8.44 0.00 4.28 0.49 0.05 86.74 18:54:38 17:49:01 2 8.44 0.00 5.18 2.40 0.05 83.94 18:54:38 17:49:01 3 10.10 0.00 4.39 0.07 0.05 85.39 18:54:38 17:49:01 4 10.75 0.00 4.92 0.68 0.05 83.60 18:54:38 17:49:01 5 8.40 0.00 3.45 0.82 0.03 87.29 18:54:38 17:49:01 6 8.18 0.00 3.45 0.46 0.07 87.85 18:54:38 17:49:01 7 8.43 0.00 4.19 0.05 0.05 87.27 18:54:38 17:50:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:54:38 17:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 17:50:01 1 0.03 0.00 0.00 0.03 0.00 99.93 18:54:38 17:50:01 2 0.02 0.00 0.05 0.08 0.02 99.83 18:54:38 17:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 17:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 17:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 17:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 17:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:54:38 18:54:38 17:50:01 CPU %user %nice %system %iowait %steal %idle 18:54:38 17:51:01 all 0.03 0.00 0.02 0.01 0.01 99.94 18:54:38 17:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:54:38 17:51:01 1 0.02 0.00 0.02 0.03 0.02 99.92 18:54:38 17:51:01 2 0.05 0.00 0.00 0.02 0.02 99.92 18:54:38 17:51:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:54:38 17:51:01 4 0.05 0.00 0.02 0.00 0.02 99.92 18:54:38 17:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:54:38 17:51:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:54:38 17:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 17:52:01 all 0.01 0.00 0.02 0.00 0.01 99.96 18:54:38 17:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 17:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 17:52:01 2 0.02 0.00 0.03 0.00 0.02 99.93 18:54:38 17:52:01 3 0.00 0.00 0.03 0.00 0.02 99.95 18:54:38 17:52:01 4 0.03 0.00 0.03 0.00 0.00 99.93 18:54:38 17:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 17:52:01 6 0.02 0.00 0.00 0.03 0.02 99.93 18:54:38 17:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 17:53:01 all 0.02 0.00 0.02 0.01 0.00 99.96 18:54:38 17:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 17:53:01 1 0.02 0.00 0.02 0.03 0.00 99.93 18:54:38 17:53:01 2 0.03 0.00 0.03 0.02 0.02 99.90 18:54:38 17:53:01 3 0.00 0.00 0.03 0.00 0.00 99.97 18:54:38 17:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 17:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 17:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 17:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 17:54:01 all 0.03 0.00 0.03 0.01 0.01 99.94 18:54:38 17:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 17:54:01 1 0.03 0.00 0.07 0.03 0.02 99.85 18:54:38 17:54:01 2 0.05 0.00 0.05 0.02 0.02 99.87 18:54:38 17:54:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:54:38 17:54:01 4 0.00 0.00 0.03 0.00 0.00 99.97 18:54:38 17:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 17:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:54:38 17:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 17:55:01 all 0.05 0.00 0.01 0.01 0.00 99.93 18:54:38 17:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 17:55:01 1 0.03 0.00 0.02 0.03 0.00 99.92 18:54:38 17:55:01 2 0.18 0.00 0.02 0.02 0.00 99.78 18:54:38 17:55:01 3 0.05 0.00 0.02 0.00 0.02 99.92 18:54:38 17:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 17:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 17:55:01 6 0.05 0.00 0.00 0.00 0.00 99.95 18:54:38 17:55:01 7 0.05 0.00 0.00 0.00 0.00 99.95 18:54:38 17:56:01 all 0.33 0.00 0.05 0.00 0.00 99.62 18:54:38 17:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:54:38 17:56:01 1 0.03 0.00 0.02 0.02 0.00 99.93 18:54:38 17:56:01 2 0.08 0.00 0.03 0.02 0.02 99.85 18:54:38 17:56:01 3 0.48 0.00 0.17 0.00 0.00 99.35 18:54:38 17:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:54:38 17:56:01 5 0.02 0.00 0.05 0.00 0.00 99.93 18:54:38 17:56:01 6 1.92 0.00 0.02 0.00 0.00 98.06 18:54:38 17:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 17:57:01 all 0.04 0.00 0.02 0.01 0.01 99.92 18:54:38 17:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 17:57:01 1 0.03 0.00 0.03 0.03 0.02 99.88 18:54:38 17:57:01 2 0.07 0.00 0.03 0.02 0.02 99.87 18:54:38 17:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 17:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 17:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 17:57:01 6 0.18 0.00 0.03 0.00 0.02 99.77 18:54:38 17:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 17:58:01 all 0.02 0.00 0.00 0.00 0.00 99.97 18:54:38 17:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 17:58:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:54:38 17:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 17:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 17:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 17:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 17:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 17:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 17:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:54:38 17:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 17:59:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:54:38 17:59:01 2 0.00 0.00 0.02 0.02 0.02 99.95 18:54:38 17:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 17:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 17:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 17:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 17:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:00:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:54:38 18:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:54:38 18:00:01 2 0.03 0.00 0.02 0.02 0.00 99.93 18:54:38 18:00:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:54:38 18:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:00:01 6 0.00 0.00 0.03 0.00 0.00 99.97 18:54:38 18:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:01:01 all 0.01 0.00 0.01 0.01 0.01 99.97 18:54:38 18:01:01 0 0.00 0.00 0.02 0.03 0.02 99.93 18:54:38 18:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:01:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:54:38 18:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:54:38 18:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:54:38 18:54:38 18:01:01 CPU %user %nice %system %iowait %steal %idle 18:54:38 18:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:54:38 18:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:54:38 18:02:01 2 0.02 0.00 0.02 0.02 0.00 99.95 18:54:38 18:02:01 3 0.00 0.00 0.03 0.00 0.00 99.97 18:54:38 18:02:01 4 0.05 0.00 0.02 0.00 0.00 99.93 18:54:38 18:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:54:38 18:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:03:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:54:38 18:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:03:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:54:38 18:03:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:54:38 18:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:03:01 5 0.00 0.00 0.03 0.00 0.00 99.97 18:54:38 18:03:01 6 0.02 0.00 0.00 0.03 0.00 99.95 18:54:38 18:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:54:38 18:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:54:38 18:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:54:38 18:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:04:01 5 0.02 0.00 0.03 0.00 0.00 99.95 18:54:38 18:04:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:54:38 18:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:05:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:54:38 18:05:01 0 0.02 0.00 0.02 0.03 0.00 99.93 18:54:38 18:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:05:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:54:38 18:05:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:54:38 18:05:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:54:38 18:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:06:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:54:38 18:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:06:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:54:38 18:06:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:54:38 18:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:54:38 18:07:01 all 0.06 0.00 0.01 0.00 0.00 99.92 18:54:38 18:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:54:38 18:07:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:54:38 18:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:54:38 18:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:07:01 6 0.42 0.00 0.02 0.00 0.00 99.57 18:54:38 18:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:08:01 all 0.26 0.00 0.01 0.01 0.00 99.71 18:54:38 18:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:08:01 2 0.00 0.00 0.05 0.03 0.00 99.92 18:54:38 18:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:08:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:54:38 18:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:08:01 6 1.97 0.00 0.00 0.00 0.02 98.01 18:54:38 18:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:09:01 all 0.23 0.00 0.01 0.01 0.00 99.74 18:54:38 18:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:09:01 1 0.07 0.00 0.02 0.00 0.00 99.92 18:54:38 18:09:01 2 0.03 0.00 0.02 0.03 0.02 99.90 18:54:38 18:09:01 3 0.05 0.00 0.03 0.00 0.02 99.90 18:54:38 18:09:01 4 0.02 0.00 0.00 0.05 0.00 99.93 18:54:38 18:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:09:01 6 1.61 0.00 0.02 0.00 0.00 98.37 18:54:38 18:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:54:38 18:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:10:01 2 0.00 0.00 0.02 0.05 0.00 99.93 18:54:38 18:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:54:38 18:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:11:01 all 0.03 0.00 0.01 0.00 0.00 99.95 18:54:38 18:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:11:01 1 0.00 0.00 0.03 0.00 0.00 99.97 18:54:38 18:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:54:38 18:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:11:01 4 0.05 0.00 0.00 0.02 0.00 99.93 18:54:38 18:11:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:54:38 18:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:54:38 18:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:12:01 2 0.02 0.00 0.03 0.02 0.00 99.93 18:54:38 18:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:12:01 4 0.00 0.00 0.02 0.03 0.00 99.95 18:54:38 18:12:01 5 0.02 0.00 0.03 0.00 0.00 99.95 18:54:38 18:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:54:38 18:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:54:38 18:12:01 CPU %user %nice %system %iowait %steal %idle 18:54:38 18:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:54:38 18:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:54:38 18:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:54:38 18:13:01 2 0.00 0.00 0.02 0.05 0.00 99.93 18:54:38 18:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:13:01 4 0.03 0.00 0.02 0.03 0.02 99.90 18:54:38 18:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:54:38 18:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:14:01 all 0.02 0.00 0.02 0.00 0.00 99.96 18:54:38 18:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:14:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:54:38 18:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:14:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:54:38 18:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:14:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:54:38 18:15:01 all 0.02 0.00 0.01 0.01 0.01 99.96 18:54:38 18:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:15:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:54:38 18:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:54:38 18:15:01 4 0.02 0.00 0.00 0.03 0.00 99.95 18:54:38 18:15:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:54:38 18:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:54:38 18:16:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:54:38 18:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:54:38 18:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:16:01 5 0.02 0.00 0.03 0.00 0.00 99.95 18:54:38 18:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:17:01 all 0.11 0.00 0.01 0.02 0.00 99.85 18:54:38 18:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:17:01 1 0.07 0.00 0.03 0.00 0.00 99.90 18:54:38 18:17:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:54:38 18:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:17:01 4 0.02 0.00 0.00 0.10 0.00 99.88 18:54:38 18:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:17:01 6 0.71 0.00 0.00 0.00 0.02 99.27 18:54:38 18:17:01 7 0.03 0.00 0.00 0.03 0.02 99.92 18:54:38 18:18:01 all 0.26 0.00 0.02 0.02 0.00 99.70 18:54:38 18:18:01 0 0.00 0.00 0.00 0.08 0.00 99.92 18:54:38 18:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:54:38 18:18:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:54:38 18:18:01 3 0.00 0.00 0.03 0.00 0.00 99.97 18:54:38 18:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:18:01 6 1.97 0.00 0.00 0.00 0.00 98.03 18:54:38 18:18:01 7 0.02 0.00 0.03 0.05 0.02 99.88 18:54:38 18:19:01 all 0.27 0.00 0.01 0.01 0.00 99.71 18:54:38 18:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:54:38 18:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:19:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:54:38 18:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:19:01 4 0.03 0.00 0.00 0.03 0.00 99.93 18:54:38 18:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:19:01 6 2.00 0.00 0.00 0.00 0.00 98.00 18:54:38 18:19:01 7 0.05 0.00 0.02 0.00 0.00 99.93 18:54:38 18:20:01 all 0.08 0.00 0.02 0.00 0.00 99.89 18:54:38 18:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:20:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:54:38 18:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:20:01 6 0.60 0.00 0.15 0.00 0.00 99.25 18:54:38 18:20:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:54:38 18:21:01 all 0.03 0.00 0.01 0.01 0.00 99.96 18:54:38 18:21:01 0 0.02 0.00 0.02 0.02 0.00 99.95 18:54:38 18:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:21:01 2 0.02 0.00 0.02 0.02 0.00 99.95 18:54:38 18:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:21:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:54:38 18:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:21:01 7 0.05 0.00 0.02 0.00 0.00 99.93 18:54:38 18:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:54:38 18:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:54:38 18:22:01 2 0.02 0.00 0.02 0.02 0.00 99.95 18:54:38 18:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:54:38 18:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:22:01 7 0.02 0.00 0.05 0.00 0.02 99.92 18:54:38 18:23:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:54:38 18:23:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:54:38 18:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:54:38 18:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:23:01 4 0.05 0.00 0.02 0.00 0.00 99.93 18:54:38 18:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:23:01 7 0.07 0.00 0.02 0.00 0.00 99.92 18:54:38 18:54:38 18:23:01 CPU %user %nice %system %iowait %steal %idle 18:54:38 18:24:01 all 0.04 0.00 0.05 0.01 0.01 99.90 18:54:38 18:24:01 0 0.15 0.00 0.13 0.03 0.02 99.67 18:54:38 18:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:24:01 2 0.02 0.00 0.03 0.02 0.00 99.93 18:54:38 18:24:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:54:38 18:24:01 4 0.03 0.00 0.07 0.05 0.02 99.83 18:54:38 18:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:24:01 6 0.00 0.00 0.03 0.00 0.00 99.97 18:54:38 18:24:01 7 0.05 0.00 0.03 0.00 0.02 99.90 18:54:38 18:25:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:54:38 18:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:25:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:54:38 18:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:25:01 4 0.03 0.00 0.00 0.02 0.00 99.95 18:54:38 18:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:26:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:54:38 18:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:54:38 18:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:54:38 18:26:01 4 0.02 0.00 0.00 0.03 0.00 99.95 18:54:38 18:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:26:01 7 0.05 0.00 0.03 0.00 0.02 99.90 18:54:38 18:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:54:38 18:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:27:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:54:38 18:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:27:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:54:38 18:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:28:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:54:38 18:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:28:01 1 0.00 0.00 0.03 0.00 0.00 99.97 18:54:38 18:28:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:54:38 18:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:28:01 4 0.03 0.00 0.00 0.03 0.00 99.93 18:54:38 18:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:28:01 7 0.05 0.00 0.00 0.00 0.02 99.93 18:54:38 18:29:01 all 0.14 0.00 0.02 0.00 0.00 99.83 18:54:38 18:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:29:01 3 0.99 0.00 0.03 0.00 0.00 98.97 18:54:38 18:29:01 4 0.03 0.00 0.02 0.03 0.00 99.92 18:54:38 18:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:29:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:54:38 18:29:01 7 0.03 0.00 0.05 0.00 0.00 99.92 18:54:38 18:30:01 all 0.27 0.00 0.02 0.00 0.00 99.70 18:54:38 18:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:54:38 18:30:01 2 0.02 0.00 0.02 0.02 0.00 99.95 18:54:38 18:30:01 3 2.00 0.00 0.03 0.00 0.00 97.97 18:54:38 18:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:30:01 5 0.02 0.00 0.03 0.00 0.00 99.95 18:54:38 18:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:31:01 all 0.06 0.00 0.02 0.01 0.00 99.91 18:54:38 18:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:54:38 18:31:01 3 0.33 0.00 0.10 0.00 0.00 99.57 18:54:38 18:31:01 4 0.02 0.00 0.02 0.05 0.00 99.92 18:54:38 18:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:31:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:54:38 18:32:01 all 0.21 0.00 0.04 0.01 0.00 99.74 18:54:38 18:32:01 0 0.17 0.00 0.13 0.02 0.00 99.68 18:54:38 18:32:01 1 0.13 0.00 0.02 0.02 0.00 99.83 18:54:38 18:32:01 2 0.15 0.00 0.02 0.02 0.00 99.82 18:54:38 18:32:01 3 0.13 0.00 0.02 0.00 0.00 99.85 18:54:38 18:32:01 4 0.32 0.00 0.03 0.02 0.02 99.62 18:54:38 18:32:01 5 0.27 0.00 0.03 0.02 0.00 99.68 18:54:38 18:32:01 6 0.07 0.00 0.07 0.00 0.02 99.85 18:54:38 18:32:01 7 0.42 0.00 0.02 0.00 0.00 99.57 18:54:38 18:33:01 all 0.02 0.00 0.01 0.01 0.00 99.95 18:54:38 18:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:54:38 18:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:33:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:54:38 18:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:33:01 4 0.02 0.00 0.02 0.03 0.00 99.93 18:54:38 18:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:54:38 18:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:54:38 18:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:34:01 2 0.02 0.00 0.02 0.02 0.00 99.95 18:54:38 18:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:54:38 18:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:34:01 7 0.05 0.00 0.03 0.00 0.00 99.92 18:54:38 18:54:38 18:34:01 CPU %user %nice %system %iowait %steal %idle 18:54:38 18:35:01 all 0.02 0.00 0.02 0.00 0.01 99.96 18:54:38 18:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:54:38 18:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:54:38 18:35:01 4 0.02 0.00 0.02 0.03 0.00 99.93 18:54:38 18:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:35:01 7 0.05 0.00 0.03 0.00 0.02 99.90 18:54:38 18:36:01 all 0.02 0.00 0.00 0.00 0.00 99.97 18:54:38 18:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:54:38 18:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:36:01 4 0.03 0.00 0.00 0.02 0.00 99.95 18:54:38 18:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:36:01 7 0.05 0.00 0.00 0.00 0.02 99.93 18:54:38 18:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:54:38 18:37:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:54:38 18:37:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:54:38 18:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:54:38 18:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:37:01 7 0.03 0.00 0.03 0.00 0.00 99.93 18:54:38 18:38:01 all 0.01 0.00 0.01 0.02 0.00 99.96 18:54:38 18:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:54:38 18:38:01 2 0.00 0.00 0.00 0.05 0.00 99.95 18:54:38 18:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:38:01 4 0.02 0.00 0.00 0.10 0.00 99.88 18:54:38 18:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:39:02 all 0.03 0.00 0.01 0.00 0.00 99.95 18:54:38 18:39:02 0 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:39:02 1 0.05 0.00 0.02 0.00 0.00 99.93 18:54:38 18:39:02 2 0.03 0.00 0.02 0.02 0.00 99.93 18:54:38 18:39:02 3 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:39:02 4 0.02 0.00 0.00 0.02 0.00 99.97 18:54:38 18:39:02 5 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:39:02 6 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:39:02 7 0.07 0.00 0.02 0.00 0.02 99.90 18:54:38 18:40:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:54:38 18:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:40:01 2 0.00 0.00 0.00 0.05 0.00 99.95 18:54:38 18:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:54:38 18:40:01 4 0.02 0.00 0.00 0.03 0.00 99.95 18:54:38 18:40:01 5 0.02 0.00 0.03 0.00 0.00 99.95 18:54:38 18:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:40:01 7 0.03 0.00 0.05 0.00 0.00 99.92 18:54:38 18:41:01 all 0.19 0.00 0.01 0.01 0.00 99.79 18:54:38 18:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:41:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:54:38 18:41:01 3 1.40 0.00 0.02 0.00 0.00 98.58 18:54:38 18:41:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:54:38 18:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:41:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:54:38 18:42:01 all 0.02 0.00 0.02 0.00 0.00 99.96 18:54:38 18:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:54:38 18:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:42:01 7 0.05 0.00 0.05 0.00 0.00 99.90 18:54:38 18:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:54:38 18:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:54:38 18:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:54:38 18:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:43:01 4 0.02 0.00 0.02 0.05 0.02 99.90 18:54:38 18:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:43:01 7 0.08 0.00 0.03 0.00 0.02 99.87 18:54:38 18:44:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:54:38 18:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:54:38 18:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:44:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:54:38 18:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:44:01 7 0.07 0.00 0.00 0.00 0.02 99.92 18:54:38 18:45:01 all 0.03 0.00 0.01 0.01 0.00 99.96 18:54:38 18:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:45:01 1 0.07 0.00 0.02 0.00 0.00 99.92 18:54:38 18:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:54:38 18:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:45:01 4 0.02 0.00 0.02 0.03 0.00 99.93 18:54:38 18:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:45:01 7 0.07 0.00 0.02 0.00 0.00 99.92 18:54:38 18:54:38 18:45:01 CPU %user %nice %system %iowait %steal %idle 18:54:38 18:46:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:54:38 18:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:46:01 1 0.05 0.00 0.00 0.00 0.02 99.93 18:54:38 18:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:46:01 4 0.00 0.00 0.02 0.05 0.00 99.93 18:54:38 18:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:46:01 7 0.10 0.00 0.03 0.00 0.02 99.85 18:54:38 18:47:01 all 0.16 0.00 0.01 0.01 0.00 99.82 18:54:38 18:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:47:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:54:38 18:47:01 3 1.17 0.00 0.02 0.00 0.02 98.79 18:54:38 18:47:01 4 0.05 0.00 0.00 0.03 0.00 99.92 18:54:38 18:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:54:38 18:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:48:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:54:38 18:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:48:01 4 0.02 0.00 0.02 0.03 0.00 99.93 18:54:38 18:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:49:01 all 0.02 0.00 0.01 0.01 0.00 99.95 18:54:38 18:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:54:38 18:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:49:01 4 0.05 0.00 0.03 0.10 0.02 99.80 18:54:38 18:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:54:38 18:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:54:38 18:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:54:38 18:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:54:38 18:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:54:38 18:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:54:38 18:50:01 4 0.02 0.00 0.03 0.08 0.00 99.87 18:54:38 18:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:51:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:54:38 18:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:54:38 18:51:01 1 0.07 0.00 0.00 0.00 0.00 99.93 18:54:38 18:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:51:01 4 0.07 0.00 0.02 0.03 0.02 99.87 18:54:38 18:51:01 5 0.00 0.00 0.03 0.00 0.00 99.97 18:54:38 18:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:54:38 18:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:54:38 18:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:52:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:54:38 18:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:54:38 18:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:52:01 4 0.02 0.00 0.05 0.02 0.00 99.92 18:54:38 18:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:53:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:54:38 18:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 18:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:54:38 18:53:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:54:38 18:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:54:38 18:53:01 4 0.05 0.00 0.00 0.03 0.02 99.90 18:54:38 18:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:53:01 7 0.05 0.00 0.03 0.00 0.02 99.90 18:54:38 18:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:54:38 18:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:54:38 18:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:54:38 18:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:54:38 18:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:54:38 18:54:01 4 0.02 0.00 0.03 0.03 0.00 99.92 18:54:38 18:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:54:38 18:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:54:38 18:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:54:38 Average: all 6.84 0.00 1.40 0.16 0.02 91.58 18:54:38 Average: 0 6.85 0.00 1.37 0.20 0.02 91.57 18:54:38 Average: 1 6.79 0.00 1.39 0.33 0.02 91.48 18:54:38 Average: 2 6.89 0.00 1.39 0.14 0.02 91.57 18:54:38 Average: 3 6.79 0.00 1.43 0.17 0.02 91.59 18:54:38 Average: 4 7.02 0.00 1.39 0.15 0.02 91.43 18:54:38 Average: 5 6.74 0.00 1.36 0.08 0.01 91.81 18:54:38 Average: 6 6.85 0.00 1.42 0.10 0.02 91.61 18:54:38 Average: 7 6.82 0.00 1.43 0.10 0.02 91.63 18:54:38 18:54:38 18:54:38