Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 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-ssh4716139864345688711.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-ssh2147269019389964648.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14416647614473486898.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4752615003422179229.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11089143139930023764.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-11413 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/181 [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/181 # 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 Avoid second fetch Checking out Revision 3b4e3b27b9a762a590f0f199a12df669a1bddcaf (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 3b4e3b27b9a762a590f0f199a12df669a1bddcaf # timeout=10 Commit message: "Merge pull request #3937 from hahattan/issue-3925-delete" > git rev-list --no-walk 82d51753c0ffe06333f0831f521723714ea5f555 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:59:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:59:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:59:26 ========================================================= 13:59:26 EdgeX Global Pipelines Version Info 13:59:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:59:27 ------------------- 13:59:27 stable info: 13:59:27 ------------------- 13:59:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:59:27 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 13:59:27 Message: update stable to v1.0.221 13:59:27 ------------------- 13:59:27 experimental info: 13:59:27 ------------------- 13:59:27 Commited By: **** collab-it+edgex@linuxfoundation.org 13:59:27 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 13:59:27 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:59:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:59:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:59:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:59:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:59:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:59:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:59:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:59:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:59:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:59:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b4e3b2 [Pipeline] echo 13:59:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:28 provisioning config files... 13:59:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/181@tmp/config8930269646129645701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:59:28 ---> docker-login.sh 13:59:28 nexus3.edgexfoundry.org:10001 13:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:28 Configure a credential helper to remove this warning. See 13:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:28 13:59:28 Login Succeeded 13:59:28 nexus3.edgexfoundry.org:10002 13:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:29 Configure a credential helper to remove this warning. See 13:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:29 13:59:29 Login Succeeded 13:59:29 nexus3.edgexfoundry.org:10003 13:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:29 Configure a credential helper to remove this warning. See 13:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:29 13:59:29 Login Succeeded 13:59:29 nexus3.edgexfoundry.org:10004 13:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:29 Configure a credential helper to remove this warning. See 13:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:29 13:59:29 Login Succeeded 13:59:29 docker.io 13:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:29 Configure a credential helper to remove this warning. See 13:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:29 13:59:29 Login Succeeded 13:59:29 ---> docker-login.sh ends [Pipeline] } 13:59:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:59:30 + 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 13:59:30 + dirname cmd/core-command/Dockerfile 13:59:30 + cut -d/ -f2 13:59:30 + echo core-command,cmd/core-command/Dockerfile 13:59:30 + dirname cmd/core-data/Dockerfile 13:59:30 + cut -d/ -f2 13:59:30 + echo core-data,cmd/core-data/Dockerfile 13:59:30 + dirname cmd/core-metadata/Dockerfile 13:59:30 + cut -d/ -f2 13:59:30 + echo core-metadata,cmd/core-metadata/Dockerfile 13:59:30 + cut -d/ -f2 13:59:30 + dirname cmd/security-bootstrapper/Dockerfile 13:59:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:59:30 + dirname cmd/security-proxy-setup/Dockerfile 13:59:30 + cut -d/ -f2 13:59:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:59:30 + dirname cmd/security-secretstore-setup/Dockerfile 13:59:30 + cut -d/ -f2 13:59:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:59:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 13:59:30 + cut -d/ -f2 13:59:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:59:30 + dirname cmd/security-spire-agent/Dockerfile 13:59:30 + cut -d/ -f2 13:59:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:59:30 + dirname cmd/security-spire-config/Dockerfile 13:59:30 + cut -d/ -f2 13:59:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:59:30 + dirname cmd/security-spire-server/Dockerfile 13:59:30 + cut -d/ -f2 13:59:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:59:30 + dirname cmd/support-notifications/Dockerfile 13:59:30 + cut -d/ -f2 13:59:30 + echo support-notifications,cmd/support-notifications/Dockerfile 13:59:30 + dirname cmd/support-scheduler/Dockerfile 13:59:30 + cut -d/ -f2 13:59:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:59:30 + dirname cmd/sys-mgmt-agent/Dockerfile 13:59:30 + cut -d/ -f2 13:59:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:59:30 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 13:59:30 + git rev-list -1 --merges 3b4e3b27b9a762a590f0f199a12df669a1bddcaf~1..3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] echo 13:59:30 -----------> git rev-list -1 --merges 3b4e3b27b9a762a590f0f199a12df669a1bddcaf~1..3b4e3b27b9a762a590f0f199a12df669a1bddcaf 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 13:59:30 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [false] [Pipeline] sh 13:59:31 + git log --format=format:%s -1 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] echo 13:59:31 ========================================================= 13:59:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:59:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:59:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:59:31 + grep -v github /etc/ssh/ssh_known_hosts 13:59:31 + [ -e /tmp/ssh_known_hosts ] 13:59:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:59:31 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 13:59:31 -a /etc/ssh/ssh_known_hosts 13:59:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:59:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:59:31 13:59:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:59:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:59:32 latest: Pulling from edgex-devops/git-semver 13:59:32 a0d0a0d46f8b: Pulling fs layer 13:59:32 3e5f54012d9b: Pulling fs layer 13:59:32 4c7163046ea9: Pulling fs layer 13:59:32 0c2d73faf560: Pulling fs layer 13:59:32 0c2d73faf560: Waiting 13:59:32 3e5f54012d9b: Verifying Checksum 13:59:32 3e5f54012d9b: Download complete 13:59:32 a0d0a0d46f8b: Verifying Checksum 13:59:32 a0d0a0d46f8b: Download complete 13:59:32 4c7163046ea9: Verifying Checksum 13:59:32 4c7163046ea9: Download complete 13:59:32 0c2d73faf560: Verifying Checksum 13:59:32 0c2d73faf560: Download complete 13:59:32 a0d0a0d46f8b: Pull complete 13:59:32 3e5f54012d9b: Pull complete 13:59:33 4c7163046ea9: Pull complete 13:59:33 0c2d73faf560: Pull complete 13:59:33 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:59:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:59:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:59:33 prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container 13:59:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:59:33 $ docker top af343fa8ae780c37f88e932958e6e68a4433d4470fe179f7130aa8e731f4c5d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:59:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:33 [ssh-agent] Looking for ssh-agent implementation... 13:59:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:34 $ docker exec af343fa8ae780c37f88e932958e6e68a4433d4470fe179f7130aa8e731f4c5d8 ssh-agent 13:59:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGihNJF/agent.13 13:59:34 SSH_AGENT_PID=19 13:59:34 Running ssh-add (command line suppressed) 13:59:34 Identity added: /w/workspace/edgex-go/181@tmp/private_key_722088878444178638.key (/w/workspace/edgex-go/181@tmp/private_key_722088878444178638.key) 13:59:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:34 + git tag --points-at HEAD [Pipeline] } 13:59:34 $ docker exec --env ******** --env ******** af343fa8ae780c37f88e932958e6e68a4433d4470fe179f7130aa8e731f4c5d8 ssh-agent -k 13:59:34 unset SSH_AUTH_SOCK; 13:59:34 unset SSH_AGENT_PID; 13:59:34 echo Agent pid 19 killed; 13:59:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:59:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:34 [ssh-agent] Looking for ssh-agent implementation... 13:59:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:35 $ docker exec af343fa8ae780c37f88e932958e6e68a4433d4470fe179f7130aa8e731f4c5d8 ssh-agent 13:59:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcdgoLo/agent.52 13:59:35 SSH_AGENT_PID=58 13:59:35 Running ssh-add (command line suppressed) 13:59:35 Identity added: /w/workspace/edgex-go/181@tmp/private_key_6274266474135293973.key (/w/workspace/edgex-go/181@tmp/private_key_6274266474135293973.key) 13:59:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:35 + git semver init 13:59:35 # -> Open(): unable to determine branch for HEAD 13:59:35 # $GIT_DIR = /w/workspace/edgex-go/181/.git 13:59:35 # $GIT_WORK_TREE = /w/workspace/edgex-go/181 13:59:35 # $SEMVER_REMOTE_NAME = origin 13:59:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:59:35 # $SEMVER_USER_NAME = edgex-jenkins 13:59:35 # $SEMVER_BRANCH = main 13:59:35 # $SEMVER_TEMP = /tmp/semver-922678580 13:59:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:59:50 # '/tmp/semver-922678580' -> '/w/workspace/edgex-go/181/.semver' 13:59:50 # -> Force: false 13:59:50 # $SEMVER_DIR = /w/workspace/edgex-go/181/.semver [Pipeline] } 13:59:50 $ docker exec --env ******** --env ******** af343fa8ae780c37f88e932958e6e68a4433d4470fe179f7130aa8e731f4c5d8 ssh-agent -k 13:59:50 unset SSH_AUTH_SOCK; 13:59:50 unset SSH_AGENT_PID; 13:59:50 echo Agent pid 58 killed; 13:59:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:59:50 + git semver [Pipeline] } 13:59:50 $ docker stop --time=1 af343fa8ae780c37f88e932958e6e68a4433d4470fe179f7130aa8e731f4c5d8 13:59:52 $ docker rm -f af343fa8ae780c37f88e932958e6e68a4433d4470fe179f7130aa8e731f4c5d8 [Pipeline] // withDockerContainer [Pipeline] sh 13:59:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:59:53 Stashed 1 file(s) [Pipeline] echo 13:59:53 [edgeXSemver]: initialized semver on version 2.2.0-dev.58 [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 13:59:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:59:53 ========================================================= 13:59:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:59:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:59:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:59:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:59:53 59bf1c3509f3: Pulling fs layer 13:59:53 666ba61612fd: Pulling fs layer 13:59:53 8ed8ca486205: Pulling fs layer 13:59:53 4fe6c5a15a65: Pulling fs layer 13:59:53 22a0e8bec74d: Pulling fs layer 13:59:53 640e595b4fbd: Pulling fs layer 13:59:53 763cafe07f6e: Pulling fs layer 13:59:53 0c0b528cf693: Pulling fs layer 13:59:53 10935f4eaf8b: Pulling fs layer 13:59:53 4fe6c5a15a65: Waiting 13:59:53 763cafe07f6e: Waiting 13:59:53 22a0e8bec74d: Waiting 13:59:53 10935f4eaf8b: Waiting 13:59:53 640e595b4fbd: Waiting 13:59:53 0c0b528cf693: Waiting 13:59:53 8ed8ca486205: Download complete 13:59:53 666ba61612fd: Verifying Checksum 13:59:53 666ba61612fd: Download complete 13:59:53 22a0e8bec74d: Verifying Checksum 13:59:53 22a0e8bec74d: Download complete 13:59:53 640e595b4fbd: Download complete 13:59:53 59bf1c3509f3: Verifying Checksum 13:59:53 59bf1c3509f3: Download complete 13:59:53 763cafe07f6e: Verifying Checksum 13:59:53 763cafe07f6e: Download complete 13:59:54 0c0b528cf693: Verifying Checksum 13:59:54 0c0b528cf693: Download complete 13:59:54 59bf1c3509f3: Pull complete 13:59:54 666ba61612fd: Pull complete 13:59:54 8ed8ca486205: Pull complete 13:59:54 10935f4eaf8b: Verifying Checksum 13:59:54 10935f4eaf8b: Download complete 13:59:54 4fe6c5a15a65: Verifying Checksum 13:59:54 4fe6c5a15a65: Download complete 13:59:58 4fe6c5a15a65: Pull complete 13:59:58 22a0e8bec74d: Pull complete 13:59:58 640e595b4fbd: Pull complete 13:59:58 763cafe07f6e: Pull complete 13:59:59 0c0b528cf693: Pull complete 14:00:01 10935f4eaf8b: Pull complete 14:00:01 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 14:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:00:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:00:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:00:02 WORKDIR /edgex 14:00:02 COPY go.mod . 14:00:02 RUN go mod download 14:00:02 + docker build -t ci-base-image-x86_64 -f - . 14:00:03 Sending build context to Docker daemon 334.7MB 14:00:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:00:03 ---> 99d49a6021b9 14:00:03 Step 2/4 : WORKDIR /edgex 14:00:05 ---> Running in 4ba361654c4b 14:00:05 Removing intermediate container 4ba361654c4b 14:00:05 ---> 992a5a8b0940 14:00:05 Step 3/4 : COPY go.mod . 14:00:05 ---> ab3d4ef6fff7 14:00:05 Step 4/4 : RUN go mod download 14:00:05 ---> Running in c63b3c1c1790 14:00:08 Still waiting to schedule task 14:00:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-11414’ is offline 14:00:20 Removing intermediate container c63b3c1c1790 14:00:20 ---> e748d39fc463 14:00:20 Successfully built e748d39fc463 14:00:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:00:21 + docker inspect -f . ci-base-image-x86_64 14:00:21 . [Pipeline] withDockerContainer 14:00:21 prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container 14:00:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 ******** ci-base-image-x86_64 cat 14:00:21 $ docker top 717a70e1413bf74b252ce2c55c7c54457defdfc8e2c100fc50461c8f4313d2cb -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:22 + go version 14:00:22 go version go1.17.6 linux/amd64 [Pipeline] } 14:00:22 $ docker stop --time=1 717a70e1413bf74b252ce2c55c7c54457defdfc8e2c100fc50461c8f4313d2cb 14:00:23 $ docker rm -f 717a70e1413bf74b252ce2c55c7c54457defdfc8e2c100fc50461c8f4313d2cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:00:23 + docker inspect -f . ci-base-image-x86_64 14:00:23 . [Pipeline] withDockerContainer 14:00:23 prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container 14:00:23 $ 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/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 ******** ci-base-image-x86_64 cat 14:00:24 $ docker top 101b87b9dc868930d76062d0209db89db3e65cee3635321a01dc9b3583f99057 -eo pid,comm [Pipeline] { [Pipeline] echo 14:00:24 ========================================================= 14:00:24 [edgeXBuildGoParallel] Running Tests and Build... 14:00:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:00:24 + make test 14:00:24 go mod tidy -compat=1.17 14:00:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:00:31 ? github.com/edgexfoundry/edgex-go [no test files] 14:00:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:00:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:00:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:00:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:00:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:00:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:00:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:00:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:00:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:00:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:00:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:00:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:00:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:00:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:00:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.113s coverage: 28.7% of statements 14:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:00:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements 14:00:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:00:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.9% of statements 14:00:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:00:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:00:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.805s coverage: 89.2% of statements 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:00:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.118s coverage: 84.4% of statements 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:00:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.533s coverage: 95.1% of statements 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:00:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.135s coverage: 72.2% of statements 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:00:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:00:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:00:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements 14:00:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 24.0% of statements 14:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.101s coverage: 47.1% of statements 14:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.092s coverage: 79.5% of statements 14:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.089s coverage: 94.1% of statements 14:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 14:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements 14:00:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements 14:00:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 14:01:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.191s coverage: 82.5% of statements 14:01:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.071s coverage: 100.0% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.082s coverage: 87.2% of statements 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.167s coverage: 91.2% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 89.4% of statements 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.4% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 43.8% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.062s coverage: 28.9% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 14:01:10 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 14:01:32 GO111MODULE=on go vet ./... 14:01:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:01:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:01:34 ./bin/test-attribution-txt.sh [Pipeline] echo 14:01:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:01:34 + ls -al . 14:01:34 total 668 14:01:34 drwxrwxr-x 10 1001 1001 4096 Apr 7 14:01 . 14:01:34 drwxr-xr-x 4 root root 4096 Apr 7 14:00 .. 14:01:34 -rw-rw-r-- 1 1001 1001 11 Apr 7 13:59 .dockerignore 14:01:34 drwxrwxr-x 8 1001 1001 4096 Apr 7 13:59 .git 14:01:34 drwxrwxr-x 4 1001 1001 4096 Apr 7 13:59 .github 14:01:34 -rw-rw-r-- 1 1001 1001 870 Apr 7 13:59 .gitignore 14:01:34 -rw-rw-r-- 1 1001 1001 42 Apr 7 13:59 .golangci.yml 14:01:34 -rw-rw-r-- 1 1001 1001 87 Apr 7 13:59 .hadolint.yml 14:01:34 drwx------ 3 1001 1001 4096 Apr 7 13:59 .semver 14:01:34 -rw-rw-r-- 1 1001 1001 166 Apr 7 13:59 .sonarcloud.properties 14:01:34 -rw-rw-r-- 1 1001 1001 1171 Apr 7 13:59 ADOPTERS.md 14:01:34 -rw-rw-r-- 1 1001 1001 9953 Apr 7 13:59 Attribution.txt 14:01:34 -rw-rw-r-- 1 1001 1001 51732 Apr 7 13:59 CHANGELOG.md 14:01:34 -rw-rw-r-- 1 1001 1001 3804 Apr 7 13:59 CONTRIBUTING.md 14:01:34 -rw-rw-r-- 1 1001 1001 677 Apr 7 13:59 GOVERNANCE.md 14:01:34 -rw-rw-r-- 1 1001 1001 849 Apr 7 13:59 Jenkinsfile 14:01:34 -rw-rw-r-- 1 1001 1001 10775 Apr 7 13:59 LICENSE 14:01:34 -rw-rw-r-- 1 1001 1001 8478 Apr 7 13:59 Makefile 14:01:34 -rw-rw-r-- 1 1001 1001 582 Apr 7 13:59 OWNERS.md 14:01:34 -rw-rw-r-- 1 1001 1001 8207 Apr 7 13:59 README.md 14:01:34 -rw-rw-r-- 1 1001 1001 6912 Apr 7 13:59 SECURITY.md 14:01:34 -rw-rw-r-- 1 1001 1001 12 Apr 7 13:59 VERSION 14:01:34 -rw-rw-r-- 1 1001 1001 4131 Apr 7 13:59 ZMQWindows.md 14:01:34 drwxrwxr-x 2 1001 1001 4096 Apr 7 13:59 bin 14:01:34 drwxrwxr-x 18 1001 1001 4096 Apr 7 13:59 cmd 14:01:34 -rw-r--r-- 1 root root 431014 Apr 7 14:01 coverage.out 14:01:34 -rw-rw-r-- 1 1001 1001 3175 Apr 7 13:59 go.mod 14:01:34 -rw-rw-r-- 1 1001 1001 34990 Apr 7 14:00 go.sum 14:01:34 drwxrwxr-x 8 1001 1001 4096 Apr 7 13:59 internal 14:01:34 drwxrwxr-x 3 1001 1001 4096 Apr 7 13:59 openapi 14:01:34 drwxrwxr-x 4 1001 1001 4096 Apr 7 13:59 snap 14:01:34 -rw-rw-r-- 1 1001 1001 204 Apr 7 13:59 version.go [Pipeline] sh 14:01:35 + '[' -e coverage.out ] 14:01:35 + chown 1001:1001 coverage.out [Pipeline] stash 14:01:35 Stashed 1 file(s) [Pipeline] sh 14:01:35 + make build 14:01:35 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 14:01: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-metadata/core-metadata ./cmd/core-metadata 14:02: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/core-command/core-command ./cmd/core-command 14:02: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/support-notifications/support-notifications ./cmd/support-notifications 14:02: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:02:07 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 14:02:08 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 14:02: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:02:10 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 14:02:12 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 14:02:13 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 14:02:14 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 14:02:15 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 [Pipeline] } 14:02:17 $ docker stop --time=1 101b87b9dc868930d76062d0209db89db3e65cee3635321a01dc9b3583f99057 14:02:20 $ docker rm -f 101b87b9dc868930d76062d0209db89db3e65cee3635321a01dc9b3583f99057 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:02:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:02:21 14:02:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:02:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:02:21 latest: Pulling from edgex-devops/edgex-compose 14:02:21 cbdbe7a5bc2a: Pulling fs layer 14:02:21 ca9280d653b3: Pulling fs layer 14:02:21 7e9c9ca2126c: Pulling fs layer 14:02:21 cbdbe7a5bc2a: Verifying Checksum 14:02:21 cbdbe7a5bc2a: Download complete 14:02:21 ca9280d653b3: Verifying Checksum 14:02:21 ca9280d653b3: Download complete 14:02:21 cbdbe7a5bc2a: Pull complete 14:02:21 7e9c9ca2126c: Download complete 14:02:22 ca9280d653b3: Pull complete 14:02:25 7e9c9ca2126c: Pull complete 14:02:25 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:02:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:02:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:02:25 prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container 14:02:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:02:27 $ docker top 621422f008a790413ffe124cbed9196cc2a14285c41d76504aac5f33b9a51151 -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:28 + docker-compose build+ --helpgrep 14:02:28 parallel 14:02:28 --parallel Build images in parallel. [Pipeline] } 14:02:28 $ docker stop --time=1 621422f008a790413ffe124cbed9196cc2a14285c41d76504aac5f33b9a51151 14:02:30 $ docker rm -f 621422f008a790413ffe124cbed9196cc2a14285c41d76504aac5f33b9a51151 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:02:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:02:30 . [Pipeline] withDockerContainer 14:02:30 prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container 14:02:30 $ 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/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:02:31 $ docker top 5e6f26f7ec550a1228e58ca942db8cca96d397f12d506552647878f21dd1dab3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:31 + docker-compose -f ./docker-compose-build.yml build --parallel 14:02:32 Building core-command ... 14:02:32 Building core-data ... 14:02:32 Building core-metadata ... 14:02:32 Building security-bootstrapper ... 14:02:32 Building security-proxy-setup ... 14:02:32 Building security-secretstore-setup ... 14:02:32 Building security-spiffe-token-provider ... 14:02:32 Building security-spire-agent ... 14:02:32 Building security-spire-config ... 14:02:32 Building security-spire-server ... 14:02:32 Building support-notifications ... 14:02:32 Building support-scheduler ... 14:02:32 Building sys-mgmt-agent ... 14:02:32 Building security-spire-server 14:02:32 Building security-secretstore-setup 14:02:32 Building security-spire-config 14:02:32 Building security-spire-agent 14:02:32 Building core-command 14:02:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11415 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 14:02:41 Running in /w/workspace/edgex-go/181 [Pipeline] { [Pipeline] checkout 14:02:41 The recommended git tool is: git 14:02:50 using credential edgex-jenkins-ssh 14:02:50 Cloning the remote Git repository 14:02:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:02:50 > git init /w/workspace/edgex-go/181 # timeout=10 14:02:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:02:50 > git --version # timeout=10 14:02:50 > git --version # 'git version 2.25.1' 14:02:50 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:54 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:02:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:02:54 ---> e748d39fc463 14:02:54 Step 3/25 : WORKDIR /edgex-go 14:02:54 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:02:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:02:54 ---> e748d39fc463 14:02:54 Step 3/26 : WORKDIR /edgex-go 14:02:54 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:02:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:02:54 ---> e748d39fc463 14:02:54 Step 3/25 : WORKDIR /edgex-go 14:02:54 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:02:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:02:54 ---> e748d39fc463 14:02:54 Step 3/26 : WORKDIR /edgex-go 14:02:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:02:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:02:54 ---> e748d39fc463 14:02:54 Step 3/23 : WORKDIR /edgex-go 14:02:56 ---> Running in 172b46aea737 14:02:56 ---> Running in be74222c7ed0 14:02:56 ---> Running in 7146a7840b2c 14:02:56 ---> Running in 4f51ee21ba31 14:02:56 ---> Running in 6fe733b80a40 14:02:56 Removing intermediate container be74222c7ed0 14:02:56 ---> 5c298a6b07c3 14:02:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:02:57 Removing intermediate container 4f51ee21ba31 14:02:57 ---> cfe6fc477990 14:02:57 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:02:57 Removing intermediate container 6fe733b80a40 14:02:57 ---> 319623d012a3 14:02:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:02:57 Removing intermediate container 7146a7840b2c 14:02:57 ---> d03a693d7ccd 14:02:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:02:57 Removing intermediate container 172b46aea737 14:02:57 ---> 945467212e7e 14:02:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:02:57 ---> Running in 09b3464d6a3b 14:02:57 ---> Running in ccb5e8df0631 14:02:57 ---> Running in 6eb4a358078c 14:02:57 ---> Running in b9b7adbd4d5c 14:02:57 ---> Running in 81c6d7b37daf 14:02:58 Removing intermediate container 09b3464d6a3b 14:02:58 ---> e81d66901e5a 14:02:58 Step 5/25 : RUN apk add --update --no-cache make git 14:02:58 ---> Running in 81f08ee48c84 14:02:59 Removing intermediate container b9b7adbd4d5c 14:02:59 ---> b785aa567fea 14:02:59 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:02:59 ---> Running in 3c4f89b295a3 14:02:59 Removing intermediate container 81c6d7b37daf 14:02:59 ---> d7aec74a4f5b 14:02:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:02:59 Removing intermediate container ccb5e8df0631 14:02:59 ---> e7512aa0f2e8 14:02:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:02:59 ---> Running in 7ca407401efa 14:02:59 ---> Running in 4201ff6f5de0 14:02:59 Removing intermediate container 6eb4a358078c 14:02:59 ---> 60e083603f0a 14:02:59 Step 5/23 : RUN apk add --update --no-cache make git 14:02:59 ---> Running in 58ee8b8fccb8 14:02:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:02:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:02:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:03:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:03:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:03:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:03:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:03:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:03:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:03:01 OK: 221 MiB in 52 packages 14:03:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:03:01 OK: 221 MiB in 52 packages 14:03:01 Removing intermediate container 81f08ee48c84 14:03:01 ---> 897256fa50d3 14:03:01 Step 6/25 : COPY go.mod vendor* ./ 14:03:01 OK: 221 MiB in 52 packages 14:03:01 OK: 221 MiB in 52 packages 14:03:01 OK: 221 MiB in 52 packages 14:03:01 ---> 9be808434762 14:03:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:01 ---> Running in 7d5a6a40f8f8 14:03:01 Removing intermediate container 3c4f89b295a3 14:03:01 ---> fc697f3002cb 14:03:01 Step 6/25 : COPY go.mod vendor* ./ 14:03:01 ---> 99c812ff3044 14:03:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:01 Removing intermediate container 4201ff6f5de0 14:03:01 ---> 619597f8d258 14:03:01 Step 6/26 : COPY go.mod vendor* ./ 14:03:01 ---> Running in 8beafe836575 14:03:01 Removing intermediate container 58ee8b8fccb8 14:03:01 ---> 373a7a3182a6 14:03:01 Step 6/23 : COPY go.mod vendor* ./ 14:03:01 Removing intermediate container 7ca407401efa 14:03:01 ---> 5265f5bd4b69 14:03:01 Step 6/26 : COPY go.mod vendor* ./ 14:03:01 ---> 500354f54499 14:03:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:02 ---> Running in 9d6b9114b47e 14:03:02 ---> 35ea35deb11e 14:03:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:02 ---> 8c45c153b5b0 14:03:02 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:02 ---> Running in e1e5d9c1f5aa 14:03:02 ---> Running in e0446fd1f25a 14:03:02 Removing intermediate container 7d5a6a40f8f8 14:03:02 ---> 1dc0e01996e0 14:03:02 Step 8/25 : COPY . . 14:03:02 Removing intermediate container 8beafe836575 14:03:02 ---> 68e3a8cf76b7 14:03:02 Step 8/25 : COPY . . 14:03:05 Removing intermediate container 9d6b9114b47e 14:03:05 ---> d267c8083749 14:03:05 Step 8/26 : COPY . . 14:03:07 Avoid second fetch 14:03:07 Checking out Revision 3b4e3b27b9a762a590f0f199a12df669a1bddcaf (main) 14:03:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:03:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:03:07 > git config core.sparsecheckout # timeout=10 14:03:07 > git checkout -f 3b4e3b27b9a762a590f0f199a12df669a1bddcaf # timeout=10 14:03:10 Removing intermediate container e0446fd1f25a 14:03:10 ---> 68421fcd85de 14:03:10 Step 8/23 : COPY . . 14:03:11 ---> 5b6550c99995 14:03:11 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:03:11 ---> d02b5ef6d454 14:03:11 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:03:11 ---> 789b0f90a347 14:03:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:03:11 Removing intermediate container e1e5d9c1f5aa 14:03:11 ---> a551d9afcc53 14:03:11 Step 8/26 : COPY . . 14:03:11 ---> Running in c23f5b141035 14:03:11 ---> Running in fc0edb3be7b8 14:03:11 ---> Running in c13bd44f4770 14:03:11 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 14:03:12 Commit message: "Merge pull request #3937 from hahattan/issue-3925-delete" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:03:12 Removing intermediate container fc0edb3be7b8 14:03:12 ---> 18ce733dc3d7 14:03:12 Step 10/25 : RUN mkdir -p spire-build 14:03:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:03:13 % Total % Received % Xferd Average Speed Time Time Time Current 14:03:13 Dload Upload Total Spent Left Speed 14:03:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 14:03:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:03:14 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 14:03:14 /etc/docker/daemon.new 14:03:14 { 14:03:14 "registry-mirrors": [ 14:03:14 "https://nexus3.edgexfoundry.org:10001" 14:03:14 ], 14:03:14 "bip": "10.250.0.254/24", 14:03:14 "hosts": [ 14:03:14 "tcp://0.0.0.0:5555", 14:03:14 "unix:///var/run/docker.sock" 14:03:14 ], 14:03:14 "mtu": 1458, 14:03:14 "selinux-enabled": true, 14:03:14 "seccomp-profile": "/etc/docker/seccomp.json" 14:03:14 } [Pipeline] sh 14:03:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:03:14 + sudo service docker restart 14:03:15 Removing intermediate container c13bd44f4770 14:03:15 ---> c7ea5d84d1ff 14:03:15 Step 10/26 : RUN mkdir -p spire-build 14:03:15 ---> Running in a2c56d034e71 14:03:15 ---> Running in a7105b00a83c 14:03:17 Removing intermediate container a2c56d034e71 14:03:17 ---> 3fbdc2cc6fe2 14:03:17 Step 11/25 : WORKDIR /edgex-go/spire-build 14:03:17 Removing intermediate container a7105b00a83c 14:03:17 ---> 2d446e69cd8a 14:03:17 Step 11/26 : WORKDIR /edgex-go/spire-build 14:03:17 ---> Running in 8e670055bf29 14:03:17 ---> Running in 9472e5ce6579 14:03:17 ---> b94ecddf44c2 14:03:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:03:17 ---> Running in 911e9a8db0f9 14:03:17 Removing intermediate container 8e670055bf29 14:03:17 ---> a4c6472442bc 14:03: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 14:03:17 ---> Running in 13fda218449c 14:03:17 Removing intermediate container 9472e5ce6579 14:03:17 ---> 5be128283d73 14:03:17 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 14:03:17 ---> 28b6f7d7439b 14:03:17 Step 9/23 : RUN make cmd/core-command/core-command 14:03:17 ---> Running in 393478d00c7d 14:03:17 Removing intermediate container 911e9a8db0f9 14:03:17 ---> 69919b0d64e7 14:03:17 Step 10/26 : RUN mkdir -p spire-build 14:03:17 ---> Running in c5163da578fd 14:03:18 ---> Running in ac97a0e1b5b1 14:03:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:03:18 spire-1.2.1/ 14:03:18 spire-1.2.1/.data/ 14:03:18 spire-1.2.1/.data/.file 14:03:18 spire-1.2.1/.dockerignore 14:03:18 spire-1.2.1/.gitattributes 14:03:18 spire-1.2.1/.githooks/ 14:03:18 spire-1.2.1/.githooks/pre-commit 14:03:18 spire-1.2.1/.github/ 14:03:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:03:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:03:18 spire-1.2.1/.github/dependabot.yml 14:03:18 spire-1.2.1/.github/workflows/ 14:03:18 spire-1.2.1/.github/workflows/nightly_build.yaml 14:03:18 spire-1.2.1/.github/workflows/pr_build.yaml 14:03:18 spire-1.2.1/.github/workflows/release_build.yaml 14:03:18 spire-1.2.1/.github/workflows/scripts/ 14:03:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:03:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:03:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:03:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:03:18 spire-1.2.1/.github/workflows/scripts/split.sh 14:03:18 spire-1.2.1/.gitignore 14:03:18 spire-1.2.1/.go-version 14:03:18 spire-1.2.1/.golangci.yml 14:03:18 spire-1.2.1/ADOPTERS.md 14:03:18 spire-1.2.1/CHANGELOG.md 14:03:18 spire-1.2.1/CODE-OF-CONDUCT.md 14:03:18 spire-1.2.1/CODEOWNERS 14:03:18 spire-1.2.1/CONTRIBUTING.md 14:03:18 spire-1.2.1/Dockerfile 14:03:18 spire-1.2.1/Dockerfile.dev 14:03:18 spire-1.2.1/Dockerfile.scratch 14:03:18 spire-1.2.1/LICENSE 14:03:18 spire-1.2.1/MAINTAINERS.md 14:03:18 spire-1.2.1/Makefile 14:03:18 spire-1.2.1/README.md 14:03:18 spire-1.2.1/ROADMAP.md 14:03:18 spire-1.2.1/SECURITY.md 14:03:18 spire-1.2.1/cmd/ 14:03:18 spire-1.2.1/cmd/spire-agent/ 14:03:18 spire-1.2.1/cmd/spire-agent/cli/ 14:03:18 spire-1.2.1/cmd/spire-agent/cli/api/ 14:03:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:03:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:03:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:03:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:03:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:03:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:03:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:03:18 spire-1.2.1/cmd/spire-agent/cli/common/ 14:03:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:03:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:03:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:03:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:03:18 spire-1.2.1/cmd/spire-agent/cli/run/ 14:03:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:03:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:03:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:03:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:03:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:03:18 spire-1.2.1/cmd/spire-agent/main.go 14:03:18 spire-1.2.1/cmd/spire-server/ 14:03:18 spire-1.2.1/cmd/spire-server/cli/ 14:03:18 spire-1.2.1/cmd/spire-server/cli/agent/ 14:03:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:03:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/cli.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/entry/ 14:03:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/federation/ 14:03:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:03:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:03:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/run/ 14:03:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/token/ 14:03:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/validate/ 14:03:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/x509/ 14:03:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:03:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:03:18 spire-1.2.1/cmd/spire-server/main.go 14:03:18 spire-1.2.1/cmd/spire-server/util/ 14:03:18 spire-1.2.1/cmd/spire-server/util/util.go 14:03:18 spire-1.2.1/conf/ 14:03:18 spire-1.2.1/conf/agent/ 14:03:18 spire-1.2.1/conf/agent/agent.conf 14:03:18 spire-1.2.1/conf/agent/agent_full.conf 14:03:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:03:18 spire-1.2.1/conf/server/ 14:03:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:03:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:03:18 spire-1.2.1/conf/server/server.conf 14:03:18 spire-1.2.1/conf/server/server_full.conf 14:03:18 spire-1.2.1/doc/ 14:03:18 spire-1.2.1/doc/SPIRE101.md 14:03:18 spire-1.2.1/doc/auditlog.md 14:03:18 spire-1.2.1/doc/authorization_policy_engine.md 14:03:18 spire-1.2.1/doc/changelog_guidelines.md 14:03:18 spire-1.2.1/doc/cure53-report.pdf 14:03:18 spire-1.2.1/doc/images/ 14:03:18 spire-1.2.1/doc/images/2019_roadmap.png 14:03:18 spire-1.2.1/doc/images/SPIRE101.png 14:03:18 spire-1.2.1/doc/images/SPIRE_agent.png 14:03:18 spire-1.2.1/doc/images/SPIRE_server.png 14:03:18 spire-1.2.1/doc/images/cache_mgr.png 14:03:18 spire-1.2.1/doc/images/cache_mgr_components.png 14:03:18 spire-1.2.1/doc/images/federated_spire.png 14:03:18 spire-1.2.1/doc/images/ha_mode.png 14:03:18 spire-1.2.1/doc/images/nested_spire.png 14:03:18 spire-1.2.1/doc/images/oidc_federation.png 14:03:18 spire-1.2.1/doc/images/single_trust_domain.png 14:03:18 spire-1.2.1/doc/images/spiffe_compatible.png 14:03:18 spire-1.2.1/doc/images/spire_logo.png 14:03:18 spire-1.2.1/doc/migrating_registration_api_clients.md 14:03:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:03:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:03:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:03:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:03:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:03:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:03:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:03:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:03:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:03:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:03:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:03:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:03:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:03:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:03:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:03:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:03:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:03:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:03:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:03:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:03:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:03:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:03:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:03:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:03:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:03:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:03:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:03:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:03:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:03:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:03:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:03:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:03:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:03:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:03:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:03:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:03:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:03:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:03:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:03:18 spire-1.2.1/doc/scaling_spire.md 14:03:18 spire-1.2.1/doc/spire_agent.md 14:03:18 spire-1.2.1/doc/spire_server.md 14:03:18 spire-1.2.1/doc/supported_integrations.md 14:03:18 spire-1.2.1/doc/telemetry.md 14:03:18 spire-1.2.1/doc/telemetry_config.md 14:03:18 spire-1.2.1/doc/upgrading.md 14:03:18 spire-1.2.1/doc/using_spire.md 14:03:18 spire-1.2.1/examples/ 14:03:18 spire-1.2.1/examples/README.md 14:03:18 spire-1.2.1/go.mod 14:03:18 spire-1.2.1/go.sum 14:03:18 spire-1.2.1/pkg/ 14:03:18 spire-1.2.1/pkg/agent/ 14:03:18 spire-1.2.1/pkg/agent/agent.go 14:03:18 spire-1.2.1/pkg/agent/api/ 14:03:18 spire-1.2.1/pkg/agent/api/config.go 14:03:18 spire-1.2.1/pkg/agent/api/debug/ 14:03:18 spire-1.2.1/pkg/agent/api/debug/v1/ 14:03:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:03:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:03:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:03:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:03:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:03:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:03:18 spire-1.2.1/pkg/agent/api/endpoints.go 14:03:18 spire-1.2.1/pkg/agent/api/health/ 14:03:18 spire-1.2.1/pkg/agent/api/health/v1/ 14:03:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:03:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:03:18 spire-1.2.1/pkg/agent/api/rpccontext/ 14:03:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:03:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:03:18 spire-1.2.1/pkg/agent/attestor/ 14:03:18 spire-1.2.1/pkg/agent/attestor/node/ 14:03:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:03:18 spire-1.2.1/pkg/agent/attestor/node/node.go 14:03:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:03:18 spire-1.2.1/pkg/agent/attestor/workload/ 14:03:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:03:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:03:18 spire-1.2.1/pkg/agent/catalog/ 14:03:18 spire-1.2.1/pkg/agent/catalog/catalog.go 14:03:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:03:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:03:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:03:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:03:18 spire-1.2.1/pkg/agent/client/ 14:03:18 spire-1.2.1/pkg/agent/client/client.go 14:03:18 spire-1.2.1/pkg/agent/client/client_test.go 14:03:18 spire-1.2.1/pkg/agent/client/dial.go 14:03:18 spire-1.2.1/pkg/agent/client/nodeconn.go 14:03:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:03:18 spire-1.2.1/pkg/agent/client/update.go 14:03:18 spire-1.2.1/pkg/agent/client/util.go 14:03:18 spire-1.2.1/pkg/agent/common/ 14:03:18 spire-1.2.1/pkg/agent/common/backoff/ 14:03:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:03:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:03:18 spire-1.2.1/pkg/agent/common/cgroups/ 14:03:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:03:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:03:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:03:18 spire-1.2.1/pkg/agent/config.go 14:03:18 spire-1.2.1/pkg/agent/endpoints/ 14:03:18 spire-1.2.1/pkg/agent/endpoints/config.go 14:03:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:03:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:03:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:03:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:03:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:03:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:03:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:03:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:03:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:03:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:03:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:03:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:03:18 spire-1.2.1/pkg/agent/endpoints/workload/ 14:03:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:03:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:03:18 spire-1.2.1/pkg/agent/manager/ 14:03:18 spire-1.2.1/pkg/agent/manager/cache/ 14:03:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:03:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:03:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:03:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:03:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:03:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:03:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:03:18 spire-1.2.1/pkg/agent/manager/config.go 14:03:18 spire-1.2.1/pkg/agent/manager/manager.go 14:03:18 spire-1.2.1/pkg/agent/manager/manager_test.go 14:03:18 spire-1.2.1/pkg/agent/manager/storage.go 14:03:18 spire-1.2.1/pkg/agent/manager/storage_test.go 14:03:18 spire-1.2.1/pkg/agent/manager/storecache/ 14:03:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:03:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:03:18 spire-1.2.1/pkg/agent/manager/sync.go 14:03:18 spire-1.2.1/pkg/agent/plugin/ 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:03:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:03:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:03:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:03:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:03:18 spire-1.2.1/pkg/agent/svid/ 14:03:18 spire-1.2.1/pkg/agent/svid/rotator.go 14:03:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:03:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:03:18 spire-1.2.1/pkg/agent/svid/store/ 14:03:18 spire-1.2.1/pkg/agent/svid/store/service.go 14:03:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:03:18 spire-1.2.1/pkg/common/ 14:03:18 spire-1.2.1/pkg/common/agentpathtemplate/ 14:03:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:03:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:03:18 spire-1.2.1/pkg/common/api/ 14:03:18 spire-1.2.1/pkg/common/api/metrics.go 14:03:18 spire-1.2.1/pkg/common/api/middleware/ 14:03:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:03:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:03:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:03:18 spire-1.2.1/pkg/common/api/middleware/logger.go 14:03:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:03:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:03:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:03:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:03:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:03:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:03:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:03:18 spire-1.2.1/pkg/common/api/middleware/names.go 14:03:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:03:18 spire-1.2.1/pkg/common/api/names.go 14:03:18 spire-1.2.1/pkg/common/api/ratelimit.go 14:03:18 spire-1.2.1/pkg/common/api/rpccontext/ 14:03:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:03:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:03:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:03:18 spire-1.2.1/pkg/common/auth/ 14:03:18 spire-1.2.1/pkg/common/auth/interceptors.go 14:03:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:03:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:03:18 spire-1.2.1/pkg/common/bundleutil/ 14:03:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:03:18 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:03:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:03:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:03:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:03:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:03:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:03:18 spire-1.2.1/pkg/common/bundleutil/types.go 14:03:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:03:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:03:18 spire-1.2.1/pkg/common/catalog/ 14:03:18 spire-1.2.1/pkg/common/catalog/bind.go 14:03:18 spire-1.2.1/pkg/common/catalog/builtin.go 14:03:18 spire-1.2.1/pkg/common/catalog/catalog.go 14:03:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:03:18 spire-1.2.1/pkg/common/catalog/closers.go 14:03:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:03:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:03:18 spire-1.2.1/pkg/common/catalog/config.go 14:03:18 spire-1.2.1/pkg/common/catalog/config_test.go 14:03:18 spire-1.2.1/pkg/common/catalog/configure.go 14:03:18 spire-1.2.1/pkg/common/catalog/constraints.go 14:03:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:03:18 spire-1.2.1/pkg/common/catalog/context.go 14:03:18 spire-1.2.1/pkg/common/catalog/external.go 14:03:18 spire-1.2.1/pkg/common/catalog/host.go 14:03:18 spire-1.2.1/pkg/common/catalog/pipenet.go 14:03:18 spire-1.2.1/pkg/common/catalog/plugin.go 14:03:18 spire-1.2.1/pkg/common/catalog/testplugin/ 14:03:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:03:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:03:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:03:18 spire-1.2.1/pkg/common/cli/ 14:03:18 spire-1.2.1/pkg/common/cli/env.go 14:03:18 spire-1.2.1/pkg/common/cli/flags.go 14:03:18 spire-1.2.1/pkg/common/cli/trust_domain.go 14:03:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:03:18 spire-1.2.1/pkg/common/cli/umask.go 14:03:18 spire-1.2.1/pkg/common/cli/umask_posix.go 14:03:18 spire-1.2.1/pkg/common/cli/umask_test.go 14:03:18 spire-1.2.1/pkg/common/cli/umask_windows.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/ 14:03:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/flag.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/format.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/ 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:03:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:03:18 spire-1.2.1/pkg/common/coretypes/ 14:03:18 spire-1.2.1/pkg/common/coretypes/bundle/ 14:03:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:03:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:03:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:03:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:03:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:03:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:03:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:03:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:03:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:03:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:03:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:03:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:03:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:03:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:03:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:03:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:03:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:03:18 spire-1.2.1/pkg/common/cryptoutil/ 14:03:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:03:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:03:18 spire-1.2.1/pkg/common/diskutil/ 14:03:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:03:18 spire-1.2.1/pkg/common/diskutil/file_test.go 14:03:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:03:18 spire-1.2.1/pkg/common/errorutil/ 14:03:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:03:18 spire-1.2.1/pkg/common/health/ 14:03:18 spire-1.2.1/pkg/common/health/config.go 14:03:18 spire-1.2.1/pkg/common/health/context.go 14:03:18 spire-1.2.1/pkg/common/health/context_test.go 14:03:18 spire-1.2.1/pkg/common/health/health.go 14:03:18 spire-1.2.1/pkg/common/health/health_test.go 14:03:18 spire-1.2.1/pkg/common/health/logger.go 14:03:18 spire-1.2.1/pkg/common/hostservice/ 14:03:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:03:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:03:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:03:18 spire-1.2.1/pkg/common/idutil/ 14:03:18 spire-1.2.1/pkg/common/idutil/require.go 14:03:18 spire-1.2.1/pkg/common/idutil/require_test.go 14:03:18 spire-1.2.1/pkg/common/idutil/safety.go 14:03:18 spire-1.2.1/pkg/common/idutil/safety_test.go 14:03:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:03:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:03:18 spire-1.2.1/pkg/common/jwtsvid/ 14:03:18 spire-1.2.1/pkg/common/jwtsvid/common.go 14:03:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:03:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:03:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:03:18 spire-1.2.1/pkg/common/jwtutil/ 14:03:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:03:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:03:18 spire-1.2.1/pkg/common/log/ 14:03:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:03:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:03:18 spire-1.2.1/pkg/common/log/log.go 14:03:18 spire-1.2.1/pkg/common/log/log_test.go 14:03:18 spire-1.2.1/pkg/common/log/options.go 14:03:18 spire-1.2.1/pkg/common/nodeutil/ 14:03:18 spire-1.2.1/pkg/common/nodeutil/node.go 14:03:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:03:18 spire-1.2.1/pkg/common/peertracker/ 14:03:18 spire-1.2.1/pkg/common/peertracker/conn.go 14:03:18 spire-1.2.1/pkg/common/peertracker/credentials.go 14:03:18 spire-1.2.1/pkg/common/peertracker/errors.go 14:03:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:03:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:03:18 spire-1.2.1/pkg/common/peertracker/info.go 14:03:18 spire-1.2.1/pkg/common/peertracker/listener.go 14:03:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:03:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:03:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:03:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:03:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:03:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:03:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:03:18 spire-1.2.1/pkg/common/peertracker/tcp.go 14:03:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:03:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:03:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:03:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:03:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:03:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:03:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:03:18 spire-1.2.1/pkg/common/peertracker/uds.go 14:03:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:03:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:03:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:03:18 spire-1.2.1/pkg/common/pemutil/ 14:03:18 spire-1.2.1/pkg/common/pemutil/block.go 14:03:18 spire-1.2.1/pkg/common/pemutil/certs.go 14:03:18 spire-1.2.1/pkg/common/pemutil/common.go 14:03:18 spire-1.2.1/pkg/common/pemutil/csr.go 14:03:18 spire-1.2.1/pkg/common/pemutil/keys.go 14:03:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:03:18 spire-1.2.1/pkg/common/pemutil/testdata/ 14:03:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:03:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:03:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:03:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:03:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:03:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:03:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:03:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:03:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:03:18 spire-1.2.1/pkg/common/plugin/ 14:03:18 spire-1.2.1/pkg/common/plugin/aws/ 14:03:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:03:18 spire-1.2.1/pkg/common/plugin/azure/ 14:03:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:03:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:03:18 spire-1.2.1/pkg/common/plugin/facade.go 14:03:18 spire-1.2.1/pkg/common/plugin/facade_test.go 14:03:18 spire-1.2.1/pkg/common/plugin/gcp/ 14:03:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:03:18 spire-1.2.1/pkg/common/plugin/k8s/ 14:03:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:03:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:03:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:03:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:03:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:03:18 spire-1.2.1/pkg/common/plugin/log.go 14:03:18 spire-1.2.1/pkg/common/plugin/sshpop/ 14:03:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:03:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:03:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:03:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:03:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:03:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:03:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:03:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:03:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:03:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:03:18 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:03:18 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:03:18 spire-1.2.1/pkg/common/plugin/x509pop/ 14:03:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:03:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:03:18 spire-1.2.1/pkg/common/profiling/ 14:03:18 spire-1.2.1/pkg/common/profiling/dumpers.go 14:03:18 spire-1.2.1/pkg/common/profiling/profiling.go 14:03:18 spire-1.2.1/pkg/common/protoutil/ 14:03:18 spire-1.2.1/pkg/common/protoutil/masks.go 14:03:18 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:03:18 spire-1.2.1/pkg/common/rotationutil/ 14:03:18 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:03:18 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:03:18 spire-1.2.1/pkg/common/selector/ 14:03:18 spire-1.2.1/pkg/common/selector/selector.go 14:03:18 spire-1.2.1/pkg/common/selector/selector_test.go 14:03:18 spire-1.2.1/pkg/common/selector/set.go 14:03:18 spire-1.2.1/pkg/common/selector/set_utils.go 14:03:18 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:03:18 spire-1.2.1/pkg/common/telemetry/ 14:03:18 spire-1.2.1/pkg/common/telemetry/agent/ 14:03:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:03:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:03:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:03:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:03:18 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:03:18 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:03:18 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:03:18 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:03:18 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:03:18 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:03:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:03:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:03:18 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:03:18 spire-1.2.1/pkg/common/telemetry/call.go 14:03:18 spire-1.2.1/pkg/common/telemetry/common/ 14:03:18 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:03:18 spire-1.2.1/pkg/common/telemetry/config.go 14:03:18 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:03:18 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:03:18 spire-1.2.1/pkg/common/telemetry/inmem.go 14:03:18 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:03:18 spire-1.2.1/pkg/common/telemetry/m3.go 14:03:18 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:03:18 spire-1.2.1/pkg/common/telemetry/metrics.go 14:03:18 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:03:18 spire-1.2.1/pkg/common/telemetry/names.go 14:03:18 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:03:18 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:03:18 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:03:18 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:03:18 spire-1.2.1/pkg/common/telemetry/server/ 14:03:18 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:03:18 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:03:18 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:03:18 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:03:18 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:03:18 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:03:18 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:03:18 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:03:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:03:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:03:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:03:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:03:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:03:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:03:18 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:03:18 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:03:18 spire-1.2.1/pkg/common/telemetry/server/server.go 14:03:18 spire-1.2.1/pkg/common/telemetry/sink.go 14:03:18 spire-1.2.1/pkg/common/telemetry/statsd.go 14:03:18 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:03:18 spire-1.2.1/pkg/common/telemetry/uptime.go 14:03:18 spire-1.2.1/pkg/common/telemetry/version.go 14:03:18 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:03:18 spire-1.2.1/pkg/common/uptime/ 14:03:18 spire-1.2.1/pkg/common/uptime/uptime.go 14:03:19 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:03:19 spire-1.2.1/pkg/common/util/ 14:03:19 spire-1.2.1/pkg/common/util/certs.go 14:03:19 spire-1.2.1/pkg/common/util/certs_test.go 14:03:19 spire-1.2.1/pkg/common/util/csr.go 14:03:19 spire-1.2.1/pkg/common/util/hash.go 14:03:19 spire-1.2.1/pkg/common/util/selectors.go 14:03:19 spire-1.2.1/pkg/common/util/selectors_test.go 14:03:19 spire-1.2.1/pkg/common/util/signals.go 14:03:19 spire-1.2.1/pkg/common/util/sort.go 14:03:19 spire-1.2.1/pkg/common/util/sort_test.go 14:03:19 spire-1.2.1/pkg/common/util/task.go 14:03:19 spire-1.2.1/pkg/common/util/task_test.go 14:03:19 spire-1.2.1/pkg/common/util/testdata/ 14:03:19 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:03:19 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:03:19 spire-1.2.1/pkg/common/version/ 14:03:19 spire-1.2.1/pkg/common/version/version.go 14:03:19 spire-1.2.1/pkg/common/x509svid/ 14:03:19 spire-1.2.1/pkg/common/x509svid/common_test.go 14:03:19 spire-1.2.1/pkg/common/x509svid/csr.go 14:03:19 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:03:19 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:03:19 spire-1.2.1/pkg/common/x509util/ 14:03:19 spire-1.2.1/pkg/common/x509util/cert.go 14:03:19 spire-1.2.1/pkg/common/x509util/dns.go 14:03:19 spire-1.2.1/pkg/common/x509util/dns_test.go 14:03:19 spire-1.2.1/pkg/common/x509util/keyid.go 14:03:19 spire-1.2.1/pkg/common/x509util/keypair.go 14:03:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:03:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:03:19 spire-1.2.1/pkg/server/ 14:03:19 spire-1.2.1/pkg/server/api/ 14:03:19 spire-1.2.1/pkg/server/api/agent.go 14:03:19 spire-1.2.1/pkg/server/api/agent/ 14:03:19 spire-1.2.1/pkg/server/api/agent/v1/ 14:03:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:03:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:03:19 spire-1.2.1/pkg/server/api/agent_test.go 14:03:19 spire-1.2.1/pkg/server/api/api.go 14:03:19 spire-1.2.1/pkg/server/api/audit/ 14:03:19 spire-1.2.1/pkg/server/api/audit/audit.go 14:03:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:03:19 spire-1.2.1/pkg/server/api/bundle.go 14:03:19 spire-1.2.1/pkg/server/api/bundle/ 14:03:19 spire-1.2.1/pkg/server/api/bundle/v1/ 14:03:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:03:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:03:19 spire-1.2.1/pkg/server/api/bundle_test.go 14:03:19 spire-1.2.1/pkg/server/api/debug/ 14:03:19 spire-1.2.1/pkg/server/api/debug/v1/ 14:03:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:03:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:03:19 spire-1.2.1/pkg/server/api/entry.go 14:03:19 spire-1.2.1/pkg/server/api/entry/ 14:03:19 spire-1.2.1/pkg/server/api/entry/v1/ 14:03:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:03:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:03:19 spire-1.2.1/pkg/server/api/entry_test.go 14:03:19 spire-1.2.1/pkg/server/api/health/ 14:03:19 spire-1.2.1/pkg/server/api/health/v1/ 14:03:19 spire-1.2.1/pkg/server/api/health/v1/service.go 14:03:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:03:19 spire-1.2.1/pkg/server/api/id.go 14:03:19 spire-1.2.1/pkg/server/api/id_test.go 14:03:19 spire-1.2.1/pkg/server/api/limits/ 14:03:19 spire-1.2.1/pkg/server/api/limits/limits.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/ 14:03:19 spire-1.2.1/pkg/server/api/middleware/alias.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/audit.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/caller.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/common.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/entries.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:03:19 spire-1.2.1/pkg/server/api/ratelimit.go 14:03:19 spire-1.2.1/pkg/server/api/rpccontext/ 14:03:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:03:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:03:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:03:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:03:19 spire-1.2.1/pkg/server/api/selector.go 14:03:19 spire-1.2.1/pkg/server/api/selector_test.go 14:03:19 spire-1.2.1/pkg/server/api/status.go 14:03:19 spire-1.2.1/pkg/server/api/status_test.go 14:03:19 spire-1.2.1/pkg/server/api/svid/ 14:03:19 spire-1.2.1/pkg/server/api/svid/v1/ 14:03:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:03:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:03:19 spire-1.2.1/pkg/server/api/trustdomain.go 14:03:19 spire-1.2.1/pkg/server/api/trustdomain/ 14:03:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:03:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:03:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:03:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:03:19 spire-1.2.1/pkg/server/authpolicy/ 14:03:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:03:19 spire-1.2.1/pkg/server/authpolicy/policy.go 14:03:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:03:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:03:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:03:19 spire-1.2.1/pkg/server/authpolicy/validate.go 14:03:19 spire-1.2.1/pkg/server/bundle/ 14:03:19 spire-1.2.1/pkg/server/bundle/client/ 14:03:19 spire-1.2.1/pkg/server/bundle/client/client.go 14:03:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:03:19 spire-1.2.1/pkg/server/bundle/client/manager.go 14:03:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:03:19 spire-1.2.1/pkg/server/bundle/client/sources.go 14:03:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:03:19 spire-1.2.1/pkg/server/bundle/client/updater.go 14:03:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:03:19 spire-1.2.1/pkg/server/ca/ 14:03:19 spire-1.2.1/pkg/server/ca/ca.go 14:03:19 spire-1.2.1/pkg/server/ca/ca_health.go 14:03:19 spire-1.2.1/pkg/server/ca/ca_test.go 14:03:19 spire-1.2.1/pkg/server/ca/journal.go 14:03:19 spire-1.2.1/pkg/server/ca/journal_test.go 14:03:19 spire-1.2.1/pkg/server/ca/manager.go 14:03:19 spire-1.2.1/pkg/server/ca/manager_health.go 14:03:19 spire-1.2.1/pkg/server/ca/manager_test.go 14:03:19 spire-1.2.1/pkg/server/ca/templates.go 14:03:19 spire-1.2.1/pkg/server/ca/upstream_client.go 14:03:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:03:19 spire-1.2.1/pkg/server/ca/validation.go 14:03:19 spire-1.2.1/pkg/server/cache/ 14:03:19 spire-1.2.1/pkg/server/cache/dscache/ 14:03:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:03:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:03:19 spire-1.2.1/pkg/server/cache/entrycache/ 14:03:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:03:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:03:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:03:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:03:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:03:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:03:19 spire-1.2.1/pkg/server/catalog/ 14:03:19 spire-1.2.1/pkg/server/catalog/catalog.go 14:03:19 spire-1.2.1/pkg/server/catalog/keymanager.go 14:03:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:03:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:03:19 spire-1.2.1/pkg/server/catalog/notifier.go 14:03:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:03:19 spire-1.2.1/pkg/server/config.go 14:03:19 spire-1.2.1/pkg/server/datastore/ 14:03:19 spire-1.2.1/pkg/server/datastore/datastore.go 14:03:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:03:19 spire-1.2.1/pkg/server/datastore/repository.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:03:19 spire-1.2.1/pkg/server/endpoints/ 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/ 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:03:19 spire-1.2.1/pkg/server/endpoints/config.go 14:03:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:03:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:03:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:03:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:03:19 spire-1.2.1/pkg/server/endpoints/middleware.go 14:03:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:03:19 spire-1.2.1/pkg/server/hostservice/ 14:03:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:03:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:03:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:03:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:03:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:03:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:03:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:03:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/ 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/ 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/ 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:03:19 spire-1.2.1/pkg/server/registration/ 14:03:19 spire-1.2.1/pkg/server/registration/manager.go 14:03:19 spire-1.2.1/pkg/server/registration/manager_test.go 14:03:19 spire-1.2.1/pkg/server/scanentries.go 14:03:19 spire-1.2.1/pkg/server/scanentries_test.go 14:03:19 spire-1.2.1/pkg/server/server.go 14:03:19 spire-1.2.1/pkg/server/server_test.go 14:03:19 spire-1.2.1/pkg/server/svid/ 14:03:19 spire-1.2.1/pkg/server/svid/observer.go 14:03:19 spire-1.2.1/pkg/server/svid/observer_test.go 14:03:19 spire-1.2.1/pkg/server/svid/rotator.go 14:03:19 spire-1.2.1/pkg/server/svid/rotator_config.go 14:03:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:03:19 spire-1.2.1/pkg/server/svid/rotator_test.go 14:03:19 spire-1.2.1/proto/ 14:03:19 spire-1.2.1/proto/private/ 14:03:19 spire-1.2.1/proto/private/server/ 14:03:19 spire-1.2.1/proto/private/server/journal/ 14:03:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:03:19 spire-1.2.1/proto/private/server/journal/journal.proto 14:03:19 spire-1.2.1/proto/spire/ 14:03:19 spire-1.2.1/proto/spire/common/ 14:03:19 spire-1.2.1/proto/spire/common/common.pb.go 14:03:19 spire-1.2.1/proto/spire/common/common.proto 14:03:19 spire-1.2.1/proto/spire/common/plugin/ 14:03:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:03:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:03:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:03:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:03:19 spire-1.2.1/proto/spire/plugin/ 14:03:19 spire-1.2.1/proto/spire/plugin/agent/ 14:03:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:03:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:03:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:03:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:03:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:03:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:03:19 spire-1.2.1/release/ 14:03:19 spire-1.2.1/release/spire-extras/ 14:03:19 spire-1.2.1/release/spire-extras/README.md 14:03:19 spire-1.2.1/release/spire-extras/conf/ 14:03:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:03:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:03:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:03:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:03:19 spire-1.2.1/release/spire/ 14:03:19 spire-1.2.1/release/spire/README.md 14:03:19 spire-1.2.1/release/spire/conf/ 14:03:19 spire-1.2.1/release/spire/conf/agent/ 14:03:19 spire-1.2.1/release/spire/conf/agent/agent.conf 14:03:19 spire-1.2.1/release/spire/conf/server/ 14:03:19 spire-1.2.1/release/spire/conf/server/server.conf 14:03:19 spire-1.2.1/script/ 14:03:19 spire-1.2.1/script/build-artifact.sh 14:03:19 spire-1.2.1/script/generate_dummy_ca.sh 14:03:19 spire-1.2.1/support/ 14:03:19 spire-1.2.1/support/k8s/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/ 14:03:19 spire-1.2.1/support/oidc-discovery-provider/README.md 14:03:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/config.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/main.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:03:19 spire-1.2.1/test/ 14:03:19 spire-1.2.1/test/clock/ 14:03:19 spire-1.2.1/test/clock/clock.go 14:03:19 spire-1.2.1/test/fakes/ 14:03:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:03:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:03:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:03:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:03:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:03:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:03:19 spire-1.2.1/test/fakes/fakeagentstore/ 14:03:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:03:19 spire-1.2.1/test/fakes/fakedatastore/ 14:03:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:03:19 spire-1.2.1/test/fakes/fakeentryclient/ 14:03:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:03:19 spire-1.2.1/test/fakes/fakehealthchecker/ 14:03:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:03:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:03:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:03:19 spire-1.2.1/test/fakes/fakemetrics/ 14:03:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:03:19 spire-1.2.1/test/fakes/fakenoderesolver/ 14:03:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:03:19 spire-1.2.1/test/fakes/fakenotifier/ 14:03:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:03:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:03:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:03:19 spire-1.2.1/test/fakes/fakeserverca/ 14:03:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:03:19 spire-1.2.1/test/fakes/fakeservercatalog/ 14:03:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:03:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:03:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:03:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:03:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:03:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:03:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:03:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:03:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:03:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:03:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:03:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:03:19 spire-1.2.1/test/fixture/ 14:03:19 spire-1.2.1/test/fixture/certs/ 14:03:19 spire-1.2.1/test/fixture/certs/agent_svid.der 14:03:19 spire-1.2.1/test/fixture/certs/base_cert.pem 14:03:19 spire-1.2.1/test/fixture/certs/base_csr.pem 14:03:19 spire-1.2.1/test/fixture/certs/base_key.pem 14:03:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:03:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:03:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:03:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:03:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:03:19 spire-1.2.1/test/fixture/certs/blog_key.pem 14:03:19 spire-1.2.1/test/fixture/certs/bundle.der 14:03:19 spire-1.2.1/test/fixture/certs/ca.pem 14:03:19 spire-1.2.1/test/fixture/certs/ca_key.pem 14:03:19 spire-1.2.1/test/fixture/certs/database_cert.pem 14:03:19 spire-1.2.1/test/fixture/certs/database_csr.pem 14:03:19 spire-1.2.1/test/fixture/certs/database_key.pem 14:03:19 spire-1.2.1/test/fixture/certs/node_cert.pem 14:03:19 spire-1.2.1/test/fixture/certs/node_csr.pem 14:03:19 spire-1.2.1/test/fixture/certs/node_key.pem 14:03:19 spire-1.2.1/test/fixture/certs/svid.pem 14:03:19 spire-1.2.1/test/fixture/certs/svid_key.pem 14:03:19 spire-1.2.1/test/fixture/config/ 14:03:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:03:19 spire-1.2.1/test/fixture/config/agent_good.conf 14:03:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:03:19 spire-1.2.1/test/fixture/config/plugin_good.conf 14:03:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_good.conf 14:03:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:03:19 spire-1.2.1/test/fixture/fixture.go 14:03:19 spire-1.2.1/test/fixture/nodeattestor/ 14:03:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:03:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:03:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:03:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:03:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:03:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:03:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:03:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:03:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:03:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:03:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:03:19 spire-1.2.1/test/fixture/registration/ 14:03:19 spire-1.2.1/test/fixture/registration/entries.json 14:03:19 spire-1.2.1/test/fixture/registration/good-for-update.json 14:03:19 spire-1.2.1/test/fixture/registration/good.json 14:03:19 spire-1.2.1/test/fixture/registration/invalid.json 14:03:19 spire-1.2.1/test/fixture/registration/invalid_json.json 14:03:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:03:19 spire-1.2.1/test/integration/ 14:03:19 spire-1.2.1/test/integration/README.md 14:03:19 spire-1.2.1/test/integration/common 14:03:19 spire-1.2.1/test/integration/setup/ 14:03:19 spire-1.2.1/test/integration/setup/adminclient/ 14:03:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:03:19 spire-1.2.1/test/integration/setup/adminclient/client.go 14:03:19 spire-1.2.1/test/integration/setup/debugagent/ 14:03:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:03:19 spire-1.2.1/test/integration/setup/debugagent/main.go 14:03:19 spire-1.2.1/test/integration/setup/debugserver/ 14:03:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:03:19 spire-1.2.1/test/integration/setup/debugserver/main.go 14:03:19 spire-1.2.1/test/integration/setup/downstreamclient/ 14:03:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:03:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:03:19 spire-1.2.1/test/integration/setup/itclient/ 14:03:19 spire-1.2.1/test/integration/setup/itclient/client.go 14:03:19 spire-1.2.1/test/integration/setup/node-attestation/ 14:03:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:03:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:03:19 spire-1.2.1/test/integration/setup/x509pop/ 14:03:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:03:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:03:19 spire-1.2.1/test/integration/suites/ 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:03:19 spire-1.2.1/test/integration/suites/join-token/ 14:03:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:03:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:03:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:03:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:03:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:03:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:03:19 spire-1.2.1/test/integration/suites/join-token/README.md 14:03:19 spire-1.2.1/test/integration/suites/join-token/conf/ 14:03:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/join-token/teardown 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:03:19 spire-1.2.1/test/integration/suites/k8s/ 14:03:19 spire-1.2.1/test/integration/suites/k8s/00-setup 14:03:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:03:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:03:19 spire-1.2.1/test/integration/suites/k8s/README.md 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/ 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:03:19 spire-1.2.1/test/integration/suites/k8s/teardown 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/ 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:03:19 spire-1.2.1/test/integration/suites/rotation/ 14:03:19 spire-1.2.1/test/integration/suites/rotation/00-setup 14:03:19 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:03:19 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:03:19 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:03:19 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:03:19 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:03:19 spire-1.2.1/test/integration/suites/rotation/README.md 14:03:19 spire-1.2.1/test/integration/suites/rotation/conf/ 14:03:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/rotation/teardown 14:03:19 spire-1.2.1/test/integration/suites/self-test/ 14:03:19 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:03:19 spire-1.2.1/test/integration/suites/self-test/README.md 14:03:19 spire-1.2.1/test/integration/suites/self-test/teardown 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:03:19 spire-1.2.1/test/integration/suites/upgrade/ 14:03:19 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:03:19 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:03:19 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:03:19 spire-1.2.1/test/integration/suites/upgrade/README.md 14:03:19 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:03:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/upgrade/teardown 14:03:19 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:03:19 spire-1.2.1/test/integration/test-one.sh 14:03:19 spire-1.2.1/test/integration/test.sh 14:03:19 spire-1.2.1/test/plugintest/ 14:03:19 spire-1.2.1/test/plugintest/config.go 14:03:19 spire-1.2.1/test/plugintest/load.go 14:03:19 spire-1.2.1/test/plugintest/option.go 14:03:19 spire-1.2.1/test/spiretest/ 14:03:19 spire-1.2.1/test/spiretest/apiserver.go 14:03:19 spire-1.2.1/test/spiretest/assertions.go 14:03:19 spire-1.2.1/test/spiretest/dir.go 14:03:19 spire-1.2.1/test/spiretest/errors_posix.go 14:03:19 spire-1.2.1/test/spiretest/errors_windows.go 14:03:19 spire-1.2.1/test/spiretest/logs.go 14:03:19 spire-1.2.1/test/spiretest/socketapi.go 14:03:19 spire-1.2.1/test/spiretest/suite.go 14:03:19 spire-1.2.1/test/spiretest/x509.go 14:03:19 spire-1.2.1/test/testca/ 14:03:19 spire-1.2.1/test/testca/ca.go 14:03:19 spire-1.2.1/test/testkey/ 14:03:19 spire-1.2.1/test/testkey/generate.sh 14:03:19 spire-1.2.1/test/testkey/genkeys.go 14:03:19 spire-1.2.1/test/testkey/keys.go 14:03:19 spire-1.2.1/test/testkey/new.go 14:03:19 spire-1.2.1/test/tpmsimulator/ 14:03:19 spire-1.2.1/test/tpmsimulator/simulator.go 14:03:19 spire-1.2.1/test/util/ 14:03:19 spire-1.2.1/test/util/cert_fixtures.go 14:03:19 spire-1.2.1/test/util/cert_generation.go 14:03:19 spire-1.2.1/test/util/io_redirection.go 14:03:19 spire-1.2.1/test/util/race.go 14:03:19 spire-1.2.1/test/util/util.go 14:03:19 building spire from source... 14:03:19 spire-1.2.1/ 14:03:19 spire-1.2.1/.data/ 14:03:19 spire-1.2.1/.data/.file 14:03:19 spire-1.2.1/.dockerignore 14:03:19 spire-1.2.1/.gitattributes 14:03:19 spire-1.2.1/.githooks/ 14:03:19 spire-1.2.1/.githooks/pre-commit 14:03:19 spire-1.2.1/.github/ 14:03:19 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:03:19 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:03:19 spire-1.2.1/.github/dependabot.yml 14:03:19 spire-1.2.1/.github/workflows/ 14:03:19 spire-1.2.1/.github/workflows/nightly_build.yaml 14:03:19 spire-1.2.1/.github/workflows/pr_build.yaml 14:03:19 spire-1.2.1/.github/workflows/release_build.yaml 14:03:19 spire-1.2.1/.github/workflows/scripts/ 14:03:19 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:03:19 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:03:19 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:03:19 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:03:19 spire-1.2.1/.github/workflows/scripts/split.sh 14:03:19 spire-1.2.1/.gitignore 14:03:19 spire-1.2.1/.go-version 14:03:19 spire-1.2.1/.golangci.yml 14:03:19 spire-1.2.1/ADOPTERS.md 14:03:19 spire-1.2.1/CHANGELOG.md 14:03:19 spire-1.2.1/CODE-OF-CONDUCT.md 14:03:19 spire-1.2.1/CODEOWNERS 14:03:19 spire-1.2.1/CONTRIBUTING.md 14:03:19 spire-1.2.1/Dockerfile 14:03:19 spire-1.2.1/Dockerfile.dev 14:03:19 spire-1.2.1/Dockerfile.scratch 14:03:19 spire-1.2.1/LICENSE 14:03:19 spire-1.2.1/MAINTAINERS.md 14:03:19 spire-1.2.1/Makefile 14:03:19 spire-1.2.1/README.md 14:03:19 spire-1.2.1/ROADMAP.md 14:03:19 spire-1.2.1/SECURITY.md 14:03:19 spire-1.2.1/cmd/ 14:03:19 spire-1.2.1/cmd/spire-agent/ 14:03:19 spire-1.2.1/cmd/spire-agent/cli/ 14:03:19 spire-1.2.1/cmd/spire-agent/cli/api/ 14:03:19 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:03:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:03:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:03:19 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:03:19 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:03:19 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:03:19 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:03:19 spire-1.2.1/cmd/spire-agent/cli/common/ 14:03:19 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:03:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:03:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:03:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:03:19 spire-1.2.1/cmd/spire-agent/cli/run/ 14:03:19 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:03:19 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:03:19 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:03:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:03:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:03:19 spire-1.2.1/cmd/spire-agent/main.go 14:03:19 spire-1.2.1/cmd/spire-server/ 14:03:19 spire-1.2.1/cmd/spire-server/cli/ 14:03:19 spire-1.2.1/cmd/spire-server/cli/agent/ 14:03:19 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:03:19 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/cli.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/entry/ 14:03:19 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/federation/ 14:03:19 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:03:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:03:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/run/ 14:03:19 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/token/ 14:03:19 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/validate/ 14:03:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.goInstalling go1.17.7... 14:03:19 14:03:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/x509/ 14:03:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:03:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:03:19 spire-1.2.1/cmd/spire-server/main.go 14:03:19 spire-1.2.1/cmd/spire-server/util/ 14:03:19 spire-1.2.1/cmd/spire-server/util/util.go 14:03:19 spire-1.2.1/conf/ 14:03:19 spire-1.2.1/conf/agent/ 14:03:19 spire-1.2.1/conf/agent/agent.conf 14:03:19 spire-1.2.1/conf/agent/agent_full.conf 14:03:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:03:19 spire-1.2.1/conf/server/ 14:03:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:03:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:03:19 spire-1.2.1/conf/server/server.conf 14:03:19 spire-1.2.1/conf/server/server_full.conf 14:03:19 spire-1.2.1/doc/ 14:03:19 spire-1.2.1/doc/SPIRE101.md 14:03:19 spire-1.2.1/doc/auditlog.md 14:03:19 spire-1.2.1/doc/authorization_policy_engine.md 14:03:19 spire-1.2.1/doc/changelog_guidelines.md 14:03:19 spire-1.2.1/doc/cure53-report.pdf 14:03:19 spire-1.2.1/doc/images/ 14:03:19 spire-1.2.1/doc/images/2019_roadmap.png 14:03:19 spire-1.2.1/doc/images/SPIRE101.png 14:03:19 spire-1.2.1/doc/images/SPIRE_agent.png 14:03:19 spire-1.2.1/doc/images/SPIRE_server.pngRemoving intermediate container ac97a0e1b5b1 14:03:19 ---> dd38547df3cc 14:03:19 Step 11/26 : WORKDIR /edgex-go/spire-build 14:03:19 14:03:19 spire-1.2.1/doc/images/cache_mgr.png 14:03:19 spire-1.2.1/doc/images/cache_mgr_components.png 14:03:19 spire-1.2.1/doc/images/federated_spire.png 14:03:19 spire-1.2.1/doc/images/ha_mode.png 14:03:19 spire-1.2.1/doc/images/nested_spire.png 14:03:19 spire-1.2.1/doc/images/oidc_federation.png 14:03:19 spire-1.2.1/doc/images/single_trust_domain.png 14:03:19 spire-1.2.1/doc/images/spiffe_compatible.png 14:03:19 spire-1.2.1/doc/images/spire_logo.png 14:03:19 spire-1.2.1/doc/migrating_registration_api_clients.md 14:03:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:03:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:03:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:03:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:03:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:03:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:03:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:03:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:03:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:03:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:03:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:03:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:03:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:03:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:03:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:03:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:03:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:03:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:03:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:03:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:03:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:03:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:03:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:03:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:03:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:03:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:03:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:03:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:03:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:03:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:03:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:03:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:03:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:03:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:03:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:03:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:03:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:03:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:03:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:03:19 spire-1.2.1/doc/scaling_spire.md 14:03:19 spire-1.2.1/doc/spire_agent.md 14:03:19 spire-1.2.1/doc/spire_server.md 14:03:19 spire-1.2.1/doc/supported_integrations.md 14:03:19 spire-1.2.1/doc/telemetry.md 14:03:19 spire-1.2.1/doc/telemetry_config.md 14:03:19 spire-1.2.1/doc/upgrading.md 14:03:19 spire-1.2.1/doc/using_spire.md 14:03:19 spire-1.2.1/examples/ 14:03:19 spire-1.2.1/examples/README.md 14:03:19 spire-1.2.1/go.mod 14:03:19 spire-1.2.1/go.sum 14:03:19 spire-1.2.1/pkg/ 14:03:19 spire-1.2.1/pkg/agent/ 14:03:19 spire-1.2.1/pkg/agent/agent.go 14:03:19 spire-1.2.1/pkg/agent/api/ 14:03:19 spire-1.2.1/pkg/agent/api/config.go 14:03:19 spire-1.2.1/pkg/agent/api/debug/ 14:03:19 spire-1.2.1/pkg/agent/api/debug/v1/ 14:03:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:03:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:03:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:03:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:03:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:03:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:03:19 spire-1.2.1/pkg/agent/api/endpoints.go 14:03:19 spire-1.2.1/pkg/agent/api/health/ 14:03:19 spire-1.2.1/pkg/agent/api/health/v1/ 14:03:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:03:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:03:19 spire-1.2.1/pkg/agent/api/rpccontext/ 14:03:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:03:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:03:19 spire-1.2.1/pkg/agent/attestor/ 14:03:19 spire-1.2.1/pkg/agent/attestor/node/ 14:03:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:03:19 spire-1.2.1/pkg/agent/attestor/node/node.go 14:03:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:03:19 spire-1.2.1/pkg/agent/attestor/workload/ 14:03:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:03:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:03:19 spire-1.2.1/pkg/agent/catalog/ 14:03:19 spire-1.2.1/pkg/agent/catalog/catalog.go 14:03:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:03:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:03:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:03:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:03:19 spire-1.2.1/pkg/agent/client/ 14:03:19 spire-1.2.1/pkg/agent/client/client.go 14:03:19 spire-1.2.1/pkg/agent/client/client_test.go 14:03:19 spire-1.2.1/pkg/agent/client/dial.go 14:03:19 spire-1.2.1/pkg/agent/client/nodeconn.go 14:03:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:03:19 spire-1.2.1/pkg/agent/client/update.go 14:03:19 spire-1.2.1/pkg/agent/client/util.go 14:03:19 spire-1.2.1/pkg/agent/common/ 14:03:19 spire-1.2.1/pkg/agent/common/backoff/ 14:03:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:03:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:03:19 spire-1.2.1/pkg/agent/common/cgroups/ 14:03:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:03:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:03:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:03:19 spire-1.2.1/pkg/agent/config.go 14:03:19 spire-1.2.1/pkg/agent/endpoints/ 14:03:19 spire-1.2.1/pkg/agent/endpoints/config.go 14:03:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:03:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:03:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:03:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:03:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:03:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:03:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:03:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:03:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:03:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:03:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:03:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:03:19 spire-1.2.1/pkg/agent/endpoints/workload/ 14:03:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:03:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:03:19 spire-1.2.1/pkg/agent/manager/ 14:03:19 spire-1.2.1/pkg/agent/manager/cache/ 14:03:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:03:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:03:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:03:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:03:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:03:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:03:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:03:19 spire-1.2.1/pkg/agent/manager/config.go 14:03:19 spire-1.2.1/pkg/agent/manager/manager.go 14:03:19 spire-1.2.1/pkg/agent/manager/manager_test.go 14:03:19 spire-1.2.1/pkg/agent/manager/storage.go 14:03:19 spire-1.2.1/pkg/agent/manager/storage_test.go 14:03:19 spire-1.2.1/pkg/agent/manager/storecache/ 14:03:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:03:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:03:19 spire-1.2.1/pkg/agent/manager/sync.go 14:03:19 spire-1.2.1/pkg/agent/plugin/ 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:03:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:03:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ ---> Running in 43d5fdf88e73 14:03:19 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:03:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:03:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:03:19 spire-1.2.1/pkg/agent/svid/ 14:03:19 spire-1.2.1/pkg/agent/svid/rotator.go 14:03:19 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:03:19 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:03:19 spire-1.2.1/pkg/agent/svid/store/ 14:03:19 spire-1.2.1/pkg/agent/svid/store/service.go 14:03:19 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:03:19 spire-1.2.1/pkg/common/ 14:03:19 spire-1.2.1/pkg/common/agentpathtemplate/ 14:03:19 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:03:19 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:03:19 spire-1.2.1/pkg/common/api/ 14:03:19 spire-1.2.1/pkg/common/api/metrics.go 14:03:19 spire-1.2.1/pkg/common/api/middleware/ 14:03:19 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:03:19 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:03:19 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:03:19 spire-1.2.1/pkg/common/api/middleware/logger.go 14:03:19 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:03:19 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:03:19 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:03:19 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:03:19 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:03:19 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:03:19 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:03:19 spire-1.2.1/pkg/common/api/middleware/names.go 14:03:19 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:03:19 spire-1.2.1/pkg/common/api/names.go 14:03:19 spire-1.2.1/pkg/common/api/ratelimit.go 14:03:19 spire-1.2.1/pkg/common/api/rpccontext/ 14:03:19 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:03:19 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:03:19 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:03:19 spire-1.2.1/pkg/common/auth/ 14:03:19 spire-1.2.1/pkg/common/auth/interceptors.go 14:03:19 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:03:19 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:03:19 spire-1.2.1/pkg/common/bundleutil/ 14:03:19 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:03:19 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:03:19 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:03:19 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:03:19 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:03:19 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:03:19 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:03:19 spire-1.2.1/pkg/common/bundleutil/types.go 14:03:19 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:03:19 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:03:19 spire-1.2.1/pkg/common/catalog/ 14:03:19 spire-1.2.1/pkg/common/catalog/bind.go 14:03:19 spire-1.2.1/pkg/common/catalog/builtin.go 14:03:19 spire-1.2.1/pkg/common/catalog/catalog.go 14:03:19 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:03:19 spire-1.2.1/pkg/common/catalog/closers.go 14:03:19 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:03:19 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:03:19 spire-1.2.1/pkg/common/catalog/config.go 14:03:19 spire-1.2.1/pkg/common/catalog/config_test.go 14:03:19 spire-1.2.1/pkg/common/catalog/configure.go 14:03:19 spire-1.2.1/pkg/common/catalog/constraints.go 14:03:19 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:03:19 spire-1.2.1/pkg/common/catalog/context.go 14:03:19 spire-1.2.1/pkg/common/catalog/external.go 14:03:19 spire-1.2.1/pkg/common/catalog/host.go 14:03:19 spire-1.2.1/pkg/common/catalog/pipenet.go 14:03:19 spire-1.2.1/pkg/common/catalog/plugin.go 14:03:19 spire-1.2.1/pkg/common/catalog/testplugin/ 14:03:19 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:03:19 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:03:19 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:03:19 spire-1.2.1/pkg/common/cli/ 14:03:19 spire-1.2.1/pkg/common/cli/env.go 14:03:19 spire-1.2.1/pkg/common/cli/flags.go 14:03:19 spire-1.2.1/pkg/common/cli/trust_domain.go 14:03:19 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:03:19 spire-1.2.1/pkg/common/cli/umask.go 14:03:19 spire-1.2.1/pkg/common/cli/umask_posix.go 14:03:19 spire-1.2.1/pkg/common/cli/umask_test.go 14:03:19 spire-1.2.1/pkg/common/cli/umask_windows.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/ 14:03:19 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/flag.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/format.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/ 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:03:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:03:19 spire-1.2.1/pkg/common/coretypes/ 14:03:19 spire-1.2.1/pkg/common/coretypes/bundle/ 14:03:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:03:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:03:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:03:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:03:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:03:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:03:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:03:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:03:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:03:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:03:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:03:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:03:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:03:19 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:03:19 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:03:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:03:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:03:19 spire-1.2.1/pkg/common/cryptoutil/ 14:03:19 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:03:19 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:03:19 spire-1.2.1/pkg/common/diskutil/ 14:03:19 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:03:19 spire-1.2.1/pkg/common/diskutil/file_test.go 14:03:19 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:03:19 spire-1.2.1/pkg/common/errorutil/ 14:03:19 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:03:19 spire-1.2.1/pkg/common/health/ 14:03:19 spire-1.2.1/pkg/common/health/config.go 14:03:19 spire-1.2.1/pkg/common/health/context.go 14:03:19 spire-1.2.1/pkg/common/health/context_test.go 14:03:19 spire-1.2.1/pkg/common/health/health.go 14:03:19 spire-1.2.1/pkg/common/health/health_test.go 14:03:19 spire-1.2.1/pkg/common/health/logger.go 14:03:19 spire-1.2.1/pkg/common/hostservice/ 14:03:19 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:03:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:03:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:03:19 spire-1.2.1/pkg/common/idutil/ 14:03:19 spire-1.2.1/pkg/common/idutil/require.go 14:03:19 spire-1.2.1/pkg/common/idutil/require_test.go 14:03:19 spire-1.2.1/pkg/common/idutil/safety.go 14:03:19 spire-1.2.1/pkg/common/idutil/safety_test.go 14:03:19 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:03:19 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:03:19 spire-1.2.1/pkg/common/jwtsvid/ 14:03:19 spire-1.2.1/pkg/common/jwtsvid/common.go 14:03:19 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:03:19 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:03:19 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:03:19 spire-1.2.1/pkg/common/jwtutil/ 14:03:19 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:03:19 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:03:19 spire-1.2.1/pkg/common/log/ 14:03:19 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:03:19 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:03:19 spire-1.2.1/pkg/common/log/log.go 14:03:19 spire-1.2.1/pkg/common/log/log_test.go 14:03:19 spire-1.2.1/pkg/common/log/options.go 14:03:19 spire-1.2.1/pkg/common/nodeutil/ 14:03:19 spire-1.2.1/pkg/common/nodeutil/node.go 14:03:19 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:03:19 spire-1.2.1/pkg/common/peertracker/ 14:03:19 spire-1.2.1/pkg/common/peertracker/conn.go 14:03:19 spire-1.2.1/pkg/common/peertracker/credentials.go 14:03:19 spire-1.2.1/pkg/common/peertracker/errors.go 14:03:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:03:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:03:19 spire-1.2.1/pkg/common/peertracker/info.go 14:03:19 spire-1.2.1/pkg/common/peertracker/listener.go 14:03:19 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:03:19 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:03:19 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:03:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:03:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:03:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:03:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:03:19 spire-1.2.1/pkg/common/peertracker/tcp.go 14:03:19 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:03:19 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:03:19 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:03:19 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:03:19 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:03:19 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:03:19 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:03:19 spire-1.2.1/pkg/common/peertracker/uds.go 14:03:19 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:03:19 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:03:19 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:03:19 spire-1.2.1/pkg/common/pemutil/ 14:03:19 spire-1.2.1/pkg/common/pemutil/block.go 14:03:19 spire-1.2.1/pkg/common/pemutil/certs.go 14:03:19 spire-1.2.1/pkg/common/pemutil/common.go 14:03:19 spire-1.2.1/pkg/common/pemutil/csr.go 14:03:19 spire-1.2.1/pkg/common/pemutil/keys.go 14:03:19 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:03:19 spire-1.2.1/pkg/common/pemutil/testdata/ 14:03:19 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:03:19 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:03:19 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:03:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:03:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:03:19 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:03:19 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:03:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:03:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:03:19 spire-1.2.1/pkg/common/plugin/ 14:03:19 spire-1.2.1/pkg/common/plugin/aws/ 14:03:19 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:03:19 spire-1.2.1/pkg/common/plugin/azure/ 14:03:19 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:03:19 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:03:19 spire-1.2.1/pkg/common/plugin/facade.go 14:03:19 spire-1.2.1/pkg/common/plugin/facade_test.go 14:03:19 spire-1.2.1/pkg/common/plugin/gcp/ 14:03:19 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:03:19 spire-1.2.1/pkg/common/plugin/k8s/ 14:03:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:03:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:03:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:03:19 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:03:19 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:03:19 spire-1.2.1/pkg/common/plugin/log.go 14:03:19 spire-1.2.1/pkg/common/plugin/sshpop/ 14:03:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:03:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:03:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:03:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:03:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:03:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:03:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:03:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:03:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:03:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:03:19 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:03:19 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:03:19 spire-1.2.1/pkg/common/plugin/x509pop/ 14:03:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:03:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:03:19 spire-1.2.1/pkg/common/profiling/ 14:03:19 spire-1.2.1/pkg/common/profiling/dumpers.go 14:03:19 spire-1.2.1/pkg/common/profiling/profiling.go 14:03:19 spire-1.2.1/pkg/common/protoutil/ 14:03:19 spire-1.2.1/pkg/common/protoutil/masks.go 14:03:19 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:03:19 spire-1.2.1/pkg/common/rotationutil/ 14:03:19 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:03:19 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:03:19 spire-1.2.1/pkg/common/selector/ 14:03:19 spire-1.2.1/pkg/common/selector/selector.go 14:03:19 spire-1.2.1/pkg/common/selector/selector_test.go 14:03:19 spire-1.2.1/pkg/common/selector/set.go 14:03:19 spire-1.2.1/pkg/common/selector/set_utils.go 14:03:19 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:03:19 spire-1.2.1/pkg/common/telemetry/ 14:03:19 spire-1.2.1/pkg/common/telemetry/agent/ 14:03:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:03:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:03:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:03:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:03:19 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:03:19 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:03:19 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:03:19 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:03:19 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:03:19 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:03:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:03:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:03:19 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:03:19 spire-1.2.1/pkg/common/telemetry/call.go 14:03:19 spire-1.2.1/pkg/common/telemetry/common/ 14:03:19 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:03:19 spire-1.2.1/pkg/common/telemetry/config.go 14:03:19 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:03:19 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:03:19 spire-1.2.1/pkg/common/telemetry/inmem.go 14:03:19 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:03:19 spire-1.2.1/pkg/common/telemetry/m3.go 14:03:19 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:03:19 spire-1.2.1/pkg/common/telemetry/metrics.go 14:03:19 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:03:19 spire-1.2.1/pkg/common/telemetry/names.go 14:03:19 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:03:19 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:03:19 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:03:19 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:03:19 spire-1.2.1/pkg/common/telemetry/server/ 14:03:19 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:03:19 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:03:19 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:03:19 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:03:19 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:03:19 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:03:19 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:03:19 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:03:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:03:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:03:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:03:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:03:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:03:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:03:19 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:03:19 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:03:19 spire-1.2.1/pkg/common/telemetry/server/server.go 14:03:19 spire-1.2.1/pkg/common/telemetry/sink.go 14:03:19 spire-1.2.1/pkg/common/telemetry/statsd.go 14:03:19 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:03:19 spire-1.2.1/pkg/common/telemetry/uptime.go 14:03:19 spire-1.2.1/pkg/common/telemetry/version.go 14:03:19 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:03:19 spire-1.2.1/pkg/common/uptime/ 14:03:19 spire-1.2.1/pkg/common/uptime/uptime.go 14:03:19 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:03:19 spire-1.2.1/pkg/common/util/ 14:03:19 spire-1.2.1/pkg/common/util/certs.go 14:03:19 spire-1.2.1/pkg/common/util/certs_test.go 14:03:19 spire-1.2.1/pkg/common/util/csr.go 14:03:19 spire-1.2.1/pkg/common/util/hash.go 14:03:19 spire-1.2.1/pkg/common/util/selectors.go 14:03:19 spire-1.2.1/pkg/common/util/selectors_test.go 14:03:19 spire-1.2.1/pkg/common/util/signals.go 14:03:19 spire-1.2.1/pkg/common/util/sort.go 14:03:19 spire-1.2.1/pkg/common/util/sort_test.go 14:03:19 spire-1.2.1/pkg/common/util/task.go 14:03:19 spire-1.2.1/pkg/common/util/task_test.go 14:03:19 spire-1.2.1/pkg/common/util/testdata/ 14:03:19 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:03:19 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:03:19 spire-1.2.1/pkg/common/version/ 14:03:19 spire-1.2.1/pkg/common/version/version.go 14:03:19 spire-1.2.1/pkg/common/x509svid/ 14:03:19 spire-1.2.1/pkg/common/x509svid/common_test.go 14:03:19 spire-1.2.1/pkg/common/x509svid/csr.go 14:03:19 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:03:19 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:03:19 spire-1.2.1/pkg/common/x509util/ 14:03:19 spire-1.2.1/pkg/common/x509util/cert.go 14:03:19 spire-1.2.1/pkg/common/x509util/dns.go 14:03:19 spire-1.2.1/pkg/common/x509util/dns_test.go 14:03:19 spire-1.2.1/pkg/common/x509util/keyid.go 14:03:19 spire-1.2.1/pkg/common/x509util/keypair.go 14:03:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:03:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:03:19 spire-1.2.1/pkg/server/ 14:03:19 spire-1.2.1/pkg/server/api/ 14:03:19 spire-1.2.1/pkg/server/api/agent.go 14:03:19 spire-1.2.1/pkg/server/api/agent/ 14:03:19 spire-1.2.1/pkg/server/api/agent/v1/ 14:03:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:03:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:03:19 spire-1.2.1/pkg/server/api/agent_test.go 14:03:19 spire-1.2.1/pkg/server/api/api.go 14:03:19 spire-1.2.1/pkg/server/api/audit/ 14:03:19 spire-1.2.1/pkg/server/api/audit/audit.go 14:03:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:03:19 spire-1.2.1/pkg/server/api/bundle.go 14:03:19 spire-1.2.1/pkg/server/api/bundle/ 14:03:19 spire-1.2.1/pkg/server/api/bundle/v1/ 14:03:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:03:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:03:19 spire-1.2.1/pkg/server/api/bundle_test.go 14:03:19 spire-1.2.1/pkg/server/api/debug/ 14:03:19 spire-1.2.1/pkg/server/api/debug/v1/ 14:03:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:03:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:03:19 spire-1.2.1/pkg/server/api/entry.go 14:03:19 spire-1.2.1/pkg/server/api/entry/ 14:03:19 spire-1.2.1/pkg/server/api/entry/v1/ 14:03:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:03:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:03:19 spire-1.2.1/pkg/server/api/entry_test.go 14:03:19 spire-1.2.1/pkg/server/api/health/ 14:03:19 spire-1.2.1/pkg/server/api/health/v1/ 14:03:19 spire-1.2.1/pkg/server/api/health/v1/service.go 14:03:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:03:19 spire-1.2.1/pkg/server/api/id.go 14:03:19 spire-1.2.1/pkg/server/api/id_test.go 14:03:19 spire-1.2.1/pkg/server/api/limits/ 14:03:19 spire-1.2.1/pkg/server/api/limits/limits.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/ 14:03:19 spire-1.2.1/pkg/server/api/middleware/alias.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/audit.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/caller.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/common.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/entries.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:03:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:03:19 spire-1.2.1/pkg/server/api/ratelimit.go 14:03:19 spire-1.2.1/pkg/server/api/rpccontext/ 14:03:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:03:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:03:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:03:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:03:19 spire-1.2.1/pkg/server/api/selector.go 14:03:19 spire-1.2.1/pkg/server/api/selector_test.go 14:03:19 spire-1.2.1/pkg/server/api/status.go 14:03:19 spire-1.2.1/pkg/server/api/status_test.go 14:03:19 spire-1.2.1/pkg/server/api/svid/ 14:03:19 spire-1.2.1/pkg/server/api/svid/v1/ 14:03:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:03:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:03:19 spire-1.2.1/pkg/server/api/trustdomain.go 14:03:19 spire-1.2.1/pkg/server/api/trustdomain/ 14:03:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:03:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:03:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:03:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:03:19 spire-1.2.1/pkg/server/authpolicy/ 14:03:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:03:19 spire-1.2.1/pkg/server/authpolicy/policy.go 14:03:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:03:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:03:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:03:19 spire-1.2.1/pkg/server/authpolicy/validate.go 14:03:19 spire-1.2.1/pkg/server/bundle/ 14:03:19 spire-1.2.1/pkg/server/bundle/client/ 14:03:19 spire-1.2.1/pkg/server/bundle/client/client.go 14:03:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:03:19 spire-1.2.1/pkg/server/bundle/client/manager.go 14:03:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:03:19 spire-1.2.1/pkg/server/bundle/client/sources.go 14:03:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:03:19 spire-1.2.1/pkg/server/bundle/client/updater.go 14:03:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:03:19 spire-1.2.1/pkg/server/ca/ 14:03:19 spire-1.2.1/pkg/server/ca/ca.go 14:03:19 spire-1.2.1/pkg/server/ca/ca_health.go 14:03:19 spire-1.2.1/pkg/server/ca/ca_test.go 14:03:19 spire-1.2.1/pkg/server/ca/journal.go 14:03:19 spire-1.2.1/pkg/server/ca/journal_test.go 14:03:19 spire-1.2.1/pkg/server/ca/manager.go 14:03:19 spire-1.2.1/pkg/server/ca/manager_health.go 14:03:19 spire-1.2.1/pkg/server/ca/manager_test.go 14:03:19 spire-1.2.1/pkg/server/ca/templates.go 14:03:19 spire-1.2.1/pkg/server/ca/upstream_client.go 14:03:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:03:19 spire-1.2.1/pkg/server/ca/validation.go 14:03:19 spire-1.2.1/pkg/server/cache/ 14:03:19 spire-1.2.1/pkg/server/cache/dscache/ 14:03:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:03:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:03:19 spire-1.2.1/pkg/server/cache/entrycache/ 14:03:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:03:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:03:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:03:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:03:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:03:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:03:19 spire-1.2.1/pkg/server/catalog/ 14:03:19 spire-1.2.1/pkg/server/catalog/catalog.go 14:03:19 spire-1.2.1/pkg/server/catalog/keymanager.go 14:03:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:03:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:03:19 spire-1.2.1/pkg/server/catalog/notifier.go 14:03:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:03:19 spire-1.2.1/pkg/server/config.go 14:03:19 spire-1.2.1/pkg/server/datastore/ 14:03:19 spire-1.2.1/pkg/server/datastore/datastore.go 14:03:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:03:19 spire-1.2.1/pkg/server/datastore/repository.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:03:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:03:19 spire-1.2.1/pkg/server/endpoints/ 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/ 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:03:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:03:19 spire-1.2.1/pkg/server/endpoints/config.go 14:03:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:03:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:03:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:03:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:03:19 spire-1.2.1/pkg/server/endpoints/middleware.go 14:03:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:03:19 spire-1.2.1/pkg/server/hostservice/ 14:03:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:03:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:03:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:03:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:03:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:03:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:03:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:03:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/ 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/ 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:03:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:03:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:03:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/ 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:03:19 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:03:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:03:19 spire-1.2.1/pkg/server/registration/ 14:03:19 spire-1.2.1/pkg/server/registration/manager.go 14:03:19 spire-1.2.1/pkg/server/registration/manager_test.go 14:03:19 spire-1.2.1/pkg/server/scanentries.go 14:03:19 spire-1.2.1/pkg/server/scanentries_test.go 14:03:19 spire-1.2.1/pkg/server/server.go 14:03:19 spire-1.2.1/pkg/server/server_test.go 14:03:19 spire-1.2.1/pkg/server/svid/ 14:03:19 spire-1.2.1/pkg/server/svid/observer.go 14:03:19 spire-1.2.1/pkg/server/svid/observer_test.go 14:03:19 spire-1.2.1/pkg/server/svid/rotator.go 14:03:19 spire-1.2.1/pkg/server/svid/rotator_config.go 14:03:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:03:19 spire-1.2.1/pkg/server/svid/rotator_test.go 14:03:19 spire-1.2.1/proto/ 14:03:19 spire-1.2.1/proto/private/ 14:03:19 spire-1.2.1/proto/private/server/ 14:03:19 spire-1.2.1/proto/private/server/journal/ 14:03:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:03:19 spire-1.2.1/proto/private/server/journal/journal.proto 14:03:19 spire-1.2.1/proto/spire/ 14:03:19 spire-1.2.1/proto/spire/common/ 14:03:19 spire-1.2.1/proto/spire/common/common.pb.go 14:03:19 spire-1.2.1/proto/spire/common/common.proto 14:03:19 spire-1.2.1/proto/spire/common/plugin/ 14:03:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:03:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:03:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:03:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:03:19 spire-1.2.1/proto/spire/plugin/ 14:03:19 spire-1.2.1/proto/spire/plugin/agent/ 14:03:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:03:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:03:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:03:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:03:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:03:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:03:19 spire-1.2.1/release/ 14:03:19 spire-1.2.1/release/spire-extras/ 14:03:19 spire-1.2.1/release/spire-extras/README.md 14:03:19 spire-1.2.1/release/spire-extras/conf/ 14:03:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:03:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:03:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:03:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:03:19 spire-1.2.1/release/spire/ 14:03:19 spire-1.2.1/release/spire/README.md 14:03:19 spire-1.2.1/release/spire/conf/ 14:03:19 spire-1.2.1/release/spire/conf/agent/ 14:03:19 spire-1.2.1/release/spire/conf/agent/agent.conf 14:03:19 spire-1.2.1/release/spire/conf/server/ 14:03:19 spire-1.2.1/release/spire/conf/server/server.conf 14:03:19 spire-1.2.1/script/ 14:03:19 spire-1.2.1/script/build-artifact.sh 14:03:19 spire-1.2.1/script/generate_dummy_ca.sh 14:03:19 spire-1.2.1/support/ 14:03:19 spire-1.2.1/support/k8s/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:03:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/ 14:03:19 spire-1.2.1/support/oidc-discovery-provider/README.md 14:03:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/config.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/main.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:03:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:03:19 spire-1.2.1/test/ 14:03:19 spire-1.2.1/test/clock/ 14:03:19 spire-1.2.1/test/clock/clock.go 14:03:19 spire-1.2.1/test/fakes/ 14:03:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:03:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:03:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:03:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:03:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:03:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:03:19 spire-1.2.1/test/fakes/fakeagentstore/ 14:03:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:03:19 spire-1.2.1/test/fakes/fakedatastore/ 14:03:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:03:19 spire-1.2.1/test/fakes/fakeentryclient/ 14:03:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:03:19 spire-1.2.1/test/fakes/fakehealthchecker/ 14:03:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:03:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:03:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:03:19 spire-1.2.1/test/fakes/fakemetrics/ 14:03:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:03:19 spire-1.2.1/test/fakes/fakenoderesolver/ 14:03:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:03:19 spire-1.2.1/test/fakes/fakenotifier/ 14:03:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:03:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:03:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:03:19 spire-1.2.1/test/fakes/fakeserverca/ 14:03:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:03:19 spire-1.2.1/test/fakes/fakeservercatalog/ 14:03:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:03:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:03:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:03:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:03:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:03:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:03:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:03:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:03:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:03:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:03:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:03:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:03:19 spire-1.2.1/test/fixture/ 14:03:19 spire-1.2.1/test/fixture/certs/ 14:03:19 spire-1.2.1/test/fixture/certs/agent_svid.der 14:03:19 spire-1.2.1/test/fixture/certs/base_cert.pem 14:03:19 spire-1.2.1/test/fixture/certs/base_csr.pem 14:03:19 spire-1.2.1/test/fixture/certs/base_key.pem 14:03:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:03:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:03:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:03:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:03:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:03:19 spire-1.2.1/test/fixture/certs/blog_key.pem 14:03:19 spire-1.2.1/test/fixture/certs/bundle.der 14:03:19 spire-1.2.1/test/fixture/certs/ca.pem 14:03:19 spire-1.2.1/test/fixture/certs/ca_key.pem 14:03:19 spire-1.2.1/test/fixture/certs/database_cert.pem 14:03:19 spire-1.2.1/test/fixture/certs/database_csr.pem 14:03:19 spire-1.2.1/test/fixture/certs/database_key.pem 14:03:19 spire-1.2.1/test/fixture/certs/node_cert.pem 14:03:19 spire-1.2.1/test/fixture/certs/node_csr.pem 14:03:19 spire-1.2.1/test/fixture/certs/node_key.pem 14:03:19 spire-1.2.1/test/fixture/certs/svid.pem 14:03:19 spire-1.2.1/test/fixture/certs/svid_key.pem 14:03:19 spire-1.2.1/test/fixture/config/ 14:03:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:03:19 spire-1.2.1/test/fixture/config/agent_good.conf 14:03:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:03:19 spire-1.2.1/test/fixture/config/plugin_good.conf 14:03:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:03:19 spire-1.2.1/test/fixture/config/server_good.conf 14:03:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:03:19 spire-1.2.1/test/fixture/fixture.go 14:03:19 spire-1.2.1/test/fixture/nodeattestor/ 14:03:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:03:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:03:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:03:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:03:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:03:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:03:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:03:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:03:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:03:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:03:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:03:19 spire-1.2.1/test/fixture/registration/ 14:03:19 spire-1.2.1/test/fixture/registration/entries.json 14:03:19 spire-1.2.1/test/fixture/registration/good-for-update.json 14:03:19 spire-1.2.1/test/fixture/registration/good.json 14:03:19 spire-1.2.1/test/fixture/registration/invalid.json 14:03:19 spire-1.2.1/test/fixture/registration/invalid_json.json 14:03:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:03:19 spire-1.2.1/test/integration/ 14:03:19 spire-1.2.1/test/integration/README.md 14:03:19 spire-1.2.1/test/integration/common 14:03:19 spire-1.2.1/test/integration/setup/ 14:03:19 spire-1.2.1/test/integration/setup/adminclient/ 14:03:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:03:19 spire-1.2.1/test/integration/setup/adminclient/client.go 14:03:19 spire-1.2.1/test/integration/setup/debugagent/ 14:03:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:03:19 spire-1.2.1/test/integration/setup/debugagent/main.go 14:03:19 spire-1.2.1/test/integration/setup/debugserver/ 14:03:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:03:19 spire-1.2.1/test/integration/setup/debugserver/main.go 14:03:19 spire-1.2.1/test/integration/setup/downstreamclient/ 14:03:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:03:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:03:19 spire-1.2.1/test/integration/setup/itclient/ 14:03:19 spire-1.2.1/test/integration/setup/itclient/client.go 14:03:19 spire-1.2.1/test/integration/setup/node-attestation/ 14:03:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:03:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:03:19 spire-1.2.1/test/integration/setup/x509pop/ 14:03:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:03:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:03:19 spire-1.2.1/test/integration/suites/ 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:03:19 spire-1.2.1/test/integration/suites/join-token/ 14:03:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:03:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:03:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:03:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:03:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:03:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:03:19 spire-1.2.1/test/integration/suites/join-token/README.md 14:03:19 spire-1.2.1/test/integration/suites/join-token/conf/ 14:03:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/join-token/teardown 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:03:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:03:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:03:19 spire-1.2.1/test/integration/suites/k8s/ 14:03:19 spire-1.2.1/test/integration/suites/k8s/00-setup 14:03:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:03:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:03:19 spire-1.2.1/test/integration/suites/k8s/README.md 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/ 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:03:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:03:19 spire-1.2.1/test/integration/suites/k8s/teardown 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/ 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:03:19 spire-1.2.1/test/integration/suites/rotation/ 14:03:19 spire-1.2.1/test/integration/suites/rotation/00-setup 14:03:19 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:03:19 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:03:19 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:03:19 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:03:19 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:03:19 spire-1.2.1/test/integration/suites/rotation/README.md 14:03:19 spire-1.2.1/test/integration/suites/rotation/conf/ 14:03:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/rotation/teardown 14:03:19 spire-1.2.1/test/integration/suites/self-test/ 14:03:19 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:03:19 spire-1.2.1/test/integration/suites/self-test/README.md 14:03:19 spire-1.2.1/test/integration/suites/self-test/teardown 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:03:19 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:03:19 spire-1.2.1/test/integration/suites/upgrade/ 14:03:19 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:03:19 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:03:19 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:03:19 spire-1.2.1/test/integration/suites/upgrade/README.md 14:03:19 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:03:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:03:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:03:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:03:19 spire-1.2.1/test/integration/suites/upgrade/teardown 14:03:19 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:03:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:03:19 spire-1.2.1/test/integration/test-one.sh 14:03:19 spire-1.2.1/test/integration/test.sh 14:03:19 spire-1.2.1/test/plugintest/ 14:03:19 spire-1.2.1/test/plugintest/config.go 14:03:19 spire-1.2.1/test/plugintest/load.go 14:03:19 spire-1.2.1/test/plugintest/option.go 14:03:19 spire-1.2.1/test/spiretest/ 14:03:19 spire-1.2.1/test/spiretest/apiserver.go 14:03:19 spire-1.2.1/test/spiretest/assertions.go 14:03:19 spire-1.2.1/test/spiretest/dir.go 14:03:19 spire-1.2.1/test/spiretest/errors_posix.go 14:03:19 spire-1.2.1/test/spiretest/errors_windows.go 14:03:19 spire-1.2.1/test/spiretest/logs.go 14:03:19 spire-1.2.1/test/spiretest/socketapi.go 14:03:19 spire-1.2.1/test/spiretest/suite.go 14:03:19 spire-1.2.1/test/spiretest/x509.go 14:03:19 spire-1.2.1/test/testca/ 14:03:19 spire-1.2.1/test/testca/ca.go 14:03:19 spire-1.2.1/test/testkey/ 14:03:19 spire-1.2.1/test/testkey/generate.sh 14:03:19 spire-1.2.1/test/testkey/genkeys.go 14:03:19 spire-1.2.1/test/testkey/keys.go 14:03:19 spire-1.2.1/test/testkey/new.go 14:03:19 spire-1.2.1/test/tpmsimulator/ 14:03:19 spire-1.2.1/test/tpmsimulator/simulator.go 14:03:19 spire-1.2.1/test/util/ 14:03:19 spire-1.2.1/test/util/cert_fixtures.go 14:03:19 spire-1.2.1/test/util/cert_generation.go 14:03:19 spire-1.2.1/test/util/io_redirection.go 14:03:19 spire-1.2.1/test/util/race.go 14:03:19 spire-1.2.1/test/util/util.go 14:03:19 building spire from source... 14:03:19 Installing go1.17.7... 14:03:19 Removing intermediate container 43d5fdf88e73 14:03:19 ---> 2c3bc0f26501 14:03:19 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 14:03:19 ---> Running in 25b092a7ce77 14:03:20 spire-1.2.1/ 14:03:20 spire-1.2.1/.data/ 14:03:20 spire-1.2.1/.data/.file 14:03:20 spire-1.2.1/.dockerignore 14:03:20 spire-1.2.1/.gitattributes 14:03:20 spire-1.2.1/.githooks/ 14:03:20 spire-1.2.1/.githooks/pre-commit 14:03:20 spire-1.2.1/.github/ 14:03:20 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:03:20 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:03:20 spire-1.2.1/.github/dependabot.yml 14:03:20 spire-1.2.1/.github/workflows/ 14:03:20 spire-1.2.1/.github/workflows/nightly_build.yaml 14:03:20 spire-1.2.1/.github/workflows/pr_build.yaml 14:03:20 spire-1.2.1/.github/workflows/release_build.yaml 14:03:20 spire-1.2.1/.github/workflows/scripts/ 14:03:20 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:03:20 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:03:20 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:03:20 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:03:20 spire-1.2.1/.github/workflows/scripts/split.sh 14:03:20 spire-1.2.1/.gitignore 14:03:20 spire-1.2.1/.go-version 14:03:20 spire-1.2.1/.golangci.yml 14:03:20 spire-1.2.1/ADOPTERS.md 14:03:20 spire-1.2.1/CHANGELOG.md 14:03:20 spire-1.2.1/CODE-OF-CONDUCT.md 14:03:20 spire-1.2.1/CODEOWNERS 14:03:20 spire-1.2.1/CONTRIBUTING.md 14:03:20 spire-1.2.1/Dockerfile 14:03:20 spire-1.2.1/Dockerfile.dev 14:03:20 spire-1.2.1/Dockerfile.scratch 14:03:20 spire-1.2.1/LICENSE 14:03:20 spire-1.2.1/MAINTAINERS.md 14:03:20 spire-1.2.1/Makefile 14:03:20 spire-1.2.1/README.md 14:03:20 spire-1.2.1/ROADMAP.md 14:03:20 spire-1.2.1/SECURITY.md 14:03:20 spire-1.2.1/cmd/ 14:03:20 spire-1.2.1/cmd/spire-agent/ 14:03:20 spire-1.2.1/cmd/spire-agent/cli/ 14:03:20 spire-1.2.1/cmd/spire-agent/cli/api/ 14:03:20 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:03:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:03:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:03:20 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:03:20 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:03:20 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:03:20 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:03:20 spire-1.2.1/cmd/spire-agent/cli/common/ 14:03:20 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:03:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:03:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:03:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:03:20 spire-1.2.1/cmd/spire-agent/cli/run/ 14:03:20 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:03:20 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:03:20 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:03:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:03:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:03:20 spire-1.2.1/cmd/spire-agent/main.go 14:03:20 spire-1.2.1/cmd/spire-server/ 14:03:20 spire-1.2.1/cmd/spire-server/cli/ 14:03:20 spire-1.2.1/cmd/spire-server/cli/agent/ 14:03:20 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:03:20 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/cli.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/entry/ 14:03:20 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/federation/ 14:03:20 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:03:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:03:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/run/ 14:03:20 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/token/ 14:03:20 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/validate/ 14:03:20 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/x509/ 14:03:20 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:03:20 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:03:20 spire-1.2.1/cmd/spire-server/main.go 14:03:20 spire-1.2.1/cmd/spire-server/util/ 14:03:20 spire-1.2.1/cmd/spire-server/util/util.go 14:03:20 spire-1.2.1/conf/ 14:03:20 spire-1.2.1/conf/agent/ 14:03:20 spire-1.2.1/conf/agent/agent.conf 14:03:20 spire-1.2.1/conf/agent/agent_full.conf 14:03:20 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:03:20 spire-1.2.1/conf/server/ 14:03:20 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:03:20 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:03:20 spire-1.2.1/conf/server/server.conf 14:03:20 spire-1.2.1/conf/server/server_full.conf 14:03:20 spire-1.2.1/doc/ 14:03:20 spire-1.2.1/doc/SPIRE101.md 14:03:20 spire-1.2.1/doc/auditlog.md 14:03:20 spire-1.2.1/doc/authorization_policy_engine.md 14:03:20 spire-1.2.1/doc/changelog_guidelines.md 14:03:20 spire-1.2.1/doc/cure53-report.pdf 14:03:20 spire-1.2.1/doc/images/ 14:03:20 spire-1.2.1/doc/images/2019_roadmap.png 14:03:20 spire-1.2.1/doc/images/SPIRE101.png 14:03:20 spire-1.2.1/doc/images/SPIRE_agent.png 14:03:20 spire-1.2.1/doc/images/SPIRE_server.png 14:03:20 spire-1.2.1/doc/images/cache_mgr.png 14:03:20 spire-1.2.1/doc/images/cache_mgr_components.png 14:03:20 spire-1.2.1/doc/images/federated_spire.png 14:03:20 spire-1.2.1/doc/images/ha_mode.png 14:03:20 spire-1.2.1/doc/images/nested_spire.png 14:03:20 spire-1.2.1/doc/images/oidc_federation.png 14:03:20 spire-1.2.1/doc/images/single_trust_domain.png 14:03:20 spire-1.2.1/doc/images/spiffe_compatible.png 14:03:20 spire-1.2.1/doc/images/spire_logo.png 14:03:20 spire-1.2.1/doc/migrating_registration_api_clients.md 14:03:20 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:03:20 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:03:20 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:03:20 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:03:20 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:03:20 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:03:20 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:03:20 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:03:20 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:03:20 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:03:20 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:03:20 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:03:20 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:03:20 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:03:20 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:03:20 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:03:20 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:03:20 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:03:20 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:03:20 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:03:20 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:03:20 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:03:20 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:03:20 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:03:20 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:03:20 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:03:20 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:03:20 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:03:20 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:03:20 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:03:20 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:03:20 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:03:20 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:03:20 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:03:20 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:03:20 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:03:20 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:03:20 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:03:20 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:03:20 spire-1.2.1/doc/scaling_spire.md 14:03:20 spire-1.2.1/doc/spire_agent.md 14:03:20 spire-1.2.1/doc/spire_server.md 14:03:20 spire-1.2.1/doc/supported_integrations.md 14:03:20 spire-1.2.1/doc/telemetry.md 14:03:20 spire-1.2.1/doc/telemetry_config.md 14:03:20 spire-1.2.1/doc/upgrading.md 14:03:20 spire-1.2.1/doc/using_spire.md 14:03:20 spire-1.2.1/examples/ 14:03:20 spire-1.2.1/examples/README.md 14:03:20 spire-1.2.1/go.mod 14:03:20 spire-1.2.1/go.sum 14:03:20 spire-1.2.1/pkg/ 14:03:20 spire-1.2.1/pkg/agent/ 14:03:20 spire-1.2.1/pkg/agent/agent.go 14:03:20 spire-1.2.1/pkg/agent/api/ 14:03:20 spire-1.2.1/pkg/agent/api/config.go 14:03:20 spire-1.2.1/pkg/agent/api/debug/ 14:03:20 spire-1.2.1/pkg/agent/api/debug/v1/ 14:03:20 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:03:20 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:03:20 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:03:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:03:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:03:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:03:20 spire-1.2.1/pkg/agent/api/endpoints.go 14:03:20 spire-1.2.1/pkg/agent/api/health/ 14:03:20 spire-1.2.1/pkg/agent/api/health/v1/ 14:03:20 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:03:20 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:03:20 spire-1.2.1/pkg/agent/api/rpccontext/ 14:03:20 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:03:20 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:03:20 spire-1.2.1/pkg/agent/attestor/ 14:03:20 spire-1.2.1/pkg/agent/attestor/node/ 14:03:20 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:03:20 spire-1.2.1/pkg/agent/attestor/node/node.go 14:03:20 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:03:20 spire-1.2.1/pkg/agent/attestor/workload/ 14:03:20 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:03:20 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:03:20 spire-1.2.1/pkg/agent/catalog/ 14:03:20 spire-1.2.1/pkg/agent/catalog/catalog.go 14:03:20 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:03:20 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:03:20 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:03:20 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:03:20 spire-1.2.1/pkg/agent/client/ 14:03:20 spire-1.2.1/pkg/agent/client/client.go 14:03:20 spire-1.2.1/pkg/agent/client/client_test.go 14:03:20 spire-1.2.1/pkg/agent/client/dial.go 14:03:20 spire-1.2.1/pkg/agent/client/nodeconn.go 14:03:20 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:03:20 spire-1.2.1/pkg/agent/client/update.go 14:03:20 spire-1.2.1/pkg/agent/client/util.go 14:03:20 spire-1.2.1/pkg/agent/common/ 14:03:20 spire-1.2.1/pkg/agent/common/backoff/ 14:03:20 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:03:20 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:03:20 spire-1.2.1/pkg/agent/common/cgroups/ 14:03:20 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:03:20 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:03:20 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:03:20 spire-1.2.1/pkg/agent/config.go 14:03:20 spire-1.2.1/pkg/agent/endpoints/ 14:03:20 spire-1.2.1/pkg/agent/endpoints/config.go 14:03:20 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:03:20 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:03:20 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:03:20 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:03:20 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:03:20 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:03:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:03:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:03:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:03:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:03:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:03:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:03:20 spire-1.2.1/pkg/agent/endpoints/workload/ 14:03:20 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:03:20 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:03:20 spire-1.2.1/pkg/agent/manager/ 14:03:20 spire-1.2.1/pkg/agent/manager/cache/ 14:03:20 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:03:20 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:03:20 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:03:20 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:03:20 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:03:20 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:03:20 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:03:20 spire-1.2.1/pkg/agent/manager/config.go 14:03:20 spire-1.2.1/pkg/agent/manager/manager.go 14:03:20 spire-1.2.1/pkg/agent/manager/manager_test.go 14:03:20 spire-1.2.1/pkg/agent/manager/storage.go 14:03:20 spire-1.2.1/pkg/agent/manager/storage_test.go 14:03:20 spire-1.2.1/pkg/agent/manager/storecache/ 14:03:20 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:03:20 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:03:20 spire-1.2.1/pkg/agent/manager/sync.go 14:03:20 spire-1.2.1/pkg/agent/plugin/ 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:03:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:03:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:03:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:03:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:03:20 spire-1.2.1/pkg/agent/svid/ 14:03:20 spire-1.2.1/pkg/agent/svid/rotator.go 14:03:20 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:03:20 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:03:20 spire-1.2.1/pkg/agent/svid/store/ 14:03:20 spire-1.2.1/pkg/agent/svid/store/service.go 14:03:20 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:03:20 spire-1.2.1/pkg/common/ 14:03:20 spire-1.2.1/pkg/common/agentpathtemplate/ 14:03:20 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:03:20 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:03:20 spire-1.2.1/pkg/common/api/ 14:03:20 spire-1.2.1/pkg/common/api/metrics.go 14:03:20 spire-1.2.1/pkg/common/api/middleware/ 14:03:20 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:03:20 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:03:20 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:03:20 spire-1.2.1/pkg/common/api/middleware/logger.go 14:03:20 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:03:20 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:03:20 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:03:20 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:03:20 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:03:20 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:03:20 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:03:20 spire-1.2.1/pkg/common/api/middleware/names.go 14:03:20 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:03:20 spire-1.2.1/pkg/common/api/names.go 14:03:20 spire-1.2.1/pkg/common/api/ratelimit.go 14:03:20 spire-1.2.1/pkg/common/api/rpccontext/ 14:03:20 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:03:20 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:03:20 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:03:20 spire-1.2.1/pkg/common/auth/ 14:03:20 spire-1.2.1/pkg/common/auth/interceptors.go 14:03:20 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:03:20 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:03:20 spire-1.2.1/pkg/common/bundleutil/ 14:03:20 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:03:20 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:03:20 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:03:20 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:03:20 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:03:20 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:03:20 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:03:20 spire-1.2.1/pkg/common/bundleutil/types.go 14:03:20 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:03:20 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:03:20 spire-1.2.1/pkg/common/catalog/ 14:03:20 spire-1.2.1/pkg/common/catalog/bind.go 14:03:20 spire-1.2.1/pkg/common/catalog/builtin.go 14:03:20 spire-1.2.1/pkg/common/catalog/catalog.go 14:03:20 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:03:20 spire-1.2.1/pkg/common/catalog/closers.go 14:03:20 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:03:20 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:03:20 spire-1.2.1/pkg/common/catalog/config.go 14:03:20 spire-1.2.1/pkg/common/catalog/config_test.go 14:03:20 spire-1.2.1/pkg/common/catalog/configure.go 14:03:20 spire-1.2.1/pkg/common/catalog/constraints.go 14:03:20 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:03:20 spire-1.2.1/pkg/common/catalog/context.go 14:03:20 spire-1.2.1/pkg/common/catalog/external.go 14:03:20 spire-1.2.1/pkg/common/catalog/host.go 14:03:20 spire-1.2.1/pkg/common/catalog/pipenet.go 14:03:20 spire-1.2.1/pkg/common/catalog/plugin.go 14:03:20 spire-1.2.1/pkg/common/catalog/testplugin/ 14:03:20 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:03:20 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:03:20 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:03:20 spire-1.2.1/pkg/common/cli/ 14:03:20 spire-1.2.1/pkg/common/cli/env.go 14:03:20 spire-1.2.1/pkg/common/cli/flags.go 14:03:20 spire-1.2.1/pkg/common/cli/trust_domain.go 14:03:20 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:03:20 spire-1.2.1/pkg/common/cli/umask.go 14:03:20 spire-1.2.1/pkg/common/cli/umask_posix.go 14:03:20 spire-1.2.1/pkg/common/cli/umask_test.go 14:03:20 spire-1.2.1/pkg/common/cli/umask_windows.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/ 14:03:20 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/flag.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/format.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/ 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:03:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:03:20 spire-1.2.1/pkg/common/coretypes/ 14:03:20 spire-1.2.1/pkg/common/coretypes/bundle/ 14:03:20 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:03:20 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:03:20 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:03:20 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:03:20 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:03:20 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:03:20 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:03:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:03:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:03:20 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:03:20 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:03:20 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:03:20 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:03:20 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:03:20 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:03:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:03:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:03:20 spire-1.2.1/pkg/common/cryptoutil/ 14:03:20 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:03:20 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:03:20 spire-1.2.1/pkg/common/diskutil/ 14:03:20 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:03:20 spire-1.2.1/pkg/common/diskutil/file_test.go 14:03:20 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:03:20 spire-1.2.1/pkg/common/errorutil/ 14:03:20 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:03:20 spire-1.2.1/pkg/common/health/ 14:03:20 spire-1.2.1/pkg/common/health/config.go 14:03:20 spire-1.2.1/pkg/common/health/context.go 14:03:20 spire-1.2.1/pkg/common/health/context_test.go 14:03:20 spire-1.2.1/pkg/common/health/health.go 14:03:20 spire-1.2.1/pkg/common/health/health_test.go 14:03:20 spire-1.2.1/pkg/common/health/logger.go 14:03:20 spire-1.2.1/pkg/common/hostservice/ 14:03:20 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:03:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:03:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:03:20 spire-1.2.1/pkg/common/idutil/ 14:03:20 spire-1.2.1/pkg/common/idutil/require.go 14:03:20 spire-1.2.1/pkg/common/idutil/require_test.go 14:03:20 spire-1.2.1/pkg/common/idutil/safety.go 14:03:20 spire-1.2.1/pkg/common/idutil/safety_test.go 14:03:20 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:03:20 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:03:20 spire-1.2.1/pkg/common/jwtsvid/ 14:03:20 spire-1.2.1/pkg/common/jwtsvid/common.go 14:03:20 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:03:20 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:03:20 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:03:20 spire-1.2.1/pkg/common/jwtutil/ 14:03:20 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:03:20 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:03:20 spire-1.2.1/pkg/common/log/ 14:03:20 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:03:20 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:03:20 spire-1.2.1/pkg/common/log/log.go 14:03:20 spire-1.2.1/pkg/common/log/log_test.go 14:03:20 spire-1.2.1/pkg/common/log/options.go 14:03:20 spire-1.2.1/pkg/common/nodeutil/ 14:03:20 spire-1.2.1/pkg/common/nodeutil/node.go 14:03:20 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:03:20 spire-1.2.1/pkg/common/peertracker/ 14:03:20 spire-1.2.1/pkg/common/peertracker/conn.go 14:03:20 spire-1.2.1/pkg/common/peertracker/credentials.go 14:03:20 spire-1.2.1/pkg/common/peertracker/errors.go 14:03:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:03:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:03:20 spire-1.2.1/pkg/common/peertracker/info.go 14:03:20 spire-1.2.1/pkg/common/peertracker/listener.go 14:03:20 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:03:20 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:03:20 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:03:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:03:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:03:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:03:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:03:20 spire-1.2.1/pkg/common/peertracker/tcp.go 14:03:20 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:03:20 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:03:20 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:03:20 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:03:20 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:03:20 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:03:20 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:03:20 spire-1.2.1/pkg/common/peertracker/uds.go 14:03:20 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:03:20 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:03:20 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:03:20 spire-1.2.1/pkg/common/pemutil/ 14:03:20 spire-1.2.1/pkg/common/pemutil/block.go 14:03:20 spire-1.2.1/pkg/common/pemutil/certs.go 14:03:20 spire-1.2.1/pkg/common/pemutil/common.go 14:03:20 spire-1.2.1/pkg/common/pemutil/csr.go 14:03:20 spire-1.2.1/pkg/common/pemutil/keys.go 14:03:20 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:03:20 spire-1.2.1/pkg/common/pemutil/testdata/ 14:03:20 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:03:20 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:03:20 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:03:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:03:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:03:20 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:03:20 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:03:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:03:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:03:20 spire-1.2.1/pkg/common/plugin/ 14:03:20 spire-1.2.1/pkg/common/plugin/aws/ 14:03:20 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:03:20 spire-1.2.1/pkg/common/plugin/azure/ 14:03:20 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:03:20 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:03:20 spire-1.2.1/pkg/common/plugin/facade.go 14:03:20 spire-1.2.1/pkg/common/plugin/facade_test.go 14:03:20 spire-1.2.1/pkg/common/plugin/gcp/ 14:03:20 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:03:20 spire-1.2.1/pkg/common/plugin/k8s/ 14:03:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:03:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:03:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:03:20 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:03:20 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:03:20 spire-1.2.1/pkg/common/plugin/log.go 14:03:20 spire-1.2.1/pkg/common/plugin/sshpop/ 14:03:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:03:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:03:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:03:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:03:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:03:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:03:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:03:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:03:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:03:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:03:20 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:03:20 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:03:20 spire-1.2.1/pkg/common/plugin/x509pop/ 14:03:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:03:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:03:20 spire-1.2.1/pkg/common/profiling/ 14:03:20 spire-1.2.1/pkg/common/profiling/dumpers.go 14:03:20 spire-1.2.1/pkg/common/profiling/profiling.go 14:03:20 spire-1.2.1/pkg/common/protoutil/ 14:03:20 spire-1.2.1/pkg/common/protoutil/masks.go 14:03:20 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:03:20 spire-1.2.1/pkg/common/rotationutil/ 14:03:20 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:03:20 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:03:20 spire-1.2.1/pkg/common/selector/ 14:03:20 spire-1.2.1/pkg/common/selector/selector.go 14:03:20 spire-1.2.1/pkg/common/selector/selector_test.go 14:03:20 spire-1.2.1/pkg/common/selector/set.go 14:03:20 spire-1.2.1/pkg/common/selector/set_utils.go 14:03:20 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:03:20 spire-1.2.1/pkg/common/telemetry/ 14:03:20 spire-1.2.1/pkg/common/telemetry/agent/ 14:03:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:03:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:03:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:03:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:03:20 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:03:20 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:03:20 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:03:20 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:03:20 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:03:20 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:03:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:03:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:03:20 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:03:20 spire-1.2.1/pkg/common/telemetry/call.go 14:03:20 spire-1.2.1/pkg/common/telemetry/common/ 14:03:20 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:03:20 spire-1.2.1/pkg/common/telemetry/config.go 14:03:20 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:03:20 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:03:20 spire-1.2.1/pkg/common/telemetry/inmem.go 14:03:20 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:03:20 spire-1.2.1/pkg/common/telemetry/m3.go 14:03:20 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:03:20 spire-1.2.1/pkg/common/telemetry/metrics.go 14:03:20 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:03:20 spire-1.2.1/pkg/common/telemetry/names.go 14:03:20 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:03:20 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:03:20 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:03:20 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:03:20 spire-1.2.1/pkg/common/telemetry/server/ 14:03:20 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:03:20 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:03:20 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:03:20 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:03:20 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:03:20 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:03:20 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:03:20 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:03:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:03:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:03:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:03:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:03:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:03:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:03:20 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:03:20 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:03:20 spire-1.2.1/pkg/common/telemetry/server/server.go 14:03:20 spire-1.2.1/pkg/common/telemetry/sink.go 14:03:20 spire-1.2.1/pkg/common/telemetry/statsd.go 14:03:20 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:03:20 spire-1.2.1/pkg/common/telemetry/uptime.go 14:03:20 spire-1.2.1/pkg/common/telemetry/version.go 14:03:20 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:03:20 spire-1.2.1/pkg/common/uptime/ 14:03:20 spire-1.2.1/pkg/common/uptime/uptime.go 14:03:20 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:03:20 spire-1.2.1/pkg/common/util/ 14:03:20 spire-1.2.1/pkg/common/util/certs.go 14:03:20 spire-1.2.1/pkg/common/util/certs_test.go 14:03:20 spire-1.2.1/pkg/common/util/csr.go 14:03:20 spire-1.2.1/pkg/common/util/hash.go 14:03:20 spire-1.2.1/pkg/common/util/selectors.go 14:03:20 spire-1.2.1/pkg/common/util/selectors_test.go 14:03:20 spire-1.2.1/pkg/common/util/signals.go 14:03:20 spire-1.2.1/pkg/common/util/sort.go 14:03:20 spire-1.2.1/pkg/common/util/sort_test.go 14:03:20 spire-1.2.1/pkg/common/util/task.go 14:03:20 spire-1.2.1/pkg/common/util/task_test.go 14:03:20 spire-1.2.1/pkg/common/util/testdata/ 14:03:20 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:03:20 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:03:20 spire-1.2.1/pkg/common/version/ 14:03:20 spire-1.2.1/pkg/common/version/version.go 14:03:20 spire-1.2.1/pkg/common/x509svid/ 14:03:20 spire-1.2.1/pkg/common/x509svid/common_test.go 14:03:20 spire-1.2.1/pkg/common/x509svid/csr.go 14:03:20 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:03:20 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:03:20 spire-1.2.1/pkg/common/x509util/ 14:03:20 spire-1.2.1/pkg/common/x509util/cert.go 14:03:20 spire-1.2.1/pkg/common/x509util/dns.go 14:03:20 spire-1.2.1/pkg/common/x509util/dns_test.go 14:03:20 spire-1.2.1/pkg/common/x509util/keyid.go 14:03:20 spire-1.2.1/pkg/common/x509util/keypair.go 14:03:20 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:03:20 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:03:20 spire-1.2.1/pkg/server/ 14:03:20 spire-1.2.1/pkg/server/api/ 14:03:20 spire-1.2.1/pkg/server/api/agent.go 14:03:20 spire-1.2.1/pkg/server/api/agent/ 14:03:20 spire-1.2.1/pkg/server/api/agent/v1/ 14:03:20 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:03:20 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:03:20 spire-1.2.1/pkg/server/api/agent_test.go 14:03:20 spire-1.2.1/pkg/server/api/api.go 14:03:20 spire-1.2.1/pkg/server/api/audit/ 14:03:20 spire-1.2.1/pkg/server/api/audit/audit.go 14:03:20 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:03:20 spire-1.2.1/pkg/server/api/bundle.go 14:03:20 spire-1.2.1/pkg/server/api/bundle/ 14:03:20 spire-1.2.1/pkg/server/api/bundle/v1/ 14:03:20 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:03:20 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:03:20 spire-1.2.1/pkg/server/api/bundle_test.go 14:03:20 spire-1.2.1/pkg/server/api/debug/ 14:03:20 spire-1.2.1/pkg/server/api/debug/v1/ 14:03:20 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:03:20 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:03:20 spire-1.2.1/pkg/server/api/entry.go 14:03:20 spire-1.2.1/pkg/server/api/entry/ 14:03:20 spire-1.2.1/pkg/server/api/entry/v1/ 14:03:20 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:03:20 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:03:20 spire-1.2.1/pkg/server/api/entry_test.go 14:03:20 spire-1.2.1/pkg/server/api/health/ 14:03:20 spire-1.2.1/pkg/server/api/health/v1/ 14:03:20 spire-1.2.1/pkg/server/api/health/v1/service.go 14:03:20 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:03:20 spire-1.2.1/pkg/server/api/id.go 14:03:20 spire-1.2.1/pkg/server/api/id_test.go 14:03:20 spire-1.2.1/pkg/server/api/limits/ 14:03:20 spire-1.2.1/pkg/server/api/limits/limits.go 14:03:20 spire-1.2.1/pkg/server/api/middleware/ 14:03:20 spire-1.2.1/pkg/server/api/middleware/alias.go 14:03:20 spire-1.2.1/pkg/server/api/middleware/audit.go 14:03:20 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:03:20 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:03:20 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:03:20 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:03:20 spire-1.2.1/pkg/server/api/middleware/caller.go 14:03:20 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:03:20 spire-1.2.1/pkg/server/api/middleware/common.go 14:03:20 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:03:20 spire-1.2.1/pkg/server/api/middleware/entries.go 14:03:20 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:03:20 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:03:20 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:03:20 spire-1.2.1/pkg/server/api/ratelimit.go 14:03:20 spire-1.2.1/pkg/server/api/rpccontext/ 14:03:20 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:03:20 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:03:20 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:03:20 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:03:20 spire-1.2.1/pkg/server/api/selector.go 14:03:20 spire-1.2.1/pkg/server/api/selector_test.go 14:03:20 spire-1.2.1/pkg/server/api/status.go 14:03:20 spire-1.2.1/pkg/server/api/status_test.go 14:03:20 spire-1.2.1/pkg/server/api/svid/ 14:03:20 spire-1.2.1/pkg/server/api/svid/v1/ 14:03:20 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:03:20 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:03:20 spire-1.2.1/pkg/server/api/trustdomain.go 14:03:20 spire-1.2.1/pkg/server/api/trustdomain/ 14:03:20 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:03:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:03:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:03:20 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:03:20 spire-1.2.1/pkg/server/authpolicy/ 14:03:20 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:03:20 spire-1.2.1/pkg/server/authpolicy/policy.go 14:03:20 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:03:20 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:03:20 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:03:20 spire-1.2.1/pkg/server/authpolicy/validate.go 14:03:20 spire-1.2.1/pkg/server/bundle/ 14:03:20 spire-1.2.1/pkg/server/bundle/client/ 14:03:20 spire-1.2.1/pkg/server/bundle/client/client.go 14:03:20 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:03:20 spire-1.2.1/pkg/server/bundle/client/manager.go 14:03:20 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:03:20 spire-1.2.1/pkg/server/bundle/client/sources.go 14:03:20 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:03:20 spire-1.2.1/pkg/server/bundle/client/updater.go 14:03:20 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:03:20 spire-1.2.1/pkg/server/ca/ 14:03:20 spire-1.2.1/pkg/server/ca/ca.go 14:03:20 spire-1.2.1/pkg/server/ca/ca_health.go 14:03:20 spire-1.2.1/pkg/server/ca/ca_test.go 14:03:20 spire-1.2.1/pkg/server/ca/journal.go 14:03:20 spire-1.2.1/pkg/server/ca/journal_test.go 14:03:20 spire-1.2.1/pkg/server/ca/manager.go 14:03:20 spire-1.2.1/pkg/server/ca/manager_health.go 14:03:20 spire-1.2.1/pkg/server/ca/manager_test.go 14:03:20 spire-1.2.1/pkg/server/ca/templates.go 14:03:20 spire-1.2.1/pkg/server/ca/upstream_client.go 14:03:20 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:03:20 spire-1.2.1/pkg/server/ca/validation.go 14:03:20 spire-1.2.1/pkg/server/cache/ 14:03:20 spire-1.2.1/pkg/server/cache/dscache/ 14:03:20 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:03:20 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:03:20 spire-1.2.1/pkg/server/cache/entrycache/ 14:03:20 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:03:20 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:03:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:03:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:03:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:03:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:03:20 spire-1.2.1/pkg/server/catalog/ 14:03:20 spire-1.2.1/pkg/server/catalog/catalog.go 14:03:20 spire-1.2.1/pkg/server/catalog/keymanager.go 14:03:20 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:03:20 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:03:20 spire-1.2.1/pkg/server/catalog/notifier.go 14:03:20 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:03:20 spire-1.2.1/pkg/server/config.go 14:03:20 spire-1.2.1/pkg/server/datastore/ 14:03:20 spire-1.2.1/pkg/server/datastore/datastore.go 14:03:20 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:03:20 spire-1.2.1/pkg/server/datastore/repository.go 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:03:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:03:20 spire-1.2.1/pkg/server/endpoints/ 14:03:20 spire-1.2.1/pkg/server/endpoints/bundle/ 14:03:20 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:03:20 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:03:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:03:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:03:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:03:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:03:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:03:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:03:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:03:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:03:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:03:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:03:20 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:03:20 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:03:20 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:03:20 spire-1.2.1/pkg/server/endpoints/config.go 14:03:20 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:03:20 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:03:20 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:03:20 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:03:20 spire-1.2.1/pkg/server/endpoints/middleware.go 14:03:20 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:03:20 spire-1.2.1/pkg/server/hostservice/ 14:03:20 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:03:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:03:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:03:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:03:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:03:20 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:03:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:03:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/ 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/ 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:03:20 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:03:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:03:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:03:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:03:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:03:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:03:20 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:03:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:03:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/notifier/ 14:03:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:03:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:03:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:03:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:03:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:03:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:03:20 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:03:20 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:03:20 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:03:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:03:20 spire-1.2.1/pkg/server/registration/ 14:03:20 spire-1.2.1/pkg/server/registration/manager.go 14:03:20 spire-1.2.1/pkg/server/registration/manager_test.go 14:03:20 spire-1.2.1/pkg/server/scanentries.go 14:03:20 spire-1.2.1/pkg/server/scanentries_test.go 14:03:20 spire-1.2.1/pkg/server/server.go 14:03:20 spire-1.2.1/pkg/server/server_test.go 14:03:20 spire-1.2.1/pkg/server/svid/ 14:03:20 spire-1.2.1/pkg/server/svid/observer.go 14:03:20 spire-1.2.1/pkg/server/svid/observer_test.go 14:03:20 spire-1.2.1/pkg/server/svid/rotator.go 14:03:20 spire-1.2.1/pkg/server/svid/rotator_config.go 14:03:20 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:03:20 spire-1.2.1/pkg/server/svid/rotator_test.go 14:03:20 spire-1.2.1/proto/ 14:03:20 spire-1.2.1/proto/private/ 14:03:20 spire-1.2.1/proto/private/server/ 14:03:20 spire-1.2.1/proto/private/server/journal/ 14:03:20 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:03:20 spire-1.2.1/proto/private/server/journal/journal.proto 14:03:20 spire-1.2.1/proto/spire/ 14:03:20 spire-1.2.1/proto/spire/common/ 14:03:20 spire-1.2.1/proto/spire/common/common.pb.go 14:03:20 spire-1.2.1/proto/spire/common/common.proto 14:03:20 spire-1.2.1/proto/spire/common/plugin/ 14:03:20 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:03:20 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:03:20 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:03:20 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:03:20 spire-1.2.1/proto/spire/plugin/ 14:03:20 spire-1.2.1/proto/spire/plugin/agent/ 14:03:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:03:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:03:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:03:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:03:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:03:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:03:20 spire-1.2.1/release/ 14:03:20 spire-1.2.1/release/spire-extras/ 14:03:20 spire-1.2.1/release/spire-extras/README.md 14:03:20 spire-1.2.1/release/spire-extras/conf/ 14:03:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:03:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:03:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:03:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:03:20 spire-1.2.1/release/spire/ 14:03:20 spire-1.2.1/release/spire/README.md 14:03:20 spire-1.2.1/release/spire/conf/ 14:03:20 spire-1.2.1/release/spire/conf/agent/ 14:03:20 spire-1.2.1/release/spire/conf/agent/agent.conf 14:03:20 spire-1.2.1/release/spire/conf/server/ 14:03:20 spire-1.2.1/release/spire/conf/server/server.conf 14:03:20 spire-1.2.1/script/ 14:03:20 spire-1.2.1/script/build-artifact.sh 14:03:20 spire-1.2.1/script/generate_dummy_ca.sh 14:03:20 spire-1.2.1/support/ 14:03:20 spire-1.2.1/support/k8s/ 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:03:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:03:20 spire-1.2.1/support/oidc-discovery-provider/ 14:03:20 spire-1.2.1/support/oidc-discovery-provider/README.md 14:03:20 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:03:20 spire-1.2.1/support/oidc-discovery-provider/config.go 14:03:20 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:03:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:03:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:03:20 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:03:20 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:03:20 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:03:20 spire-1.2.1/support/oidc-discovery-provider/main.go 14:03:20 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:03:20 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:03:20 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:03:20 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:03:20 spire-1.2.1/test/ 14:03:20 spire-1.2.1/test/clock/ 14:03:20 spire-1.2.1/test/clock/clock.go 14:03:20 spire-1.2.1/test/fakes/ 14:03:20 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:03:20 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:03:20 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:03:20 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:03:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:03:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:03:20 spire-1.2.1/test/fakes/fakeagentstore/ 14:03:20 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:03:20 spire-1.2.1/test/fakes/fakedatastore/ 14:03:20 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:03:20 spire-1.2.1/test/fakes/fakeentryclient/ 14:03:20 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:03:20 spire-1.2.1/test/fakes/fakehealthchecker/ 14:03:20 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:03:20 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:03:20 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:03:20 spire-1.2.1/test/fakes/fakemetrics/ 14:03:20 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:03:20 spire-1.2.1/test/fakes/fakenoderesolver/ 14:03:20 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:03:20 spire-1.2.1/test/fakes/fakenotifier/ 14:03:20 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:03:20 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:03:20 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:03:20 spire-1.2.1/test/fakes/fakeserverca/ 14:03:20 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:03:20 spire-1.2.1/test/fakes/fakeservercatalog/ 14:03:20 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:03:20 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:03:20 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:03:20 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:03:20 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:03:20 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:03:20 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:03:20 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:03:20 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:03:20 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:03:20 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:03:20 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:03:20 spire-1.2.1/test/fixture/ 14:03:20 spire-1.2.1/test/fixture/certs/ 14:03:20 spire-1.2.1/test/fixture/certs/agent_svid.der 14:03:20 spire-1.2.1/test/fixture/certs/base_cert.pem 14:03:20 spire-1.2.1/test/fixture/certs/base_csr.pem 14:03:20 spire-1.2.1/test/fixture/certs/base_key.pem 14:03:20 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:03:20 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:03:20 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:03:20 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:03:20 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:03:20 spire-1.2.1/test/fixture/certs/blog_key.pem 14:03:20 spire-1.2.1/test/fixture/certs/bundle.der 14:03:20 spire-1.2.1/test/fixture/certs/ca.pem 14:03:20 spire-1.2.1/test/fixture/certs/ca_key.pem 14:03:20 spire-1.2.1/test/fixture/certs/database_cert.pem 14:03:20 spire-1.2.1/test/fixture/certs/database_csr.pem 14:03:20 spire-1.2.1/test/fixture/certs/database_key.pem 14:03:20 spire-1.2.1/test/fixture/certs/node_cert.pem 14:03:20 spire-1.2.1/test/fixture/certs/node_csr.pem 14:03:20 spire-1.2.1/test/fixture/certs/node_key.pem 14:03:20 spire-1.2.1/test/fixture/certs/svid.pem 14:03:20 spire-1.2.1/test/fixture/certs/svid_key.pem 14:03:20 spire-1.2.1/test/fixture/config/ 14:03:20 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:03:20 spire-1.2.1/test/fixture/config/agent_good.conf 14:03:20 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:03:20 spire-1.2.1/test/fixture/config/plugin_good.conf 14:03:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:03:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:03:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:03:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:03:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:03:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:03:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:03:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:03:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:03:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:03:20 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:03:20 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:03:20 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:03:20 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:03:20 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:03:20 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:03:20 spire-1.2.1/test/fixture/config/server_good.conf 14:03:20 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:03:20 spire-1.2.1/test/fixture/fixture.go 14:03:20 spire-1.2.1/test/fixture/nodeattestor/ 14:03:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:03:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:03:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:03:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:03:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:03:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:03:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:03:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:03:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:03:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:03:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:03:20 spire-1.2.1/test/fixture/registration/ 14:03:20 spire-1.2.1/test/fixture/registration/entries.json 14:03:20 spire-1.2.1/test/fixture/registration/good-for-update.json 14:03:20 spire-1.2.1/test/fixture/registration/good.json 14:03:20 spire-1.2.1/test/fixture/registration/invalid.json 14:03:20 spire-1.2.1/test/fixture/registration/invalid_json.json 14:03:20 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:03:20 spire-1.2.1/test/integration/ 14:03:20 spire-1.2.1/test/integration/README.md 14:03:20 spire-1.2.1/test/integration/common 14:03:20 spire-1.2.1/test/integration/setup/ 14:03:20 spire-1.2.1/test/integration/setup/adminclient/ 14:03:20 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:03:20 spire-1.2.1/test/integration/setup/adminclient/client.go 14:03:20 spire-1.2.1/test/integration/setup/debugagent/ 14:03:20 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:03:20 spire-1.2.1/test/integration/setup/debugagent/main.go 14:03:20 spire-1.2.1/test/integration/setup/debugserver/ 14:03:20 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:03:20 spire-1.2.1/test/integration/setup/debugserver/main.go 14:03:20 spire-1.2.1/test/integration/setup/downstreamclient/ 14:03:20 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:03:20 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:03:20 spire-1.2.1/test/integration/setup/itclient/ 14:03:20 spire-1.2.1/test/integration/setup/itclient/client.go 14:03:20 spire-1.2.1/test/integration/setup/node-attestation/ 14:03:20 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:03:20 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:03:20 spire-1.2.1/test/integration/setup/x509pop/ 14:03:20 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:03:20 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:03:20 spire-1.2.1/test/integration/suites/ 14:03:20 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:03:20 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:03:20 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:03:20 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:03:20 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:03:20 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:03:20 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:03:20 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:03:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:03:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:03:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:03:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:03:20 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:03:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:03:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:03:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:03:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:03:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:03:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:03:20 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:03:20 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:03:20 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:03:20 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:03:20 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:03:20 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:03:20 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:03:20 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:03:20 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:03:20 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:03:20 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:03:20 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:03:20 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:03:20 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:03:20 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:03:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:03:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:03:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:03:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:03:20 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:03:20 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:03:20 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:03:20 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:03:20 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:03:20 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:03:20 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:03:20 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:03:20 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:03:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:03:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:03:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:03:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:03:20 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:03:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:03:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:03:20 spire-1.2.1/test/integration/suites/join-token/ 14:03:20 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:03:20 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:03:20 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:03:20 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:03:20 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:03:20 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:03:20 spire-1.2.1/test/integration/suites/join-token/README.md 14:03:20 spire-1.2.1/test/integration/suites/join-token/conf/ 14:03:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:03:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:03:20 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:03:20 spire-1.2.1/test/integration/suites/join-token/teardown 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:03:20 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:03:20 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:03:20 spire-1.2.1/test/integration/suites/k8s/ 14:03:20 spire-1.2.1/test/integration/suites/k8s/00-setup 14:03:20 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:03:20 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:03:20 spire-1.2.1/test/integration/suites/k8s/README.md 14:03:20 spire-1.2.1/test/integration/suites/k8s/conf/ 14:03:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:03:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:03:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:03:20 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:03:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:03:20 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:03:20 spire-1.2.1/test/integration/suites/k8s/teardown 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/ 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:03:20 spire-1.2.1/test/integration/suites/node-attestation/ 14:03:20 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:03:20 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:03:20 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:03:20 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:03:20 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:03:20 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:03:20 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:03:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:03:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:03:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:03:20 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:03:20 spire-1.2.1/test/integration/suites/rotation/ 14:03:20 spire-1.2.1/test/integration/suites/rotation/00-setup 14:03:20 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:03:20 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:03:20 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:03:20 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:03:20 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:03:20 spire-1.2.1/test/integration/suites/rotation/README.md 14:03:20 spire-1.2.1/test/integration/suites/rotation/conf/ 14:03:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:03:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:03:20 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:03:20 spire-1.2.1/test/integration/suites/rotation/teardown 14:03:20 spire-1.2.1/test/integration/suites/self-test/ 14:03:20 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:03:20 spire-1.2.1/test/integration/suites/self-test/README.md 14:03:20 spire-1.2.1/test/integration/suites/self-test/teardown 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:03:20 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:03:20 spire-1.2.1/test/integration/suites/upgrade/ 14:03:20 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:03:20 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:03:20 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:03:20 spire-1.2.1/test/integration/suites/upgrade/README.md 14:03:20 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:03:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:03:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:03:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:03:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:03:20 spire-1.2.1/test/integration/suites/upgrade/teardown 14:03:20 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:03:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:03:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:03:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:03:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:03:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:03:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:03:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:03:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:03:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:03:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:03:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:03:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:03:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:03:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:03:20 spire-1.2.1/test/integration/test-one.sh 14:03:20 spire-1.2.1/test/integration/test.sh 14:03:20 spire-1.2.1/test/plugintest/ 14:03:20 spire-1.2.1/test/plugintest/config.go 14:03:20 spire-1.2.1/test/plugintest/load.go 14:03:20 spire-1.2.1/test/plugintest/option.go 14:03:20 spire-1.2.1/test/spiretest/ 14:03:20 spire-1.2.1/test/spiretest/apiserver.go 14:03:20 spire-1.2.1/test/spiretest/assertions.go 14:03:20 spire-1.2.1/test/spiretest/dir.go 14:03:20 spire-1.2.1/test/spiretest/errors_posix.go 14:03:20 spire-1.2.1/test/spiretest/errors_windows.go 14:03:20 spire-1.2.1/test/spiretest/logs.go 14:03:20 spire-1.2.1/test/spiretest/socketapi.go 14:03:20 spire-1.2.1/test/spiretest/suite.go 14:03:20 spire-1.2.1/test/spiretest/x509.go 14:03:20 spire-1.2.1/test/testca/ 14:03:20 spire-1.2.1/test/testca/ca.go 14:03:20 spire-1.2.1/test/testkey/ 14:03:20 spire-1.2.1/test/testkey/generate.sh 14:03:20 spire-1.2.1/test/testkey/genkeys.go 14:03:20 spire-1.2.1/test/testkey/keys.go 14:03:20 spire-1.2.1/test/testkey/new.go 14:03:20 spire-1.2.1/test/tpmsimulator/ 14:03:20 spire-1.2.1/test/tpmsimulator/simulator.go 14:03:20 spire-1.2.1/test/util/ 14:03:20 spire-1.2.1/test/util/cert_fixtures.go 14:03:20 spire-1.2.1/test/util/cert_generation.go 14:03:20 spire-1.2.1/test/util/io_redirection.go 14:03:20 spire-1.2.1/test/util/race.go 14:03:20 spire-1.2.1/test/util/util.go 14:03:20 building spire from source... 14:03:20 Installing go1.17.7... 14:03:25 Building bin/spire-server... 14:03:25 go: downloading github.com/mitchellh/cli v1.1.2 14:03:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:03:25 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:03:25 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:03:25 go: downloading google.golang.org/grpc v1.44.0 14:03:25 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:03:25 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:03:25 Building bin/spire-server... 14:03:25 go: downloading github.com/mitchellh/cli v1.1.2 14:03:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:03:25 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:03:25 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:03:25 go: downloading google.golang.org/grpc v1.44.0 14:03:25 go: downloading github.com/imdario/mergo v0.3.12 14:03:25 go: downloading github.com/sirupsen/logrus v1.8.1 14:03:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:03:25 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:03:25 go: downloading github.com/fatih/color v1.13.0 14:03:25 go: downloading github.com/mattn/go-isatty v0.0.14 14:03:25 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:03:25 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:03:25 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:03:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:03:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:03:25 go: downloading github.com/imdario/mergo v0.3.12 14:03:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:03:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:03:25 go: downloading github.com/sirupsen/logrus v1.8.1 14:03:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:03:25 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:03:25 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:03:25 go: downloading github.com/armon/go-metrics v0.3.10 14:03:25 go: downloading github.com/fatih/color v1.13.0 14:03:25 go: downloading github.com/prometheus/client_golang v1.12.1 14:03:25 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:03:25 go: downloading github.com/mattn/go-isatty v0.0.14 14:03:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:03:25 go: downloading github.com/open-policy-agent/opa v0.38.0 14:03:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:03:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:03:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:03:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:03:25 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:03:25 go: downloading github.com/Masterminds/goutils v1.1.0 14:03:25 go: downloading github.com/Masterminds/semver v1.5.0 14:03:25 go: downloading github.com/armon/go-metrics v0.3.10 14:03:25 go: downloading github.com/google/uuid v1.1.2 14:03:25 go: downloading github.com/huandu/xstrings v1.3.2 14:03:25 go: downloading github.com/prometheus/client_golang v1.12.1 14:03:25 go: downloading github.com/mattn/go-colorable v0.1.12 14:03:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:03:25 go: downloading github.com/oklog/run v1.0.0 14:03:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:03:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:03:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:03:25 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:03:25 go: downloading github.com/imkira/go-observer v1.0.3 14:03:25 go: downloading github.com/prometheus/client_model v0.2.0 14:03:25 go: downloading github.com/prometheus/common v0.32.1 14:03:25 go: downloading github.com/beorn7/perks v1.0.1 14:03:25 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:03:25 go: downloading github.com/open-policy-agent/opa v0.38.0 14:03:25 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:03:25 go: downloading github.com/mattn/go-colorable v0.1.12 14:03:25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:03:25 go: downloading github.com/pkg/errors v0.9.1 14:03:25 go: downloading github.com/Masterminds/goutils v1.1.0 14:03:25 go: downloading github.com/prometheus/procfs v0.7.3 14:03:25 go: downloading github.com/Masterminds/semver v1.5.0 14:03:25 go: downloading github.com/google/uuid v1.1.2 14:03:25 go: downloading github.com/huandu/xstrings v1.3.2 14:03:25 Building bin/spire-server... 14:03:25 go: downloading go.uber.org/atomic v1.9.0 14:03:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:03:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:03:25 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:03:25 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:03:25 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:03:25 go: downloading github.com/mitchellh/cli v1.1.2 14:03:25 go: downloading github.com/oklog/run v1.0.0 14:03:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:03:26 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:03:26 go: downloading go.uber.org/atomic v1.9.0 14:03:26 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:03:26 go: downloading github.com/pkg/errors v0.9.1 14:03:26 go: downloading github.com/beorn7/perks v1.0.1 14:03:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:03:26 go: downloading github.com/hashicorp/errwrap v1.1.0 14:03:26 go: downloading github.com/prometheus/client_model v0.2.0 14:03:26 go: downloading github.com/prometheus/common v0.32.1 14:03:26 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:03:26 go: downloading github.com/prometheus/procfs v0.7.3 14:03:26 go: downloading github.com/imdario/mergo v0.3.12 14:03:26 go: downloading github.com/blang/semver/v4 v4.0.0 14:03:26 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:03:26 go: downloading github.com/sirupsen/logrus v1.8.1 14:03:26 go: downloading github.com/imkira/go-observer v1.0.3 14:03:26 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:03:26 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:03:26 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:03:26 go: downloading github.com/jinzhu/gorm v1.9.16 14:03:26 go: downloading github.com/hashicorp/errwrap v1.1.0 14:03:26 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:03:26 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:03:26 go: downloading github.com/twmb/murmur3 v1.1.6 14:03:26 go: downloading google.golang.org/grpc v1.44.0 14:03:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:03:26 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:03:26 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:03:26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:03:26 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:03:26 go: downloading github.com/fatih/color v1.13.0 14:03:26 go: downloading github.com/mattn/go-isatty v0.0.14 14:03:26 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:03:26 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:03:26 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:03:26 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:03:26 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:03:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:03:26 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:03:26 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:03:26 go: downloading github.com/armon/go-metrics v0.3.10 14:03:26 go: downloading github.com/prometheus/client_golang v1.12.1 14:03:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:03:26 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:03:26 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:03:26 go: downloading github.com/open-policy-agent/opa v0.38.0 14:03:26 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:03:26 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:03:26 go: downloading github.com/mattn/go-colorable v0.1.12 14:03:26 go: downloading github.com/Masterminds/goutils v1.1.0 14:03:26 go: downloading github.com/Masterminds/semver v1.5.0 14:03:26 go: downloading github.com/google/uuid v1.1.2 14:03:26 go: downloading github.com/huandu/xstrings v1.3.2 14:03:27 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:03:27 go: downloading github.com/oklog/run v1.0.0 14:03:27 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:03:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:03:27 go: downloading github.com/beorn7/perks v1.0.1 14:03:27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:03:27 go: downloading github.com/prometheus/client_model v0.2.0 14:03:27 go: downloading github.com/prometheus/common v0.32.1 14:03:27 go: downloading github.com/prometheus/procfs v0.7.3 14:03:27 go: downloading github.com/imkira/go-observer v1.0.3 14:03:27 go: downloading go.uber.org/atomic v1.9.0 14:03:27 go: downloading github.com/pkg/errors v0.9.1 14:03:27 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:03:27 go: downloading github.com/hashicorp/errwrap v1.1.0 14:03:27 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:03:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:03:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:03:27 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:03:27 go: downloading github.com/blang/semver/v4 v4.0.0 14:03:27 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:03:27 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:03:27 go: downloading github.com/jinzhu/gorm v1.9.16 14:03:27 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:03:27 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:03:27 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:03:28 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:03:28 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:03:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:03:28 go: downloading github.com/stretchr/testify v1.7.0 14:03:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:03:28 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:03:28 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:03:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:03:28 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:03:28 go: downloading github.com/stretchr/testify v1.7.0 14:03:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:03:28 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:03:28 go: downloading github.com/blang/semver/v4 v4.0.0 14:03:28 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:03:28 go: downloading github.com/jinzhu/gorm v1.9.16 14:03:28 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:03:28 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:03:29 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:03:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:03:30 go: downloading github.com/stretchr/testify v1.7.0 14:03:30 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:03:30 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:03:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:03:32 go: downloading google.golang.org/api v0.70.0 14:03:32 go: downloading k8s.io/client-go v0.23.4 14:03:32 go: downloading k8s.io/api v0.23.4 14:03:32 go: downloading github.com/google/go-tpm v0.3.3 14:03:32 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:03:32 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:03:32 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:03:32 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:03:32 go: downloading google.golang.org/api v0.70.0 14:03:32 go: downloading k8s.io/client-go v0.23.4 14:03:32 go: downloading k8s.io/api v0.23.4 14:03:32 go: downloading github.com/google/go-tpm v0.3.3 14:03:32 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:03:32 go: downloading cloud.google.com/go/storage v1.21.0 14:03:32 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:03:32 go: downloading cloud.google.com/go v0.100.2 14:03:32 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:03:33 provisioning config files... 14:03:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/181@tmp/config8645759666153219241tmp [Pipeline] { 14:03:33 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [Pipeline] libraryResource [Pipeline] sh 14:03:33 go: downloading cloud.google.com/go/storage v1.21.0 14:03:33 go: downloading cloud.google.com/go v0.100.2 14:03:33 ---> docker-login.sh 14:03:33 nexus3.edgexfoundry.org:10001 14:03:33 go: downloading google.golang.org/api v0.70.0 14:03:33 go: downloading k8s.io/client-go v0.23.4 14:03:33 go: downloading k8s.io/api v0.23.4 14:03:33 go: downloading github.com/google/go-tpm v0.3.3 14:03:33 go: downloading k8s.io/apimachinery v0.23.4 14:03:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:03:33 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:03:33 go: downloading k8s.io/apimachinery v0.23.4 14:03:33 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:03:33 go: downloading k8s.io/kube-aggregator v0.23.3 14:03:33 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:03:33 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:03:33 go: downloading cloud.google.com/go/security v1.3.0 14:03:33 go: downloading k8s.io/kube-aggregator v0.23.3 14:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:34 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:03:34 go: downloading cloud.google.com/go/security v1.3.0 14:03:34 go: downloading github.com/hashicorp/vault/api v1.4.1 14:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:34 Configure a credential helper to remove this warning. See 14:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:34 14:03:34 Login Succeeded 14:03:34 nexus3.edgexfoundry.org:10002 14:03:34 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:03:34 go: downloading github.com/hashicorp/vault/api v1.4.1 14:03:34 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:03:34 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:03:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:03:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:03:34 go: downloading k8s.io/apimachinery v0.23.4 14:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:34 Configure a credential helper to remove this warning. See 14:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:34 14:03:34 Login Succeeded 14:03:34 nexus3.edgexfoundry.org:10003 14:03:35 go: downloading github.com/twmb/murmur3 v1.1.6 14:03:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:03:35 go: downloading k8s.io/kube-aggregator v0.23.3 14:03:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:35 Configure a credential helper to remove this warning. See 14:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:35 14:03:35 Login Succeeded 14:03:35 nexus3.edgexfoundry.org:10004 14:03:35 go: downloading github.com/aws/smithy-go v1.11.0 14:03:35 go: downloading github.com/jinzhu/inflection v1.0.0 14:03:35 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:03:35 go: downloading cloud.google.com/go/security v1.3.0 14:03:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:03:35 go: downloading github.com/hashicorp/vault/api v1.4.1 14:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:35 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:03:35 go: downloading cloud.google.com/go v0.100.2 14:03:35 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:03:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:35 Configure a credential helper to remove this warning. See 14:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:35 14:03:35 Login Succeeded 14:03:35 docker.io 14:03:35 go: downloading github.com/jinzhu/inflection v1.0.0 14:03:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:03:35 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:03:35 go: downloading github.com/twmb/murmur3 v1.1.6 14:03:35 go: downloading cloud.google.com/go/storage v1.21.0 14:03:35 go: downloading github.com/aws/smithy-go v1.11.0 14:03:35 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:03:35 go: downloading github.com/jinzhu/inflection v1.0.0 14:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:36 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:03:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:03:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:03:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:03:36 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:03:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:03:36 go: downloading github.com/dimchansky/utfbom v1.1.1 14:03:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:03:36 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:03:36 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:03:36 go: downloading cloud.google.com/go/compute v1.3.0 14:03:36 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:03:36 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:36 Configure a credential helper to remove this warning. See 14:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:36 14:03:36 Login Succeeded 14:03:36 ---> docker-login.sh ends [Pipeline] } 14:03:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:03:36 go: downloading github.com/dimchansky/utfbom v1.1.1 14:03:36 go: downloading cloud.google.com/go/compute v1.3.0 14:03:36 go: downloading cloud.google.com/go/iam v0.1.1 14:03:36 go: downloading github.com/aws/smithy-go v1.11.0 14:03:36 go: downloading cloud.google.com/go/iam v0.1.1 14:03:36 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:03:36 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:03:36 go: downloading github.com/gogo/protobuf v1.3.2 14:03:36 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:03:36 go: downloading k8s.io/klog/v2 v2.30.0 14:03:36 go: downloading github.com/google/gofuzz v1.1.0 14:03:36 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:03:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:03:36 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:03:36 go: downloading github.com/spf13/pflag v1.0.5 14:03:36 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:03:36 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:03:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:03:36 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [Pipeline] echo 14:03:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:03:37 ========================================================= 14:03:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:03:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:03:37 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:03:37 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:03:37 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:03:37 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:03:37 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:03:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:03:37 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:03:37 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:03:37 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:03:37 go: downloading github.com/dimchansky/utfbom v1.1.1 14:03:37 go: downloading github.com/gogo/protobuf v1.3.2 14:03:37 go: downloading github.com/gogo/protobuf v1.3.2 14:03:37 go: downloading k8s.io/klog/v2 v2.30.0 14:03:37 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:03:37 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:03:37 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:03:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:03:37 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:03:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:03:37 go: downloading github.com/spf13/pflag v1.0.5 14:03:37 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:03:37 go: downloading gopkg.in/yaml.v2 v2.4.0 14:03:37 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:03:37 go: downloading github.com/google/gofuzz v1.1.0 14:03:37 go: downloading github.com/gobwas/glob v0.2.3 14:03:37 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:03:37 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:03:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:03:37 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:03:37 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:03:37 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:03:37 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:03:37 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:03:37 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:03:37 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:03:37 go: downloading go.opencensus.io v0.23.0 14:03:37 go: downloading gopkg.in/inf.v0 v0.9.1 14:03:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:03:37 go: downloading github.com/google/go-cmp v0.5.7 14:03:37 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:03:37 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:03:37 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:03:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:03:37 go: downloading github.com/go-logr/logr v1.2.2 14:03:37 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:03:37 go: downloading gopkg.in/yaml.v2 v2.4.0 14:03:37 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:03:37 9b3977197b4f: Pulling fs layer 14:03:37 1a89e8eeedd5: Pulling fs layer 14:03:37 94645a83ff95: Pulling fs layer 14:03:37 3f3a8bcf1eab: Pulling fs layer 14:03:37 0c92f367c5e7: Pulling fs layer 14:03:37 f7c0051592d6: Pulling fs layer 14:03:37 a227ed2f7395: Pulling fs layer 14:03:37 7b1c46037f91: Pulling fs layer 14:03:37 3f3a8bcf1eab: Waiting 14:03:37 0c92f367c5e7: Waiting 14:03:37 f7c0051592d6: Waiting 14:03:37 a227ed2f7395: Waiting 14:03:37 7b1c46037f91: Waiting 14:03:37 94645a83ff95: Download complete 14:03:37 1a89e8eeedd5: Verifying Checksum 14:03:37 1a89e8eeedd5: Download complete 14:03:37 0c92f367c5e7: Verifying Checksum 14:03:37 0c92f367c5e7: Download complete 14:03:37 f7c0051592d6: Verifying Checksum 14:03:37 f7c0051592d6: Download complete 14:03:37 9b3977197b4f: Download complete 14:03:37 a227ed2f7395: Download complete 14:03:37 go: downloading github.com/googleapis/gnostic v0.5.5 14:03:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:03:37 go: downloading github.com/gobwas/glob v0.2.3 14:03:37 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:03:37 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:03:37 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:03:37 go: downloading k8s.io/klog/v2 v2.30.0 14:03:37 go: downloading github.com/json-iterator/go v1.1.12 14:03:37 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:03:37 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:03:37 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:03:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:03:37 go: downloading go.opencensus.io v0.23.0 14:03:37 go: downloading github.com/google/gofuzz v1.1.0 14:03:37 go: downloading go.uber.org/zap v1.21.0 14:03:37 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:03:37 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:03:37 go: downloading gopkg.in/inf.v0 v0.9.1 14:03:37 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:03:37 go: downloading github.com/googleapis/gnostic v0.5.5 14:03:38 go: downloading github.com/tklauser/numcpus v0.3.0 14:03:38 go: downloading sigs.k8s.io/yaml v1.3.0 14:03:38 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:03:38 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:03:38 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:03:38 go: downloading github.com/modern-go/reflect2 v1.0.2 14:03:38 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:03:38 go: downloading github.com/go-logr/logr v1.2.2 14:03:38 go: downloading github.com/json-iterator/go v1.1.12 14:03:38 go: downloading github.com/google/go-cmp v0.5.7 14:03:38 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:03:38 go: downloading github.com/hashicorp/go-version v1.2.0 14:03:38 go: downloading github.com/golang/snappy v0.0.4 14:03:38 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:03:38 go: downloading github.com/spf13/pflag v1.0.5 14:03:38 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:03:38 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:03:38 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:03:38 go: downloading github.com/ryanuber/go-glob v1.0.0 14:03:38 go: downloading go.uber.org/zap v1.21.0 14:03:38 go: downloading go.uber.org/multierr v1.6.0 14:03:38 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:03:38 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:03:38 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:03:38 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:03:38 go: downloading github.com/tklauser/numcpus v0.3.0 14:03:38 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:03:38 9b3977197b4f: Pull complete 14:03:38 go: downloading sigs.k8s.io/yaml v1.3.0 14:03:38 go: downloading github.com/ryanuber/go-glob v1.0.0 14:03:38 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:03:38 go: downloading github.com/golang/snappy v0.0.4 14:03:38 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:03:38 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:03:38 go: downloading github.com/hashicorp/go-version v1.2.0 14:03:38 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:03:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:03:38 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:03:38 go: downloading github.com/modern-go/reflect2 v1.0.2 14:03:38 go: downloading go.uber.org/multierr v1.6.0 14:03:38 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:03:38 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:03:38 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:03:38 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:03:38 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:03:38 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:03:38 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:03:38 go: downloading cloud.google.com/go/compute v1.3.0 14:03:38 go: downloading cloud.google.com/go/iam v0.1.1 14:03:38 1a89e8eeedd5: Pull complete 14:03:38 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:03:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:03:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:03:38 go: downloading gopkg.in/yaml.v2 v2.4.0 14:03:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:03:38 go: downloading github.com/gobwas/glob v0.2.3 14:03:38 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:03:38 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:03:38 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:03:38 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:03:39 94645a83ff95: Pull complete 14:03:39 go: downloading gopkg.in/inf.v0 v0.9.1 14:03:39 go: downloading github.com/go-logr/logr v1.2.2 14:03:39 go: downloading github.com/google/go-cmp v0.5.7 14:03:39 go: downloading github.com/googleapis/gnostic v0.5.5 14:03:39 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:03:39 go: downloading github.com/json-iterator/go v1.1.12 14:03:39 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:03:39 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:03:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:03:39 go: downloading go.opencensus.io v0.23.0 14:03:39 go: downloading go.uber.org/zap v1.21.0 14:03:39 go: downloading github.com/tklauser/numcpus v0.3.0 14:03:39 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:03:39 go: downloading sigs.k8s.io/yaml v1.3.0 14:03:39 go: downloading github.com/ryanuber/go-glob v1.0.0 14:03:39 go: downloading github.com/golang/snappy v0.0.4 14:03:39 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:03:39 7b1c46037f91: Verifying Checksum 14:03:39 7b1c46037f91: Download complete 14:03:39 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:03:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:03:39 go: downloading github.com/hashicorp/go-version v1.2.0 14:03:39 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:03:39 go: downloading github.com/modern-go/reflect2 v1.0.2 14:03:39 go: downloading go.uber.org/multierr v1.6.0 14:03:39 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:03:39 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:03:40 3f3a8bcf1eab: Verifying Checksum 14:03:40 3f3a8bcf1eab: Download complete 14:03:44 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:03:44 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:03:44 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:03:44 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:03:45 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:03:45 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:03:52 3f3a8bcf1eab: Pull complete 14:03:52 0c92f367c5e7: Pull complete 14:03:52 f7c0051592d6: Pull complete 14:03:52 a227ed2f7395: Pull complete 14:03:59 7b1c46037f91: Pull complete 14:03:59 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 14:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:03:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:03:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:03:59 WORKDIR /edgex 14:03:59 COPY go.mod . 14:03:59 RUN go mod download 14:03:59 + docker build -t ci-base-image-arm64 -f - . 14:04:02 Sending build context to Docker daemon 169.1MB 14:04:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:04:02 ---> f79e39bc4007 14:04:02 Step 2/4 : WORKDIR /edgex 14:04:03 Removing intermediate container c5163da578fd 14:04:03 ---> a780abe5a987 14:04:03 14:04:03 Step 10/23 : FROM alpine:3.14 14:04:03 Removing intermediate container c23f5b141035 14:04:03 ---> 1612e2aa9406 14:04:03 14:04:03 Step 10/25 : FROM alpine:3.14 14:04:03 3.14: Pulling from library/alpine 14:04:03 3.14: Pulling from library/alpine 14:04:03 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:04:03 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:04:03 Status: Downloaded newer image for alpine:3.14 14:04:03 Status: Downloaded newer image for alpine:3.14 14:04:03 ---> e04c818066af 14:04:03 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:04:03 ---> e04c818066af 14:04:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:04:03 ---> Running in 1972b444d89a 14:04:03 ---> Running in 2d8ca9910cfd 14:04:04 ---> Running in a47b87e79fb0 14:04:04 Removing intermediate container a47b87e79fb0 14:04:04 ---> 02eb11e48b12 14:04:04 Step 3/4 : COPY go.mod . 14:04:05 ---> d2f296291627 14:04:05 Step 4/4 : RUN go mod download 14:04:05 ---> Running in e9f0eb4bb5a7 14:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:04:05 (1/3) Installing ca-certificates (20211220-r0) 14:04:05 (2/3) Installing dumb-init (1.2.5-r1) 14:04:05 (3/3) Installing su-exec (0.2-r1) 14:04:05 Executing busybox-1.33.1-r7.trigger 14:04:05 Executing ca-certificates-20211220-r0.trigger 14:04:05 OK: 6 MiB in 17 packages 14:04:05 (1/1) Installing dumb-init (1.2.5-r1) 14:04:05 Executing busybox-1.33.1-r7.trigger 14:04:05 OK: 6 MiB in 15 packages 14:04:06 Removing intermediate container 1972b444d89a 14:04:06 ---> 475f63302a21 14:04:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:04:06 ---> Running in 375a17bfba4f 14:04:06 Removing intermediate container 2d8ca9910cfd 14:04:06 ---> 58189dedc427 14:04:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:04:07 ---> Running in 5c0cb393e113 14:04:07 Removing intermediate container 375a17bfba4f 14:04:07 ---> 4b3e8c975941 14:04:07 Step 13/23 : ENV APP_PORT=59882 14:04:07 Removing intermediate container 5c0cb393e113 14:04:07 ---> 5891de87b6b6 14:04:07 Step 13/25 : WORKDIR / 14:04:07 ---> Running in 710a878b9f12 14:04:07 ---> Running in 60b75505e627 14:04:07 Removing intermediate container 710a878b9f12 14:04:07 ---> 18e308a33388 14:04:07 Step 14/23 : EXPOSE $APP_PORT 14:04:07 Removing intermediate container 60b75505e627 14:04:07 ---> 6efa203aabe5 14:04:07 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:04:07 ---> Running in b94ce023dfac 14:04:08 Removing intermediate container b94ce023dfac 14:04:08 ---> 01be869dccce 14:04:08 Step 15/23 : WORKDIR / 14:04:08 ---> Running in 9bd014ee22e2 14:04:08 ---> 7ce0b7dd3460 14:04:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:04:08 Removing intermediate container 9bd014ee22e2 14:04:08 ---> 08adaa459d7b 14:04:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:04:08 ---> 9be609ae08dd 14:04:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:04:09 ---> 9324296c7f41 14:04:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:04:09 ---> 442b53e84c4c 14:04:09 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:04:09 ---> f69e5e470b56 14:04:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:04:09 ---> 8a97b67ef811 14:04:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:04:10 ---> 93f1f37bf2e2 14:04:10 Step 19/23 : ENTRYPOINT ["/core-command"] 14:04:10 ---> Running in b4a8965020ec 14:04:10 ---> b0740d8a7e45 14:04:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:04:11 Removing intermediate container b4a8965020ec 14:04:11 ---> bc5f07e6ebf4 14:04:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:04:11 ---> Running in c995d4a36787 14:04:11 Removing intermediate container c995d4a36787 14:04:11 ---> 63d197674c76 14:04:11 Step 21/23 : LABEL arch=x86_64 14:04:11 ---> 705db48a73c1 14:04:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:04:11 ---> Running in 8fb99a4647ed 14:04:12 Removing intermediate container 8fb99a4647ed 14:04:12 ---> ce5ce6375163 14:04:12 Step 22/23 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:04:12 ---> Running in 2bc984233276 14:04:12 ---> ed03957db490 14:04:12 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/ 14:04:12 ---> Running in e1dcc0837897 14:04:12 Removing intermediate container 2bc984233276 14:04:12 ---> 23f223a8c646 14:04:12 Step 23/23 : LABEL version=2.2.0-dev.58 14:04:12 ---> Running in 29cdfc54d70b 14:04:12 Removing intermediate container 29cdfc54d70b 14:04:12 ---> ab2650ab3faf 14:04:12 14:04:13 Successfully built ab2650ab3faf 14:04:13 Successfully tagged core-command:latest 14:04:13  Building core-command ... done Building security-spiffe-token-provider 14:04:15 Removing intermediate container e1dcc0837897 14:04:15 ---> 8637ade5c3be 14:04:15 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:04:15 ---> Running in 03450e89a000 14:04:16 Removing intermediate container 03450e89a000 14:04:16 ---> 3c264217ea92 14:04:16 Step 23/25 : LABEL arch=x86_64 14:04:16 ---> Running in a5cff6ca03f0 14:04:17 Removing intermediate container a5cff6ca03f0 14:04:17 ---> d27055e91612 14:04:17 Step 24/25 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:04:17 ---> Running in d596650dec31 14:04:17 Removing intermediate container d596650dec31 14:04:17 ---> 77a77fefeedb 14:04:17 Step 25/25 : LABEL version=2.2.0-dev.58 14:04:17 ---> Running in 8166529906c0 14:04:18 Removing intermediate container 8166529906c0 14:04:18 ---> 54cf8e057715 14:04:18 14:04:18 Successfully built 54cf8e057715 14:04:18 Successfully tagged security-secretstore-setup:latest 14:04:18  Building security-secretstore-setup ... done Building security-proxy-setup 14:04:18 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:04:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:04:18 ---> e748d39fc463 14:04:18 Step 3/20 : WORKDIR /edgex-go 14:04:18 ---> Using cache 14:04:18 ---> d03a693d7ccd 14:04:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:04:21 ---> Running in d550be7d232f 14:04:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:04:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:04:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:04:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:04:24 ---> e748d39fc463 14:04:24 Step 3/22 : WORKDIR /edgex-go 14:04:24 ---> Using cache 14:04:24 ---> d03a693d7ccd 14:04:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:04:24 ---> Using cache 14:04:24 ---> 60e083603f0a 14:04:24 Step 5/22 : RUN apk add --update --no-cache make git 14:04:24 ---> Using cache 14:04:24 ---> 373a7a3182a6 14:04:24 Step 6/22 : COPY go.mod vendor* ./ 14:04:24 ---> Using cache 14:04:24 ---> 35ea35deb11e 14:04:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:24 ---> Using cache 14:04:24 ---> 68421fcd85de 14:04:24 Step 8/22 : COPY . . 14:04:24 ---> Using cache 14:04:24 ---> 28b6f7d7439b 14:04:24 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:04:24 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:04:24 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:04:24 OK: 15864 distinct packages available 14:04:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:04:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:04:25 ---> Running in 086a8738918a 14:04:25 OK: 221 MiB in 52 packages 14:04:26 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 14:04:26 Removing intermediate container d550be7d232f 14:04:26 ---> 2fef33b14abd 14:04:26 Step 5/20 : COPY go.mod vendor* ./ 14:04:27 ---> 4d973e946f41 14:04:27 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:27 ---> Running in 40723e3b578f 14:04:29 Removing intermediate container 40723e3b578f 14:04:29 ---> eb5fa3b57bc2 14:04:29 Step 7/20 : COPY . . 14:04:42 ---> dad161a8f0b9 14:04:42 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:04:42 ---> Running in c0d8056e9a73 14:04: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:05:01 Removing intermediate container e9f0eb4bb5a7 14:05:01 ---> c139fd2a77c7 14:05:01 Successfully built c139fd2a77c7 14:05:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:05:02 + docker inspect -f . ci-base-image-arm64 14:05:02 . [Pipeline] withDockerContainer 14:05:02 prd-ubuntu20.04-docker-arm64-4c-16g-11415 does not seem to be running inside a container 14:05:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 ******** ci-base-image-arm64 cat 14:05:03 $ docker top 02ea8d5be6344b6b384c8173a131b15edd46c5fa066f1a6ca03735bed0d65ec6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:04 + go version 14:05:04 go version go1.17.6 linux/arm64 [Pipeline] } 14:05:04 $ docker stop --time=1 02ea8d5be6344b6b384c8173a131b15edd46c5fa066f1a6ca03735bed0d65ec6 14:05: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 14:05:06 $ docker rm -f 02ea8d5be6344b6b384c8173a131b15edd46c5fa066f1a6ca03735bed0d65ec6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:05:07 14:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:05:08 latest: Pulling from edgex-devops/edgex-compose-arm64 14:05:08 29e5d40040c1: Pulling fs layer 14:05:08 1ce36da41761: Pulling fs layer 14:05:08 25b303627fd3: Pulling fs layer 14:05:08 29e5d40040c1: Verifying Checksum 14:05:08 29e5d40040c1: Download complete 14:05:08 1ce36da41761: Verifying Checksum 14:05:08 1ce36da41761: Download complete 14:05:08 29e5d40040c1: Pull complete 14:05:10 25b303627fd3: Verifying Checksum 14:05:10 25b303627fd3: Download complete 14:05:10 1ce36da41761: Pull complete 14:05:13 Removing intermediate container 086a8738918a 14:05:13 ---> d2d89466fbe7 14:05:13 14:05:13 Step 10/22 : FROM alpine:3.14 14:05:13 ---> e04c818066af 14:05:13 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:05:13 ---> Running in f4cb58ed1f43 14:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:05:14 (1/6) Installing ca-certificates (20211220-r0) 14:05:14 (2/6) Installing brotli-libs (1.0.9-r5) 14:05:14 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:05:14 (4/6) Installing libcurl (7.79.1-r0) 14:05:14 (5/6) Installing curl (7.79.1-r0) 14:05:14 (6/6) Installing dumb-init (1.2.5-r1) 14:05:14 Executing busybox-1.33.1-r7.trigger 14:05:14 Executing ca-certificates-20211220-r0.trigger 14:05:15 OK: 8 MiB in 20 packages 14:05:16 Removing intermediate container f4cb58ed1f43 14:05:16 ---> 1669128de0f1 14:05:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:05:16 ---> Running in e1d1dd2241bc 14:05:17 Removing intermediate container e1d1dd2241bc 14:05:17 ---> 78b191dda79a 14:05:17 Step 13/22 : WORKDIR /edgex 14:05:17 ---> Running in 36945df2fd7f 14:05:18 Removing intermediate container 36945df2fd7f 14:05:18 ---> 8fadfedc5f8d 14:05:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:05:18 ---> ac90e8a563b5 14:05:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:05:19 ---> 76fa88974b76 14:05:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:05:20 ---> 6865c9c78854 14:05:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:05:21 ---> 572b2678b928 14:05:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:05:21 ---> Running in cd020c2a9099 14:05:22 25b303627fd3: Pull complete 14:05:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:05:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:05:22 prd-ubuntu20.04-docker-arm64-4c-16g-11415 does not seem to be running inside a container 14:05:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:05:24 Removing intermediate container cd020c2a9099 14:05:24 ---> 7fb68ba223c4 14:05:24 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:05:24 ---> Running in 49d88bb4e4d2 14:05:25 $ docker top 913180be2dc1f66662fcf7ad57760b989280632f42c1497d7d10550a3448b33a -eo pid,comm 14:05:25 Removing intermediate container 49d88bb4e4d2 14:05:25 ---> 53429917a54c 14:05:25 Step 20/22 : LABEL arch=x86_64 14:05:25 ---> Running in 84ee12659045 14:05:25 Removing intermediate container c0d8056e9a73 14:05:25 ---> 3d8b626b06b7 14:05:25 14:05:25 Step 9/20 : FROM alpine:3.15 [Pipeline] { [Pipeline] sh 14:05:25 3.15: Pulling from library/alpine 14:05:25 Removing intermediate container 84ee12659045 14:05:25 ---> 0f8098d3469b 14:05:25 Step 21/22 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:05:25 ---> Running in e791f92cb80e 14:05:26 + docker-compose+ buildgrep --help parallel 14:05:26 14:05:26 Removing intermediate container e791f92cb80e 14:05:26 ---> 5d786b11f164 14:05:26 Step 22/22 : LABEL version=2.2.0-dev.58 14:05:26 ---> Running in bb0835cc1910 14:05:26 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:05:26 Status: Downloaded newer image for alpine:3.15 14:05:26 ---> 0ac33e5f5afa 14:05:26 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:05:26 ---> Running in 9c563c14e393 14:05:26 Removing intermediate container bb0835cc1910 14:05:26 ---> f2e907e65d37 14:05:26 14:05:26 Removing intermediate container 9c563c14e393 14:05:26 ---> 931b181cfce5 14:05:26 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:05:26 ---> Running in 9f0ad63c4f9c 14:05:26 Successfully built f2e907e65d37 14:05:26 Successfully tagged security-proxy-setup:latest 14:05:26 Building sys-mgmt-agent 14:05:31 --parallel Build images in parallel. [Pipeline] } 14:05:31 $ docker stop --time=1 913180be2dc1f66662fcf7ad57760b989280632f42c1497d7d10550a3448b33a 14:05:32  Building security-proxy-setup ... done Removing intermediate container 9f0ad63c4f9c 14:05:32 ---> a563043fd214 14:05:32 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:05:32 ---> Running in 71ae8be7c983 14:05:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:05:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:05:32 ---> e748d39fc463 14:05:32 Step 3/23 : WORKDIR /edgex-go 14:05:32 ---> Using cache 14:05:32 ---> d03a693d7ccd 14:05:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:05:32 ---> Using cache 14:05:32 ---> 60e083603f0a 14:05:32 Step 5/23 : RUN apk add --update --no-cache make bash git 14:05:32 ---> Running in 8654b4ed06c6 14:05:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:05:33 $ docker rm -f 913180be2dc1f66662fcf7ad57760b989280632f42c1497d7d10550a3448b33a 14:05:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:05:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:05:33 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:05:33 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:05:33 OK: 15854 distinct packages available 14:05:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:05:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:05:33 . [Pipeline] withDockerContainer 14:05:34 prd-ubuntu20.04-docker-arm64-4c-16g-11415 does not seem to be running inside a container 14:05:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:05:34 $ 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/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:05:34 OK: 221 MiB in 52 packages 14:05:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:05:34 (1/9) Installing ca-certificates (20211220-r0) 14:05:35 (2/9) Installing brotli-libs (1.0.9-r5) 14:05:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:05:35 (4/9) Installing libcurl (7.80.0-r0) 14:05:35 (5/9) Installing curl (7.80.0-r0) 14:05:35 (6/9) Installing dumb-init (1.2.5-r1) 14:05:35 Removing intermediate container 8654b4ed06c6 14:05:35 ---> ff5027f058f0 14:05:35 Step 6/23 : COPY go.mod vendor* ./ 14:05:35 $ docker top 85a8a07810c514b47de7a092405b5d1e2ffc2b2e540729ed9aa27d37f03dd58f -eo pid,comm 14:05:35 (7/9) Installing musl-obstack (1.2.3-r0) 14:05:35 (8/9) Installing libucontext (1.1-r0) 14:05:35 (9/9) Installing gcompat (1.0.0-r4) 14:05:35 Executing busybox-1.34.1-r5.trigger 14:05:35 Executing ca-certificates-20211220-r0.trigger [Pipeline] { [Pipeline] sh 14:05:35 OK: 8 MiB in 23 packages 14:05:36 ---> 5530029545e8 14:05:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:36 ---> Running in df33803c06ac 14:05:36 + docker-compose -f ./docker-compose-build.yml build --parallel 14:05:37 Removing intermediate container 71ae8be7c983 14:05:37 ---> 6e53549846e0 14:05:37 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:05:38 ---> 7334e9eed778 14:05:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:05:39 Removing intermediate container df33803c06ac 14:05:39 ---> 6633d58d4662 14:05:39 Step 8/23 : COPY . . 14:05:39 ---> 3ac743f77340 14:05:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:05:41 Building core-command ... 14:05:41 Building core-data ... 14:05:41 Building core-metadata ... 14:05:41 Building security-bootstrapper ... 14:05:41 Building security-proxy-setup ... 14:05:41 Building security-secretstore-setup ... 14:05:41 Building security-spiffe-token-provider ... 14:05:41 Building security-spire-agent ... 14:05:41 Building security-spire-config ... 14:05:41 Building security-spire-server ... 14:05:41 Building support-notifications ... 14:05:41 Building support-scheduler ... 14:05:41 Building sys-mgmt-agent ... 14:05:41 Building security-bootstrapper 14:05:41 Building core-data 14:05:41 Building core-command 14:05:41 Building support-scheduler 14:05:41 Building support-notifications 14:05:41 ---> 096a412f4f58 14:05:41 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:05:41 ---> Running in 8274f0267e6b 14:05:41 Removing intermediate container 8274f0267e6b 14:05:41 ---> ad7ec5d590e8 14:05:41 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:05:41 ---> Running in ca81849481ae 14:05:42 Removing intermediate container ca81849481ae 14:05:42 ---> 78b1d008e926 14:05:42 Step 18/20 : LABEL arch=x86_64 14:05:42 ---> Running in f861c02de25a 14:05:43 Removing intermediate container f861c02de25a 14:05:43 ---> afdd6f1b2bc1 14:05:43 Step 19/20 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:05:43 ---> Running in 97db700964c8 14:05:43 Removing intermediate container 97db700964c8 14:05:43 ---> fdf51698efde 14:05:43 Step 20/20 : LABEL version=2.2.0-dev.58 14:05:43 ---> Running in 3642f79e77cd 14:05:43 Removing intermediate container 3642f79e77cd 14:05:43 ---> c433a7218f33 14:05:43 14:05:44 Successfully built c433a7218f33 14:05:44 Successfully tagged security-spiffe-token-provider:latest 14:05:44 Building support-scheduler 14:05:54  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:05:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:05:54 ---> e748d39fc463 14:05:54 Step 3/22 : WORKDIR /edgex-go 14:05:54 ---> Using cache 14:05:54 ---> d03a693d7ccd 14:05:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:05:54 ---> Using cache 14:05:54 ---> 60e083603f0a 14:05:54 Step 5/22 : RUN apk add --update --no-cache make git 14:05:54 ---> Using cache 14:05:54 ---> 373a7a3182a6 14:05:54 Step 6/22 : COPY go.mod vendor* ./ 14:05:54 ---> Using cache 14:05:54 ---> 35ea35deb11e 14:05:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:54 ---> Using cache 14:05:54 ---> 68421fcd85de 14:05:54 Step 8/22 : COPY . . 14:05:54 ---> Using cache 14:05:54 ---> 28b6f7d7439b 14:05:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:05:58 ---> Running in 59894f93d9a4 14:05:58 ---> aec216604a13 14:05:58 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:05:58 ---> Running in fdcd62f14a2e 14:05:58 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 14:05:58 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 14:06:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:06:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:06:28 ---> c139fd2a77c7 14:06:28 Step 3/23 : WORKDIR /edgex-go 14:06:29 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:06:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:06:29 ---> c139fd2a77c7 14:06:29 Step 3/22 : WORKDIR /edgex-go 14:06:30 ---> Running in ef35fbf86ba8 14:06:30 ---> Running in d0bc2958cc80 14:06:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:06:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:06:30 ---> c139fd2a77c7 14:06:30 Step 3/22 : WORKDIR /edgex-go 14:06:30 ---> Running in 0704f20863f2 14:06:30 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:06:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:06:30 ---> c139fd2a77c7 14:06:30 Step 3/31 : WORKDIR /edgex-go 14:06:30 Removing intermediate container fdcd62f14a2e 14:06:30 ---> 9cbdebe78983 14:06:30 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:06:30 Removing intermediate container 59894f93d9a4 14:06:30 ---> f2745433ee45 14:06:30 14:06:30 Step 10/22 : FROM alpine:3.14 14:06:30 ---> e04c818066af 14:06:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:06:30 ---> Using cache 14:06:30 ---> 475f63302a21 14:06:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:06:30 ---> Using cache 14:06:30 ---> 4b3e8c975941 14:06:30 Step 13/22 : ENV APP_PORT=59861 14:06:30 ---> Running in 284685da4d9a 14:06:30 ---> Running in f5f09620b450 14:06:30 Removing intermediate container f5f09620b450 14:06:30 ---> 075249826966 14:06:30 Step 14/22 : EXPOSE $APP_PORT 14:06:30 ---> Running in 0ea463238b0b 14:06:30 Removing intermediate container 0ea463238b0b 14:06:30 ---> fa8a7d95b070 14:06:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:06:30 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 14:06:30 ---> 46c6c1e2f06b 14:06:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:06:30 ---> 277bfc4bdc33 14:06:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:06:30 Removing intermediate container 284685da4d9a 14:06:30 ---> 364542dc43ee 14:06:30 14:06:30 Step 11/23 : FROM docker:20.10.14 14:06:30 ---> 8999fe722baf 14:06:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:06:30 ---> Running in d6b9723b1360 14:06:30 20.10.14: Pulling from library/docker 14:06:30 Removing intermediate container d6b9723b1360 14:06:30 ---> 1e5e6babb46b 14:06:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:06:30 ---> Running in c3abfdb0acba 14:06:30 Removing intermediate container c3abfdb0acba 14:06:30 ---> 9f71c5f18379 14:06:30 Step 20/22 : LABEL arch=x86_64 14:06:30 ---> Running in 4498757fcb1d 14:06:30 Removing intermediate container 4498757fcb1d 14:06:30 ---> e7cf17203108 14:06:30 Step 21/22 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:06:30 ---> Running in 2c349bf8230d 14:06:30 Removing intermediate container 2c349bf8230d 14:06:30 ---> 2c5ea049ab1b 14:06:30 Step 22/22 : LABEL version=2.2.0-dev.58 14:06:30 ---> Running in 43e1f17ca3f7 14:06:30 Removing intermediate container 43e1f17ca3f7 14:06:30 ---> 9d45f78304c6 14:06:30 14:06:30 Successfully built 9d45f78304c6 14:06:30 Successfully tagged support-scheduler:latest 14:06:30  Building support-scheduler ... done Building core-metadata 14:06:30 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:06:30 Status: Downloaded newer image for docker:20.10.14 14:06:30 ---> 7417809fdb73 14:06:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:06:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:06:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:06:30 ---> c139fd2a77c7 14:06:30 Step 3/23 : WORKDIR /edgex-go 14:06:30 ---> Running in f150d4c4e775 14:06:30 ---> Running in 8008ffac1aa2 14:06:30 Removing intermediate container d0bc2958cc80 14:06:30 ---> e9c1c8c5e23e 14:06:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:06:30 Removing intermediate container ef35fbf86ba8 14:06:30 ---> f86db85468ea 14:06:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:06:30 ---> Running in 64b859166d72 14:06:30 ---> Running in 4db1c4140162 14:06:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:06:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:06:30 ---> e748d39fc463 14:06:30 Step 3/23 : WORKDIR /edgex-go 14:06:30 ---> Using cache 14:06:30 ---> d03a693d7ccd 14:06:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:06:30 ---> Using cache 14:06:30 ---> 60e083603f0a 14:06:30 Step 5/23 : RUN apk add --update --no-cache make git 14:06:30 ---> Using cache 14:06:30 ---> 373a7a3182a6 14:06:30 Step 6/23 : COPY go.mod vendor* ./ 14:06:30 ---> Using cache 14:06:30 ---> 35ea35deb11e 14:06:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:30 ---> Using cache 14:06:30 ---> 68421fcd85de 14:06:30 Step 8/23 : COPY . . 14:06:30 ---> Using cache 14:06:30 ---> 28b6f7d7439b 14:06:30 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:06:31 Removing intermediate container 0704f20863f2 14:06:31 ---> 81ee34376238 14:06:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:06:31 ---> Running in ae55e4f37a16 14:06:31 Removing intermediate container f150d4c4e775 14:06:31 Removing intermediate container 8008ffac1aa2 14:06:31 ---> 96a895c12a89 14:06:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:06:31 ---> b1daffd90438 14:06:31 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:06:31 ---> Running in 04d7cb1612d8 14:06:31 ---> Running in b3680bca17a3 14:06:31 ---> Running in 249913d95077 14:06:31 Removing intermediate container b3680bca17a3 14:06:31 ---> 22c3a6328cc1 14:06:31 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 14:06:31 ---> Running in dbff57bc9e0d 14:06:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:06:31 ---> Running in c575f0096bdb 14:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:06:32 (1/43) Installing readline (8.1.1-r0) 14:06:32 (2/43) Installing bash (5.1.16-r0) 14:06:32 Executing bash-5.1.16-r0.post-install 14:06:32 (3/43) Installing brotli-libs (1.0.9-r5) 14:06:32 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:06:32 (5/43) Installing libcurl (7.80.0-r0) 14:06:32 (6/43) Installing curl (7.80.0-r0) 14:06:32 (7/43) Installing dumb-init (1.2.5-r1) 14:06:32 (8/43) Installing libbz2 (1.0.8-r1) 14:06:32 (9/43) Installing expat (2.4.7-r0) 14:06:32 (10/43) Installing libffi (3.4.2-r1) 14:06:32 (11/43) Installing gdbm (1.22-r0) 14:06:32 (12/43) Installing xz-libs (5.2.5-r0) 14:06:32 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:06:32 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:06:32 (15/43) Installing mpdecimal (2.5.1-r1) 14:06:32 (16/43) Installing sqlite-libs (3.36.0-r0) 14:06:32 (17/43) Installing python3 (3.9.7-r4) 14:06:32 (18/43) Installing py3-appdirs (1.4.4-r2) 14:06:32 (19/43) Installing py3-certifi (2020.12.5-r1) 14:06:32 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:06:32 (21/43) Installing py3-idna (3.3-r0) 14:06:32 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:06:32 (23/43) Installing py3-requests (2.26.0-r1) 14:06:32 (24/43) Installing py3-msgpack (1.0.2-r1) 14:06:32 (25/43) Installing py3-lockfile (0.12.2-r4) 14:06:32 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:06:32 (27/43) Installing py3-colorama (0.4.4-r1) 14:06:32 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:06:32 (29/43) Installing py3-distlib (0.3.3-r0) 14:06:32 (30/43) Installing py3-distro (1.6.0-r0) 14:06:32 (31/43) Installing py3-six (1.16.0-r0) 14:06:32 (32/43) Installing py3-webencodings (0.5.1-r4) 14:06:32 (33/43) Installing py3-html5lib (1.1-r1) 14:06:32 (34/43) Installing py3-parsing (2.4.7-r2) 14:06:32 (35/43) Installing py3-packaging (20.9-r1) 14:06:32 (36/43) Installing py3-tomli (1.2.2-r0) 14:06:32 (37/43) Installing py3-pep517 (0.12.0-r0) 14:06:32 (38/43) Installing py3-progress (1.6-r0) 14:06:32 (39/43) Installing py3-retrying (1.3.3-r2) 14:06:32 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:06:32 (41/43) Installing py3-setuptools (52.0.0-r4) 14:06:33 (42/43) Installing py3-toml (0.10.2-r2) 14:06:33 (43/43) Installing py3-pip (20.3.4-r1) 14:06:33 Executing busybox-1.34.1-r5.trigger 14:06:33 OK: 83 MiB in 65 packages 14:06:34 Collecting docker-compose==1.23.2 14:06:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:06:34 Collecting PyYAML<4,>=3.10 14:06:34 Downloading PyYAML-3.13.tar.gz (270 kB) 14:06:34 Collecting dockerpty<0.5,>=0.4.1 14:06:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:06:34 Collecting docopt<0.7,>=0.6.1 14:06:34 Downloading docopt-0.6.2.tar.gz (25 kB) 14:06:35 Collecting websocket-client<1.0,>=0.32.0 14:06:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:06:35 Removing intermediate container 4db1c4140162 14:06:35 ---> c4aae80f7960 14:06:35 Step 5/23 : RUN apk add --update --no-cache make git 14:06:35 Removing intermediate container 64b859166d72 14:06:35 ---> 07fa9c53929a 14:06:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:06:35 Removing intermediate container ae55e4f37a16 14:06:35 ---> e759e0d3533f 14:06:35 Step 5/22 : RUN apk add --update --no-cache make git 14:06:35 ---> Running in 0dbe9a9a5348 14:06:35 Collecting jsonschema<3,>=2.5.1 14:06:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:06:35 Collecting texttable<0.10,>=0.9.0 14:06:35 Downloading texttable-0.9.1.tar.gz (11 kB) 14:06:35 ---> Running in 14c3cc6911ea 14:06:35 ---> Running in 5879b82777fe 14:06:35 Removing intermediate container c575f0096bdb 14:06:35 ---> a1afb50b4710 14:06:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:06:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:06:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:06:35 Collecting cached-property<2,>=1.2.0 14:06:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:06:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 14:06:35 Removing intermediate container 04d7cb1612d8 14:06:35 ---> 8c5f14f1b5c7 14:06:35 Step 5/31 : RUN apk add --update --no-cache make git 14:06:35 ---> Running in 86e94a202617 14:06:35 Collecting docker<4.0,>=3.6.0 14:06:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:06:35 Collecting docker-pycreds>=0.4.0 14:06:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:06:35 Collecting chardet<3.1.0,>=3.0.2 14:06:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:06:35 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) 14:06:36 ---> Running in 928d3490a3b6 14:06:36 Collecting idna<2.8,>=2.5 14:06:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:06:36 Collecting urllib3<1.25,>=1.21.1 14:06:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:06:36 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:06:36 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:06:36 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:06:36 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:06:36 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:06:36 Attempting uninstall: urllib3 14:06:36 Found existing installation: urllib3 1.26.7 14:06:36 Uninstalling urllib3-1.26.7: 14:06:36 Successfully uninstalled urllib3-1.26.7 14:06:36 Attempting uninstall: idna 14:06:36 Found existing installation: idna 3.3 14:06:36 Uninstalling idna-3.3: 14:06:36 Successfully uninstalled idna-3.3 14:06:36 Attempting uninstall: requests 14:06:36 Found existing installation: requests 2.26.0 14:06:36 Uninstalling requests-2.26.0: 14:06:36 Successfully uninstalled requests-2.26.0 14:06:36 Running setup.py install for texttable: started 14:06:37 Running setup.py install for texttable: finished with status 'done' 14:06:37 Running setup.py install for PyYAML: started 14:06:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:06:37 Running setup.py install for PyYAML: finished with status 'done' 14:06:37 Running setup.py install for docopt: started 14:06:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:06:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:06:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:06:38 Running setup.py install for docopt: finished with status 'done' 14:06:38 Running setup.py install for dockerpty: started 14:06:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:06:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:06:38 Running setup.py install for dockerpty: finished with status 'done' 14:06:38 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 14:06:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:06:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:06:39 OK: 220 MiB in 52 packages 14:06:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:06:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:06:40 OK: 220 MiB in 52 packages 14:06:40 OK: 220 MiB in 52 packages 14:06:40 OK: 220 MiB in 52 packages 14:06:40 OK: 220 MiB in 52 packages 14:06:40 Removing intermediate container 0dbe9a9a5348 14:06:40 ---> 8416621932c9 14:06:40 Step 6/23 : COPY go.mod vendor* ./ 14:06:42 Removing intermediate container 14c3cc6911ea 14:06:42 ---> 2a1a0ab3f596 14:06:42 Step 6/22 : COPY go.mod vendor* ./ 14:06:42 Removing intermediate container 5879b82777fe 14:06:42 ---> 74055034e4c9 14:06:42 Step 6/22 : COPY go.mod vendor* ./ 14:06:42 Removing intermediate container 928d3490a3b6 14:06:42 ---> 2b513492f90c 14:06:42 Step 6/23 : COPY go.mod vendor* ./ 14:06:42 ---> f8569c9c9f25 14:06:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:42 Removing intermediate container 86e94a202617 14:06:42 ---> e81aec78417e 14:06:42 Step 6/31 : COPY go.mod vendor* ./ 14:06:42 ---> Running in 332e5134ad4e 14:06:43 ---> d74c7e78fe81 14:06:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:43 ---> dc2e46526590 14:06:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:43 ---> Running in b60a7ceaa151 14:06:44 Building bin/spire-agent... 14:06:44 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:06:44 Building bin/spire-agent... 14:06:44 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:06:44 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:06:44 go: downloading github.com/docker/docker v20.10.12+incompatible 14:06:44 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:06:44 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:06:44 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:06:44 go: downloading github.com/docker/docker v20.10.12+incompatible 14:06:44 Removing intermediate container dbff57bc9e0d 14:06:44 ---> b0ac6a250751 14:06:44 Step 14/23 : ENV APP_PORT=58890 14:06:44 ---> Running in e87e6c822c24 14:06:44 ---> 81db95063dd8 14:06:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:44 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:06:44 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:06:44 go: downloading github.com/google/go-tpm-tools v0.3.3 14:06:44 go: downloading github.com/google/go-tpm-tools v0.3.3 14:06:44 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:06:44 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:06:44 go: downloading github.com/docker/go-connections v0.4.0 14:06:44 go: downloading github.com/docker/go-units v0.4.0 14:06:44 go: downloading github.com/opencontainers/image-spec v1.0.1 14:06:44 go: downloading github.com/containerd/containerd v1.3.4 14:06:44 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:06:44 go: downloading github.com/opencontainers/go-digest v1.0.0 14:06:44 ---> Running in 86229dc8e29e 14:06:44 ---> 212a243435d3 14:06:44 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:44 go: downloading github.com/docker/go-units v0.4.0 14:06:44 go: downloading github.com/docker/go-connections v0.4.0 14:06:44 go: downloading github.com/opencontainers/image-spec v1.0.1 14:06:44 go: downloading github.com/containerd/containerd v1.3.4 14:06:44 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:06:44 go: downloading github.com/opencontainers/go-digest v1.0.0 14:06:44 ---> Running in 135bd50454d5 14:06:44 Building bin/spire-agent... 14:06:45 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:06:45 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:06:45 go: downloading github.com/docker/docker v20.10.12+incompatible 14:06:45  ---> Running in 9abdc6516a66 14:06:45 Removing intermediate container 9abdc6516a66 14:06:45 ---> 3ad6ef1b19f2 14:06:45 Step 15/23 : EXPOSE $APP_PORT 14:06:46 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:06:46 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:06:46 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:06:46 go: downloading github.com/google/go-tpm-tools v0.3.3 14:06:46  ---> Running in 7a4bd343c752 14:06:46 go: downloading github.com/docker/go-connections v0.4.0 14:06:46 go: downloading github.com/docker/go-units v0.4.0 14:06:46 go: downloading github.com/opencontainers/image-spec v1.0.1 14:06:46 go: downloading github.com/containerd/containerd v1.3.4 14:06:46 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:06:46 go: downloading github.com/opencontainers/go-digest v1.0.0 14:06:46 Removing intermediate container 7a4bd343c752 14:06:46 ---> 8b6b347d5ae8 14:06:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:06:47 Removing intermediate container 332e5134ad4e 14:06:47 ---> e49ed3d6a434 14:06:47 Step 8/23 : COPY . . 14:06:49 ---> d061f48215b9 14:06:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:06:49 ---> fffa48abead6 14:06:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:06:50 Removing intermediate container e87e6c822c24 14:06:50 ---> a524098b193a 14:06:50 Step 8/22 : COPY . . 14:06:50 ---> 65f251b1dbc5 14:06:50 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:06:50 ---> Running in ec727369da37 14:06:50 Removing intermediate container b60a7ceaa151 14:06:50 ---> 155de6198a41 14:06:50 Step 8/23 : COPY . . 14:06:50 Removing intermediate container ec727369da37 14:06:50 ---> fedb2dae7cb2 14:06:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:06:50 ---> Running in b88e80b45bb4 14:06:51 Removing intermediate container 86229dc8e29e 14:06:51 ---> 6a0fc6c548c6 14:06:51 Step 8/22 : COPY . . 14:06:51 Removing intermediate container b88e80b45bb4 14:06:51 ---> d31728a25fe9 14:06:51 Step 21/23 : LABEL arch=x86_64 14:06:51 ---> Running in b7d6517e26d5 14:06:51 Removing intermediate container 135bd50454d5 14:06:51 ---> d4a68aabf39d 14:06:51 Step 8/31 : COPY . . 14:06:51 Removing intermediate container b7d6517e26d5 14:06:51 ---> 4ff098a7a82a 14:06:51 Step 22/23 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:06:51 ---> Running in 4d37e2891e77 14:06:51 Removing intermediate container 4d37e2891e77 14:06:51 ---> 1104922eb788 14:06:51 Step 23/23 : LABEL version=2.2.0-dev.58 14:06:51 ---> Running in c838f3f4f3ed 14:06:52 Removing intermediate container c838f3f4f3ed 14:06:52 ---> 27396a546c6b 14:06:52 14:06:52 Successfully built 27396a546c6b 14:06:52 Successfully tagged sys-mgmt-agent:latest 14:06:52 Building security-bootstrapper 14:06:57  Building sys-mgmt-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:06:57 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:06:57 ---> e748d39fc463 14:06:57 Step 3/31 : WORKDIR /edgex-go 14:06:57 ---> Using cache 14:06:57 ---> d03a693d7ccd 14:06:57 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:06:57 ---> Using cache 14:06:57 ---> 60e083603f0a 14:06:57 Step 5/31 : RUN apk add --update --no-cache make git 14:06:57 ---> Using cache 14:06:57 ---> 373a7a3182a6 14:06:57 Step 6/31 : COPY go.mod vendor* ./ 14:06:57 ---> Using cache 14:06:57 ---> 35ea35deb11e 14:06:57 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:57 ---> Using cache 14:06:57 ---> 68421fcd85de 14:06:57 Step 8/31 : COPY . . 14:06:57 ---> Using cache 14:06:57 ---> 28b6f7d7439b 14:06:57 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:06:57 ---> Running in 69192bd6e49c 14:06:58 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 14:07:00 Removing intermediate container 249913d95077 14:07:00 ---> 1559c1ba127f 14:07:00 14:07:00 Step 10/23 : FROM alpine:3.14 14:07:00 ---> e04c818066af 14:07:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:07:00 ---> Using cache 14:07:00 ---> 475f63302a21 14:07:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:07:00 ---> Using cache 14:07:00 ---> 4b3e8c975941 14:07:00 Step 13/23 : ENV APP_PORT=59881 14:07:00 ---> Running in bce2f9ddf4d2 14:07:00 Removing intermediate container bce2f9ddf4d2 14:07:00 ---> 207cd1c5fd7b 14:07:00 Step 14/23 : EXPOSE $APP_PORT 14:07:00 ---> Running in ca3429d8fa3d 14:07:00 Removing intermediate container ca3429d8fa3d 14:07:00 ---> a4c5342fa7ee 14:07:00 Step 15/23 : WORKDIR / 14:07:00 ---> Running in 8246d7c09d59 14:07:01 Removing intermediate container 8246d7c09d59 14:07:01 ---> 8e697165fd25 14:07:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:07:01 ---> 455a717467b4 14:07:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:07:02 ---> 9b1939c2fedd 14:07:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:07:02 ---> d80a051e10db 14:07:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:07:02 ---> Running in 204562685fa0 14:07:02 Removing intermediate container 204562685fa0 14:07:02 ---> 97ecb60b5b04 14:07:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:07:02 ---> Running in cc423e1ba121 14:07:02 Removing intermediate container cc423e1ba121 14:07:02 ---> 2bc99a12f24d 14:07:02 Step 21/23 : LABEL arch=x86_64 14:07:02 ---> Running in c9f06ffd0c2b 14:07:03 Removing intermediate container c9f06ffd0c2b 14:07:03 ---> b045d9f898d6 14:07:03 Step 22/23 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:07:03 ---> Running in 73620c6d8bd0 14:07:03 Removing intermediate container 73620c6d8bd0 14:07:03 ---> a8e02d51fd86 14:07:03 Step 23/23 : LABEL version=2.2.0-dev.58 14:07:03 ---> Running in 7c696820230d 14:07:03 Removing intermediate container 7c696820230d 14:07:03 ---> 4fb63c9d8a21 14:07:03 14:07:04 Successfully built 4fb63c9d8a21 14:07:04 Successfully tagged core-metadata:latest 14:07:04 Building support-notifications 14:07:09 ---> 2deca5a217a4 14:07:09 Step 9/23 : RUN make cmd/core-command/core-command 14:07:09 ---> d60f04168523 14:07:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:07:09 ---> Running in dc5a96140c6d 14:07:09 ---> Running in bed930666f67 14:07:09 ---> fc38f5e8871d 14:07:09 Step 9/23 : RUN make cmd/core-data/core-data 14:07:09 ---> Running in c0a35676b76e 14:07: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/support-scheduler/support-scheduler ./cmd/support-scheduler 14:07:09 ---> 9680de0ad453 14:07:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:07:09 ---> Running in 7868dba5ddae 14:07:09 ---> 0685200ad844 14:07:09 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:07: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/core-command/core-command ./cmd/core-command 14:07:10 ---> Running in de04ed2008db 14:07:11 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 14:07:12 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 14:07:12  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:07:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:07:12 ---> e748d39fc463 14:07:12 Step 3/22 : WORKDIR /edgex-go 14:07:12 ---> Using cache 14:07:12 ---> d03a693d7ccd 14:07:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:07:12 ---> Using cache 14:07:12 ---> 60e083603f0a 14:07:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:07:12 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 14:07:24 ---> Running in 8d3c6d0f999d 14:07:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:07:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:07:24 OK: 221 MiB in 52 packages 14:07:28 Removing intermediate container 69192bd6e49c 14:07:28 ---> 0639c9c7a37f 14:07:28 14:07:28 Step 10/31 : FROM alpine:3.14 14:07:28 ---> e04c818066af 14:07:28 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:07:28 ---> Running in f65b7a178f00 14:07:28 Removing intermediate container 8d3c6d0f999d 14:07:28 ---> ab4018dc09e3 14:07:28 Step 6/22 : COPY go.mod vendor* ./ 14:07:29 Removing intermediate container f65b7a178f00 14:07:29 ---> aabfee814980 14:07:29 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:07:29 ---> e9bc8b319ac3 14:07:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:29 ---> Running in d6ea91dff9f1 14:07:29 ---> Running in 4ba74b1f3776 14:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:07:30 (1/2) Installing dumb-init (1.2.5-r1) 14:07:30 (2/2) Installing su-exec (0.2-r1) 14:07:30 Executing busybox-1.33.1-r7.trigger 14:07:30 OK: 6 MiB in 16 packages 14:07:31 Removing intermediate container 4ba74b1f3776 14:07:31 ---> 9df8068566a4 14:07:31 Step 8/22 : COPY . . 14:07:31 Removing intermediate container d6ea91dff9f1 14:07:31 ---> 15ee6455f8c3 14:07:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:07:31 ---> Running in 56744ffd582b 14:07:32 Removing intermediate container 56744ffd582b 14:07:32 ---> f20863965cbe 14:07:32 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:07:33 ---> Running in dc2d7f30e37e 14:07:35 Removing intermediate container dc2d7f30e37e 14:07:35 ---> a28b84d76ed2 14:07:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:07:38 ---> Running in ccf7bc7f220c 14:07:38 ---> 9df1c7715557 14:07:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:07:39 ---> Running in 84e51164abf9 14:07:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:07:40 Removing intermediate container ccf7bc7f220c 14:07:40 ---> 65208ec435c0 14:07:40 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:07:41 ---> Running in 905a99446e2f 14:07:41 Removing intermediate container 905a99446e2f 14:07:41 ---> 14aec6828f6b 14:07:41 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:07:42 ---> 6d907560a47d 14:07:42 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:07:43 ---> Running in 4fa661358682 14:07:46 Removing intermediate container 4fa661358682 14:07:46 ---> 4a7683582a3d 14:07:46 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:07:47 ---> d563d326db7d 14:07:47 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:07:50 ---> 38c4508ab13a 14:07:50 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:07:52 ---> a89c26174c8c 14:07:52 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:07:52 ---> 1a0a65f910d3 14:07:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:07:53 ---> 7863e0769ff7 14:07:53 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:07:53 ---> Running in a42cad8a1be1 14:07:53 Removing intermediate container a42cad8a1be1 14:07:53 ---> b337390258f2 14:07:53 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:07:54 ---> 2d4b6f757b39 14:07:54 Step 26/31 : RUN chmod +x /entrypoint.sh 14:07:54 ---> Running in 6b91ed4f6267 14:07:55 Removing intermediate container 25b092a7ce77 14:07:55 ---> 69a130ef1bed 14:07:55 14:07:55 Step 13/26 : FROM alpine:3.15 14:07:55 ---> 0ac33e5f5afa 14:07:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:07:55 ---> Using cache 14:07:55 ---> 931b181cfce5 14:07:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:07:55 ---> Using cache 14:07:55 ---> a563043fd214 14:07:55 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:07:55 ---> Running in 302fd1bc92d6 14:07:55 Removing intermediate container 6b91ed4f6267 14:07:55 ---> a85f481a89b6 14:07:55 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:07:56 Removing intermediate container 13fda218449c 14:07:56 ---> 0024fcb10962 14:07:56 14:07:56 Step 13/25 : FROM alpine:3.15 14:07:56 ---> 0ac33e5f5afa 14:07:56 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:07:56 ---> Using cache 14:07:56 ---> 931b181cfce5 14:07:56 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:07:56 ---> Using cache 14:07:56 ---> a563043fd214 14:07:56 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:07:56 ---> Running in 80008955a14e 14:07:56 ---> Running in 2f07d4a33158 14:07:56 Removing intermediate container 80008955a14e 14:07:56 ---> 39fdbfd3c342 14:07:56 Step 28/31 : CMD ["gate"] 14:07:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:07:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:07:56 ---> Running in 5aac903ffe78 14:07:56 Removing intermediate container 5aac903ffe78 14:07:56 ---> cedf8f7ad3b8 14:07:56 Step 29/31 : LABEL arch=x86_64 14:07:56 ---> Running in 3bedf6cfe15f 14:07:57 Removing intermediate container 3bedf6cfe15f 14:07:57 ---> da4691693ec3 14:07:57 Step 30/31 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:07:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:07:57 ---> Running in ce86ea46a55d 14:07:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:07:57 Removing intermediate container 393478d00c7d 14:07:57 ---> 9486dc992766 14:07:57 14:07:57 Step 13/26 : FROM alpine:3.15 14:07:57 ---> 0ac33e5f5afa 14:07:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:07:57 ---> Using cache 14:07:57 ---> 931b181cfce5 14:07:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:07:57 ---> Using cache 14:07:57 ---> a563043fd214 14:07:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:07:57 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:07:57 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:07:57 OK: 15854 distinct packages available 14:07:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:07:57 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:07:57 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:07:57 OK: 15854 distinct packages available 14:07:57 Removing intermediate container ce86ea46a55d 14:07:57 ---> 259cff5bccad 14:07:57 Step 31/31 : LABEL version=2.2.0-dev.58 14:07:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:07:57 ---> Running in c8d34abbbe8e 14:07:57 ---> Running in 985fa4bee6f3 14:07:58 Removing intermediate container 985fa4bee6f3 14:07:58 ---> c9ebe5300aad 14:07:58 14:07:58 Successfully built c9ebe5300aad 14:07:58 Successfully tagged security-bootstrapper:latest 14:07:58 Building core-data 14:07:58  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:07:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:07:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:07:58 Removing intermediate container 84e51164abf9 14:07:58 ---> ea912468dd95 14:07:58 14:07:58 Step 10/22 : FROM alpine:3.14 14:07:58 ---> e04c818066af 14:07:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:07:58 (1/5) Installing dumb-init (1.2.5-r1) 14:07:58 (1/4) Installing dumb-init (1.2.5-r1) 14:07:59 (2/5) Installing musl-obstack (1.2.3-r0) 14:07:59 (2/4) Installing musl-obstack (1.2.3-r0) 14:07:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:07:59 ---> Running in 7ed2c93f5ba5 14:07:59 (3/5) Installing libucontext (1.1-r0) 14:07:59 (3/4) Installing libucontext (1.1-r0) 14:07:59 (4/5) Installing gcompat (1.0.0-r4) 14:07:59 (4/4) Installing gcompat (1.0.0-r4) 14:07:59 (5/5) Installing openssl (1.1.1n-r0) 14:07:59 Executing busybox-1.34.1-r5.trigger 14:07:59 OK: 6 MiB in 18 packages 14:07:59 Executing busybox-1.34.1-r5.trigger 14:07:59 OK: 6 MiB in 19 packages 14:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:07:59 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:07:59 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:07:59 OK: 15854 distinct packages available 14:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:07:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:07:59 (1/2) Installing ca-certificates (20211220-r0) 14:07:59 (2/2) Installing dumb-init (1.2.5-r1) 14:07:59 Executing busybox-1.33.1-r7.trigger 14:07:59 Executing ca-certificates-20211220-r0.trigger 14:07:59 OK: 6 MiB in 16 packages 14:08:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:08:00 (1/5) Installing dumb-init (1.2.5-r1) 14:08:00 (2/5) Installing musl-obstack (1.2.3-r0) 14:08:00 (3/5) Installing libucontext (1.1-r0) 14:08:00 (4/5) Installing gcompat (1.0.0-r4) 14:08:00 (5/5) Installing openssl (1.1.1n-r0) 14:08:00 Executing busybox-1.34.1-r5.trigger 14:08:00 OK: 6 MiB in 19 packages 14:08:01 Removing intermediate container 302fd1bc92d6 14:08:01 ---> 21f540b24a69 14:08:01 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:08:01 Removing intermediate container 2f07d4a33158 14:08:01 ---> e593acfc2ba2 14:08:01 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:08:01 Removing intermediate container 7ed2c93f5ba5 14:08:01 ---> 63cc24cacb13 14:08:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:08:01 ---> Running in 910ddaa77ca5 14:08:01 Removing intermediate container 910ddaa77ca5 14:08:01 ---> b9cc7ebd8c67 14:08:01 Step 13/22 : ENV APP_PORT=59860 14:08:01 Removing intermediate container c8d34abbbe8e 14:08:01 ---> 8cee6bcc9773 14:08:01 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 14:08:01 ---> Running in 63bffaa94311 14:08:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:08:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:08:02 ---> e748d39fc463 14:08:02 Step 3/23 : WORKDIR /edgex-go 14:08:02 ---> Using cache 14:08:02 ---> d03a693d7ccd 14:08:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:02 ---> Using cache 14:08:02 ---> 60e083603f0a 14:08:02 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:08:02 Removing intermediate container 63bffaa94311 14:08:02 ---> 2d7e6914343e 14:08:02 Step 14/22 : EXPOSE $APP_PORT 14:08:02 ---> Running in e75ccbbd9c78 14:08:02 ---> fcd7529d9971 14:08:02 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:08:02 ---> d710ba948e23 14:08:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:08:03 ---> Running in ee32f24239ee 14:08:03 ---> e63b9a755dd6 14:08:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:08:03 Removing intermediate container ee32f24239ee 14:08:03 ---> deee51020a4e 14:08:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:08:03 ---> 074c77130067 14:08:03 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:08:03 ---> Running in 6d3bfdde48bd 14:08:03 ---> faca41fecf3b 14:08:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:08:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:08:03 ---> 73760c47b0ed 14:08:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:08:03 Removing intermediate container 6d3bfdde48bd 14:08:03 ---> 9471096f6825 14:08:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:08:03 ---> 27fa3ca207a4 14:08:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:08:03 ---> 18c16a0dd3b7 14:08:03 Step 21/26 : WORKDIR / 14:08:03 ---> Running in b624795f7bb2 14:08:03 ---> c3dfe96c6fb6 14:08:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:08:03 ---> 81ef3e4e2b3d 14:08:03 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:08:03 ---> Running in 1a49563bebb5 14:08:03 Removing intermediate container b624795f7bb2 14:08:03 ---> d0378d8ba2ba 14:08:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:08:03 ---> Running in 89d473c4a7c4 14:08:03 Removing intermediate container 1a49563bebb5 14:08:03 ---> 7f471252f930 14:08:03 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:08:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:08:04 ---> 63e1e85e88cb 14:08:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:08:04 ---> Running in 902e9a010fe7 14:08:04 ---> Running in b1ecd733ebbd 14:08:04 Removing intermediate container 89d473c4a7c4 14:08:04 ---> 4d1183ba25f2 14:08:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:08:04 ---> Running in 2acfccc9bc2b 14:08:04 Removing intermediate container b1ecd733ebbd 14:08:04 ---> e493baab746c 14:08:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:08:04 Removing intermediate container 902e9a010fe7 14:08:04 ---> f6b06e96bab2 14:08:04 Step 23/25 : LABEL arch=x86_64 14:08:04 ---> ec8589170a39 14:08:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:08:04 ---> Running in d3c75d6765a1 14:08:04 ---> Running in 0bfd0bd8fe8a 14:08:04 Removing intermediate container 2acfccc9bc2b 14:08:04 ---> 63c39c2109cd 14:08:04 Step 24/26 : LABEL arch=x86_64 14:08:04 ---> Running in 8a3824d355c8 14:08:04 OK: 221 MiB in 52 packages 14:08:04 Removing intermediate container d3c75d6765a1 14:08:04 ---> f6758fd32444 14:08:04 Step 20/22 : LABEL arch=x86_64 14:08:04 Removing intermediate container 0bfd0bd8fe8a 14:08:04 ---> 2bd978376897 14:08:04 Step 24/25 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:08:04 ---> Running in 29238ba64e10 14:08:04 ---> Running in 2f314262ab4d 14:08:04 ---> 76db719303a9 14:08:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:08:04 Removing intermediate container 8a3824d355c8 14:08:04 ---> 0bd0eb1d503e 14:08:04 Step 25/26 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:08:04 ---> Running in fd426258e2c7 14:08:04 Removing intermediate container 29238ba64e10 14:08:04 ---> f3ec0a3f83ec 14:08:04 Removing intermediate container 2f314262ab4d 14:08:04 Step 21/22 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf ---> a4be8d903f77 14:08:04 14:08:04 Step 25/25 : LABEL version=2.2.0-dev.58 14:08:04 ---> Running in a27457fcad19 14:08:04 ---> Running in ab25ad62a238 14:08:04 Removing intermediate container fd426258e2c7 14:08:04 ---> 9b8024e2dca8 14:08:04 Step 26/26 : LABEL version=2.2.0-dev.58 14:08:04 ---> 8ba85ef07f37 14:08:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:08:04 ---> Running in 0763b2eb587d 14:08:04 Removing intermediate container a27457fcad19 14:08:04 ---> 8bfeede260c5 14:08:04 14:08:04 Removing intermediate container ab25ad62a238 14:08:04 ---> f02b3c8a3df1 14:08:04 Step 22/22 : LABEL version=2.2.0-dev.58 14:08:04 Removing intermediate container e75ccbbd9c78 14:08:04 ---> 373490b472dc 14:08:04 Step 6/23 : COPY go.mod vendor* ./ 14:08:04 ---> Running in 0112d622f062 14:08:04 Removing intermediate container 0763b2eb587d 14:08:04 ---> 7f148408c8a8 14:08:04 14:08:04 ---> 56b415b3a11a 14:08:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:08:04 Successfully built 8bfeede260c5 14:08:05 Successfully tagged security-spire-server:latest 14:08:05  Building security-spire-server ... done  ---> Running in 6cb4ca310f64 14:08:05 Removing intermediate container 0112d622f062 14:08:05 ---> b59401c5e2e2 14:08:05 14:08:05 Successfully built 7f148408c8a8 14:08:05 ---> f63645fd41a0 14:08:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:05 Successfully tagged security-spire-config:latest 14:08:05  Building security-spire-config ... done  ---> Running in 8805b4dcebaf 14:08:05 Removing intermediate container 6cb4ca310f64 14:08:05 ---> a3d474f4a995 14:08:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:08:05 ---> Running in 083c630e8a46 14:08:05 Successfully built b59401c5e2e2 14:08:05 Successfully tagged support-notifications:latest 14:08:05  Building support-notifications ... done Removing intermediate container 083c630e8a46 14:08:05 ---> af2ad3933b05 14:08:05 Step 24/26 : LABEL arch=x86_64 14:08:05 ---> Running in 298cf14e9648 14:08:05 Removing intermediate container 298cf14e9648 14:08:05 ---> 9db0ea7a5962 14:08:05 Step 25/26 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:08:05 ---> Running in 425fc620f786 14:08:05 Removing intermediate container 425fc620f786 14:08:05 ---> 1b9d28c42c3f 14:08:05 Step 26/26 : LABEL version=2.2.0-dev.58 14:08:05 ---> Running in 014bccf0c1d8 14:08:05 Removing intermediate container 014bccf0c1d8 14:08:05 ---> b417c4bed954 14:08:05 14:08:06 Successfully built b417c4bed954 14:08:06 Successfully tagged security-spire-agent:latest 14:08:06  Building security-spire-agent ... done Removing intermediate container 8805b4dcebaf 14:08:06 ---> 029c1e43b9e9 14:08:06 Step 8/23 : COPY . . 14:08:14 ---> 68120e224b4d 14:08:14 Step 9/23 : RUN make cmd/core-data/core-data 14:08:14 ---> Running in 28bf09d070c4 14:08:14 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 14:08:32 Removing intermediate container 28bf09d070c4 14:08:32 ---> dbc17b6f9298 14:08:32 14:08:32 Step 10/23 : FROM alpine:3.14 14:08:32 ---> e04c818066af 14:08:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:08:32 ---> Running in 40d78f8177c4 14:08:32 Removing intermediate container 40d78f8177c4 14:08:32 ---> d410a43480a3 14:08:32 Step 12/23 : ENV APP_PORT=59880 14:08:32 ---> Running in 15a159f309b1 14:08:32 Removing intermediate container 15a159f309b1 14:08:32 ---> 60eca609d157 14:08:32 Step 13/23 : EXPOSE $APP_PORT 14:08:32 ---> Running in 280cbbf06dbc 14:08:32 Removing intermediate container 280cbbf06dbc 14:08:32 ---> 405d22d42179 14:08:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:32 ---> Running in c213ccdfc67d 14:08:32 Removing intermediate container c213ccdfc67d 14:08:32 ---> 2700cc1d2a19 14:08:32 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:08:32 ---> Running in 68d14070a29d 14:08:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:08:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:08:32 (1/6) Installing dumb-init (1.2.5-r1) 14:08:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:08:32 (3/6) Installing libsodium (1.0.18-r0) 14:08:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:08:33 (5/6) Installing libzmq (4.3.4-r0) 14:08:33 (6/6) Installing zeromq (4.3.4-r0) 14:08:33 Executing busybox-1.33.1-r7.trigger 14:08:33 OK: 8 MiB in 20 packages 14:08:33 Removing intermediate container 68d14070a29d 14:08:33 ---> 20cbc046b325 14:08:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:08:33 ---> b97ee1e887d0 14:08:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:08:34 ---> fcf3038c1848 14:08:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:08:34 ---> 5a1329f49923 14:08:34 Step 19/23 : ENTRYPOINT ["/core-data"] 14:08:34 ---> Running in 6c202a2cd938 14:08:34 Removing intermediate container 6c202a2cd938 14:08:34 ---> 9660142f706f 14:08:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:08:34 ---> Running in 8d71f678ef80 14:08:34 Removing intermediate container 8d71f678ef80 14:08:34 ---> 4ef771b1c2dd 14:08:34 Step 21/23 : LABEL arch=x86_64 14:08:34 ---> Running in 32796950461e 14:08:34 Removing intermediate container 32796950461e 14:08:34 ---> cb786c21faac 14:08:34 Step 22/23 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:08:34 ---> Running in 0f30d451b83c 14:08:34 Removing intermediate container 0f30d451b83c 14:08:34 ---> 45fc050f72ed 14:08:34 Step 23/23 : LABEL version=2.2.0-dev.58 14:08:34 ---> Running in 403657f0dc20 14:08:34 Removing intermediate container 403657f0dc20 14:08:34 ---> de4d516b28e5 14:08:34 14:08:35 Successfully built de4d516b28e5 14:08:35 Successfully tagged core-data:latest 14:08:35  Building core-data ... done  [Pipeline] } 14:08:35 $ docker stop --time=1 5e6f26f7ec550a1228e58ca942db8cca96d397f12d506552647878f21dd1dab3 14:08:36 $ docker rm -f 5e6f26f7ec550a1228e58ca942db8cca96d397f12d506552647878f21dd1dab3 [Pipeline] // withDockerContainer [Pipeline] sh 14:08:36 + docker images 14:08:36 REPOSITORY TAG IMAGE ID CREATED SIZE 14:08:36 core-data latest de4d516b28e5 2 seconds ago 35.9MB 14:08:36 dbc17b6f9298 7 seconds ago 1.65GB 14:08:36 security-spire-agent latest b417c4bed954 31 seconds ago 127MB 14:08:36 support-notifications latest b59401c5e2e2 32 seconds ago 26.6MB 14:08:36 security-spire-server latest 8bfeede260c5 32 seconds ago 87.3MB 14:08:36 security-spire-config latest 7f148408c8a8 32 seconds ago 86.7MB 14:08:36 ea912468dd95 38 seconds ago 1.62GB 14:08:36 security-bootstrapper latest c9ebe5300aad 39 seconds ago 24.3MB 14:08:36 9486dc992766 44 seconds ago 4.5GB 14:08:36 0024fcb10962 46 seconds ago 4.5GB 14:08:36 69a130ef1bed 46 seconds ago 4.5GB 14:08:36 0639c9c7a37f About a minute ago 1.61GB 14:08:36 core-metadata latest 4fb63c9d8a21 About a minute ago 26.2MB 14:08:36 1559c1ba127f About a minute ago 1.62GB 14:08:36 sys-mgmt-agent latest 27396a546c6b About a minute ago 307MB 14:08:36 support-scheduler latest 9d45f78304c6 2 minutes ago 26MB 14:08:36 364542dc43ee 2 minutes ago 1.62GB 14:08:36 f2745433ee45 2 minutes ago 1.62GB 14:08:36 security-spiffe-token-provider latest c433a7218f33 2 minutes ago 28.5MB 14:08:36 security-proxy-setup latest f2e907e65d37 3 minutes ago 43.4MB 14:08:36 3d8b626b06b7 3 minutes ago 1.61GB 14:08:36 d2d89466fbe7 3 minutes ago 1.63GB 14:08:36 security-secretstore-setup latest 54cf8e057715 4 minutes ago 42.1MB 14:08:36 core-command latest ab2650ab3faf 4 minutes ago 24.5MB 14:08:36 a780abe5a987 4 minutes ago 1.61GB 14:08:36 1612e2aa9406 4 minutes ago 1.63GB 14:08:36 ci-base-image-x86_64 latest e748d39fc463 8 minutes ago 896MB 14:08:36 docker 20.10.14 7417809fdb73 2 days ago 218MB 14:08:36 alpine 3.14 e04c818066af 2 days ago 5.59MB 14:08:36 alpine 3.15 0ac33e5f5afa 2 days ago 5.57MB 14:08:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 14:08:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 14:08:36 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:36 provisioning config files... 14:08:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/181@tmp/config385141972624759069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:37 ---> docker-login.sh 14:08:37 nexus3.edgexfoundry.org:10001 14:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:37 Configure a credential helper to remove this warning. See 14:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:37 14:08:37 Login Succeeded 14:08:37 nexus3.edgexfoundry.org:10002 14:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:37 Configure a credential helper to remove this warning. See 14:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:37 14:08:37 Login Succeeded 14:08:37 nexus3.edgexfoundry.org:10003 14:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:37 Configure a credential helper to remove this warning. See 14:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:37 14:08:37 Login Succeeded 14:08:37 nexus3.edgexfoundry.org:10004 14:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:37 Configure a credential helper to remove this warning. See 14:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:37 14:08:37 Login Succeeded 14:08:37 docker.io 14:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:38 Configure a credential helper to remove this warning. See 14:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:38 14:08:38 Login Succeeded 14:08:38 ---> docker-login.sh ends [Pipeline] } 14:08:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:08:38 [edgeXDocker.push] Tagging docker image core-command with the following tags: 14:08:38 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:08:38 latest 14:08:38 2.2.0-dev.58 14:08:38 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:08:38 main 14:08:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:08:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 14:08:39 + docker push nexus3.edgexfoundry.org:10004/core-command:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:08:39 6b331ca34c65: Preparing 14:08:39 d78b2e6095d8: Preparing 14:08:39 8b0c05d1d13c: Preparing 14:08:39 7186343adbb1: Preparing 14:08:39 b541d28bf3b4: Preparing 14:08:39 b541d28bf3b4: Layer already exists 14:08:39 6b331ca34c65: Pushed 14:08:39 7186343adbb1: Pushed 14:08:39 8b0c05d1d13c: Pushed 14:08:41 d78b2e6095d8: Pushed 14:08:41 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:cf00f24320ab58d4e49e8fca926802453fa91d27ee1ca2483776466920f21717 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:08:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 14:08:42 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 14:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:08:42 6b331ca34c65: Preparing 14:08:42 d78b2e6095d8: Preparing 14:08:42 8b0c05d1d13c: Preparing 14:08:42 7186343adbb1: Preparing 14:08:42 b541d28bf3b4: Preparing 14:08:42 d78b2e6095d8: Layer already exists 14:08:42 6b331ca34c65: Layer already exists 14:08:42 7186343adbb1: Layer already exists 14:08:42 8b0c05d1d13c: Layer already exists 14:08:42 b541d28bf3b4: Layer already exists 14:08:42 latest: digest: sha256:cf00f24320ab58d4e49e8fca926802453fa91d27ee1ca2483776466920f21717 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:08:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:08:42 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.58 14:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:08:42 6b331ca34c65: Preparing 14:08:42 d78b2e6095d8: Preparing 14:08:42 8b0c05d1d13c: Preparing 14:08:42 7186343adbb1: Preparing 14:08:42 b541d28bf3b4: Preparing 14:08:42 d78b2e6095d8: Layer already exists 14:08:42 b541d28bf3b4: Layer already exists 14:08:42 8b0c05d1d13c: Layer already exists 14:08:42 7186343adbb1: Layer already exists 14:08:42 6b331ca34c65: Layer already exists 14:08:42 2.2.0-dev.58: digest: sha256:cf00f24320ab58d4e49e8fca926802453fa91d27ee1ca2483776466920f21717 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:08:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:08:43 + docker push nexus3.edgexfoundry.org:10004/core-command:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:08:43 6b331ca34c65: Preparing 14:08:43 d78b2e6095d8: Preparing 14:08:43 8b0c05d1d13c: Preparing 14:08:43 7186343adbb1: Preparing 14:08:43 b541d28bf3b4: Preparing 14:08:43 6b331ca34c65: Layer already exists 14:08:43 8b0c05d1d13c: Layer already exists 14:08:43 7186343adbb1: Layer already exists 14:08:43 b541d28bf3b4: Layer already exists 14:08:43 d78b2e6095d8: Layer already exists 14:08:43 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:cf00f24320ab58d4e49e8fca926802453fa91d27ee1ca2483776466920f21717 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:08:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 14:08:44 + docker push nexus3.edgexfoundry.org:10004/core-command:main 14:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:08:44 6b331ca34c65: Preparing 14:08:44 d78b2e6095d8: Preparing 14:08:44 8b0c05d1d13c: Preparing 14:08:44 7186343adbb1: Preparing 14:08:44 b541d28bf3b4: Preparing 14:08:44 8b0c05d1d13c: Layer already exists 14:08:44 6b331ca34c65: Layer already exists 14:08:44 b541d28bf3b4: Layer already exists 14:08:44 7186343adbb1: Layer already exists 14:08:44 d78b2e6095d8: Layer already exists 14:08:44 main: digest: sha256:cf00f24320ab58d4e49e8fca926802453fa91d27ee1ca2483776466920f21717 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:44 ===================================================== [Pipeline] echo 14:08:44 taggedImages: 14:08:44 - nexus3.edgexfoundry.org:10004/core-command:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:08:44 - nexus3.edgexfoundry.org:10004/core-command:latest 14:08:44 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.58 14:08:44 - nexus3.edgexfoundry.org:10004/core-command:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:08:44 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 14:08:44 [edgeXDocker.push] Tagging docker image core-data with the following tags: 14:08:44 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:08:44 latest 14:08:44 2.2.0-dev.58 14:08:44 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:08:44 main 14:08:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:08:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 14:08:44 + docker push nexus3.edgexfoundry.org:10004/core-data:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:08:44 f2e77638e2eb: Preparing 14:08:44 136cd3951a57: Preparing 14:08:44 8b0c05d1d13c: Preparing 14:08:44 5cc5c4fb3076: Preparing 14:08:44 5f14b90d3eb3: Preparing 14:08:44 b541d28bf3b4: Preparing 14:08:44 b541d28bf3b4: Waiting 14:08:44 8b0c05d1d13c: Layer already exists 14:08:44 b541d28bf3b4: Layer already exists 14:08:44 5f14b90d3eb3: Pushed 14:08:44 f2e77638e2eb: Pushed 14:08:45 5cc5c4fb3076: Pushed 14:08:47 136cd3951a57: Pushed 14:08:47 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:d313a1e2cc753b03f5300394b42360d47e0423f8519d6f63825eca97e874fae5 size: 1574 [Pipeline] isUnix [Pipeline] sh 14:08:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 14:08:48 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 14:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:08:48 f2e77638e2eb: Preparing 14:08:48 136cd3951a57: Preparing 14:08:48 8b0c05d1d13c: Preparing 14:08:48 5cc5c4fb3076: Preparing 14:08:48 5f14b90d3eb3: Preparing 14:08:48 b541d28bf3b4: Preparing 14:08:48 b541d28bf3b4: Waiting 14:08:48 f2e77638e2eb: Layer already exists 14:08:48 136cd3951a57: Layer already exists 14:08:48 5cc5c4fb3076: Layer already exists 14:08:48 5f14b90d3eb3: Layer already exists 14:08:48 8b0c05d1d13c: Layer already exists 14:08:48 b541d28bf3b4: Layer already exists 14:08:48 latest: digest: sha256:d313a1e2cc753b03f5300394b42360d47e0423f8519d6f63825eca97e874fae5 size: 1574 [Pipeline] isUnix [Pipeline] sh 14:08:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:08:49 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.58 14:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:08:49 f2e77638e2eb: Preparing 14:08:49 136cd3951a57: Preparing 14:08:49 8b0c05d1d13c: Preparing 14:08:49 5cc5c4fb3076: Preparing 14:08:49 5f14b90d3eb3: Preparing 14:08:49 b541d28bf3b4: Preparing 14:08:49 b541d28bf3b4: Waiting 14:08:49 5cc5c4fb3076: Layer already exists 14:08:49 8b0c05d1d13c: Layer already exists 14:08:49 136cd3951a57: Layer already exists 14:08:49 f2e77638e2eb: Layer already exists 14:08:49 5f14b90d3eb3: Layer already exists 14:08:49 b541d28bf3b4: Layer already exists 14:08:49 2.2.0-dev.58: digest: sha256:d313a1e2cc753b03f5300394b42360d47e0423f8519d6f63825eca97e874fae5 size: 1574 [Pipeline] isUnix [Pipeline] sh 14:08:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:08:49 + docker push nexus3.edgexfoundry.org:10004/core-data:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:08:49 f2e77638e2eb: Preparing 14:08:49 136cd3951a57: Preparing 14:08:49 8b0c05d1d13c: Preparing 14:08:49 5cc5c4fb3076: Preparing 14:08:49 5f14b90d3eb3: Preparing 14:08:49 b541d28bf3b4: Preparing 14:08:49 b541d28bf3b4: Waiting 14:08:49 136cd3951a57: Layer already exists 14:08:49 5cc5c4fb3076: Layer already exists 14:08:49 5f14b90d3eb3: Layer already exists 14:08:49 8b0c05d1d13c: Layer already exists 14:08:49 f2e77638e2eb: Layer already exists 14:08:49 b541d28bf3b4: Layer already exists 14:08:49 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:d313a1e2cc753b03f5300394b42360d47e0423f8519d6f63825eca97e874fae5 size: 1574 [Pipeline] isUnix [Pipeline] sh 14:08:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 14:08:50 + docker push nexus3.edgexfoundry.org:10004/core-data:main 14:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:08:50 f2e77638e2eb: Preparing 14:08:50 136cd3951a57: Preparing 14:08:50 8b0c05d1d13c: Preparing 14:08:50 5cc5c4fb3076: Preparing 14:08:50 5f14b90d3eb3: Preparing 14:08:50 b541d28bf3b4: Preparing 14:08:50 b541d28bf3b4: Waiting 14:08:50 5f14b90d3eb3: Layer already exists 14:08:50 f2e77638e2eb: Layer already exists 14:08:50 136cd3951a57: Layer already exists 14:08:50 8b0c05d1d13c: Layer already exists 14:08:50 5cc5c4fb3076: Layer already exists 14:08:50 b541d28bf3b4: Layer already exists 14:08:50 main: digest: sha256:d313a1e2cc753b03f5300394b42360d47e0423f8519d6f63825eca97e874fae5 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:50 ===================================================== [Pipeline] echo 14:08:50 taggedImages: 14:08:50 - nexus3.edgexfoundry.org:10004/core-data:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:08:50 - nexus3.edgexfoundry.org:10004/core-data:latest 14:08:50 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.58 14:08:50 - nexus3.edgexfoundry.org:10004/core-data:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:08:50 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 14:08:50 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 14:08:50 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:08:50 latest 14:08:50 2.2.0-dev.58 14:08:50 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:08:50 main 14:08:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:08:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 14:08:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:08:50 aeb51690dfe3: Preparing 14:08:50 f7abefa6b965: Preparing 14:08:50 8b0c05d1d13c: Preparing 14:08:50 7186343adbb1: Preparing 14:08:50 b541d28bf3b4: Preparing 14:08:50 8b0c05d1d13c: Layer already exists 14:08:50 7186343adbb1: Layer already exists 14:08:50 b541d28bf3b4: Layer already exists 14:08:50 aeb51690dfe3: Pushed 14:08:53 f7abefa6b965: Pushed 14:08:53 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:3f9a9b8333e6b97354da8e30ab8186ac424668bbb1d4da4b59379c4ca27621c7 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:08:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 14:08:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 14:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:08:54 aeb51690dfe3: Preparing 14:08:54 f7abefa6b965: Preparing 14:08:54 8b0c05d1d13c: Preparing 14:08:54 7186343adbb1: Preparing 14:08:54 b541d28bf3b4: Preparing 14:08:54 f7abefa6b965: Layer already exists 14:08:54 b541d28bf3b4: Layer already exists 14:08:54 aeb51690dfe3: Layer already exists 14:08:54 7186343adbb1: Layer already exists 14:08:54 8b0c05d1d13c: Layer already exists 14:08:54 latest: digest: sha256:3f9a9b8333e6b97354da8e30ab8186ac424668bbb1d4da4b59379c4ca27621c7 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:08:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:08:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.58 14:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:08:54 aeb51690dfe3: Preparing 14:08:54 f7abefa6b965: Preparing 14:08:54 8b0c05d1d13c: Preparing 14:08:54 7186343adbb1: Preparing 14:08:54 b541d28bf3b4: Preparing 14:08:54 b541d28bf3b4: Layer already exists 14:08:54 7186343adbb1: Layer already exists 14:08:54 8b0c05d1d13c: Layer already exists 14:08:54 aeb51690dfe3: Layer already exists 14:08:54 f7abefa6b965: Layer already exists 14:08:54 2.2.0-dev.58: digest: sha256:3f9a9b8333e6b97354da8e30ab8186ac424668bbb1d4da4b59379c4ca27621c7 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:08:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:08:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:08:55 aeb51690dfe3: Preparing 14:08:55 f7abefa6b965: Preparing 14:08:55 8b0c05d1d13c: Preparing 14:08:55 7186343adbb1: Preparing 14:08:55 b541d28bf3b4: Preparing 14:08:55 b541d28bf3b4: Layer already exists 14:08:55 aeb51690dfe3: Layer already exists 14:08:55 7186343adbb1: Layer already exists 14:08:55 8b0c05d1d13c: Layer already exists 14:08:55 f7abefa6b965: Layer already exists 14:08:55 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:3f9a9b8333e6b97354da8e30ab8186ac424668bbb1d4da4b59379c4ca27621c7 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:08:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 14:08:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 14:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:08:55 aeb51690dfe3: Preparing 14:08:55 f7abefa6b965: Preparing 14:08:55 8b0c05d1d13c: Preparing 14:08:55 7186343adbb1: Preparing 14:08:55 b541d28bf3b4: Preparing 14:08:55 7186343adbb1: Layer already exists 14:08:55 8b0c05d1d13c: Layer already exists 14:08:55 b541d28bf3b4: Layer already exists 14:08:55 aeb51690dfe3: Layer already exists 14:08:55 f7abefa6b965: Layer already exists 14:08:55 main: digest: sha256:3f9a9b8333e6b97354da8e30ab8186ac424668bbb1d4da4b59379c4ca27621c7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:55 ===================================================== [Pipeline] echo 14:08:55 taggedImages: 14:08:55 - nexus3.edgexfoundry.org:10004/core-metadata:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:08:55 - nexus3.edgexfoundry.org:10004/core-metadata:latest 14:08:55 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.58 14:08:55 - nexus3.edgexfoundry.org:10004/core-metadata:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:08:55 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 14:08:55 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 14:08:55 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:08:55 latest 14:08:55 2.2.0-dev.58 14:08:55 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:08:55 main 14:08:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:08:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 14:08:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:08:56 722a8694a8ca: Preparing 14:08:56 722a8694a8ca: Preparing 14:08:56 867fbe055f81: Preparing 14:08:56 3e71747c3c1c: Preparing 14:08:56 33a3e717e024: Preparing 14:08:56 b6558c6319de: Preparing 14:08:56 8b0c05d1d13c: Preparing 14:08:56 0a89f5ebefeb: Preparing 14:08:56 4424c7d2afff: Preparing 14:08:56 888b826bad5d: Preparing 14:08:56 7f48383ae0b2: Preparing 14:08:56 b541d28bf3b4: Preparing 14:08:56 8b0c05d1d13c: Waiting 14:08:56 0a89f5ebefeb: Waiting 14:08:56 4424c7d2afff: Waiting 14:08:56 888b826bad5d: Waiting 14:08:56 7f48383ae0b2: Waiting 14:08:56 b541d28bf3b4: Waiting 14:08:56 722a8694a8ca: Pushed 14:08:56 867fbe055f81: Pushed 14:08:56 8b0c05d1d13c: Layer already exists 14:08:56 33a3e717e024: Pushed 14:08:56 3e71747c3c1c: Pushed 14:08:56 0a89f5ebefeb: Pushed 14:08:56 4424c7d2afff: Pushed 14:08:56 b541d28bf3b4: Layer already exists 14:08:56 7f48383ae0b2: Pushed 14:08:56 888b826bad5d: Pushed 14:08:58 b6558c6319de: Pushed 14:08:58 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:570f31afb927e4ab63d367c94ef9467b210573175ca857431f4173974114122d size: 2817 [Pipeline] isUnix [Pipeline] sh 14:08:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 14:08:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:08:59 722a8694a8ca: Preparing 14:08:59 722a8694a8ca: Preparing 14:08:59 867fbe055f81: Preparing 14:08:59 3e71747c3c1c: Preparing 14:08:59 33a3e717e024: Preparing 14:08:59 b6558c6319de: Preparing 14:08:59 8b0c05d1d13c: Preparing 14:08:59 0a89f5ebefeb: Preparing 14:08:59 4424c7d2afff: Preparing 14:08:59 888b826bad5d: Preparing 14:08:59 7f48383ae0b2: Preparing 14:08:59 b541d28bf3b4: Preparing 14:08:59 4424c7d2afff: Waiting 14:08:59 7f48383ae0b2: Waiting 14:08:59 888b826bad5d: Waiting 14:08:59 8b0c05d1d13c: Waiting 14:08:59 0a89f5ebefeb: Waiting 14:08:59 b541d28bf3b4: Waiting 14:08:59 b6558c6319de: Layer already exists 14:08:59 33a3e717e024: Layer already exists 14:08:59 3e71747c3c1c: Layer already exists 14:08:59 722a8694a8ca: Layer already exists 14:08:59 867fbe055f81: Layer already exists 14:08:59 8b0c05d1d13c: Layer already exists 14:08:59 888b826bad5d: Layer already exists 14:08:59 4424c7d2afff: Layer already exists 14:08:59 0a89f5ebefeb: Layer already exists 14:08:59 7f48383ae0b2: Layer already exists 14:08:59 b541d28bf3b4: Layer already exists 14:08:59 latest: digest: sha256:570f31afb927e4ab63d367c94ef9467b210573175ca857431f4173974114122d size: 2817 [Pipeline] isUnix [Pipeline] sh 14:08:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:08:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.58 14:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:08:59 722a8694a8ca: Preparing 14:08:59 722a8694a8ca: Preparing 14:08:59 867fbe055f81: Preparing 14:08:59 3e71747c3c1c: Preparing 14:08:59 33a3e717e024: Preparing 14:08:59 b6558c6319de: Preparing 14:08:59 8b0c05d1d13c: Preparing 14:08:59 0a89f5ebefeb: Preparing 14:08:59 4424c7d2afff: Preparing 14:08:59 888b826bad5d: Preparing 14:08:59 7f48383ae0b2: Preparing 14:08:59 b541d28bf3b4: Preparing 14:08:59 7f48383ae0b2: Waiting 14:08:59 888b826bad5d: Waiting 14:08:59 0a89f5ebefeb: Waiting 14:08:59 4424c7d2afff: Waiting 14:08:59 8b0c05d1d13c: Waiting 14:08:59 b6558c6319de: Layer already exists 14:08:59 33a3e717e024: Layer already exists 14:08:59 3e71747c3c1c: Layer already exists 14:08:59 722a8694a8ca: Layer already exists 14:08:59 867fbe055f81: Layer already exists 14:08:59 8b0c05d1d13c: Layer already exists 14:08:59 0a89f5ebefeb: Layer already exists 14:08:59 4424c7d2afff: Layer already exists 14:08:59 888b826bad5d: Layer already exists 14:08:59 7f48383ae0b2: Layer already exists 14:08:59 b541d28bf3b4: Layer already exists 14:08:59 2.2.0-dev.58: digest: sha256:570f31afb927e4ab63d367c94ef9467b210573175ca857431f4173974114122d size: 2817 [Pipeline] isUnix [Pipeline] sh 14:09:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:09:00 722a8694a8ca: Preparing 14:09:00 722a8694a8ca: Preparing 14:09:00 867fbe055f81: Preparing 14:09:00 3e71747c3c1c: Preparing 14:09:00 33a3e717e024: Preparing 14:09:00 b6558c6319de: Preparing 14:09:00 8b0c05d1d13c: Preparing 14:09:00 0a89f5ebefeb: Preparing 14:09:00 4424c7d2afff: Preparing 14:09:00 888b826bad5d: Preparing 14:09:00 7f48383ae0b2: Preparing 14:09:00 b541d28bf3b4: Preparing 14:09:00 0a89f5ebefeb: Waiting 14:09:00 4424c7d2afff: Waiting 14:09:00 888b826bad5d: Waiting 14:09:00 7f48383ae0b2: Waiting 14:09:00 b541d28bf3b4: Waiting 14:09:00 8b0c05d1d13c: Waiting 14:09:00 33a3e717e024: Layer already exists 14:09:00 b6558c6319de: Layer already exists 14:09:00 722a8694a8ca: Layer already exists 14:09:00 3e71747c3c1c: Layer already exists 14:09:00 8b0c05d1d13c: Layer already exists 14:09:00 867fbe055f81: Layer already exists 14:09:00 0a89f5ebefeb: Layer already exists 14:09:00 4424c7d2afff: Layer already exists 14:09:00 b541d28bf3b4: Layer already exists 14:09:00 888b826bad5d: Layer already exists 14:09:00 7f48383ae0b2: Layer already exists 14:09:00 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:570f31afb927e4ab63d367c94ef9467b210573175ca857431f4173974114122d size: 2817 [Pipeline] isUnix [Pipeline] sh 14:09:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 14:09:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 14:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:09:01 722a8694a8ca: Preparing 14:09:01 722a8694a8ca: Preparing 14:09:01 867fbe055f81: Preparing 14:09:01 3e71747c3c1c: Preparing 14:09:01 33a3e717e024: Preparing 14:09:01 b6558c6319de: Preparing 14:09:01 8b0c05d1d13c: Preparing 14:09:01 0a89f5ebefeb: Preparing 14:09:01 4424c7d2afff: Preparing 14:09:01 888b826bad5d: Preparing 14:09:01 7f48383ae0b2: Preparing 14:09:01 b541d28bf3b4: Preparing 14:09:01 0a89f5ebefeb: Waiting 14:09:01 4424c7d2afff: Waiting 14:09:01 888b826bad5d: Waiting 14:09:01 7f48383ae0b2: Waiting 14:09:01 b541d28bf3b4: Waiting 14:09:01 8b0c05d1d13c: Waiting 14:09:01 867fbe055f81: Layer already exists 14:09:01 3e71747c3c1c: Layer already exists 14:09:01 722a8694a8ca: Layer already exists 14:09:01 b6558c6319de: Layer already exists 14:09:01 33a3e717e024: Layer already exists 14:09:01 0a89f5ebefeb: Layer already exists 14:09:01 7f48383ae0b2: Layer already exists 14:09:01 4424c7d2afff: Layer already exists 14:09:01 8b0c05d1d13c: Layer already exists 14:09:01 888b826bad5d: Layer already exists 14:09:01 b541d28bf3b4: Layer already exists 14:09:01 main: digest: sha256:570f31afb927e4ab63d367c94ef9467b210573175ca857431f4173974114122d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:01 ===================================================== [Pipeline] echo 14:09:01 taggedImages: 14:09:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:09:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.58 14:09:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 14:09:01 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 14:09:01 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:01 latest 14:09:01 2.2.0-dev.58 14:09:01 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:01 main 14:09:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 14:09:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:09:01 15bdef23b92b: Preparing 14:09:01 9253ab55ba22: Preparing 14:09:01 dab4dd0f8528: Preparing 14:09:01 a6b444469718: Preparing 14:09:01 a63e953ea88b: Preparing 14:09:01 dd1757ee0081: Preparing 14:09:01 a6751e050ff7: Preparing 14:09:01 b541d28bf3b4: Preparing 14:09:01 dd1757ee0081: Waiting 14:09:01 a6751e050ff7: Waiting 14:09:01 b541d28bf3b4: Waiting 14:09:01 9253ab55ba22: Pushed 14:09:01 15bdef23b92b: Pushed 14:09:01 a63e953ea88b: Pushed 14:09:01 b541d28bf3b4: Layer already exists 14:09:02 dd1757ee0081: Pushed 14:09:02 a6751e050ff7: Pushed 14:09:03 a6b444469718: Pushed 14:09:03 dab4dd0f8528: Pushed 14:09:03 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:5fb550aeaf7209cd5a54830d4208bf1139b673b6e80cf22757ba62255a10dcb0 size: 1990 [Pipeline] isUnix [Pipeline] sh 14:09:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 14:09:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:09:04 15bdef23b92b: Preparing 14:09:04 9253ab55ba22: Preparing 14:09:04 dab4dd0f8528: Preparing 14:09:04 a6b444469718: Preparing 14:09:04 a63e953ea88b: Preparing 14:09:04 dd1757ee0081: Preparing 14:09:04 a6751e050ff7: Preparing 14:09:04 b541d28bf3b4: Preparing 14:09:04 dd1757ee0081: Waiting 14:09:04 a6751e050ff7: Waiting 14:09:04 b541d28bf3b4: Waiting 14:09:04 15bdef23b92b: Layer already exists 14:09:04 a63e953ea88b: Layer already exists 14:09:04 9253ab55ba22: Layer already exists 14:09:04 a6b444469718: Layer already exists 14:09:04 dab4dd0f8528: Layer already exists 14:09:04 dd1757ee0081: Layer already exists 14:09:04 a6751e050ff7: Layer already exists 14:09:04 b541d28bf3b4: Layer already exists 14:09:04 latest: digest: sha256:5fb550aeaf7209cd5a54830d4208bf1139b673b6e80cf22757ba62255a10dcb0 size: 1990 [Pipeline] isUnix [Pipeline] sh 14:09:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.58 14:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:09:05 15bdef23b92b: Preparing 14:09:05 9253ab55ba22: Preparing 14:09:05 dab4dd0f8528: Preparing 14:09:05 a6b444469718: Preparing 14:09:05 a63e953ea88b: Preparing 14:09:05 dd1757ee0081: Preparing 14:09:05 a6751e050ff7: Preparing 14:09:05 b541d28bf3b4: Preparing 14:09:05 a6751e050ff7: Waiting 14:09:05 dd1757ee0081: Waiting 14:09:05 b541d28bf3b4: Waiting 14:09:05 9253ab55ba22: Layer already exists 14:09:05 a6b444469718: Layer already exists 14:09:05 a63e953ea88b: Layer already exists 14:09:05 dab4dd0f8528: Layer already exists 14:09:05 15bdef23b92b: Layer already exists 14:09:05 dd1757ee0081: Layer already exists 14:09:05 a6751e050ff7: Layer already exists 14:09:05 b541d28bf3b4: Layer already exists 14:09:05 2.2.0-dev.58: digest: sha256:5fb550aeaf7209cd5a54830d4208bf1139b673b6e80cf22757ba62255a10dcb0 size: 1990 [Pipeline] isUnix [Pipeline] sh 14:09:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:09:05 15bdef23b92b: Preparing 14:09:05 9253ab55ba22: Preparing 14:09:05 dab4dd0f8528: Preparing 14:09:05 a6b444469718: Preparing 14:09:05 a63e953ea88b: Preparing 14:09:05 dd1757ee0081: Preparing 14:09:05 a6751e050ff7: Preparing 14:09:05 b541d28bf3b4: Preparing 14:09:05 dd1757ee0081: Waiting 14:09:05 a6751e050ff7: Waiting 14:09:05 b541d28bf3b4: Waiting 14:09:05 a63e953ea88b: Layer already exists 14:09:05 15bdef23b92b: Layer already exists 14:09:05 dab4dd0f8528: Layer already exists 14:09:05 9253ab55ba22: Layer already exists 14:09:05 a6b444469718: Layer already exists 14:09:05 dd1757ee0081: Layer already exists 14:09:05 a6751e050ff7: Layer already exists 14:09:05 b541d28bf3b4: Layer already exists 14:09:05 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:5fb550aeaf7209cd5a54830d4208bf1139b673b6e80cf22757ba62255a10dcb0 size: 1990 [Pipeline] isUnix [Pipeline] sh 14:09:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 14:09:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 14:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:09:06 15bdef23b92b: Preparing 14:09:06 9253ab55ba22: Preparing 14:09:06 dab4dd0f8528: Preparing 14:09:06 a6b444469718: Preparing 14:09:06 a63e953ea88b: Preparing 14:09:06 dd1757ee0081: Preparing 14:09:06 a6751e050ff7: Preparing 14:09:06 b541d28bf3b4: Preparing 14:09:06 dd1757ee0081: Waiting 14:09:06 a6751e050ff7: Waiting 14:09:06 b541d28bf3b4: Waiting 14:09:06 a63e953ea88b: Layer already exists 14:09:06 15bdef23b92b: Layer already exists 14:09:06 a6b444469718: Layer already exists 14:09:06 9253ab55ba22: Layer already exists 14:09:06 dab4dd0f8528: Layer already exists 14:09:06 a6751e050ff7: Layer already exists 14:09:06 dd1757ee0081: Layer already exists 14:09:06 b541d28bf3b4: Layer already exists 14:09:06 main: digest: sha256:5fb550aeaf7209cd5a54830d4208bf1139b673b6e80cf22757ba62255a10dcb0 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:06 ===================================================== [Pipeline] echo 14:09:06 taggedImages: 14:09:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:09:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.58 14:09:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 14:09:06 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 14:09:06 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:06 latest 14:09:06 2.2.0-dev.58 14:09:06 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:06 main 14:09:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 14:09:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:09:07 33746425771c: Preparing 14:09:07 441f856b2714: Preparing 14:09:07 82a9df2f59d9: Preparing 14:09:07 172cfe942385: Preparing 14:09:07 c824a1844f76: Preparing 14:09:07 4688cf75bd88: Preparing 14:09:07 1eff56e083cd: Preparing 14:09:07 2eb7e51dee1c: Preparing 14:09:07 9fb3b84f5d08: Preparing 14:09:07 b541d28bf3b4: Preparing 14:09:07 1eff56e083cd: Waiting 14:09:07 2eb7e51dee1c: Waiting 14:09:07 9fb3b84f5d08: Waiting 14:09:07 4688cf75bd88: Waiting 14:09:07 b541d28bf3b4: Waiting 14:09:07 33746425771c: Pushed 14:09:07 441f856b2714: Pushed 14:09:07 c824a1844f76: Pushed 14:09:07 4688cf75bd88: Pushed 14:09:07 2eb7e51dee1c: Pushed 14:09:07 1eff56e083cd: Pushed 14:09:07 b541d28bf3b4: Layer already exists 14:09:07 9fb3b84f5d08: Pushed 14:09:09 172cfe942385: Pushed 14:09:09 82a9df2f59d9: Pushed 14:09:09 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:129cb1d883aed2e5616ab0de79c90488f5ea5e414f4b23b92dd429c2629ea44a size: 2405 [Pipeline] isUnix [Pipeline] sh 14:09:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 14:09:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:09:09 33746425771c: Preparing 14:09:09 441f856b2714: Preparing 14:09:09 82a9df2f59d9: Preparing 14:09:09 172cfe942385: Preparing 14:09:09 c824a1844f76: Preparing 14:09:09 4688cf75bd88: Preparing 14:09:09 1eff56e083cd: Preparing 14:09:09 2eb7e51dee1c: Preparing 14:09:09 9fb3b84f5d08: Preparing 14:09:09 b541d28bf3b4: Preparing 14:09:09 9fb3b84f5d08: Waiting 14:09:09 2eb7e51dee1c: Waiting 14:09:09 b541d28bf3b4: Waiting 14:09:09 1eff56e083cd: Waiting 14:09:09 33746425771c: Layer already exists 14:09:09 441f856b2714: Layer already exists 14:09:09 82a9df2f59d9: Layer already exists 14:09:09 c824a1844f76: Layer already exists 14:09:09 172cfe942385: Layer already exists 14:09:09 4688cf75bd88: Layer already exists 14:09:09 9fb3b84f5d08: Layer already exists 14:09:09 2eb7e51dee1c: Layer already exists 14:09:09 1eff56e083cd: Layer already exists 14:09:09 b541d28bf3b4: Layer already exists 14:09:09 latest: digest: sha256:129cb1d883aed2e5616ab0de79c90488f5ea5e414f4b23b92dd429c2629ea44a size: 2405 [Pipeline] isUnix [Pipeline] sh 14:09:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.58 14:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:09:10 33746425771c: Preparing 14:09:10 441f856b2714: Preparing 14:09:10 82a9df2f59d9: Preparing 14:09:10 172cfe942385: Preparing 14:09:10 c824a1844f76: Preparing 14:09:10 4688cf75bd88: Preparing 14:09:10 1eff56e083cd: Preparing 14:09:10 2eb7e51dee1c: Preparing 14:09:10 9fb3b84f5d08: Preparing 14:09:10 b541d28bf3b4: Preparing 14:09:10 4688cf75bd88: Waiting 14:09:10 1eff56e083cd: Waiting 14:09:10 2eb7e51dee1c: Waiting 14:09:10 9fb3b84f5d08: Waiting 14:09:10 82a9df2f59d9: Layer already exists 14:09:10 172cfe942385: Layer already exists 14:09:10 c824a1844f76: Layer already exists 14:09:10 441f856b2714: Layer already exists 14:09:10 33746425771c: Layer already exists 14:09:10 4688cf75bd88: Layer already exists 14:09:10 2eb7e51dee1c: Layer already exists 14:09:10 1eff56e083cd: Layer already exists 14:09:10 9fb3b84f5d08: Layer already exists 14:09:10 b541d28bf3b4: Layer already exists 14:09:10 2.2.0-dev.58: digest: sha256:129cb1d883aed2e5616ab0de79c90488f5ea5e414f4b23b92dd429c2629ea44a size: 2405 [Pipeline] isUnix [Pipeline] sh 14:09:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:09:11 33746425771c: Preparing 14:09:11 441f856b2714: Preparing 14:09:11 82a9df2f59d9: Preparing 14:09:11 172cfe942385: Preparing 14:09:11 c824a1844f76: Preparing 14:09:11 4688cf75bd88: Preparing 14:09:11 1eff56e083cd: Preparing 14:09:11 2eb7e51dee1c: Preparing 14:09:11 9fb3b84f5d08: Preparing 14:09:11 b541d28bf3b4: Preparing 14:09:11 1eff56e083cd: Waiting 14:09:11 2eb7e51dee1c: Waiting 14:09:11 9fb3b84f5d08: Waiting 14:09:11 b541d28bf3b4: Waiting 14:09:11 4688cf75bd88: Waiting 14:09:11 82a9df2f59d9: Layer already exists 14:09:11 172cfe942385: Layer already exists 14:09:11 33746425771c: Layer already exists 14:09:11 441f856b2714: Layer already exists 14:09:11 c824a1844f76: Layer already exists 14:09:11 b541d28bf3b4: Layer already exists 14:09:11 2eb7e51dee1c: Layer already exists 14:09:11 1eff56e083cd: Layer already exists 14:09:11 4688cf75bd88: Layer already exists 14:09:11 9fb3b84f5d08: Layer already exists 14:09:11 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:129cb1d883aed2e5616ab0de79c90488f5ea5e414f4b23b92dd429c2629ea44a size: 2405 [Pipeline] isUnix [Pipeline] sh 14:09:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 14:09:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 14:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:09:11 33746425771c: Preparing 14:09:11 441f856b2714: Preparing 14:09:11 82a9df2f59d9: Preparing 14:09:11 172cfe942385: Preparing 14:09:11 c824a1844f76: Preparing 14:09:11 4688cf75bd88: Preparing 14:09:11 1eff56e083cd: Preparing 14:09:11 2eb7e51dee1c: Preparing 14:09:11 9fb3b84f5d08: Preparing 14:09:11 b541d28bf3b4: Preparing 14:09:11 1eff56e083cd: Waiting 14:09:11 9fb3b84f5d08: Waiting 14:09:11 4688cf75bd88: Waiting 14:09:11 b541d28bf3b4: Waiting 14:09:11 441f856b2714: Layer already exists 14:09:11 82a9df2f59d9: Layer already exists 14:09:11 c824a1844f76: Layer already exists 14:09:11 172cfe942385: Layer already exists 14:09:11 33746425771c: Layer already exists 14:09:11 4688cf75bd88: Layer already exists 14:09:11 1eff56e083cd: Layer already exists 14:09:11 b541d28bf3b4: Layer already exists 14:09:11 9fb3b84f5d08: Layer already exists 14:09:11 2eb7e51dee1c: Layer already exists 14:09:11 main: digest: sha256:129cb1d883aed2e5616ab0de79c90488f5ea5e414f4b23b92dd429c2629ea44a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:11 ===================================================== [Pipeline] echo 14:09:11 taggedImages: 14:09:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:09:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.58 14:09:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 14:09:11 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 14:09:11 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:11 latest 14:09:11 2.2.0-dev.58 14:09:11 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:11 main 14:09:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 14:09:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:09:12 d0f3bd243b03: Preparing 14:09:12 72b69b429159: Preparing 14:09:12 8b0c05d1d13c: Preparing 14:09:12 43662d15b113: Preparing 14:09:12 c68ee3a882f5: Preparing 14:09:12 4fc242d58285: Preparing 14:09:12 4fc242d58285: Waiting 14:09:12 8b0c05d1d13c: Layer already exists 14:09:12 4fc242d58285: Layer already exists 14:09:12 d0f3bd243b03: Pushed 14:09:12 c68ee3a882f5: Pushed 14:09:13 43662d15b113: Pushed 14:09:14 72b69b429159: Pushed 14:09:14 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:a947dff54bae106ddea76a0e704f268ec443642e01173da091dde47f3849043d size: 1572 [Pipeline] isUnix [Pipeline] sh 14:09:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 14:09:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:09:15 d0f3bd243b03: Preparing 14:09:15 72b69b429159: Preparing 14:09:15 8b0c05d1d13c: Preparing 14:09:15 43662d15b113: Preparing 14:09:15 c68ee3a882f5: Preparing 14:09:15 4fc242d58285: Preparing 14:09:15 4fc242d58285: Waiting 14:09:15 43662d15b113: Layer already exists 14:09:15 8b0c05d1d13c: Layer already exists 14:09:15 72b69b429159: Layer already exists 14:09:15 d0f3bd243b03: Layer already exists 14:09:15 c68ee3a882f5: Layer already exists 14:09:15 4fc242d58285: Layer already exists 14:09:15 latest: digest: sha256:a947dff54bae106ddea76a0e704f268ec443642e01173da091dde47f3849043d size: 1572 [Pipeline] isUnix [Pipeline] sh 14:09:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.58 14:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:09:15 d0f3bd243b03: Preparing 14:09:15 72b69b429159: Preparing 14:09:15 8b0c05d1d13c: Preparing 14:09:15 43662d15b113: Preparing 14:09:15 c68ee3a882f5: Preparing 14:09:15 4fc242d58285: Preparing 14:09:15 4fc242d58285: Waiting 14:09:15 c68ee3a882f5: Layer already exists 14:09:15 d0f3bd243b03: Layer already exists 14:09:15 72b69b429159: Layer already exists 14:09:15 8b0c05d1d13c: Layer already exists 14:09:15 43662d15b113: Layer already exists 14:09:15 4fc242d58285: Layer already exists 14:09:15 2.2.0-dev.58: digest: sha256:a947dff54bae106ddea76a0e704f268ec443642e01173da091dde47f3849043d size: 1572 [Pipeline] isUnix [Pipeline] sh 14:09:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:09:16 d0f3bd243b03: Preparing 14:09:16 72b69b429159: Preparing 14:09:16 8b0c05d1d13c: Preparing 14:09:16 43662d15b113: Preparing 14:09:16 c68ee3a882f5: Preparing 14:09:16 4fc242d58285: Preparing 14:09:16 4fc242d58285: Waiting 14:09:16 8b0c05d1d13c: Layer already exists 14:09:16 72b69b429159: Layer already exists 14:09:16 d0f3bd243b03: Layer already exists 14:09:16 c68ee3a882f5: Layer already exists 14:09:16 43662d15b113: Layer already exists 14:09:16 4fc242d58285: Layer already exists 14:09:16 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:a947dff54bae106ddea76a0e704f268ec443642e01173da091dde47f3849043d size: 1572 [Pipeline] isUnix [Pipeline] sh 14:09:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 14:09:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 14:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:09:17 d0f3bd243b03: Preparing 14:09:17 72b69b429159: Preparing 14:09:17 8b0c05d1d13c: Preparing 14:09:17 43662d15b113: Preparing 14:09:17 c68ee3a882f5: Preparing 14:09:17 4fc242d58285: Preparing 14:09:17 4fc242d58285: Waiting 14:09:17 c68ee3a882f5: Layer already exists 14:09:17 72b69b429159: Layer already exists 14:09:17 8b0c05d1d13c: Layer already exists 14:09:17 43662d15b113: Layer already exists 14:09:17 d0f3bd243b03: Layer already exists 14:09:17 4fc242d58285: Layer already exists 14:09:17 main: digest: sha256:a947dff54bae106ddea76a0e704f268ec443642e01173da091dde47f3849043d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:17 ===================================================== [Pipeline] echo 14:09:17 taggedImages: 14:09:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:09:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.58 14:09:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 14:09:17 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 14:09:17 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:17 latest 14:09:17 2.2.0-dev.58 14:09:17 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:17 main 14:09:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 14:09:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:09:17 8777bf948d5c: Preparing 14:09:17 7526ec444a6c: Preparing 14:09:17 16f52a94da4d: Preparing 14:09:17 fd809097fdd5: Preparing 14:09:17 294859a293da: Preparing 14:09:17 3c82be8daee5: Preparing 14:09:17 c68ee3a882f5: Preparing 14:09:17 4fc242d58285: Preparing 14:09:17 3c82be8daee5: Waiting 14:09:17 c68ee3a882f5: Waiting 14:09:17 4fc242d58285: Waiting 14:09:17 16f52a94da4d: Pushed 14:09:17 8777bf948d5c: Pushed 14:09:17 7526ec444a6c: Pushed 14:09:17 c68ee3a882f5: Layer already exists 14:09:17 4fc242d58285: Layer already exists 14:09:18 3c82be8daee5: Pushed 14:09:21 294859a293da: Pushed 14:09:24 fd809097fdd5: Pushed 14:09:24 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:5ba15ea6ecbad0de76a902121469e5e3bef94b53f2f9d702156ba8235cbe3524 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:09:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 14:09:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:09:25 8777bf948d5c: Preparing 14:09:25 7526ec444a6c: Preparing 14:09:25 16f52a94da4d: Preparing 14:09:25 fd809097fdd5: Preparing 14:09:25 294859a293da: Preparing 14:09:25 3c82be8daee5: Preparing 14:09:25 c68ee3a882f5: Preparing 14:09:25 4fc242d58285: Preparing 14:09:25 3c82be8daee5: Waiting 14:09:25 c68ee3a882f5: Waiting 14:09:25 4fc242d58285: Waiting 14:09:25 16f52a94da4d: Layer already exists 14:09:25 7526ec444a6c: Layer already exists 14:09:25 8777bf948d5c: Layer already exists 14:09:25 294859a293da: Layer already exists 14:09:25 fd809097fdd5: Layer already exists 14:09:25 3c82be8daee5: Layer already exists 14:09:25 4fc242d58285: Layer already exists 14:09:25 c68ee3a882f5: Layer already exists 14:09:25 latest: digest: sha256:5ba15ea6ecbad0de76a902121469e5e3bef94b53f2f9d702156ba8235cbe3524 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:09:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.58 14:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:09:26 8777bf948d5c: Preparing 14:09:26 7526ec444a6c: Preparing 14:09:26 16f52a94da4d: Preparing 14:09:26 fd809097fdd5: Preparing 14:09:26 294859a293da: Preparing 14:09:26 3c82be8daee5: Preparing 14:09:26 c68ee3a882f5: Preparing 14:09:26 4fc242d58285: Preparing 14:09:26 c68ee3a882f5: Waiting 14:09:26 3c82be8daee5: Waiting 14:09:26 4fc242d58285: Waiting 14:09:26 7526ec444a6c: Layer already exists 14:09:26 fd809097fdd5: Layer already exists 14:09:26 16f52a94da4d: Layer already exists 14:09:26 294859a293da: Layer already exists 14:09:26 8777bf948d5c: Layer already exists 14:09:26 3c82be8daee5: Layer already exists 14:09:26 4fc242d58285: Layer already exists 14:09:26 c68ee3a882f5: Layer already exists 14:09:26 2.2.0-dev.58: digest: sha256:5ba15ea6ecbad0de76a902121469e5e3bef94b53f2f9d702156ba8235cbe3524 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:09:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:09:26 8777bf948d5c: Preparing 14:09:26 7526ec444a6c: Preparing 14:09:26 16f52a94da4d: Preparing 14:09:26 fd809097fdd5: Preparing 14:09:26 294859a293da: Preparing 14:09:26 3c82be8daee5: Preparing 14:09:26 c68ee3a882f5: Preparing 14:09:26 4fc242d58285: Preparing 14:09:26 3c82be8daee5: Waiting 14:09:26 c68ee3a882f5: Waiting 14:09:26 4fc242d58285: Waiting 14:09:26 294859a293da: Layer already exists 14:09:26 7526ec444a6c: Layer already exists 14:09:26 fd809097fdd5: Layer already exists 14:09:26 8777bf948d5c: Layer already exists 14:09:26 16f52a94da4d: Layer already exists 14:09:26 4fc242d58285: Layer already exists 14:09:26 c68ee3a882f5: Layer already exists 14:09:26 3c82be8daee5: Layer already exists 14:09:26 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:5ba15ea6ecbad0de76a902121469e5e3bef94b53f2f9d702156ba8235cbe3524 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:09:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 14:09:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 14:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:09:27 8777bf948d5c: Preparing 14:09:27 7526ec444a6c: Preparing 14:09:27 16f52a94da4d: Preparing 14:09:27 fd809097fdd5: Preparing 14:09:27 294859a293da: Preparing 14:09:27 3c82be8daee5: Preparing 14:09:27 c68ee3a882f5: Preparing 14:09:27 4fc242d58285: Preparing 14:09:27 3c82be8daee5: Waiting 14:09:27 4fc242d58285: Waiting 14:09:27 c68ee3a882f5: Waiting 14:09:27 294859a293da: Layer already exists 14:09:27 7526ec444a6c: Layer already exists 14:09:27 16f52a94da4d: Layer already exists 14:09:27 fd809097fdd5: Layer already exists 14:09:27 8777bf948d5c: Layer already exists 14:09:27 3c82be8daee5: Layer already exists 14:09:27 4fc242d58285: Layer already exists 14:09:27 c68ee3a882f5: Layer already exists 14:09:27 main: digest: sha256:5ba15ea6ecbad0de76a902121469e5e3bef94b53f2f9d702156ba8235cbe3524 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:27 ===================================================== [Pipeline] echo 14:09:27 taggedImages: 14:09:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:09:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.58 14:09:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 14:09:27 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 14:09:27 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:27 latest 14:09:27 2.2.0-dev.58 14:09:27 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:27 main 14:09:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 14:09:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:09:28 a01d254ede3e: Preparing 14:09:28 b9913536ca1f: Preparing 14:09:28 94626e347296: Preparing 14:09:28 b619474234f1: Preparing 14:09:28 0b2c2387b568: Preparing 14:09:28 c68ee3a882f5: Preparing 14:09:28 4fc242d58285: Preparing 14:09:28 4fc242d58285: Waiting 14:09:28 c68ee3a882f5: Waiting 14:09:28 b9913536ca1f: Pushed 14:09:28 a01d254ede3e: Pushed 14:09:28 c68ee3a882f5: Layer already exists 14:09:28 94626e347296: Pushed 14:09:28 4fc242d58285: Layer already exists 14:09:28 0b2c2387b568: Pushed 14:09:34 b619474234f1: Pushed 14:09:34 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:66345132a6ac567fb05e178cbcc8608018fe7902b1bfa8945fa4ad7573d0a785 size: 1779 [Pipeline] isUnix [Pipeline] sh 14:09:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 14:09:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:09:35 a01d254ede3e: Preparing 14:09:35 b9913536ca1f: Preparing 14:09:35 94626e347296: Preparing 14:09:35 b619474234f1: Preparing 14:09:35 0b2c2387b568: Preparing 14:09:35 c68ee3a882f5: Preparing 14:09:35 4fc242d58285: Preparing 14:09:35 c68ee3a882f5: Waiting 14:09:35 4fc242d58285: Waiting 14:09:35 0b2c2387b568: Layer already exists 14:09:35 b619474234f1: Layer already exists 14:09:35 b9913536ca1f: Layer already exists 14:09:35 94626e347296: Layer already exists 14:09:35 a01d254ede3e: Layer already exists 14:09:35 c68ee3a882f5: Layer already exists 14:09:35 4fc242d58285: Layer already exists 14:09:35 latest: digest: sha256:66345132a6ac567fb05e178cbcc8608018fe7902b1bfa8945fa4ad7573d0a785 size: 1779 [Pipeline] isUnix [Pipeline] sh 14:09:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.58 14:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:09:36 a01d254ede3e: Preparing 14:09:36 b9913536ca1f: Preparing 14:09:36 94626e347296: Preparing 14:09:36 b619474234f1: Preparing 14:09:36 0b2c2387b568: Preparing 14:09:36 c68ee3a882f5: Preparing 14:09:36 4fc242d58285: Preparing 14:09:36 c68ee3a882f5: Waiting 14:09:36 4fc242d58285: Waiting 14:09:36 b619474234f1: Layer already exists 14:09:36 b9913536ca1f: Layer already exists 14:09:36 94626e347296: Layer already exists 14:09:36 a01d254ede3e: Layer already exists 14:09:36 0b2c2387b568: Layer already exists 14:09:36 c68ee3a882f5: Layer already exists 14:09:36 4fc242d58285: Layer already exists 14:09:36 2.2.0-dev.58: digest: sha256:66345132a6ac567fb05e178cbcc8608018fe7902b1bfa8945fa4ad7573d0a785 size: 1779 [Pipeline] isUnix [Pipeline] sh 14:09:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:09:36 a01d254ede3e: Preparing 14:09:36 b9913536ca1f: Preparing 14:09:36 94626e347296: Preparing 14:09:36 b619474234f1: Preparing 14:09:36 0b2c2387b568: Preparing 14:09:36 c68ee3a882f5: Preparing 14:09:36 4fc242d58285: Preparing 14:09:36 c68ee3a882f5: Waiting 14:09:36 4fc242d58285: Waiting 14:09:36 b9913536ca1f: Layer already exists 14:09:36 94626e347296: Layer already exists 14:09:36 0b2c2387b568: Layer already exists 14:09:36 a01d254ede3e: Layer already exists 14:09:36 b619474234f1: Layer already exists 14:09:36 c68ee3a882f5: Layer already exists 14:09:36 4fc242d58285: Layer already exists 14:09:36 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:66345132a6ac567fb05e178cbcc8608018fe7902b1bfa8945fa4ad7573d0a785 size: 1779 [Pipeline] isUnix [Pipeline] sh 14:09:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 14:09:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 14:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:09:37 a01d254ede3e: Preparing 14:09:37 b9913536ca1f: Preparing 14:09:37 94626e347296: Preparing 14:09:37 b619474234f1: Preparing 14:09:37 0b2c2387b568: Preparing 14:09:37 c68ee3a882f5: Preparing 14:09:37 4fc242d58285: Preparing 14:09:37 c68ee3a882f5: Waiting 14:09:37 4fc242d58285: Waiting 14:09:37 0b2c2387b568: Layer already exists 14:09:37 a01d254ede3e: Layer already exists 14:09:37 b619474234f1: Layer already exists 14:09:37 94626e347296: Layer already exists 14:09:37 b9913536ca1f: Layer already exists 14:09:37 c68ee3a882f5: Layer already exists 14:09:37 4fc242d58285: Layer already exists 14:09:37 main: digest: sha256:66345132a6ac567fb05e178cbcc8608018fe7902b1bfa8945fa4ad7573d0a785 size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:37 ===================================================== [Pipeline] echo 14:09:37 taggedImages: 14:09:37 - nexus3.edgexfoundry.org:10004/security-spire-config:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:37 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:09:37 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.58 14:09:37 - nexus3.edgexfoundry.org:10004/security-spire-config:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:37 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 14:09:37 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 14:09:37 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:37 latest 14:09:37 2.2.0-dev.58 14:09:37 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:37 main 14:09:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 14:09:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:09:38 8e18a8a7b911: Preparing 14:09:38 eea0925b6a30: Preparing 14:09:38 198fbab42de6: Preparing 14:09:38 b619474234f1: Preparing 14:09:38 60088d0e549e: Preparing 14:09:38 c68ee3a882f5: Preparing 14:09:38 4fc242d58285: Preparing 14:09:38 c68ee3a882f5: Waiting 14:09:38 4fc242d58285: Waiting 14:09:38 b619474234f1: Layer already exists 14:09:38 c68ee3a882f5: Layer already exists 14:09:38 4fc242d58285: Layer already exists 14:09:38 eea0925b6a30: Pushed 14:09:38 198fbab42de6: Pushed 14:09:38 8e18a8a7b911: Pushed 14:09:38 60088d0e549e: Pushed 14:09:38 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:5ecfc7127d2542d1bfefb3707c021ed4d8c7ab734417a6ebb034a2855529295f size: 1780 [Pipeline] isUnix [Pipeline] sh 14:09:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 14:09:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:09:39 8e18a8a7b911: Preparing 14:09:39 eea0925b6a30: Preparing 14:09:39 198fbab42de6: Preparing 14:09:39 b619474234f1: Preparing 14:09:39 60088d0e549e: Preparing 14:09:39 c68ee3a882f5: Preparing 14:09:39 4fc242d58285: Preparing 14:09:39 4fc242d58285: Waiting 14:09:39 c68ee3a882f5: Waiting 14:09:39 eea0925b6a30: Layer already exists 14:09:39 60088d0e549e: Layer already exists 14:09:39 b619474234f1: Layer already exists 14:09:39 198fbab42de6: Layer already exists 14:09:39 8e18a8a7b911: Layer already exists 14:09:39 4fc242d58285: Layer already exists 14:09:39 c68ee3a882f5: Layer already exists 14:09:39 latest: digest: sha256:5ecfc7127d2542d1bfefb3707c021ed4d8c7ab734417a6ebb034a2855529295f size: 1780 [Pipeline] isUnix [Pipeline] sh 14:09:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.58 14:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:09:39 8e18a8a7b911: Preparing 14:09:39 eea0925b6a30: Preparing 14:09:39 198fbab42de6: Preparing 14:09:39 b619474234f1: Preparing 14:09:39 60088d0e549e: Preparing 14:09:39 c68ee3a882f5: Preparing 14:09:39 4fc242d58285: Preparing 14:09:39 c68ee3a882f5: Waiting 14:09:39 4fc242d58285: Waiting 14:09:39 198fbab42de6: Layer already exists 14:09:39 8e18a8a7b911: Layer already exists 14:09:39 b619474234f1: Layer already exists 14:09:39 eea0925b6a30: Layer already exists 14:09:39 60088d0e549e: Layer already exists 14:09:39 c68ee3a882f5: Layer already exists 14:09:39 4fc242d58285: Layer already exists 14:09:39 2.2.0-dev.58: digest: sha256:5ecfc7127d2542d1bfefb3707c021ed4d8c7ab734417a6ebb034a2855529295f size: 1780 [Pipeline] isUnix [Pipeline] sh 14:09:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:09:40 8e18a8a7b911: Preparing 14:09:40 eea0925b6a30: Preparing 14:09:40 198fbab42de6: Preparing 14:09:40 b619474234f1: Preparing 14:09:40 60088d0e549e: Preparing 14:09:40 c68ee3a882f5: Preparing 14:09:40 4fc242d58285: Preparing 14:09:40 c68ee3a882f5: Waiting 14:09:40 4fc242d58285: Waiting 14:09:40 60088d0e549e: Layer already exists 14:09:40 198fbab42de6: Layer already exists 14:09:40 b619474234f1: Layer already exists 14:09:40 eea0925b6a30: Layer already exists 14:09:40 8e18a8a7b911: Layer already exists 14:09:40 4fc242d58285: Layer already exists 14:09:40 c68ee3a882f5: Layer already exists 14:09:40 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:5ecfc7127d2542d1bfefb3707c021ed4d8c7ab734417a6ebb034a2855529295f size: 1780 [Pipeline] isUnix [Pipeline] sh 14:09:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 14:09:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 14:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:09:40 8e18a8a7b911: Preparing 14:09:40 eea0925b6a30: Preparing 14:09:40 198fbab42de6: Preparing 14:09:40 b619474234f1: Preparing 14:09:40 60088d0e549e: Preparing 14:09:40 c68ee3a882f5: Preparing 14:09:40 4fc242d58285: Preparing 14:09:40 c68ee3a882f5: Waiting 14:09:40 4fc242d58285: Waiting 14:09:40 198fbab42de6: Layer already exists 14:09:40 b619474234f1: Layer already exists 14:09:40 60088d0e549e: Layer already exists 14:09:40 8e18a8a7b911: Layer already exists 14:09:40 eea0925b6a30: Layer already exists 14:09:40 c68ee3a882f5: Layer already exists 14:09:40 4fc242d58285: Layer already exists 14:09:40 main: digest: sha256:5ecfc7127d2542d1bfefb3707c021ed4d8c7ab734417a6ebb034a2855529295f size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:40 ===================================================== [Pipeline] echo 14:09:41 taggedImages: 14:09:41 - nexus3.edgexfoundry.org:10004/security-spire-server:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:41 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:09:41 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.58 14:09:41 - nexus3.edgexfoundry.org:10004/security-spire-server:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:41 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 14:09:41 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 14:09:41 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:41 latest 14:09:41 2.2.0-dev.58 14:09:41 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:41 main 14:09:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 14:09:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:09:41 4f5d17fdcb23: Preparing 14:09:41 d5aead2d6317: Preparing 14:09:41 8b0c05d1d13c: Preparing 14:09:41 620b4e353b57: Preparing 14:09:41 b541d28bf3b4: Preparing 14:09:41 8b0c05d1d13c: Layer already exists 14:09:41 b541d28bf3b4: Layer already exists 14:09:41 4f5d17fdcb23: Pushed 14:09:41 620b4e353b57: Pushed 14:09:43 d5aead2d6317: Pushed 14:09:43 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:569ee735c0808fb2376ce4e0abffdd10faa5f97bc3c4734a40eca3dbc8a66120 size: 1366 [Pipeline] isUnix [Pipeline] sh 14:09:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 14:09:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 14:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:09:44 4f5d17fdcb23: Preparing 14:09:44 d5aead2d6317: Preparing 14:09:44 8b0c05d1d13c: Preparing 14:09:44 620b4e353b57: Preparing 14:09:44 b541d28bf3b4: Preparing 14:09:44 b541d28bf3b4: Layer already exists 14:09:44 d5aead2d6317: Layer already exists 14:09:44 620b4e353b57: Layer already exists 14:09:44 4f5d17fdcb23: Layer already exists 14:09:44 8b0c05d1d13c: Layer already exists 14:09:44 latest: digest: sha256:569ee735c0808fb2376ce4e0abffdd10faa5f97bc3c4734a40eca3dbc8a66120 size: 1366 [Pipeline] isUnix [Pipeline] sh 14:09:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.58 14:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:09:45 4f5d17fdcb23: Preparing 14:09:45 d5aead2d6317: Preparing 14:09:45 8b0c05d1d13c: Preparing 14:09:45 620b4e353b57: Preparing 14:09:45 b541d28bf3b4: Preparing 14:09:45 b541d28bf3b4: Layer already exists 14:09:45 4f5d17fdcb23: Layer already exists 14:09:45 d5aead2d6317: Layer already exists 14:09:45 620b4e353b57: Layer already exists 14:09:45 8b0c05d1d13c: Layer already exists 14:09:45 2.2.0-dev.58: digest: sha256:569ee735c0808fb2376ce4e0abffdd10faa5f97bc3c4734a40eca3dbc8a66120 size: 1366 [Pipeline] isUnix [Pipeline] sh 14:09:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:09:45 4f5d17fdcb23: Preparing 14:09:45 d5aead2d6317: Preparing 14:09:45 8b0c05d1d13c: Preparing 14:09:45 620b4e353b57: Preparing 14:09:45 b541d28bf3b4: Preparing 14:09:45 8b0c05d1d13c: Layer already exists 14:09:45 4f5d17fdcb23: Layer already exists 14:09:45 b541d28bf3b4: Layer already exists 14:09:45 620b4e353b57: Layer already exists 14:09:45 d5aead2d6317: Layer already exists 14:09:45 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:569ee735c0808fb2376ce4e0abffdd10faa5f97bc3c4734a40eca3dbc8a66120 size: 1366 [Pipeline] isUnix [Pipeline] sh 14:09:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 14:09:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 14:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:09:46 4f5d17fdcb23: Preparing 14:09:46 d5aead2d6317: Preparing 14:09:46 8b0c05d1d13c: Preparing 14:09:46 620b4e353b57: Preparing 14:09:46 b541d28bf3b4: Preparing 14:09:46 b541d28bf3b4: Layer already exists 14:09:46 620b4e353b57: Layer already exists 14:09:46 4f5d17fdcb23: Layer already exists 14:09:46 d5aead2d6317: Layer already exists 14:09:46 8b0c05d1d13c: Layer already exists 14:09:46 main: digest: sha256:569ee735c0808fb2376ce4e0abffdd10faa5f97bc3c4734a40eca3dbc8a66120 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:46 ===================================================== [Pipeline] echo 14:09:46 taggedImages: 14:09:46 - nexus3.edgexfoundry.org:10004/support-notifications:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:46 - nexus3.edgexfoundry.org:10004/support-notifications:latest 14:09:46 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.58 14:09:46 - nexus3.edgexfoundry.org:10004/support-notifications:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:46 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 14:09:46 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 14:09:46 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:46 latest 14:09:46 2.2.0-dev.58 14:09:46 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:46 main 14:09:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 14:09:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:09:46 0df2383d2218: Preparing 14:09:46 2303ce0f88a5: Preparing 14:09:46 8b0c05d1d13c: Preparing 14:09:46 7186343adbb1: Preparing 14:09:46 b541d28bf3b4: Preparing 14:09:46 b541d28bf3b4: Layer already exists 14:09:46 8b0c05d1d13c: Layer already exists 14:09:46 7186343adbb1: Layer already exists 14:09:46 0df2383d2218: Pushed 14:09:49 2303ce0f88a5: Pushed 14:09:49 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:44bba20aacf88d0d5f18ff3d48923ad822c7f5fc9215c6028f4745b7af8534b8 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:09:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 14:09:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:09:50 0df2383d2218: Preparing 14:09:50 2303ce0f88a5: Preparing 14:09:50 8b0c05d1d13c: Preparing 14:09:50 7186343adbb1: Preparing 14:09:50 b541d28bf3b4: Preparing 14:09:50 b541d28bf3b4: Layer already exists 14:09:50 7186343adbb1: Layer already exists 14:09:50 8b0c05d1d13c: Layer already exists 14:09:50 0df2383d2218: Layer already exists 14:09:50 2303ce0f88a5: Layer already exists 14:09:50 latest: digest: sha256:44bba20aacf88d0d5f18ff3d48923ad822c7f5fc9215c6028f4745b7af8534b8 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:09:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.58 14:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:09:50 0df2383d2218: Preparing 14:09:50 2303ce0f88a5: Preparing 14:09:50 8b0c05d1d13c: Preparing 14:09:50 7186343adbb1: Preparing 14:09:50 b541d28bf3b4: Preparing 14:09:50 8b0c05d1d13c: Layer already exists 14:09:50 7186343adbb1: Layer already exists 14:09:50 0df2383d2218: Layer already exists 14:09:50 b541d28bf3b4: Layer already exists 14:09:50 2303ce0f88a5: Layer already exists 14:09:50 2.2.0-dev.58: digest: sha256:44bba20aacf88d0d5f18ff3d48923ad822c7f5fc9215c6028f4745b7af8534b8 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:09:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:09:51 0df2383d2218: Preparing 14:09:51 2303ce0f88a5: Preparing 14:09:51 8b0c05d1d13c: Preparing 14:09:51 7186343adbb1: Preparing 14:09:51 b541d28bf3b4: Preparing 14:09:51 0df2383d2218: Layer already exists 14:09:51 2303ce0f88a5: Layer already exists 14:09:51 b541d28bf3b4: Layer already exists 14:09:51 7186343adbb1: Layer already exists 14:09:51 8b0c05d1d13c: Layer already exists 14:09:51 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:44bba20aacf88d0d5f18ff3d48923ad822c7f5fc9215c6028f4745b7af8534b8 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:09:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 14:09:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 14:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:09:51 0df2383d2218: Preparing 14:09:51 2303ce0f88a5: Preparing 14:09:51 8b0c05d1d13c: Preparing 14:09:51 7186343adbb1: Preparing 14:09:51 b541d28bf3b4: Preparing 14:09:51 0df2383d2218: Layer already exists 14:09:51 b541d28bf3b4: Layer already exists 14:09:51 7186343adbb1: Layer already exists 14:09:51 2303ce0f88a5: Layer already exists 14:09:51 8b0c05d1d13c: Layer already exists 14:09:51 main: digest: sha256:44bba20aacf88d0d5f18ff3d48923ad822c7f5fc9215c6028f4745b7af8534b8 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:51 ===================================================== [Pipeline] echo 14:09:51 taggedImages: 14:09:51 - nexus3.edgexfoundry.org:10004/support-scheduler:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:51 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:09:51 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.58 14:09:51 - nexus3.edgexfoundry.org:10004/support-scheduler:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:51 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 14:09:51 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 14:09:51 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:51 latest 14:09:51 2.2.0-dev.58 14:09:51 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:09:51 main 14:09:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:52 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 14:09:52 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:09:52 017f841306cf: Preparing 14:09:52 c1bea9fdfad7: Preparing 14:09:52 dd72fc522009: Preparing 14:09:52 d6bb1ce7a676: Preparing 14:09:52 52f44be93a46: Preparing 14:09:52 10d82663b225: Preparing 14:09:52 f7a7a140f1b3: Preparing 14:09:52 31e69d4774c9: Preparing 14:09:52 7750d494dfbd: Preparing 14:09:52 18708474c90b: Preparing 14:09:52 4fc242d58285: Preparing 14:09:52 18708474c90b: Waiting 14:09:52 7750d494dfbd: Waiting 14:09:52 10d82663b225: Waiting 14:09:52 f7a7a140f1b3: Waiting 14:09:52 4fc242d58285: Waiting 14:09:52 31e69d4774c9: Waiting 14:09:52 52f44be93a46: Layer already exists 14:09:52 10d82663b225: Layer already exists 14:09:52 f7a7a140f1b3: Layer already exists 14:09:52 31e69d4774c9: Layer already exists 14:09:52 c1bea9fdfad7: Pushed 14:09:52 7750d494dfbd: Layer already exists 14:09:52 4fc242d58285: Layer already exists 14:09:52 18708474c90b: Layer already exists 14:09:52 017f841306cf: Pushed 14:09:54 dd72fc522009: Pushed 14:10:00 d6bb1ce7a676: Pushed 14:10:00 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:3b5145efe2ddcee3735ab60d7877b67449415450decc948a2fadc1d353be2988 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:10:00 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 14:10:00 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 14:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:10:00 017f841306cf: Preparing 14:10:00 c1bea9fdfad7: Preparing 14:10:00 dd72fc522009: Preparing 14:10:00 d6bb1ce7a676: Preparing 14:10:00 52f44be93a46: Preparing 14:10:00 10d82663b225: Preparing 14:10:00 f7a7a140f1b3: Preparing 14:10:00 31e69d4774c9: Preparing 14:10:00 7750d494dfbd: Preparing 14:10:00 18708474c90b: Preparing 14:10:00 4fc242d58285: Preparing 14:10:00 31e69d4774c9: Waiting 14:10:00 18708474c90b: Waiting 14:10:00 4fc242d58285: Waiting 14:10:00 10d82663b225: Waiting 14:10:00 d6bb1ce7a676: Layer already exists 14:10:00 c1bea9fdfad7: Layer already exists 14:10:00 52f44be93a46: Layer already exists 14:10:00 017f841306cf: Layer already exists 14:10:00 dd72fc522009: Layer already exists 14:10:00 f7a7a140f1b3: Layer already exists 14:10:00 31e69d4774c9: Layer already exists 14:10:00 7750d494dfbd: Layer already exists 14:10:00 10d82663b225: Layer already exists 14:10:00 18708474c90b: Layer already exists 14:10:00 4fc242d58285: Layer already exists 14:10:00 latest: digest: sha256:3b5145efe2ddcee3735ab60d7877b67449415450decc948a2fadc1d353be2988 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:10:00 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:10:01 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.58 14:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:10:01 017f841306cf: Preparing 14:10:01 c1bea9fdfad7: Preparing 14:10:01 dd72fc522009: Preparing 14:10:01 d6bb1ce7a676: Preparing 14:10:01 52f44be93a46: Preparing 14:10:01 10d82663b225: Preparing 14:10:01 f7a7a140f1b3: Preparing 14:10:01 31e69d4774c9: Preparing 14:10:01 7750d494dfbd: Preparing 14:10:01 18708474c90b: Preparing 14:10:01 4fc242d58285: Preparing 14:10:01 10d82663b225: Waiting 14:10:01 18708474c90b: Waiting 14:10:01 f7a7a140f1b3: Waiting 14:10:01 7750d494dfbd: Waiting 14:10:01 4fc242d58285: Waiting 14:10:01 52f44be93a46: Layer already exists 14:10:01 c1bea9fdfad7: Layer already exists 14:10:01 d6bb1ce7a676: Layer already exists 14:10:01 017f841306cf: Layer already exists 14:10:01 dd72fc522009: Layer already exists 14:10:01 10d82663b225: Layer already exists 14:10:01 f7a7a140f1b3: Layer already exists 14:10:01 31e69d4774c9: Layer already exists 14:10:01 18708474c90b: Layer already exists 14:10:01 7750d494dfbd: Layer already exists 14:10:01 4fc242d58285: Layer already exists 14:10:01 2.2.0-dev.58: digest: sha256:3b5145efe2ddcee3735ab60d7877b67449415450decc948a2fadc1d353be2988 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:10:01 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:10:01 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:10:01 017f841306cf: Preparing 14:10:01 c1bea9fdfad7: Preparing 14:10:01 dd72fc522009: Preparing 14:10:01 d6bb1ce7a676: Preparing 14:10:01 52f44be93a46: Preparing 14:10:01 10d82663b225: Preparing 14:10:01 f7a7a140f1b3: Preparing 14:10:01 31e69d4774c9: Preparing 14:10:01 7750d494dfbd: Preparing 14:10:01 18708474c90b: Preparing 14:10:01 4fc242d58285: Preparing 14:10:01 f7a7a140f1b3: Waiting 14:10:01 31e69d4774c9: Waiting 14:10:01 7750d494dfbd: Waiting 14:10:01 18708474c90b: Waiting 14:10:01 4fc242d58285: Waiting 14:10:01 52f44be93a46: Layer already exists 14:10:01 d6bb1ce7a676: Layer already exists 14:10:01 017f841306cf: Layer already exists 14:10:01 dd72fc522009: Layer already exists 14:10:01 c1bea9fdfad7: Layer already exists 14:10:01 10d82663b225: Layer already exists 14:10:01 31e69d4774c9: Layer already exists 14:10:01 f7a7a140f1b3: Layer already exists 14:10:01 7750d494dfbd: Layer already exists 14:10:01 18708474c90b: Layer already exists 14:10:01 4fc242d58285: Layer already exists 14:10:01 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:3b5145efe2ddcee3735ab60d7877b67449415450decc948a2fadc1d353be2988 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:10:02 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 14:10:02 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 14:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:10:02 017f841306cf: Preparing 14:10:02 c1bea9fdfad7: Preparing 14:10:02 dd72fc522009: Preparing 14:10:02 d6bb1ce7a676: Preparing 14:10:02 52f44be93a46: Preparing 14:10:02 10d82663b225: Preparing 14:10:02 f7a7a140f1b3: Preparing 14:10:02 31e69d4774c9: Preparing 14:10:02 7750d494dfbd: Preparing 14:10:02 18708474c90b: Preparing 14:10:02 4fc242d58285: Preparing 14:10:02 10d82663b225: Waiting 14:10:02 f7a7a140f1b3: Waiting 14:10:02 31e69d4774c9: Waiting 14:10:02 7750d494dfbd: Waiting 14:10:02 4fc242d58285: Waiting 14:10:02 18708474c90b: Waiting 14:10:02 c1bea9fdfad7: Layer already exists 14:10:02 017f841306cf: Layer already exists 14:10:02 dd72fc522009: Layer already exists 14:10:02 52f44be93a46: Layer already exists 14:10:02 d6bb1ce7a676: Layer already exists 14:10:02 10d82663b225: Layer already exists 14:10:02 31e69d4774c9: Layer already exists 14:10:02 18708474c90b: Layer already exists 14:10:02 7750d494dfbd: Layer already exists 14:10:02 f7a7a140f1b3: Layer already exists 14:10:02 4fc242d58285: Layer already exists 14:10:02 main: digest: sha256:3b5145efe2ddcee3735ab60d7877b67449415450decc948a2fadc1d353be2988 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:10:02 ===================================================== [Pipeline] echo 14:10:02 taggedImages: 14:10:02 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:10:02 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 14:10:02 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.58 14:10:02 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 14:10:02 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:14:34 Removing intermediate container bed930666f67 14:14:34 ---> 53b6cab53e1b 14:14:34 14:14:34 Step 10/23 : FROM alpine:3.14 14:14:34 3.14: Pulling from library/alpine 14:14:34 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:14:34 Status: Downloaded newer image for alpine:3.14 14:14:34 ---> ac73e934f311 14:14:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:14:34 ---> Running in 6b91ad8534f5 14:14:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:14:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:14:34 (1/1) Installing dumb-init (1.2.5-r1) 14:14:34 Executing busybox-1.33.1-r7.trigger 14:14:34 OK: 5 MiB in 15 packages 14:14:34 Removing intermediate container 6b91ad8534f5 14:14:34 ---> 34da42ae56c3 14:14:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:14:34 ---> Running in 9af6754742b7 14:14:34 Removing intermediate container 9af6754742b7 14:14:34 ---> d77d67d68b05 14:14:34 Step 13/23 : ENV APP_PORT=59882 14:14:34 ---> Running in f5004e03c865 14:14:34 Removing intermediate container f5004e03c865 14:14:34 ---> 6d42f32e0c00 14:14:34 Step 14/23 : EXPOSE $APP_PORT 14:14:34 ---> Running in 69d4cbf3b3b8 14:14:35 Removing intermediate container 69d4cbf3b3b8 14:14:35 ---> 8507c1733dcd 14:14:35 Step 15/23 : WORKDIR / 14:14:36 ---> Running in bf6416039d79 14:14:37 Removing intermediate container bf6416039d79 14:14:37 ---> 8d4ce3a7e25e 14:14:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:14:39 ---> 36f44556619a 14:14:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:14:41 Removing intermediate container de04ed2008db 14:14:41 ---> 7dd56ff17f92 14:14:41 14:14:41 Step 10/31 : FROM alpine:3.14 14:14:41 ---> ac73e934f311 14:14:41 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:14:41 ---> Running in a89662c66978 14:14:43 Removing intermediate container a89662c66978 14:14:43 ---> 19ca336e0f02 14:14:43 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:14:43 ---> Running in 72d4ba79501b 14:14:44 ---> 1080f7a23b7e 14:14:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:14:45 ---> d81ae352a616 14:14:45 Step 19/23 : ENTRYPOINT ["/core-command"] 14:14:45 ---> Running in 7b2074b85b00 14:14:46 (1/2) Installing dumb-init (1.2.5-r1) 14:14:46 (2/2) Installing su-exec (0.2-r1) 14:14:46 Executing busybox-1.33.1-r7.trigger 14:14:46 OK: 6 MiB in 16 packages 14:14:47 Removing intermediate container 7b2074b85b00 14:14:47 ---> d3fc4169db16 14:14:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:14:47 ---> Running in 703bc6c5644d 14:14:48 Removing intermediate container 72d4ba79501b 14:14:48 ---> 24fa92797b09 14:14:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:14:48 Removing intermediate container 703bc6c5644d 14:14:48 ---> 72907f7264bb 14:14:48 Step 21/23 : LABEL arch=arm64 14:14:48 ---> Running in e3cff0c1296a 14:14:48 ---> Running in dd0fd6373a1c 14:14:49 Removing intermediate container dd0fd6373a1c 14:14:49 ---> 162a894f6714 14:14:49 Step 22/23 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:14:49 ---> Running in e4700a67bd0d 14:14:49 Removing intermediate container e3cff0c1296a 14:14:49 ---> 5aaf0116aec8 14:14:49 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:14:49 ---> Running in 7b1343b4aed6 14:14:49 Removing intermediate container e4700a67bd0d 14:14:49 ---> d6e9422b8c19 14:14:49 Step 23/23 : LABEL version=2.2.0-dev.58 14:14:50 ---> Running in eebf6d2b68f5 14:14:50 Removing intermediate container 7b1343b4aed6 14:14:50 ---> c886f429044e 14:14:50 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:14:50 ---> Running in d5e018e9e773 14:14:51 Removing intermediate container eebf6d2b68f5 14:14:51 ---> c9f3a79c23fe 14:14:51 14:14:52 Successfully built c9f3a79c23fe 14:14:52 Successfully tagged core-command-arm64:latest 14:14:52  Building core-command ... done Building sys-mgmt-agent 14:14:54 Removing intermediate container d5e018e9e773 14:14:54 ---> ce0cf8d4cf4b 14:14:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:14:54 ---> Running in 09352019b5c4 14:14:55 Removing intermediate container 09352019b5c4 14:14:55 ---> 9d4bd89e687a 14:14:55 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:14:56 Removing intermediate container dc5a96140c6d 14:14:56 ---> 229515fcdc14 14:14:56 14:14:56 Step 10/22 : FROM alpine:3.14 14:14:56 ---> ac73e934f311 14:14:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:14:56 ---> Using cache 14:14:56 ---> 34da42ae56c3 14:14:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:14:56 ---> Using cache 14:14:56 ---> d77d67d68b05 14:14:56 Step 13/22 : ENV APP_PORT=59861 14:14:56 ---> Running in 60c0567b0543 14:14:57 Removing intermediate container 60c0567b0543 14:14:57 ---> deecabfc1206 14:14:57 Step 14/22 : EXPOSE $APP_PORT 14:14:57 ---> Running in 01f63be0f80e 14:14:57 ---> 17c8ebe34e01 14:14:57 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:14:57 ---> Running in 3e03a8cb0567 14:14:58 Removing intermediate container 01f63be0f80e 14:14:58 ---> 8529485702a8 14:14:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:14:59 Removing intermediate container 7868dba5ddae 14:14:59 ---> bb078bcd2d3e 14:14:59 14:14:59 Step 10/22 : FROM alpine:3.14 14:14:59 ---> ac73e934f311 14:14:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:14:59 ---> Running in 67e0da78cc77 14:15:00 ---> c8b66edcc58c 14:15:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:15:02 Removing intermediate container 3e03a8cb0567 14:15:02 ---> 10087fd66d26 14:15:02 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:15:03 ---> 1b6993b6ec5c 14:15:03 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:15:03 (1/2) Installing ca-certificates (20211220-r0) 14:15:03 (2/2) Installing dumb-init (1.2.5-r1) 14:15:03 Executing busybox-1.33.1-r7.trigger 14:15:04 Executing ca-certificates-20211220-r0.trigger 14:15:04 OK: 6 MiB in 16 packages 14:15:04 ---> 31952a73c924 14:15:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:15:06 ---> 4c86aa235e6b 14:15:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:15:06 ---> Running in 95b529ea0679 14:15:07 Removing intermediate container 95b529ea0679 14:15:07 ---> b592b7235b6e 14:15:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:15:07 Removing intermediate container 67e0da78cc77 14:15:07 ---> 96cc38be22ec 14:15:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:15:07 ---> Running in e9fbe0a618fb 14:15:07 ---> Running in f9b4ac6c0fa2 14:15:08 ---> 57b527652183 14:15:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:15:09 Removing intermediate container e9fbe0a618fb 14:15:09 ---> eab70485a880 14:15:09 Step 13/22 : ENV APP_PORT=59860 14:15:09 Removing intermediate container f9b4ac6c0fa2 14:15:09 ---> 16b70ee36f6c 14:15:09 Step 20/22 : LABEL arch=arm64 14:15:09 ---> Running in 30fa4c58afff 14:15:09 ---> Running in 83a8ac9b7c40 14:15:09 ---> be90057530dc 14:15:09 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:15:09 Removing intermediate container 30fa4c58afff 14:15:09 ---> 3361c422f8c0 14:15:09 Step 14/22 : EXPOSE $APP_PORT 14:15:10 ---> Running in efb775ca9f6b 14:15:10 Removing intermediate container 83a8ac9b7c40 14:15:10 ---> c6f4fb76acd3 14:15:10 Step 21/22 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:15:10 ---> Running in 8e58adcc4b10 14:15:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:15:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:15:11 ---> c139fd2a77c7 14:15:11 Step 3/23 : WORKDIR /edgex-go 14:15:11 ---> Using cache 14:15:11 ---> 96a895c12a89 14:15:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:11 ---> Using cache 14:15:11 ---> a1afb50b4710 14:15:11 Step 5/23 : RUN apk add --update --no-cache make bash git 14:15:11 ---> Running in c0dd3b92b6b0 14:15:11 Removing intermediate container 8e58adcc4b10 14:15:11 ---> 2e7c949605d8 14:15:11 Step 22/22 : LABEL version=2.2.0-dev.58 14:15:11 ---> Running in 94a332048ea6 14:15:11 ---> 2e1e0753e6fa 14:15:11 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:15:11 Removing intermediate container efb775ca9f6b 14:15:11 ---> 21dd532f8ce4 14:15:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:15:12 Removing intermediate container 94a332048ea6 14:15:12 ---> 8e770a17847f 14:15:12 14:15:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:15:12 ---> 63d91b176988 14:15:13 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:15:13 Successfully built 8e770a17847f 14:15:13 ---> b77e1e8cb61e 14:15:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:15:13 Successfully tagged support-scheduler-arm64:latest 14:15:13  Building support-scheduler ... done Building security-proxy-setup 14:15:13 ---> Running in cf416c487a48 14:15:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:15:14 Removing intermediate container cf416c487a48 14:15:14 ---> eb16416f5ae9 14:15:14 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:15:15 OK: 220 MiB in 52 packages 14:15:15 ---> 2eea4cbcb354 14:15:15 Step 26/31 : RUN chmod +x /entrypoint.sh 14:15:15 ---> d5bf4d66bc0b 14:15:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:15:15 ---> Running in b2818a216cd8 14:15:17 Removing intermediate container c0dd3b92b6b0 14:15:17 ---> b49c0df974bd 14:15:17 Step 6/23 : COPY go.mod vendor* ./ 14:15:17 ---> 8629abb05336 14:15:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:15:17 ---> Running in d353f04360da 14:15:18 Removing intermediate container d353f04360da 14:15:18 ---> 95aa903329cd 14:15:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:15:18 ---> Running in e14209a3e392 14:15:19 ---> 5f4d2988f8ba 14:15:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:15:19 ---> Running in 9b6e3c2298f3 14:15:19 Removing intermediate container b2818a216cd8 14:15:19 ---> f52cc097b588 14:15:19 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:15:19 Removing intermediate container e14209a3e392 14:15:19 ---> 330b9bc4b51a 14:15:19 Step 20/22 : LABEL arch=arm64 14:15:19 ---> Running in e22582a828a5 14:15:20 ---> Running in a7c255126629 14:15:20 Removing intermediate container e22582a828a5 14:15:20 ---> 5155f902fc41 14:15:20 Step 21/22 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:15:20 ---> Running in 06a174a5ab51 14:15:21 Removing intermediate container a7c255126629 14:15:21 ---> 86eaa57007a3 14:15:21 Step 28/31 : CMD ["gate"] 14:15:21 ---> Running in f01cf93794e1 14:15:21 Removing intermediate container 06a174a5ab51 14:15:21 ---> e6b599211f30 14:15:21 Step 22/22 : LABEL version=2.2.0-dev.58 14:15:21 ---> Running in 0358d9f5a8b7 14:15:22 Removing intermediate container 0358d9f5a8b7 14:15:22 ---> 6d36ff06d680 14:15:22 14:15:22 Removing intermediate container f01cf93794e1 14:15:22 ---> 1641f57222d5 14:15:22 Step 29/31 : LABEL arch=arm64 14:15:23 ---> Running in 0316a1011958 14:15:23 Successfully built 6d36ff06d680 14:15:23 Successfully tagged support-notifications-arm64:latest 14:15:23  Building support-notifications ... done Building security-secretstore-setup 14:15:23 Removing intermediate container 0316a1011958 14:15:23 ---> 47ce2b45d360 14:15:23 Step 30/31 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:15:23 Removing intermediate container 9b6e3c2298f3 14:15:23 ---> 9379d11410a9 14:15:23 Step 8/23 : COPY . . 14:15:24 ---> Running in 1cd24a663533 14:15:25 Removing intermediate container 1cd24a663533 14:15:25 ---> abeb90ef6a04 14:15:25 Step 31/31 : LABEL version=2.2.0-dev.58 14:15:25 ---> Running in 303fd9f6256f 14:15:26 Removing intermediate container 303fd9f6256f 14:15:26 ---> 8108c2b6c41b 14:15:26 14:15:27 Successfully built 8108c2b6c41b 14:15:27 Successfully tagged security-bootstrapper-arm64:latest 14:15:27  Building security-bootstrapper ... done Building core-metadata 14:15:31 Removing intermediate container c0a35676b76e 14:15:31 ---> 457aa8b5d0e5 14:15:31 14:15:31 Step 10/23 : FROM alpine:3.14 14:15:31 ---> ac73e934f311 14:15:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:15:31 ---> Running in d334820aa236 14:15:32 Removing intermediate container d334820aa236 14:15:32 ---> 7eb8c89264b3 14:15:32 Step 12/23 : ENV APP_PORT=59880 14:15:32 ---> Running in 96a8a66996c6 14:15:33 Removing intermediate container 96a8a66996c6 14:15:33 ---> abd1a5956e24 14:15:33 Step 13/23 : EXPOSE $APP_PORT 14:15:33 ---> Running in 56891cd26bbf 14:15:34 Removing intermediate container 56891cd26bbf 14:15:34 ---> e3485eec6098 14:15:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:34 ---> Running in 0906e6c504da 14:15:34 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:15:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:15:34 ---> c139fd2a77c7 14:15:34 Step 3/22 : WORKDIR /edgex-go 14:15:34 ---> Using cache 14:15:34 ---> 96a895c12a89 14:15:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:34 ---> Using cache 14:15:34 ---> a1afb50b4710 14:15:35 Step 5/22 : RUN apk add --update --no-cache make git 14:15:35 ---> Running in c7e992c165fb 14:15:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:15:37 Removing intermediate container 0906e6c504da 14:15:37 ---> 71f3fd86f7fb 14:15:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:15:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:15:38 ---> Running in 341294354dbf 14:15:39 OK: 220 MiB in 52 packages 14:15:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:15:40 Removing intermediate container c7e992c165fb 14:15:40 ---> cc9ccf5b10e5 14:15:40 Step 6/22 : COPY go.mod vendor* ./ 14:15:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:15:42 (1/6) Installing dumb-init (1.2.5-r1) 14:15:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:15:42 (3/6) Installing libsodium (1.0.18-r0) 14:15:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:15:42 (5/6) Installing libzmq (4.3.4-r0) 14:15:42 (6/6) Installing zeromq (4.3.4-r0) 14:15:42 Executing busybox-1.33.1-r7.trigger 14:15:42 OK: 8 MiB in 20 packages 14:15:43 ---> cef959257c84 14:15:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:15:43 ---> Running in 5d6d396fd607 14:15:43 ---> ff16d61ca307 14:15:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:15:44 ---> Running in 7d4611f7d6c3 14:15:45 Removing intermediate container 341294354dbf 14:15:45 ---> a9770c03964c 14:15:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:15:46 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 14:15:46 ---> cd2699c9013b 14:15:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:15:50 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:15:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:15:50 ---> c139fd2a77c7 14:15:50 Step 3/25 : WORKDIR /edgex-go 14:15:50 ---> Using cache 14:15:50 ---> 96a895c12a89 14:15:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:50 ---> Using cache 14:15:50 ---> a1afb50b4710 14:15:50 Step 5/25 : RUN apk add --update --no-cache make git 14:15:50 ---> Using cache 14:15:50 ---> cc9ccf5b10e5 14:15:50 Step 6/25 : COPY go.mod vendor* ./ 14:15:50 ---> Using cache 14:15:50 ---> cef959257c84 14:15:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:15:50 ---> Running in b688e3791615 14:15:50 Removing intermediate container 5d6d396fd607 14:15:50 ---> ac5254e3176e 14:15:50 Step 8/22 : COPY . . 14:15:52 ---> ad1c1db52bf3 14:15:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:15:54 ---> 383fc5406c1f 14:15:54 Step 19/23 : ENTRYPOINT ["/core-data"] 14:15:54 ---> Running in 8ff743b05822 14:15:55 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:15:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:15:55 ---> c139fd2a77c7 14:15:55 Step 3/23 : WORKDIR /edgex-go 14:15:55 ---> Using cache 14:15:55 ---> 96a895c12a89 14:15:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:55 ---> Using cache 14:15:55 ---> a1afb50b4710 14:15:55 Step 5/23 : RUN apk add --update --no-cache make git 14:15:55 ---> Using cache 14:15:55 ---> cc9ccf5b10e5 14:15:55 Step 6/23 : COPY go.mod vendor* ./ 14:15:55 ---> Using cache 14:15:55 ---> cef959257c84 14:15:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:15:55 ---> Using cache 14:15:55 ---> ac5254e3176e 14:15:55 Step 8/23 : COPY . . 14:15:55 Removing intermediate container 8ff743b05822 14:15:55 ---> b017d000ccce 14:15:55 Removing intermediate container b688e3791615 14:15:55 ---> 5580abc6c163 14:15:55 Step 8/25 : COPY . . 14:15:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:15:56 ---> Running in b390bf68054b 14:15:56 Removing intermediate container b390bf68054b 14:15:56 ---> 5c1fb3e081f6 14:15:56 Step 21/23 : LABEL arch=arm64 14:15:57 ---> Running in 10074fd9d8f5 14:15:58 Removing intermediate container 10074fd9d8f5 14:15:58 ---> 6c9409f8d3f7 14:15:58 Step 22/23 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:15:58 ---> Running in 83cd6dc0e2d1 14:15:59 Removing intermediate container 83cd6dc0e2d1 14:15:59 ---> 052fccc1a691 14:15:59 Step 23/23 : LABEL version=2.2.0-dev.58 14:15:59 ---> Running in 7ea6907a41c5 14:16:00 Removing intermediate container 7ea6907a41c5 14:16:00 ---> 34213cd2038a 14:16:00 14:16:01 Successfully built 34213cd2038a 14:16:01 Successfully tagged core-data-arm64:latest 14:16:01  Building core-data ... done Building security-spire-server 14:16:19 ---> 6fbe73911e46 14:16:19 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:16:19 ---> Running in 8870c26b9e35 14:16:21 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 14:16:22 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:16:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:16:22 ---> c139fd2a77c7 14:16:22 Step 3/25 : WORKDIR /edgex-go 14:16:22 ---> Using cache 14:16:22 ---> 96a895c12a89 14:16:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:22 ---> Using cache 14:16:22 ---> a1afb50b4710 14:16:22 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:16:22 ---> Running in 982afa1e5fbb 14:16:23 ---> 9fb938912f64 14:16:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:16:23 ---> Running in 79d8cef16304 14:16:24 ---> 3e40ea219437 14:16:24 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:16:24 ---> Running in 3689d21cabb2 14:16:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:16:26 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 14:16:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:16:26 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 14:16:27 OK: 220 MiB in 52 packages 14:16:29 Removing intermediate container 982afa1e5fbb 14:16:29 ---> 7ae4900dddfe 14:16:29 Step 6/25 : COPY go.mod vendor* ./ 14:16:30 ---> 054feffeee91 14:16:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:30 ---> Running in f8d6c8ff4f1c 14:16:35 Removing intermediate container f8d6c8ff4f1c 14:16:35 ---> dd13cf46c3d9 14:16:35 Step 8/25 : COPY . . 14:16:50 ---> 3e654c65ce9b 14:16:50 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:16:50 ---> Running in 9b3dce998fe8 14:16:50 Removing intermediate container 9b3dce998fe8 14:16:50 ---> bba5af7eda0f 14:16:50 Step 10/25 : RUN mkdir -p spire-build 14:16:50 ---> Running in ca82cfcfbbc1 14:16:52 Removing intermediate container ca82cfcfbbc1 14:16:52 ---> 5c925e2eca26 14:16:52 Step 11/25 : WORKDIR /edgex-go/spire-build 14:16:52 ---> Running in 8f439a9ac4e5 14:16:53 Removing intermediate container 8f439a9ac4e5 14:16:53 ---> 9e12b19223ff 14:16: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 14:16:53 ---> Running in ef2ef32735e1 14:16:56 spire-1.2.1/ 14:16:56 spire-1.2.1/.data/ 14:16:56 spire-1.2.1/.data/.file 14:16:56 spire-1.2.1/.dockerignore 14:16:56 spire-1.2.1/.gitattributes 14:16:56 spire-1.2.1/.githooks/ 14:16:56 spire-1.2.1/.githooks/pre-commit 14:16:56 spire-1.2.1/.github/ 14:16:56 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:16:56 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:16:56 spire-1.2.1/.github/dependabot.yml 14:16:56 spire-1.2.1/.github/workflows/ 14:16:56 spire-1.2.1/.github/workflows/nightly_build.yaml 14:16:56 spire-1.2.1/.github/workflows/pr_build.yaml 14:16:56 spire-1.2.1/.github/workflows/release_build.yaml 14:16:56 spire-1.2.1/.github/workflows/scripts/ 14:16:56 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:16:56 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:16:56 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:16:56 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:16:56 spire-1.2.1/.github/workflows/scripts/split.sh 14:16:56 spire-1.2.1/.gitignore 14:16:56 spire-1.2.1/.go-version 14:16:56 spire-1.2.1/.golangci.yml 14:16:56 spire-1.2.1/ADOPTERS.md 14:16:56 spire-1.2.1/CHANGELOG.md 14:16:56 spire-1.2.1/CODE-OF-CONDUCT.md 14:16:56 spire-1.2.1/CODEOWNERS 14:16:56 spire-1.2.1/CONTRIBUTING.md 14:16:56 spire-1.2.1/Dockerfile 14:16:56 spire-1.2.1/Dockerfile.dev 14:16:56 spire-1.2.1/Dockerfile.scratch 14:16:56 spire-1.2.1/LICENSE 14:16:56 spire-1.2.1/MAINTAINERS.md 14:16:56 spire-1.2.1/Makefile 14:16:56 spire-1.2.1/README.md 14:16:56 spire-1.2.1/ROADMAP.md 14:16:56 spire-1.2.1/SECURITY.md 14:16:56 spire-1.2.1/cmd/ 14:16:56 spire-1.2.1/cmd/spire-agent/ 14:16:56 spire-1.2.1/cmd/spire-agent/cli/ 14:16:56 spire-1.2.1/cmd/spire-agent/cli/api/ 14:16:56 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:16:56 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:16:56 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:16:56 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:16:56 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:16:56 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:16:56 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:16:56 spire-1.2.1/cmd/spire-agent/cli/common/ 14:16:56 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:16:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:16:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:16:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:16:56 spire-1.2.1/cmd/spire-agent/cli/run/ 14:16:56 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:16:56 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:16:56 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:16:56 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:16:56 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:16:56 spire-1.2.1/cmd/spire-agent/main.go 14:16:56 spire-1.2.1/cmd/spire-server/ 14:16:56 spire-1.2.1/cmd/spire-server/cli/ 14:16:56 spire-1.2.1/cmd/spire-server/cli/agent/ 14:16:56 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:16:56 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/cli.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/entry/ 14:16:56 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/federation/ 14:16:56 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:16:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:16:56 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/run/ 14:16:56 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/token/ 14:16:56 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/validate/ 14:16:56 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/x509/ 14:16:56 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:16:56 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:16:56 spire-1.2.1/cmd/spire-server/main.go 14:16:56 spire-1.2.1/cmd/spire-server/util/ 14:16:56 spire-1.2.1/cmd/spire-server/util/util.go 14:16:56 spire-1.2.1/conf/ 14:16:56 spire-1.2.1/conf/agent/ 14:16:56 spire-1.2.1/conf/agent/agent.conf 14:16:56 spire-1.2.1/conf/agent/agent_full.conf 14:16:56 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:16:56 spire-1.2.1/conf/server/ 14:16:56 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:16:56 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:16:56 spire-1.2.1/conf/server/server.conf 14:16:56 spire-1.2.1/conf/server/server_full.conf 14:16:56 spire-1.2.1/doc/ 14:16:56 spire-1.2.1/doc/SPIRE101.md 14:16:56 spire-1.2.1/doc/auditlog.md 14:16:56 spire-1.2.1/doc/authorization_policy_engine.md 14:16:56 spire-1.2.1/doc/changelog_guidelines.md 14:16:56 spire-1.2.1/doc/cure53-report.pdf 14:16:56 spire-1.2.1/doc/images/ 14:16:56 spire-1.2.1/doc/images/2019_roadmap.png 14:16:56 spire-1.2.1/doc/images/SPIRE101.png 14:16:56 spire-1.2.1/doc/images/SPIRE_agent.png 14:16:56 spire-1.2.1/doc/images/SPIRE_server.png 14:16:56 spire-1.2.1/doc/images/cache_mgr.png 14:16:56 spire-1.2.1/doc/images/cache_mgr_components.png 14:16:56 spire-1.2.1/doc/images/federated_spire.png 14:16:56 spire-1.2.1/doc/images/ha_mode.png 14:16:56 spire-1.2.1/doc/images/nested_spire.png 14:16:56 spire-1.2.1/doc/images/oidc_federation.png 14:16:56 spire-1.2.1/doc/images/single_trust_domain.png 14:16:56 spire-1.2.1/doc/images/spiffe_compatible.png 14:16:56 spire-1.2.1/doc/images/spire_logo.png 14:16:56 spire-1.2.1/doc/migrating_registration_api_clients.md 14:16:56 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:16:56 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:16:56 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:16:56 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:16:56 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:16:56 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:16:56 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:16:56 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:16:56 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:16:56 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:16:56 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:16:56 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:16:56 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:16:56 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:16:56 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:16:56 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:16:56 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:16:56 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:16:56 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:16:56 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:16:56 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:16:56 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:16:56 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:16:56 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:16:56 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:16:56 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:16:56 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:16:56 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:16:56 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:16:56 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:16:56 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:16:56 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:16:56 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:16:56 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:16:56 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:16:56 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:16:56 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:16:56 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:16:56 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:16:56 spire-1.2.1/doc/scaling_spire.md 14:16:56 spire-1.2.1/doc/spire_agent.md 14:16:56 spire-1.2.1/doc/spire_server.md 14:16:56 spire-1.2.1/doc/supported_integrations.md 14:16:56 spire-1.2.1/doc/telemetry.md 14:16:56 spire-1.2.1/doc/telemetry_config.md 14:16:56 spire-1.2.1/doc/upgrading.md 14:16:56 spire-1.2.1/doc/using_spire.md 14:16:56 spire-1.2.1/examples/ 14:16:56 spire-1.2.1/examples/README.md 14:16:56 spire-1.2.1/go.mod 14:16:56 spire-1.2.1/go.sum 14:16:56 spire-1.2.1/pkg/ 14:16:56 spire-1.2.1/pkg/agent/ 14:16:56 spire-1.2.1/pkg/agent/agent.go 14:16:56 spire-1.2.1/pkg/agent/api/ 14:16:56 spire-1.2.1/pkg/agent/api/config.go 14:16:56 spire-1.2.1/pkg/agent/api/debug/ 14:16:56 spire-1.2.1/pkg/agent/api/debug/v1/ 14:16:56 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:16:56 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:16:56 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:16:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:16:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:16:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:16:56 spire-1.2.1/pkg/agent/api/endpoints.go 14:16:56 spire-1.2.1/pkg/agent/api/health/ 14:16:56 spire-1.2.1/pkg/agent/api/health/v1/ 14:16:56 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:16:56 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:16:56 spire-1.2.1/pkg/agent/api/rpccontext/ 14:16:56 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:16:56 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:16:56 spire-1.2.1/pkg/agent/attestor/ 14:16:56 spire-1.2.1/pkg/agent/attestor/node/ 14:16:56 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:16:56 spire-1.2.1/pkg/agent/attestor/node/node.go 14:16:56 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:16:56 spire-1.2.1/pkg/agent/attestor/workload/ 14:16:56 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:16:56 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:16:56 spire-1.2.1/pkg/agent/catalog/ 14:16:56 spire-1.2.1/pkg/agent/catalog/catalog.go 14:16:56 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:16:56 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:16:56 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:16:56 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:16:56 spire-1.2.1/pkg/agent/client/ 14:16:56 spire-1.2.1/pkg/agent/client/client.go 14:16:56 spire-1.2.1/pkg/agent/client/client_test.go 14:16:56 spire-1.2.1/pkg/agent/client/dial.go 14:16:56 spire-1.2.1/pkg/agent/client/nodeconn.go 14:16:56 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:16:56 spire-1.2.1/pkg/agent/client/update.go 14:16:56 spire-1.2.1/pkg/agent/client/util.go 14:16:56 spire-1.2.1/pkg/agent/common/ 14:16:56 spire-1.2.1/pkg/agent/common/backoff/ 14:16:56 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:16:56 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:16:56 spire-1.2.1/pkg/agent/common/cgroups/ 14:16:56 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:16:56 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:16:56 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:16:56 spire-1.2.1/pkg/agent/config.go 14:16:56 spire-1.2.1/pkg/agent/endpoints/ 14:16:56 spire-1.2.1/pkg/agent/endpoints/config.go 14:16:56 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:16:56 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:16:56 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:16:56 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:16:56 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:16:56 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:16:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:16:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:16:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:16:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:16:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:16:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:16:56 spire-1.2.1/pkg/agent/endpoints/workload/ 14:16:56 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:16:56 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:16:56 spire-1.2.1/pkg/agent/manager/ 14:16:56 spire-1.2.1/pkg/agent/manager/cache/ 14:16:56 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:16:56 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:16:56 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:16:56 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:16:56 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:16:56 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:16:56 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:16:56 spire-1.2.1/pkg/agent/manager/config.go 14:16:56 spire-1.2.1/pkg/agent/manager/manager.go 14:16:56 spire-1.2.1/pkg/agent/manager/manager_test.go 14:16:56 spire-1.2.1/pkg/agent/manager/storage.go 14:16:56 spire-1.2.1/pkg/agent/manager/storage_test.go 14:16:56 spire-1.2.1/pkg/agent/manager/storecache/ 14:16:56 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:16:56 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:16:56 spire-1.2.1/pkg/agent/manager/sync.go 14:16:56 spire-1.2.1/pkg/agent/plugin/ 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:16:56 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:16:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:16:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:16:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:16:56 spire-1.2.1/pkg/agent/svid/ 14:16:56 spire-1.2.1/pkg/agent/svid/rotator.go 14:16:56 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:16:56 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:16:56 spire-1.2.1/pkg/agent/svid/store/ 14:16:56 spire-1.2.1/pkg/agent/svid/store/service.go 14:16:56 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:16:56 spire-1.2.1/pkg/common/ 14:16:56 spire-1.2.1/pkg/common/agentpathtemplate/ 14:16:56 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:16:56 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:16:56 spire-1.2.1/pkg/common/api/ 14:16:56 spire-1.2.1/pkg/common/api/metrics.go 14:16:56 spire-1.2.1/pkg/common/api/middleware/ 14:16:56 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:16:56 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:16:56 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:16:56 spire-1.2.1/pkg/common/api/middleware/logger.go 14:16:56 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:16:56 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:16:56 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:16:56 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:16:56 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:16:56 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:16:56 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:16:56 spire-1.2.1/pkg/common/api/middleware/names.go 14:16:56 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:16:56 spire-1.2.1/pkg/common/api/names.go 14:16:56 spire-1.2.1/pkg/common/api/ratelimit.go 14:16:56 spire-1.2.1/pkg/common/api/rpccontext/ 14:16:56 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:16:56 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:16:56 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:16:56 spire-1.2.1/pkg/common/auth/ 14:16:56 spire-1.2.1/pkg/common/auth/interceptors.go 14:16:56 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:16:56 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:16:56 spire-1.2.1/pkg/common/bundleutil/ 14:16:56 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:16:56 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:16:56 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:16:56 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:16:56 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:16:56 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:16:56 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:16:56 spire-1.2.1/pkg/common/bundleutil/types.go 14:16:56 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:16:56 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:16:56 spire-1.2.1/pkg/common/catalog/ 14:16:56 spire-1.2.1/pkg/common/catalog/bind.go 14:16:56 spire-1.2.1/pkg/common/catalog/builtin.go 14:16:56 spire-1.2.1/pkg/common/catalog/catalog.go 14:16:56 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:16:56 spire-1.2.1/pkg/common/catalog/closers.go 14:16:56 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:16:56 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:16:56 spire-1.2.1/pkg/common/catalog/config.go 14:16:56 spire-1.2.1/pkg/common/catalog/config_test.go 14:16:56 spire-1.2.1/pkg/common/catalog/configure.go 14:16:56 spire-1.2.1/pkg/common/catalog/constraints.go 14:16:56 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:16:56 spire-1.2.1/pkg/common/catalog/context.go 14:16:56 spire-1.2.1/pkg/common/catalog/external.go 14:16:56 spire-1.2.1/pkg/common/catalog/host.go 14:16:56 spire-1.2.1/pkg/common/catalog/pipenet.go 14:16:56 spire-1.2.1/pkg/common/catalog/plugin.go 14:16:56 spire-1.2.1/pkg/common/catalog/testplugin/ 14:16:56 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:16:56 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:16:56 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:16:56 spire-1.2.1/pkg/common/cli/ 14:16:56 spire-1.2.1/pkg/common/cli/env.go 14:16:56 spire-1.2.1/pkg/common/cli/flags.go 14:16:56 spire-1.2.1/pkg/common/cli/trust_domain.go 14:16:56 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:16:56 spire-1.2.1/pkg/common/cli/umask.go 14:16:56 spire-1.2.1/pkg/common/cli/umask_posix.go 14:16:56 spire-1.2.1/pkg/common/cli/umask_test.go 14:16:56 spire-1.2.1/pkg/common/cli/umask_windows.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/ 14:16:56 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/flag.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/format.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/ 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:16:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:16:56 spire-1.2.1/pkg/common/coretypes/ 14:16:56 spire-1.2.1/pkg/common/coretypes/bundle/ 14:16:56 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:16:56 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:16:56 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:16:56 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:16:56 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:16:56 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:16:56 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:16:56 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:16:56 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:16:56 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:16:56 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:16:56 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:16:56 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:16:56 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:16:56 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:16:56 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:16:56 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:16:56 spire-1.2.1/pkg/common/cryptoutil/ 14:16:56 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:16:56 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:16:56 spire-1.2.1/pkg/common/diskutil/ 14:16:56 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:16:56 spire-1.2.1/pkg/common/diskutil/file_test.go 14:16:56 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:16:56 spire-1.2.1/pkg/common/errorutil/ 14:16:56 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:16:56 spire-1.2.1/pkg/common/health/ 14:16:56 spire-1.2.1/pkg/common/health/config.go 14:16:56 spire-1.2.1/pkg/common/health/context.go 14:16:56 spire-1.2.1/pkg/common/health/context_test.go 14:16:56 spire-1.2.1/pkg/common/health/health.go 14:16:56 spire-1.2.1/pkg/common/health/health_test.go 14:16:56 spire-1.2.1/pkg/common/health/logger.go 14:16:56 spire-1.2.1/pkg/common/hostservice/ 14:16:56 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:16:56 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:16:56 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:16:56 spire-1.2.1/pkg/common/idutil/ 14:16:56 spire-1.2.1/pkg/common/idutil/require.go 14:16:56 spire-1.2.1/pkg/common/idutil/require_test.go 14:16:56 spire-1.2.1/pkg/common/idutil/safety.go 14:16:56 spire-1.2.1/pkg/common/idutil/safety_test.go 14:16:56 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:16:56 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:16:56 spire-1.2.1/pkg/common/jwtsvid/ 14:16:56 spire-1.2.1/pkg/common/jwtsvid/common.go 14:16:56 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:16:56 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:16:56 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:16:56 spire-1.2.1/pkg/common/jwtutil/ 14:16:56 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:16:56 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:16:56 spire-1.2.1/pkg/common/log/ 14:16:56 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:16:56 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:16:56 spire-1.2.1/pkg/common/log/log.go 14:16:56 spire-1.2.1/pkg/common/log/log_test.go 14:16:56 spire-1.2.1/pkg/common/log/options.go 14:16:56 spire-1.2.1/pkg/common/nodeutil/ 14:16:56 spire-1.2.1/pkg/common/nodeutil/node.go 14:16:56 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:16:56 spire-1.2.1/pkg/common/peertracker/ 14:16:56 spire-1.2.1/pkg/common/peertracker/conn.go 14:16:56 spire-1.2.1/pkg/common/peertracker/credentials.go 14:16:56 spire-1.2.1/pkg/common/peertracker/errors.go 14:16:56 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:16:56 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:16:56 spire-1.2.1/pkg/common/peertracker/info.go 14:16:56 spire-1.2.1/pkg/common/peertracker/listener.go 14:16:56 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:16:56 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:16:56 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:16:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:16:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:16:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:16:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:16:56 spire-1.2.1/pkg/common/peertracker/tcp.go 14:16:56 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:16:56 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:16:56 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:16:56 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:16:56 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:16:56 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:16:56 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:16:56 spire-1.2.1/pkg/common/peertracker/uds.go 14:16:56 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:16:56 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:16:56 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:16:56 spire-1.2.1/pkg/common/pemutil/ 14:16:56 spire-1.2.1/pkg/common/pemutil/block.go 14:16:56 spire-1.2.1/pkg/common/pemutil/certs.go 14:16:56 spire-1.2.1/pkg/common/pemutil/common.go 14:16:56 spire-1.2.1/pkg/common/pemutil/csr.go 14:16:56 spire-1.2.1/pkg/common/pemutil/keys.go 14:16:56 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:16:56 spire-1.2.1/pkg/common/pemutil/testdata/ 14:16:56 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:16:56 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:16:56 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:16:56 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:16:56 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:16:56 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:16:56 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:16:56 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:16:56 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:16:56 spire-1.2.1/pkg/common/plugin/ 14:16:56 spire-1.2.1/pkg/common/plugin/aws/ 14:16:56 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:16:56 spire-1.2.1/pkg/common/plugin/azure/ 14:16:56 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:16:56 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:16:56 spire-1.2.1/pkg/common/plugin/facade.go 14:16:56 spire-1.2.1/pkg/common/plugin/facade_test.go 14:16:56 spire-1.2.1/pkg/common/plugin/gcp/ 14:16:56 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:16:56 spire-1.2.1/pkg/common/plugin/k8s/ 14:16:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:16:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:16:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:16:56 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:16:56 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:16:56 spire-1.2.1/pkg/common/plugin/log.go 14:16:56 spire-1.2.1/pkg/common/plugin/sshpop/ 14:16:56 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:16:56 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:16:56 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:16:56 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:16:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:16:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:16:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:16:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:16:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:16:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:16:56 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:16:56 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:16:56 spire-1.2.1/pkg/common/plugin/x509pop/ 14:16:56 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:16:56 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:16:56 spire-1.2.1/pkg/common/profiling/ 14:16:56 spire-1.2.1/pkg/common/profiling/dumpers.go 14:16:56 spire-1.2.1/pkg/common/profiling/profiling.go 14:16:56 spire-1.2.1/pkg/common/protoutil/ 14:16:56 spire-1.2.1/pkg/common/protoutil/masks.go 14:16:56 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:16:56 spire-1.2.1/pkg/common/rotationutil/ 14:16:56 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:16:56 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:16:56 spire-1.2.1/pkg/common/selector/ 14:16:56 spire-1.2.1/pkg/common/selector/selector.go 14:16:56 spire-1.2.1/pkg/common/selector/selector_test.go 14:16:56 spire-1.2.1/pkg/common/selector/set.go 14:16:56 spire-1.2.1/pkg/common/selector/set_utils.go 14:16:56 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:16:56 spire-1.2.1/pkg/common/telemetry/ 14:16:56 spire-1.2.1/pkg/common/telemetry/agent/ 14:16:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:16:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:16:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:16:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:16:56 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:16:56 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:16:56 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:16:56 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:16:56 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:16:56 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:16:56 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:16:56 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:16:56 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:16:56 spire-1.2.1/pkg/common/telemetry/call.go 14:16:56 spire-1.2.1/pkg/common/telemetry/common/ 14:16:56 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:16:56 spire-1.2.1/pkg/common/telemetry/config.go 14:16:56 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:16:56 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:16:56 spire-1.2.1/pkg/common/telemetry/inmem.go 14:16:56 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:16:56 spire-1.2.1/pkg/common/telemetry/m3.go 14:16:56 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:16:56 spire-1.2.1/pkg/common/telemetry/metrics.go 14:16:56 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:16:56 spire-1.2.1/pkg/common/telemetry/names.go 14:16:56 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:16:56 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:16:56 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:16:56 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:16:56 spire-1.2.1/pkg/common/telemetry/server/ 14:16:56 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:16:56 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:16:56 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:16:56 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:16:56 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:16:56 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:16:56 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:16:56 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:16:56 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:16:56 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:16:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:16:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:16:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:16:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:16:56 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:16:56 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:16:56 spire-1.2.1/pkg/common/telemetry/server/server.go 14:16:56 spire-1.2.1/pkg/common/telemetry/sink.go 14:16:56 spire-1.2.1/pkg/common/telemetry/statsd.go 14:16:56 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:16:56 spire-1.2.1/pkg/common/telemetry/uptime.go 14:16:56 spire-1.2.1/pkg/common/telemetry/version.go 14:16:56 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:16:56 spire-1.2.1/pkg/common/uptime/ 14:16:56 spire-1.2.1/pkg/common/uptime/uptime.go 14:16:56 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:16:56 spire-1.2.1/pkg/common/util/ 14:16:56 spire-1.2.1/pkg/common/util/certs.go 14:16:56 spire-1.2.1/pkg/common/util/certs_test.go 14:16:56 spire-1.2.1/pkg/common/util/csr.go 14:16:56 spire-1.2.1/pkg/common/util/hash.go 14:16:56 spire-1.2.1/pkg/common/util/selectors.go 14:16:56 spire-1.2.1/pkg/common/util/selectors_test.go 14:16:56 spire-1.2.1/pkg/common/util/signals.go 14:16:56 spire-1.2.1/pkg/common/util/sort.go 14:16:56 spire-1.2.1/pkg/common/util/sort_test.go 14:16:56 spire-1.2.1/pkg/common/util/task.go 14:16:56 spire-1.2.1/pkg/common/util/task_test.go 14:16:56 spire-1.2.1/pkg/common/util/testdata/ 14:16:56 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:16:56 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:16:56 spire-1.2.1/pkg/common/version/ 14:16:56 spire-1.2.1/pkg/common/version/version.go 14:16:56 spire-1.2.1/pkg/common/x509svid/ 14:16:56 spire-1.2.1/pkg/common/x509svid/common_test.go 14:16:56 spire-1.2.1/pkg/common/x509svid/csr.go 14:16:56 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:16:56 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:16:56 spire-1.2.1/pkg/common/x509util/ 14:16:56 spire-1.2.1/pkg/common/x509util/cert.go 14:16:56 spire-1.2.1/pkg/common/x509util/dns.go 14:16:56 spire-1.2.1/pkg/common/x509util/dns_test.go 14:16:56 spire-1.2.1/pkg/common/x509util/keyid.go 14:16:56 spire-1.2.1/pkg/common/x509util/keypair.go 14:16:56 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:16:56 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:16:56 spire-1.2.1/pkg/server/ 14:16:56 spire-1.2.1/pkg/server/api/ 14:16:56 spire-1.2.1/pkg/server/api/agent.go 14:16:56 spire-1.2.1/pkg/server/api/agent/ 14:16:56 spire-1.2.1/pkg/server/api/agent/v1/ 14:16:56 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:16:56 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:16:56 spire-1.2.1/pkg/server/api/agent_test.go 14:16:56 spire-1.2.1/pkg/server/api/api.go 14:16:56 spire-1.2.1/pkg/server/api/audit/ 14:16:56 spire-1.2.1/pkg/server/api/audit/audit.go 14:16:56 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:16:56 spire-1.2.1/pkg/server/api/bundle.go 14:16:56 spire-1.2.1/pkg/server/api/bundle/ 14:16:56 spire-1.2.1/pkg/server/api/bundle/v1/ 14:16:56 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:16:56 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:16:56 spire-1.2.1/pkg/server/api/bundle_test.go 14:16:56 spire-1.2.1/pkg/server/api/debug/ 14:16:56 spire-1.2.1/pkg/server/api/debug/v1/ 14:16:56 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:16:57 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:16:57 spire-1.2.1/pkg/server/api/entry.go 14:16:57 spire-1.2.1/pkg/server/api/entry/ 14:16:57 spire-1.2.1/pkg/server/api/entry/v1/ 14:16:57 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:16:57 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:16:57 spire-1.2.1/pkg/server/api/entry_test.go 14:16:57 spire-1.2.1/pkg/server/api/health/ 14:16:57 spire-1.2.1/pkg/server/api/health/v1/ 14:16:57 spire-1.2.1/pkg/server/api/health/v1/service.go 14:16:57 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:16:57 spire-1.2.1/pkg/server/api/id.go 14:16:57 spire-1.2.1/pkg/server/api/id_test.go 14:16:57 spire-1.2.1/pkg/server/api/limits/ 14:16:57 spire-1.2.1/pkg/server/api/limits/limits.go 14:16:57 spire-1.2.1/pkg/server/api/middleware/ 14:16:57 spire-1.2.1/pkg/server/api/middleware/alias.go 14:16:57 spire-1.2.1/pkg/server/api/middleware/audit.go 14:16:57 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:16:57 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:16:57 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:16:57 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:16:57 spire-1.2.1/pkg/server/api/middleware/caller.go 14:16:57 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:16:57 spire-1.2.1/pkg/server/api/middleware/common.go 14:16:57 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:16:57 spire-1.2.1/pkg/server/api/middleware/entries.go 14:16:57 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:16:57 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:16:57 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:16:57 spire-1.2.1/pkg/server/api/ratelimit.go 14:16:57 spire-1.2.1/pkg/server/api/rpccontext/ 14:16:57 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:16:57 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:16:57 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:16:57 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:16:57 spire-1.2.1/pkg/server/api/selector.go 14:16:57 spire-1.2.1/pkg/server/api/selector_test.go 14:16:57 spire-1.2.1/pkg/server/api/status.go 14:16:57 spire-1.2.1/pkg/server/api/status_test.go 14:16:57 spire-1.2.1/pkg/server/api/svid/ 14:16:57 spire-1.2.1/pkg/server/api/svid/v1/ 14:16:57 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:16:57 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:16:57 spire-1.2.1/pkg/server/api/trustdomain.go 14:16:57 spire-1.2.1/pkg/server/api/trustdomain/ 14:16:57 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:16:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:16:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:16:57 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:16:57 spire-1.2.1/pkg/server/authpolicy/ 14:16:57 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:16:57 spire-1.2.1/pkg/server/authpolicy/policy.go 14:16:57 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:16:57 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:16:57 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:16:57 spire-1.2.1/pkg/server/authpolicy/validate.go 14:16:57 spire-1.2.1/pkg/server/bundle/ 14:16:57 spire-1.2.1/pkg/server/bundle/client/ 14:16:57 spire-1.2.1/pkg/server/bundle/client/client.go 14:16:57 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:16:57 spire-1.2.1/pkg/server/bundle/client/manager.go 14:16:57 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:16:57 spire-1.2.1/pkg/server/bundle/client/sources.go 14:16:57 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:16:57 spire-1.2.1/pkg/server/bundle/client/updater.go 14:16:57 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:16:57 spire-1.2.1/pkg/server/ca/ 14:16:57 spire-1.2.1/pkg/server/ca/ca.go 14:16:57 spire-1.2.1/pkg/server/ca/ca_health.go 14:16:57 spire-1.2.1/pkg/server/ca/ca_test.go 14:16:57 spire-1.2.1/pkg/server/ca/journal.go 14:16:57 spire-1.2.1/pkg/server/ca/journal_test.go 14:16:57 spire-1.2.1/pkg/server/ca/manager.go 14:16:57 spire-1.2.1/pkg/server/ca/manager_health.go 14:16:57 spire-1.2.1/pkg/server/ca/manager_test.go 14:16:57 spire-1.2.1/pkg/server/ca/templates.go 14:16:57 spire-1.2.1/pkg/server/ca/upstream_client.go 14:16:57 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:16:57 spire-1.2.1/pkg/server/ca/validation.go 14:16:57 spire-1.2.1/pkg/server/cache/ 14:16:57 spire-1.2.1/pkg/server/cache/dscache/ 14:16:57 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:16:57 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:16:57 spire-1.2.1/pkg/server/cache/entrycache/ 14:16:57 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:16:57 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:16:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:16:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:16:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:16:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:16:57 spire-1.2.1/pkg/server/catalog/ 14:16:57 spire-1.2.1/pkg/server/catalog/catalog.go 14:16:57 spire-1.2.1/pkg/server/catalog/keymanager.go 14:16:57 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:16:57 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:16:57 spire-1.2.1/pkg/server/catalog/notifier.go 14:16:57 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:16:57 spire-1.2.1/pkg/server/config.go 14:16:57 spire-1.2.1/pkg/server/datastore/ 14:16:57 spire-1.2.1/pkg/server/datastore/datastore.go 14:16:57 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:16:57 spire-1.2.1/pkg/server/datastore/repository.go 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:16:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:16:57 spire-1.2.1/pkg/server/endpoints/ 14:16:57 spire-1.2.1/pkg/server/endpoints/bundle/ 14:16:57 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:16:57 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:16:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:16:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:16:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:16:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:16:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:16:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:16:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:16:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:16:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:16:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:16:57 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:16:57 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:16:57 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:16:57 spire-1.2.1/pkg/server/endpoints/config.go 14:16:57 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:16:57 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:16:57 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:16:57 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:16:57 spire-1.2.1/pkg/server/endpoints/middleware.go 14:16:57 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:16:57 spire-1.2.1/pkg/server/hostservice/ 14:16:57 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:16:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:16:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:16:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:16:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:16:57 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:16:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:16:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/ 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/ 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:16:57 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:16:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:16:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:16:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:16:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:16:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:16:57 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:16:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:16:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/notifier/ 14:16:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:16:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:16:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:16:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:16:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:16:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:16:57 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:16:57 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:16:57 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:16:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:16:57 spire-1.2.1/pkg/server/registration/ 14:16:57 spire-1.2.1/pkg/server/registration/manager.go 14:16:57 spire-1.2.1/pkg/server/registration/manager_test.go 14:16:57 spire-1.2.1/pkg/server/scanentries.go 14:16:57 spire-1.2.1/pkg/server/scanentries_test.go 14:16:57 spire-1.2.1/pkg/server/server.go 14:16:57 spire-1.2.1/pkg/server/server_test.go 14:16:57 spire-1.2.1/pkg/server/svid/ 14:16:57 spire-1.2.1/pkg/server/svid/observer.go 14:16:57 spire-1.2.1/pkg/server/svid/observer_test.go 14:16:57 spire-1.2.1/pkg/server/svid/rotator.go 14:16:57 spire-1.2.1/pkg/server/svid/rotator_config.go 14:16:57 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:16:57 spire-1.2.1/pkg/server/svid/rotator_test.go 14:16:57 spire-1.2.1/proto/ 14:16:57 spire-1.2.1/proto/private/ 14:16:57 spire-1.2.1/proto/private/server/ 14:16:57 spire-1.2.1/proto/private/server/journal/ 14:16:57 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:16:57 spire-1.2.1/proto/private/server/journal/journal.proto 14:16:57 spire-1.2.1/proto/spire/ 14:16:57 spire-1.2.1/proto/spire/common/ 14:16:57 spire-1.2.1/proto/spire/common/common.pb.go 14:16:57 spire-1.2.1/proto/spire/common/common.proto 14:16:57 spire-1.2.1/proto/spire/common/plugin/ 14:16:57 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:16:57 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:16:57 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:16:57 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:16:57 spire-1.2.1/proto/spire/plugin/ 14:16:57 spire-1.2.1/proto/spire/plugin/agent/ 14:16:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:16:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:16:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:16:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:16:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:16:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:16:57 spire-1.2.1/release/ 14:16:57 spire-1.2.1/release/spire-extras/ 14:16:57 spire-1.2.1/release/spire-extras/README.md 14:16:57 spire-1.2.1/release/spire-extras/conf/ 14:16:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:16:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:16:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:16:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:16:57 spire-1.2.1/release/spire/ 14:16:57 spire-1.2.1/release/spire/README.md 14:16:57 spire-1.2.1/release/spire/conf/ 14:16:57 spire-1.2.1/release/spire/conf/agent/ 14:16:57 spire-1.2.1/release/spire/conf/agent/agent.conf 14:16:57 spire-1.2.1/release/spire/conf/server/ 14:16:57 spire-1.2.1/release/spire/conf/server/server.conf 14:16:57 spire-1.2.1/script/ 14:16:57 spire-1.2.1/script/build-artifact.sh 14:16:57 spire-1.2.1/script/generate_dummy_ca.sh 14:16:57 spire-1.2.1/support/ 14:16:57 spire-1.2.1/support/k8s/ 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:16:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:16:57 spire-1.2.1/support/oidc-discovery-provider/ 14:16:57 spire-1.2.1/support/oidc-discovery-provider/README.md 14:16:57 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:16:57 spire-1.2.1/support/oidc-discovery-provider/config.go 14:16:57 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:16:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:16:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:16:57 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:16:57 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:16:57 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:16:57 spire-1.2.1/support/oidc-discovery-provider/main.go 14:16:57 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:16:57 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:16:57 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:16:57 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:16:57 spire-1.2.1/test/ 14:16:57 spire-1.2.1/test/clock/ 14:16:57 spire-1.2.1/test/clock/clock.go 14:16:57 spire-1.2.1/test/fakes/ 14:16:57 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:16:57 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:16:57 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:16:57 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:16:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:16:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:16:57 spire-1.2.1/test/fakes/fakeagentstore/ 14:16:57 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:16:57 spire-1.2.1/test/fakes/fakedatastore/ 14:16:57 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:16:57 spire-1.2.1/test/fakes/fakeentryclient/ 14:16:57 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:16:57 spire-1.2.1/test/fakes/fakehealthchecker/ 14:16:57 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:16:57 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:16:57 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:16:57 spire-1.2.1/test/fakes/fakemetrics/ 14:16:57 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:16:57 spire-1.2.1/test/fakes/fakenoderesolver/ 14:16:57 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:16:57 spire-1.2.1/test/fakes/fakenotifier/ 14:16:57 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:16:57 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:16:57 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:16:57 spire-1.2.1/test/fakes/fakeserverca/ 14:16:57 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:16:57 spire-1.2.1/test/fakes/fakeservercatalog/ 14:16:57 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:16:57 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:16:57 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:16:57 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:16:57 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:16:57 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:16:57 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:16:57 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:16:57 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:16:57 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:16:57 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:16:57 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:16:57 spire-1.2.1/test/fixture/ 14:16:57 spire-1.2.1/test/fixture/certs/ 14:16:57 spire-1.2.1/test/fixture/certs/agent_svid.der 14:16:57 spire-1.2.1/test/fixture/certs/base_cert.pem 14:16:57 spire-1.2.1/test/fixture/certs/base_csr.pem 14:16:57 spire-1.2.1/test/fixture/certs/base_key.pem 14:16:57 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:16:57 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:16:57 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:16:57 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:16:57 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:16:57 spire-1.2.1/test/fixture/certs/blog_key.pem 14:16:57 spire-1.2.1/test/fixture/certs/bundle.der 14:16:57 spire-1.2.1/test/fixture/certs/ca.pem 14:16:57 spire-1.2.1/test/fixture/certs/ca_key.pem 14:16:57 spire-1.2.1/test/fixture/certs/database_cert.pem 14:16:57 spire-1.2.1/test/fixture/certs/database_csr.pem 14:16:57 spire-1.2.1/test/fixture/certs/database_key.pem 14:16:57 spire-1.2.1/test/fixture/certs/node_cert.pem 14:16:57 spire-1.2.1/test/fixture/certs/node_csr.pem 14:16:57 spire-1.2.1/test/fixture/certs/node_key.pem 14:16:57 spire-1.2.1/test/fixture/certs/svid.pem 14:16:57 spire-1.2.1/test/fixture/certs/svid_key.pem 14:16:57 spire-1.2.1/test/fixture/config/ 14:16:57 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:16:57 spire-1.2.1/test/fixture/config/agent_good.conf 14:16:57 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:16:57 spire-1.2.1/test/fixture/config/plugin_good.conf 14:16:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:16:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:16:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:16:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:16:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:16:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:16:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:16:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:16:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:16:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:16:57 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:16:57 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:16:57 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:16:57 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:16:57 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:16:57 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:16:57 spire-1.2.1/test/fixture/config/server_good.conf 14:16:57 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:16:57 spire-1.2.1/test/fixture/fixture.go 14:16:57 spire-1.2.1/test/fixture/nodeattestor/ 14:16:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:16:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:16:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:16:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:16:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:16:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:16:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:16:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:16:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:16:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:16:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:16:57 spire-1.2.1/test/fixture/registration/ 14:16:57 spire-1.2.1/test/fixture/registration/entries.json 14:16:57 spire-1.2.1/test/fixture/registration/good-for-update.json 14:16:57 spire-1.2.1/test/fixture/registration/good.json 14:16:57 spire-1.2.1/test/fixture/registration/invalid.json 14:16:57 spire-1.2.1/test/fixture/registration/invalid_json.json 14:16:57 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:16:57 spire-1.2.1/test/integration/ 14:16:57 spire-1.2.1/test/integration/README.md 14:16:57 spire-1.2.1/test/integration/common 14:16:57 spire-1.2.1/test/integration/setup/ 14:16:57 spire-1.2.1/test/integration/setup/adminclient/ 14:16:57 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:16:57 spire-1.2.1/test/integration/setup/adminclient/client.go 14:16:57 spire-1.2.1/test/integration/setup/debugagent/ 14:16:57 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:16:57 spire-1.2.1/test/integration/setup/debugagent/main.go 14:16:57 spire-1.2.1/test/integration/setup/debugserver/ 14:16:57 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:16:57 spire-1.2.1/test/integration/setup/debugserver/main.go 14:16:57 spire-1.2.1/test/integration/setup/downstreamclient/ 14:16:57 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:16:57 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:16:57 spire-1.2.1/test/integration/setup/itclient/ 14:16:57 spire-1.2.1/test/integration/setup/itclient/client.go 14:16:57 spire-1.2.1/test/integration/setup/node-attestation/ 14:16:57 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:16:57 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:16:57 spire-1.2.1/test/integration/setup/x509pop/ 14:16:57 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:16:57 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:16:57 spire-1.2.1/test/integration/suites/ 14:16:57 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:16:57 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:16:57 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:16:57 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:16:57 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:16:57 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:16:57 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:16:57 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:16:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:16:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:16:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:16:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:16:57 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:16:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:16:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:16:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:16:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:16:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:16:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:16:57 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:16:57 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:16:57 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:16:57 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:16:57 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:16:57 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:16:57 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:16:57 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:16:57 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:16:57 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:16:57 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:16:57 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:16:57 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:16:57 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:16:57 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:16:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:16:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:16:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:16:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:16:57 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:16:57 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:16:57 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:16:57 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:16:57 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:16:57 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:16:57 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:16:57 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:16:57 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:16:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:16:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:16:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:16:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:16:57 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:16:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:16:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:16:57 spire-1.2.1/test/integration/suites/join-token/ 14:16:57 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:16:57 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:16:57 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:16:57 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:16:57 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:16:57 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:16:57 spire-1.2.1/test/integration/suites/join-token/README.md 14:16:57 spire-1.2.1/test/integration/suites/join-token/conf/ 14:16:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:16:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:16:57 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:16:57 spire-1.2.1/test/integration/suites/join-token/teardown 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:16:57 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:16:57 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:16:57 spire-1.2.1/test/integration/suites/k8s/ 14:16:57 spire-1.2.1/test/integration/suites/k8s/00-setup 14:16:57 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:16:57 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:16:57 spire-1.2.1/test/integration/suites/k8s/README.md 14:16:57 spire-1.2.1/test/integration/suites/k8s/conf/ 14:16:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:16:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:16:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:16:57 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:16:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:16:57 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:16:57 spire-1.2.1/test/integration/suites/k8s/teardown 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/ 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:16:57 spire-1.2.1/test/integration/suites/node-attestation/ 14:16:57 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:16:57 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:16:57 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:16:57 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:16:57 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:16:57 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:16:57 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:16:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:16:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:16:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:16:57 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:16:57 spire-1.2.1/test/integration/suites/rotation/ 14:16:57 spire-1.2.1/test/integration/suites/rotation/00-setup 14:16:57 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:16:57 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:16:57 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:16:57 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:16:57 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:16:57 spire-1.2.1/test/integration/suites/rotation/README.md 14:16:57 spire-1.2.1/test/integration/suites/rotation/conf/ 14:16:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:16:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:16:57 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:16:57 spire-1.2.1/test/integration/suites/rotation/teardown 14:16:57 spire-1.2.1/test/integration/suites/self-test/ 14:16:57 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:16:57 spire-1.2.1/test/integration/suites/self-test/README.md 14:16:57 spire-1.2.1/test/integration/suites/self-test/teardown 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:16:57 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:16:57 spire-1.2.1/test/integration/suites/upgrade/ 14:16:57 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:16:57 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:16:57 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:16:57 spire-1.2.1/test/integration/suites/upgrade/README.md 14:16:57 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:16:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:16:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:16:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:16:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:16:57 spire-1.2.1/test/integration/suites/upgrade/teardown 14:16:57 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:16:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:16:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:16:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:16:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:16:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:16:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:16:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:16:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:16:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:16:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:16:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:16:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:16:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:16:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:16:57 spire-1.2.1/test/integration/test-one.sh 14:16:57 spire-1.2.1/test/integration/test.sh 14:16:57 spire-1.2.1/test/plugintest/ 14:16:57 spire-1.2.1/test/plugintest/config.go 14:16:57 spire-1.2.1/test/plugintest/load.go 14:16:57 spire-1.2.1/test/plugintest/option.go 14:16:57 spire-1.2.1/test/spiretest/ 14:16:57 spire-1.2.1/test/spiretest/apiserver.go 14:16:57 spire-1.2.1/test/spiretest/assertions.go 14:16:57 spire-1.2.1/test/spiretest/dir.go 14:16:57 spire-1.2.1/test/spiretest/errors_posix.go 14:16:57 spire-1.2.1/test/spiretest/errors_windows.go 14:16:57 spire-1.2.1/test/spiretest/logs.go 14:16:57 spire-1.2.1/test/spiretest/socketapi.go 14:16:57 spire-1.2.1/test/spiretest/suite.go 14:16:57 spire-1.2.1/test/spiretest/x509.go 14:16:57 spire-1.2.1/test/testca/ 14:16:57 spire-1.2.1/test/testca/ca.go 14:16:57 spire-1.2.1/test/testkey/ 14:16:57 spire-1.2.1/test/testkey/generate.sh 14:16:57 spire-1.2.1/test/testkey/genkeys.go 14:16:57 spire-1.2.1/test/testkey/keys.go 14:16:57 spire-1.2.1/test/testkey/new.go 14:16:57 spire-1.2.1/test/tpmsimulator/ 14:16:57 spire-1.2.1/test/tpmsimulator/simulator.go 14:16:57 spire-1.2.1/test/util/ 14:16:57 spire-1.2.1/test/util/cert_fixtures.go 14:16:57 spire-1.2.1/test/util/cert_generation.go 14:16:57 spire-1.2.1/test/util/io_redirection.go 14:16:57 spire-1.2.1/test/util/race.go 14:16:57 spire-1.2.1/test/util/util.go 14:16:57 building spire from source... 14:16:58 Installing go1.17.7... 14:17:25 Building bin/spire-server... 14:17:25 go: downloading github.com/mitchellh/cli v1.1.2 14:17:25 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:17:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:17:25 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:17:25 go: downloading google.golang.org/grpc v1.44.0 14:17:28 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:17:28 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:17:28 go: downloading github.com/imdario/mergo v0.3.12 14:17:28 go: downloading github.com/sirupsen/logrus v1.8.1 14:17:28 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:17:29 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:17:29 go: downloading github.com/fatih/color v1.13.0 14:17:29 go: downloading github.com/mattn/go-isatty v0.0.14 14:17:30 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:17:30 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:17:30 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:17:30 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:17:30 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:17:30 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:17:31 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:17:32 go: downloading github.com/open-policy-agent/opa v0.38.0 14:17:59 go: downloading github.com/armon/go-metrics v0.3.10 14:17:59 go: downloading github.com/prometheus/client_golang v1.12.1 14:17:59 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:17:59 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:17:59 go: downloading github.com/mattn/go-colorable v0.1.12 14:17:59 go: downloading github.com/Masterminds/goutils v1.1.0 14:17:59 go: downloading github.com/Masterminds/semver v1.5.0 14:17:59 go: downloading github.com/google/uuid v1.1.2 14:17:59 go: downloading github.com/huandu/xstrings v1.3.2 14:17:59 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:17:59 go: downloading github.com/oklog/run v1.0.0 14:17:59 go: downloading github.com/imkira/go-observer v1.0.3 14:17:59 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:17:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:17:59 go: downloading github.com/prometheus/client_model v0.2.0 14:17:59 go: downloading github.com/prometheus/common v0.32.1 14:17:59 go: downloading github.com/beorn7/perks v1.0.1 14:17:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:17:59 go: downloading github.com/prometheus/procfs v0.7.3 14:18:00 go: downloading github.com/pkg/errors v0.9.1 14:18:01 go: downloading go.uber.org/atomic v1.9.0 14:18:01 go: downloading github.com/hashicorp/errwrap v1.1.0 14:18:01 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:18:01 go: downloading github.com/stretchr/testify v1.7.0 14:18:01 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:18:01 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:18:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:18:02 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:18:02 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:18:04 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:18:04 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:18:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:18:10 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:18:10 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:18:10 go: downloading github.com/blang/semver/v4 v4.0.0 14:18:10 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:18:10 go: downloading github.com/jinzhu/gorm v1.9.16 14:18:11 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:18:11 go: downloading google.golang.org/api v0.70.0 14:18:11 go: downloading k8s.io/client-go v0.23.4 14:18:16 go: downloading k8s.io/api v0.23.4 14:18:23 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:19:02 go: downloading github.com/google/go-tpm v0.3.3 14:19:02 go: downloading cloud.google.com/go/storage v1.21.0 14:19:02 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:19:02 go: downloading cloud.google.com/go v0.100.2 14:19:02 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:19:03 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:19:03 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:19:03 go: downloading k8s.io/apimachinery v0.23.4 14:19:06 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:19:08 go: downloading cloud.google.com/go/security v1.3.0 14:19:08 go: downloading github.com/hashicorp/vault/api v1.4.1 14:19:08 go: downloading k8s.io/kube-aggregator v0.23.3 14:19:09 go: downloading gopkg.in/yaml.v2 v2.4.0 14:19:09 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:19:09 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:19:09 go: downloading github.com/gobwas/glob v0.2.3 14:19:10 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:19:10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:19:10 go: downloading github.com/twmb/murmur3 v1.1.6 14:19:10 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:19:10 go: downloading github.com/aws/smithy-go v1.11.0 14:19:12 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:19:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:19:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:19:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:19:13 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:19:13 go: downloading github.com/jinzhu/inflection v1.0.0 14:19:13 go: downloading github.com/gogo/protobuf v1.3.2 14:19:18 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:19:19 go: downloading cloud.google.com/go/compute v1.3.0 14:19:20 go: downloading cloud.google.com/go/iam v0.1.1 14:19:20 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:19:20 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:19:20 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:19:20 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:19:20 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:19:20 go: downloading github.com/dimchansky/utfbom v1.1.1 14:19:20 go: downloading github.com/google/gofuzz v1.1.0 14:19:20 go: downloading k8s.io/klog/v2 v2.30.0 14:19:21 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:19:21 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:19:22 go: downloading github.com/spf13/pflag v1.0.5 14:19:22 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:19:22 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:19:23 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:19:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:19:23 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:19:23 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:19:23 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:19:24 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:19:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:19:25 go: downloading github.com/tklauser/numcpus v0.3.0 14:19:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:19:25 go: downloading go.opencensus.io v0.23.0 14:19:26 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:19:28 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:19:28 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:19:28 go: downloading gopkg.in/inf.v0 v0.9.1 14:19:28 go: downloading github.com/google/go-cmp v0.5.7 14:19:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:19:29 go: downloading github.com/go-logr/logr v1.2.2 14:19:29 go: downloading github.com/json-iterator/go v1.1.12 14:19:29 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:19:32 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:19:32 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:19:33 go: downloading github.com/googleapis/gnostic v0.5.5 14:19:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:19:35 go: downloading go.uber.org/zap v1.21.0 14:19:35 go: downloading sigs.k8s.io/yaml v1.3.0 14:19:36 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:19:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:19:36 go: downloading github.com/modern-go/reflect2 v1.0.2 14:19:36 go: downloading github.com/ryanuber/go-glob v1.0.0 14:19:36 go: downloading github.com/golang/snappy v0.0.4 14:19:36 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:19:47 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:19:47 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:19:47 go: downloading github.com/hashicorp/go-version v1.2.0 14:19:47 go: downloading go.uber.org/multierr v1.6.0 14:20:26 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:20:26 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:22:48 Removing intermediate container 7d4611f7d6c3 14:22:48 ---> 475254f46e7e 14:22:48 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:22:48 ---> Running in d38b5490f15e 14:22:48 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 14:22:48 Removing intermediate container d38b5490f15e 14:22:48 ---> 5dff6999af2f 14:22:48 14:22:48 Step 11/23 : FROM docker:20.10.14 14:22:48 20.10.14: Pulling from library/docker 14:22:56 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:22:56 Status: Downloaded newer image for docker:20.10.14 14:22:56 ---> c346e9eafbab 14:22:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:22:57 ---> Running in bc196587320f 14:22:57 Removing intermediate container bc196587320f 14:22:57 ---> 89a25e957913 14:22:57 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 14:22:57 ---> Running in 37de52b7563f 14:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:23:00 (1/43) Installing readline (8.1.1-r0) 14:23:01 (2/43) Installing bash (5.1.16-r0) 14:23:01 Executing bash-5.1.16-r0.post-install 14:23:01 (3/43) Installing brotli-libs (1.0.9-r5) 14:23:01 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:23:01 (5/43) Installing libcurl (7.80.0-r0) 14:23:01 (6/43) Installing curl (7.80.0-r0) 14:23:01 (7/43) Installing dumb-init (1.2.5-r1) 14:23:01 (8/43) Installing libbz2 (1.0.8-r1) 14:23:01 (9/43) Installing expat (2.4.7-r0) 14:23:01 (10/43) Installing libffi (3.4.2-r1) 14:23:01 (11/43) Installing gdbm (1.22-r0) 14:23:01 (12/43) Installing xz-libs (5.2.5-r0) 14:23:01 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:23:01 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:23:01 (15/43) Installing mpdecimal (2.5.1-r1) 14:23:01 (16/43) Installing sqlite-libs (3.36.0-r0) 14:23:01 (17/43) Installing python3 (3.9.7-r4) 14:23:03 (18/43) Installing py3-appdirs (1.4.4-r2) 14:23:03 (19/43) Installing py3-certifi (2020.12.5-r1) 14:23:03 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:23:03 (21/43) Installing py3-idna (3.3-r0) 14:23:04 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:23:04 (23/43) Installing py3-requests (2.26.0-r1) 14:23:04 (24/43) Installing py3-msgpack (1.0.2-r1) 14:23:04 (25/43) Installing py3-lockfile (0.12.2-r4) 14:23:04 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:23:04 (27/43) Installing py3-colorama (0.4.4-r1) 14:23:04 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:23:04 (29/43) Installing py3-distlib (0.3.3-r0) 14:23:04 (30/43) Installing py3-distro (1.6.0-r0) 14:23:04 (31/43) Installing py3-six (1.16.0-r0) 14:23:04 (32/43) Installing py3-webencodings (0.5.1-r4) 14:23:04 (33/43) Installing py3-html5lib (1.1-r1) 14:23:04 (34/43) Installing py3-parsing (2.4.7-r2) 14:23:04 (35/43) Installing py3-packaging (20.9-r1) 14:23:04 (36/43) Installing py3-tomli (1.2.2-r0) 14:23:04 (37/43) Installing py3-pep517 (0.12.0-r0) 14:23:04 (38/43) Installing py3-progress (1.6-r0) 14:23:04 (39/43) Installing py3-retrying (1.3.3-r2) 14:23:04 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:23:04 (41/43) Installing py3-setuptools (52.0.0-r4) 14:23:05 (42/43) Installing py3-toml (0.10.2-r2) 14:23:05 (43/43) Installing py3-pip (20.3.4-r1) 14:23:05 Executing busybox-1.34.1-r5.trigger 14:23:05 OK: 82 MiB in 65 packages 14:23:12 Collecting docker-compose==1.23.2 14:23:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:23:12 Collecting docopt<0.7,>=0.6.1 14:23:12 Downloading docopt-0.6.2.tar.gz (25 kB) 14:23:15 Collecting docker<4.0,>=3.6.0 14:23:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:23:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:23:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:23:17 Collecting websocket-client<1.0,>=0.32.0 14:23:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:23:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 14:23:17 Collecting dockerpty<0.5,>=0.4.1 14:23:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:23:21 Collecting PyYAML<4,>=3.10 14:23:21 Downloading PyYAML-3.13.tar.gz (270 kB) 14:23:26 Collecting texttable<0.10,>=0.9.0 14:23:26 Downloading texttable-0.9.1.tar.gz (11 kB) 14:23:28 Collecting cached-property<2,>=1.2.0 14:23:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:23:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:23:28 Collecting jsonschema<3,>=2.5.1 14:23:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:23:29 Collecting docker-pycreds>=0.4.0 14:23:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:23:31 Collecting urllib3<1.25,>=1.21.1 14:23:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:23:31 Collecting idna<2.8,>=2.5 14:23:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:23:31 Collecting chardet<3.1.0,>=3.0.2 14:23:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:23:31 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) 14:23:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:23:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:23:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:23:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:23:33 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:23:33 Attempting uninstall: urllib3 14:23:33 Found existing installation: urllib3 1.26.7 14:23:33 Uninstalling urllib3-1.26.7: 14:23:33 Successfully uninstalled urllib3-1.26.7 14:23:34 Attempting uninstall: idna 14:23:34 Found existing installation: idna 3.3 14:23:34 Uninstalling idna-3.3: 14:23:34 Successfully uninstalled idna-3.3 14:23:38 Attempting uninstall: requests 14:23:38 Found existing installation: requests 2.26.0 14:23:38 Uninstalling requests-2.26.0: 14:23:38 Successfully uninstalled requests-2.26.0 14:23:38 Running setup.py install for texttable: started 14:23:42 Running setup.py install for texttable: finished with status 'done' 14:23:42 Running setup.py install for PyYAML: started 14:23:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:23:46 Running setup.py install for PyYAML: finished with status 'done' 14:23:46 Running setup.py install for docopt: started 14:23:49 Running setup.py install for docopt: finished with status 'done' 14:23:49 Running setup.py install for dockerpty: started 14:23:52 Running setup.py install for dockerpty: finished with status 'done' 14:23:55 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 14:24:08 Removing intermediate container 8870c26b9e35 14:24:08 ---> 949fd5163616 14:24:08 14:24:08 Step 10/22 : FROM alpine:3.14 14:24:08 ---> ac73e934f311 14:24:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:24:08 ---> Running in c1dc80964ee9 14:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:24:11 (1/6) Installing ca-certificates (20211220-r0) 14:24:11 (2/6) Installing brotli-libs (1.0.9-r5) 14:24:11 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:24:11 (4/6) Installing libcurl (7.79.1-r0) 14:24:11 (5/6) Installing curl (7.79.1-r0) 14:24:11 (6/6) Installing dumb-init (1.2.5-r1) 14:24:11 Executing busybox-1.33.1-r7.trigger 14:24:11 Executing ca-certificates-20211220-r0.trigger 14:24:12 OK: 8 MiB in 20 packages 14:24:16 Removing intermediate container c1dc80964ee9 14:24:16 ---> 581e7b7e9444 14:24:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:24:16 ---> Running in 9d2c9d7dc371 14:24:17 Removing intermediate container 9d2c9d7dc371 14:24:17 ---> 806b2cfb5d74 14:24:17 Step 13/22 : WORKDIR /edgex 14:24:18 ---> Running in f57b3b0492eb 14:24:20 Removing intermediate container f57b3b0492eb 14:24:20 ---> 89043cfdce3d 14:24:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:24:23 ---> 799e6ed5c848 14:24:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:24:24 Removing intermediate container 3689d21cabb2 14:24:24 ---> f1cc04f4e6e6 14:24:24 14:24:24 Step 10/25 : FROM alpine:3.14 14:24:24 ---> ac73e934f311 14:24:24 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:24:24 ---> Running in e745bf228be6 14:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:24:28 (1/3) Installing ca-certificates (20211220-r0) 14:24:29 (2/3) Installing dumb-init (1.2.5-r1) 14:24:29 (3/3) Installing su-exec (0.2-r1) 14:24:29 Executing busybox-1.33.1-r7.trigger 14:24:29 ---> 9d0d8689d74b 14:24:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:24:29 Executing ca-certificates-20211220-r0.trigger 14:24:29 Removing intermediate container 37de52b7563f 14:24:29 ---> f44db00c3c6e 14:24:29 Step 14/23 : ENV APP_PORT=58890 14:24:29 OK: 6 MiB in 17 packages 14:24:29 ---> Running in 155b6160ad44 14:24:31 Removing intermediate container 155b6160ad44 14:24:31 ---> 297b904c128e 14:24:31 Step 15/23 : EXPOSE $APP_PORT 14:24:31 Removing intermediate container 79d8cef16304 14:24:31 ---> f1a2faace902 14:24:31 14:24:31 Step 10/23 : FROM alpine:3.14 14:24:31 ---> Running in 8c969b1c49d1 14:24:31 ---> ac73e934f311 14:24:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:24:31 ---> Using cache 14:24:31 ---> 34da42ae56c3 14:24:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:24:31 ---> Using cache 14:24:31 ---> d77d67d68b05 14:24:31 Step 13/23 : ENV APP_PORT=59881 14:24:31 ---> Running in 27f247200d40 14:24:32 Removing intermediate container 27f247200d40 14:24:32 ---> 17bf581d8717 14:24:32 Step 14/23 : EXPOSE $APP_PORT 14:24:32 Removing intermediate container 8c969b1c49d1 14:24:32 ---> 59c58daaf5ba 14:24:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:24:32 ---> Running in ba064b74f7c1 14:24:32 Removing intermediate container e745bf228be6 14:24:32 ---> 5d30bb6511ec 14:24:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:24:33 ---> Running in 1d818462b7e8 14:24:33 ---> db07f3c8d116 14:24:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:24:33 Removing intermediate container ba064b74f7c1 14:24:34 ---> 53a43b95b8b1 14:24:34 Step 15/23 : WORKDIR / 14:24:34 ---> Running in 03d0f78075c5 14:24:34 Removing intermediate container 1d818462b7e8 14:24:34 ---> b3edb75a327e 14:24:34 Step 13/25 : WORKDIR / 14:24:34 ---> Running in d824b9f75e6f 14:24:35 Removing intermediate container 03d0f78075c5 14:24:35 ---> c1fe379601d1 14:24:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:24:35 Removing intermediate container d824b9f75e6f 14:24:35 ---> 6cbba1d115f6 14:24:35 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:24:36 ---> 957ecf98efa4 14:24:36 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:24:36 ---> Running in e981fc8c25dd 14:24:38 ---> 3e3c1ec0541f 14:24:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:24:38 ---> 3c5b964ceb14 14:24:38 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:24:38 ---> 696dc48942eb 14:24:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:24:40 ---> 82aecf290949 14:24:40 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:24:41 Removing intermediate container e981fc8c25dd 14:24:41 ---> b21752a6ae9b 14:24:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:24:41 ---> 419f84dc062b 14:24:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:24:41 ---> Running in d96e5487977a 14:24:42 ---> 4412053f1757 14:24:42 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:24:42 Removing intermediate container d96e5487977a 14:24:42 ---> 4a9a442a9a21 14:24:42 Step 20/22 : LABEL arch=arm64 14:24:42 ---> 708f6aef5e06 14:24:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:24:43 ---> Running in 4ce86aaf89f0 14:24:43 ---> d2989abd75ba 14:24:43 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:24:43 ---> Running in 580b666c3d90 14:24:44 Removing intermediate container 4ce86aaf89f0 14:24:44 ---> 504fd8f4c79c 14:24:44 Step 21/22 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:24:44 ---> de618112eae6 14:24:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:24:44 ---> Running in cedc495987a9 14:24:44 ---> 3531710f6e8e 14:24:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:24:45 ---> Running in d43db10b5cd2 14:24:45 Removing intermediate container 580b666c3d90 14:24:45 ---> 7cf516f349a7 14:24:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:24:45 Removing intermediate container cedc495987a9 14:24:45 ---> bbc35e00f165 14:24:45 Step 22/22 : LABEL version=2.2.0-dev.58 14:24:45 ---> Running in ff84cdf82a70 14:24:45 ---> Running in 7f73dcf18ed4 14:24:46 Removing intermediate container d43db10b5cd2 14:24:46 ---> 6067973a2bd8 14:24:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:24:46 Removing intermediate container ff84cdf82a70 14:24:46 ---> 4c2bc1a85ef7 14:24:46 Step 21/23 : LABEL arch=arm64 14:24:46 ---> Running in c8d8ca8d1101 14:24:46 ---> Running in 88b85a6ba0c3 14:24:46 Removing intermediate container 7f73dcf18ed4 14:24:46 ---> 4f38f8901a89 14:24:46 14:24:47 Removing intermediate container c8d8ca8d1101 14:24:47 ---> b0f78143b853 14:24:47 Step 21/23 : LABEL arch=arm64 14:24:47 ---> Running in 876d6bc7e653 14:24:47 Removing intermediate container 88b85a6ba0c3 14:24:47 ---> bec778c3232d 14:24:47 Step 22/23 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:24:48 Successfully built 4f38f8901a89 14:24:48 Successfully tagged security-proxy-setup-arm64:latest 14:24:48 Building security-spire-agent 14:24:48  Building security-proxy-setup ... done  ---> Running in 7adf8da4157a 14:24:48 Removing intermediate container 876d6bc7e653 14:24:48 ---> c7104f625a14 14:24:48 Step 22/23 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:24:48 Removing intermediate container 7adf8da4157a 14:24:48 ---> a964896adefc 14:24:48 Step 23/23 : LABEL version=2.2.0-dev.58 14:24:48 ---> Running in 62c0d10852c6 14:24:49 ---> Running in c415de547809 14:24:49 ---> 97d6178a48e4 14:24:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:24:49 Removing intermediate container 62c0d10852c6 14:24:49 ---> bbda36ab1b59 14:24:49 Step 23/23 : LABEL version=2.2.0-dev.58 14:24:49 Removing intermediate container c415de547809 14:24:49 ---> 7284ec6a5d0e 14:24:49 14:24:50 ---> Running in 4bafd0901d80 14:24:50 Successfully built 7284ec6a5d0e 14:24:50 Successfully tagged sys-mgmt-agent-arm64:latest 14:24:50  Building sys-mgmt-agent ... done Building security-spire-config 14:24:51 Removing intermediate container 4bafd0901d80 14:24:51 ---> 2f33fa791bf5 14:24:51 14:24:51 Successfully built 2f33fa791bf5 14:24:51 Successfully tagged core-metadata-arm64:latest 14:24:51 Building security-spiffe-token-provider 14:24:52  Building core-metadata ... done  ---> b04f2e66ba3e 14:24:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:24:53 ---> 87cddec3d498 14:24:53 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/ 14:24:53 ---> Running in 01062485d23e 14:24:56 Removing intermediate container 01062485d23e 14:24:56 ---> 391d4e762a17 14:24:56 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:24:56 ---> Running in 9cac21fb41ee 14:24:57 Removing intermediate container 9cac21fb41ee 14:24:57 ---> 1e436a83fd50 14:24:57 Step 23/25 : LABEL arch=arm64 14:24:57 ---> Running in 3d452c60464e 14:24:57 Removing intermediate container 3d452c60464e 14:24:57 ---> bff5cd63b0f3 14:24:57 Step 24/25 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:24:57 ---> Running in 9d744d729c29 14:24:58 Removing intermediate container 9d744d729c29 14:24:58 ---> 6628055fa2c5 14:24:58 Step 25/25 : LABEL version=2.2.0-dev.58 14:24:58 ---> Running in 753ce0e7214d 14:24:59 Removing intermediate container 753ce0e7214d 14:24:59 ---> 4e0dcc34c4dd 14:24:59 14:24:59 Successfully built 4e0dcc34c4dd 14:24:59 Successfully tagged security-secretstore-setup-arm64:latest 14:25:18  Building security-secretstore-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:25:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:25:18 ---> c139fd2a77c7 14:25:18 Step 3/26 : WORKDIR /edgex-go 14:25:18 ---> Using cache 14:25:18 ---> 96a895c12a89 14:25:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:25:18 ---> Using cache 14:25:18 ---> a1afb50b4710 14:25:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:25:18 ---> Using cache 14:25:18 ---> 7ae4900dddfe 14:25:18 Step 6/26 : COPY go.mod vendor* ./ 14:25:18 ---> Using cache 14:25:18 ---> 054feffeee91 14:25:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:25:18 ---> Using cache 14:25:18 ---> dd13cf46c3d9 14:25:18 Step 8/26 : COPY . . 14:25:18 ---> Using cache 14:25:18 ---> 3e654c65ce9b 14:25:18 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:25:18 ---> Using cache 14:25:18 ---> bba5af7eda0f 14:25:18 Step 10/26 : RUN mkdir -p spire-build 14:25:18 ---> Using cache 14:25:18 ---> 5c925e2eca26 14:25:18 Step 11/26 : WORKDIR /edgex-go/spire-build 14:25:18 ---> Using cache 14:25:18 ---> 9e12b19223ff 14:25:18 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 14:25:18 ---> Running in f219ca7310e9 14:25:20 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:25:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:25:20 ---> c139fd2a77c7 14:25:20 Step 3/26 : WORKDIR /edgex-go 14:25:20 ---> Using cache 14:25:20 ---> 96a895c12a89 14:25:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:25:20 ---> Using cache 14:25:20 ---> a1afb50b4710 14:25:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:25:20 ---> Using cache 14:25:20 ---> 7ae4900dddfe 14:25:20 Step 6/26 : COPY go.mod vendor* ./ 14:25:20 ---> Using cache 14:25:20 ---> 054feffeee91 14:25:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:25:20 ---> Using cache 14:25:20 ---> dd13cf46c3d9 14:25:20 Step 8/26 : COPY . . 14:25:20 ---> Using cache 14:25:20 ---> 3e654c65ce9b 14:25:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:25:20 ---> Using cache 14:25:20 ---> bba5af7eda0f 14:25:20 Step 10/26 : RUN mkdir -p spire-build 14:25:20 ---> Using cache 14:25:20 ---> 5c925e2eca26 14:25:20 Step 11/26 : WORKDIR /edgex-go/spire-build 14:25:20 ---> Using cache 14:25:20 ---> 9e12b19223ff 14:25:20 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 14:25:20 ---> Running in 498575ac363d 14:25:22 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:25:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:25:22 ---> c139fd2a77c7 14:25:22 Step 3/20 : WORKDIR /edgex-go 14:25:22 ---> Using cache 14:25:22 ---> 96a895c12a89 14:25:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:25:22 ---> Running in af726918d895 14:25:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:25:24 spire-1.2.1/ 14:25:24 spire-1.2.1/ 14:25:24 spire-1.2.1/.data/ 14:25:24 spire-1.2.1/.data/.file 14:25:24 spire-1.2.1/.dockerignore 14:25:24 spire-1.2.1/.gitattributes 14:25:24 spire-1.2.1/.githooks/ 14:25:24 spire-1.2.1/.githooks/pre-commit 14:25:24 spire-1.2.1/.github/ 14:25:24 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:25:24 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:25:24 spire-1.2.1/.github/dependabot.yml 14:25:24 spire-1.2.1/.github/workflows/ 14:25:24 spire-1.2.1/.github/workflows/nightly_build.yaml 14:25:24 spire-1.2.1/.github/workflows/pr_build.yaml 14:25:24 spire-1.2.1/.github/workflows/release_build.yaml 14:25:24 spire-1.2.1/.github/workflows/scripts/ 14:25:24 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:25:24 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:25:24 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:25:24 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:25:24 spire-1.2.1/.github/workflows/scripts/split.sh 14:25:24 spire-1.2.1/.gitignore 14:25:24 spire-1.2.1/.go-version 14:25:24 spire-1.2.1/.golangci.yml 14:25:24 spire-1.2.1/ADOPTERS.md 14:25:24 spire-1.2.1/CHANGELOG.md 14:25:24 spire-1.2.1/CODE-OF-CONDUCT.md 14:25:24 spire-1.2.1/CODEOWNERS 14:25:24 spire-1.2.1/CONTRIBUTING.md 14:25:24 spire-1.2.1/Dockerfile 14:25:24 spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ 14:25:24 spire-1.2.1/.data/.file 14:25:24 spire-1.2.1/.dockerignore 14:25:24 spire-1.2.1/.gitattributes 14:25:24 spire-1.2.1/.githooks/ 14:25:24 spire-1.2.1/.githooks/pre-commit 14:25:24 spire-1.2.1/.github/ 14:25:24 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:25:24 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:25:24 spire-1.2.1/.github/dependabot.yml 14:25:24 spire-1.2.1/.github/workflows/ 14:25:24 spire-1.2.1/.github/workflows/nightly_build.yaml 14:25:24 spire-1.2.1/.github/workflows/pr_build.yaml 14:25:24 spire-1.2.1/.github/workflows/release_build.yaml 14:25:24 spire-1.2.1/.github/workflows/scripts/ 14:25:24 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:25:24 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:25:24 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:25:24 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:25:24 spire-1.2.1/.github/workflows/scripts/split.sh 14:25:24 spire-1.2.1/.gitignore 14:25:24 spire-1.2.1/.go-version 14:25:24 spire-1.2.1/.golangci.yml 14:25:24 spire-1.2.1/ADOPTERS.md 14:25:24 spire-1.2.1/CHANGELOG.md 14:25:24 spire-1.2.1/CODE-OF-CONDUCT.md 14:25:24 spire-1.2.1/CODEOWNERS 14:25:24 spire-1.2.1/CONTRIBUTING.md 14:25:24 spire-1.2.1/Dockerfile 14:25:24 spire-1.2.1/Dockerfile.dev 14:25:24 spire-1.2.1/Dockerfile.scratch 14:25:24 spire-1.2.1/LICENSE 14:25:24 spire-1.2.1/MAINTAINERS.md 14:25:24 spire-1.2.1/Makefile 14:25:24 spire-1.2.1/README.md 14:25:24 spire-1.2.1/ROADMAP.md 14:25:24 spire-1.2.1/SECURITY.md 14:25:24 spire-1.2.1/cmd/ 14:25:24 spire-1.2.1/cmd/spire-agent/ 14:25:24 spire-1.2.1/cmd/spire-agent/cli/ 14:25:24 spire-1.2.1/cmd/spire-agent/cli/api/ 14:25:24 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/common/ 14:25:24 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:25:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/run/ 14:25:24 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:25:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:25:24 spire-1.2.1/cmd/spire-agent/main.go 14:25:24 spire-1.2.1/cmd/spire-server/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/agent/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/cli.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/ 14:25:24 spire-1.2.1/Dockerfile.scratch 14:25:24 spire-1.2.1/LICENSE 14:25:24 spire-1.2.1/MAINTAINERS.md 14:25:24 spire-1.2.1/Makefile 14:25:24 spire-1.2.1/README.md 14:25:24 spire-1.2.1/ROADMAP.md 14:25:24 spire-1.2.1/SECURITY.md 14:25:24 spire-1.2.1/cmd/ 14:25:24 spire-1.2.1/cmd/spire-agent/ 14:25:24 spire-1.2.1/cmd/spire-agent/cli/ 14:25:24 spire-1.2.1/cmd/spire-agent/cli/api/ 14:25:24 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/common/ 14:25:24 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:25:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/run/ 14:25:24 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/run/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/token/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/validate/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:25:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:25:24 spire-1.2.1/cmd/spire-agent/main.go 14:25:24 spire-1.2.1/cmd/spire-server/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/agent/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/cli.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/x509/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:25:24 spire-1.2.1/cmd/spire-server/main.go 14:25:24 spire-1.2.1/cmd/spire-server/util/ 14:25:24 spire-1.2.1/cmd/spire-server/util/util.go 14:25:24 spire-1.2.1/conf/ 14:25:24 spire-1.2.1/conf/agent/ 14:25:24 spire-1.2.1/conf/agent/agent.conf 14:25:24 spire-1.2.1/conf/agent/agent_full.conf 14:25:24 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:25:24 spire-1.2.1/conf/server/ 14:25:24 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:25:24 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:25:24 spire-1.2.1/conf/server/server.conf 14:25:24 spire-1.2.1/conf/server/server_full.conf 14:25:24 spire-1.2.1/doc/ 14:25:24 spire-1.2.1/doc/SPIRE101.md 14:25:24 spire-1.2.1/doc/auditlog.md 14:25:24 spire-1.2.1/doc/authorization_policy_engine.md 14:25:24 spire-1.2.1/doc/changelog_guidelines.md 14:25:24 spire-1.2.1/doc/cure53-report.pdf 14:25:24 spire-1.2.1/doc/images/ 14:25:24 spire-1.2.1/doc/images/2019_roadmap.png 14:25:24 spire-1.2.1/doc/images/SPIRE101.png 14:25:24 spire-1.2.1/doc/images/SPIRE_agent.png 14:25:24 spire-1.2.1/doc/images/SPIRE_server.png 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/run/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/token/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/validate/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:25:24 spire-1.2.1/doc/images/cache_mgr.png 14:25:24 spire-1.2.1/doc/images/cache_mgr_components.png 14:25:24 spire-1.2.1/doc/images/federated_spire.png 14:25:24 spire-1.2.1/doc/images/ha_mode.png 14:25:24 spire-1.2.1/doc/images/nested_spire.png 14:25:24 spire-1.2.1/doc/images/oidc_federation.png 14:25:24 spire-1.2.1/doc/images/single_trust_domain.png 14:25:24 spire-1.2.1/doc/images/spiffe_compatible.png 14:25:24 spire-1.2.1/doc/images/spire_logo.png 14:25:24 spire-1.2.1/doc/migrating_registration_api_clients.md 14:25:24 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:25:24 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:25:24 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:25:24 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:25:24 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:25:24 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:25:24 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:25:24 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:25:24 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:25:24 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:25:24 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:25:24 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:25:24 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:25:24 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:25:24 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/x509/ 14:25:24 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:25:24 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:25:24 spire-1.2.1/cmd/spire-server/main.go 14:25:24 spire-1.2.1/cmd/spire-server/util/ 14:25:24 spire-1.2.1/cmd/spire-server/util/util.go 14:25:24 spire-1.2.1/conf/ 14:25:24 spire-1.2.1/conf/agent/ 14:25:24 spire-1.2.1/conf/agent/agent.conf 14:25:24 spire-1.2.1/conf/agent/agent_full.conf 14:25:24 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:25:24 spire-1.2.1/conf/server/ 14:25:24 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:25:24 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:25:24 spire-1.2.1/conf/server/server.conf 14:25:24 spire-1.2.1/conf/server/server_full.conf 14:25:24 spire-1.2.1/doc/ 14:25:24 spire-1.2.1/doc/SPIRE101.md 14:25:24 spire-1.2.1/doc/auditlog.md 14:25:24 spire-1.2.1/doc/authorization_policy_engine.md 14:25:24 spire-1.2.1/doc/changelog_guidelines.md 14:25:24 spire-1.2.1/doc/cure53-report.pdf 14:25:24 spire-1.2.1/doc/images/ 14:25:24 spire-1.2.1/doc/images/2019_roadmap.png 14:25:24 spire-1.2.1/doc/images/SPIRE101.png 14:25:24 spire-1.2.1/doc/images/SPIRE_agent.png 14:25:24 spire-1.2.1/doc/images/SPIRE_server.png 14:25:24 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:25:24 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:25:24 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:25:24 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:25:24 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:25:24 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:25:24 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:25:24 spire-1.2.1/doc/scaling_spire.md 14:25:24 spire-1.2.1/doc/spire_agent.md 14:25:24 spire-1.2.1/doc/spire_server.md 14:25:24 spire-1.2.1/doc/supported_integrations.md 14:25:24 spire-1.2.1/doc/telemetry.md 14:25:24 spire-1.2.1/doc/telemetry_config.md 14:25:24 spire-1.2.1/doc/upgrading.md 14:25:24 spire-1.2.1/doc/using_spire.md 14:25:24 spire-1.2.1/examples/ 14:25:24 spire-1.2.1/examples/README.md 14:25:24 spire-1.2.1/go.mod 14:25:24 spire-1.2.1/go.sum 14:25:24 spire-1.2.1/pkg/ 14:25:24 spire-1.2.1/pkg/agent/ 14:25:24 spire-1.2.1/pkg/agent/agent.go 14:25:24 spire-1.2.1/pkg/agent/api/ 14:25:24 spire-1.2.1/pkg/agent/api/config.go 14:25:24 spire-1.2.1/pkg/agent/api/debug/ 14:25:24 spire-1.2.1/pkg/agent/api/debug/v1/ 14:25:24 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:25:24 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:25:24 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:25:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:25:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:25:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:25:24 spire-1.2.1/pkg/agent/api/endpoints.go 14:25:24 spire-1.2.1/pkg/agent/api/health/ 14:25:24 spire-1.2.1/pkg/agent/api/health/v1/ 14:25:24 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:25:24 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:25:24 spire-1.2.1/pkg/agent/api/rpccontext/ 14:25:24 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:25:24 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:25:24 spire-1.2.1/pkg/agent/attestor/ 14:25:24 spire-1.2.1/pkg/agent/attestor/node/ 14:25:24 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:25:24 spire-1.2.1/pkg/agent/attestor/node/node.go 14:25:24 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:25:24 spire-1.2.1/pkg/agent/attestor/workload/ 14:25:24 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:25:24 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:25:24 spire-1.2.1/pkg/agent/catalog/ 14:25:24 spire-1.2.1/pkg/agent/catalog/catalog.go 14:25:24 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:25:24 spire-1.2.1/doc/images/cache_mgr.png 14:25:24 spire-1.2.1/doc/images/cache_mgr_components.png 14:25:24 spire-1.2.1/doc/images/federated_spire.png 14:25:24 spire-1.2.1/doc/images/ha_mode.png 14:25:24 spire-1.2.1/doc/images/nested_spire.png 14:25:24 spire-1.2.1/doc/images/oidc_federation.png 14:25:24 spire-1.2.1/doc/images/single_trust_domain.png 14:25:24 spire-1.2.1/doc/images/spiffe_compatible.png 14:25:24 spire-1.2.1/doc/images/spire_logo.png 14:25:24 spire-1.2.1/doc/migrating_registration_api_clients.md 14:25:24 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:25:24 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:25:24 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:25:24 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:25:24 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:25:24 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:25:24 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:25:24 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:25:24 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:25:24 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:25:24 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:25:24 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:25:24 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:25:24 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:25:24 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:25:24 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:25:24 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:25:24 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:25:24 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:25:24 spire-1.2.1/pkg/agent/client/ 14:25:24 spire-1.2.1/pkg/agent/client/client.go 14:25:24 spire-1.2.1/pkg/agent/client/client_test.go 14:25:24 spire-1.2.1/pkg/agent/client/dial.go 14:25:24 spire-1.2.1/pkg/agent/client/nodeconn.go 14:25:24 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:25:24 spire-1.2.1/pkg/agent/client/update.go 14:25:24 spire-1.2.1/pkg/agent/client/util.go 14:25:24 spire-1.2.1/pkg/agent/common/ 14:25:24 spire-1.2.1/pkg/agent/common/backoff/ 14:25:24 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:25:24 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:25:24 spire-1.2.1/pkg/agent/common/cgroups/ 14:25:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:25:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:25:24 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:25:24 spire-1.2.1/pkg/agent/config.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/ 14:25:24 spire-1.2.1/pkg/agent/endpoints/config.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:25:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:25:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/workload/ 14:25:24 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:25:24 spire-1.2.1/pkg/agent/manager/ 14:25:24 spire-1.2.1/pkg/agent/manager/cache/ 14:25:24 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:25:24 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:25:24 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:25:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:25:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:25:24 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:25:24 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:25:24 spire-1.2.1/pkg/agent/manager/config.go 14:25:24 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:25:24 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:25:24 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:25:24 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:25:24 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:25:24 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:25:24 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:25:24 spire-1.2.1/doc/scaling_spire.md 14:25:24 spire-1.2.1/doc/spire_agent.md 14:25:24 spire-1.2.1/doc/spire_server.md 14:25:24 spire-1.2.1/doc/supported_integrations.md 14:25:24 spire-1.2.1/doc/telemetry.md 14:25:24 spire-1.2.1/doc/telemetry_config.md 14:25:24 spire-1.2.1/doc/upgrading.md 14:25:24 spire-1.2.1/doc/using_spire.md 14:25:24 spire-1.2.1/examples/ 14:25:24 spire-1.2.1/examples/README.md 14:25:24 spire-1.2.1/go.mod 14:25:24 spire-1.2.1/go.sum 14:25:24 spire-1.2.1/pkg/ 14:25:24 spire-1.2.1/pkg/agent/ 14:25:24 spire-1.2.1/pkg/agent/agent.go 14:25:24 spire-1.2.1/pkg/agent/api/ 14:25:24 spire-1.2.1/pkg/agent/api/config.go 14:25:24 spire-1.2.1/pkg/agent/api/debug/ 14:25:24 spire-1.2.1/pkg/agent/api/debug/v1/ 14:25:24 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:25:24 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:25:24 spire-1.2.1/pkg/agent/manager/manager.go 14:25:24 spire-1.2.1/pkg/agent/manager/manager_test.go 14:25:24 spire-1.2.1/pkg/agent/manager/storage.go 14:25:24 spire-1.2.1/pkg/agent/manager/storage_test.go 14:25:24 spire-1.2.1/pkg/agent/manager/storecache/ 14:25:24 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:25:24 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:25:24 spire-1.2.1/pkg/agent/manager/sync.go 14:25:24 spire-1.2.1/pkg/agent/plugin/ 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:25:24 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:25:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:25:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:25:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:25:24 spire-1.2.1/pkg/agent/api/endpoints.go 14:25:24 spire-1.2.1/pkg/agent/api/health/ 14:25:24 spire-1.2.1/pkg/agent/api/health/v1/ 14:25:24 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:25:24 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:25:24 spire-1.2.1/pkg/agent/api/rpccontext/ 14:25:24 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:25:24 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:25:24 spire-1.2.1/pkg/agent/attestor/ 14:25:24 spire-1.2.1/pkg/agent/attestor/node/ 14:25:24 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:25:24 spire-1.2.1/pkg/agent/attestor/node/node.go 14:25:24 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:25:24 spire-1.2.1/pkg/agent/attestor/workload/ 14:25:24 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:25:24 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:25:24 spire-1.2.1/pkg/agent/catalog/ 14:25:24 spire-1.2.1/pkg/agent/catalog/catalog.go 14:25:24 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:25:24 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:25:24 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:25:24 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:25:24 spire-1.2.1/pkg/agent/client/ 14:25:24 spire-1.2.1/pkg/agent/client/client.go 14:25:24 spire-1.2.1/pkg/agent/client/client_test.go 14:25:24 spire-1.2.1/pkg/agent/client/dial.go 14:25:24 spire-1.2.1/pkg/agent/client/nodeconn.go 14:25:24 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:25:24 spire-1.2.1/pkg/agent/client/update.go 14:25:24 spire-1.2.1/pkg/agent/client/util.go 14:25:24 spire-1.2.1/pkg/agent/common/ 14:25:24 spire-1.2.1/pkg/agent/common/backoff/ 14:25:24 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:25:24 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:25:24 spire-1.2.1/pkg/agent/common/cgroups/ 14:25:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:25:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:25:24 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:25:24 spire-1.2.1/pkg/agent/config.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/ 14:25:24 spire-1.2.1/pkg/agent/endpoints/config.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:25:24 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:25:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:25:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/workload/ 14:25:24 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:25:24 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:25:24 spire-1.2.1/pkg/agent/manager/ 14:25:24 spire-1.2.1/pkg/agent/manager/cache/ 14:25:24 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:25:24 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:25:24 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:25:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:25:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:25:24 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:25:24 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:25:24 spire-1.2.1/pkg/agent/manager/config.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:25:24 spire-1.2.1/pkg/agent/manager/manager.go 14:25:24 spire-1.2.1/pkg/agent/manager/manager_test.go 14:25:24 spire-1.2.1/pkg/agent/manager/storage.go 14:25:24 spire-1.2.1/pkg/agent/manager/storage_test.go 14:25:24 spire-1.2.1/pkg/agent/manager/storecache/ 14:25:24 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:25:24 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:25:24 spire-1.2.1/pkg/agent/manager/sync.go 14:25:24 spire-1.2.1/pkg/agent/plugin/ 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:25:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:25:24 spire-1.2.1/pkg/agent/svid/ 14:25:24 spire-1.2.1/pkg/agent/svid/rotator.go 14:25:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:25:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:25:24 spire-1.2.1/pkg/agent/svid/store/ 14:25:24 spire-1.2.1/pkg/agent/svid/store/service.go 14:25:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:25:24 spire-1.2.1/pkg/common/ 14:25:24 spire-1.2.1/pkg/common/agentpathtemplate/ 14:25:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:25:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:25:24 spire-1.2.1/pkg/common/api/ 14:25:24 spire-1.2.1/pkg/common/api/metrics.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/ 14:25:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:25:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:25:24 spire-1.2.1/pkg/common/api/middleware/logger.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/names.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:25:24 spire-1.2.1/pkg/common/api/names.go 14:25:24 spire-1.2.1/pkg/common/api/ratelimit.go 14:25:24 spire-1.2.1/pkg/common/api/rpccontext/ 14:25:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:25:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:25:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:25:24 spire-1.2.1/pkg/common/auth/ 14:25:24 spire-1.2.1/pkg/common/auth/interceptors.go 14:25:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:25:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/ 14:25:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:25:24 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:25:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/types.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:25:24 spire-1.2.1/pkg/common/catalog/ 14:25:24 spire-1.2.1/pkg/common/catalog/bind.go 14:25:24 spire-1.2.1/pkg/common/catalog/builtin.go 14:25:24 spire-1.2.1/pkg/common/catalog/catalog.go 14:25:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:25:24 spire-1.2.1/pkg/common/catalog/closers.go 14:25:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:25:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:25:24 spire-1.2.1/pkg/common/catalog/config.go 14:25:24 spire-1.2.1/pkg/common/catalog/config_test.go 14:25:24 spire-1.2.1/pkg/common/catalog/configure.go 14:25:24 spire-1.2.1/pkg/common/catalog/constraints.go 14:25:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:25:24 spire-1.2.1/pkg/common/catalog/context.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:25:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:25:24 spire-1.2.1/pkg/agent/svid/ 14:25:24 spire-1.2.1/pkg/agent/svid/rotator.go 14:25:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:25:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:25:24 spire-1.2.1/pkg/agent/svid/store/ 14:25:24 spire-1.2.1/pkg/agent/svid/store/service.go 14:25:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:25:24 spire-1.2.1/pkg/common/ 14:25:24 spire-1.2.1/pkg/common/agentpathtemplate/ 14:25:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:25:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:25:24 spire-1.2.1/pkg/common/api/ 14:25:24 spire-1.2.1/pkg/common/api/metrics.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/ 14:25:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:25:24 spire-1.2.1/pkg/common/catalog/external.go 14:25:24 spire-1.2.1/pkg/common/catalog/host.go 14:25:24 spire-1.2.1/pkg/common/catalog/pipenet.go 14:25:24 spire-1.2.1/pkg/common/catalog/plugin.go 14:25:24 spire-1.2.1/pkg/common/catalog/testplugin/ 14:25:24 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:25:24 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:25:24 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:25:24 spire-1.2.1/pkg/common/cli/ 14:25:24 spire-1.2.1/pkg/common/cli/env.go 14:25:24 spire-1.2.1/pkg/common/cli/flags.go 14:25:24 spire-1.2.1/pkg/common/cli/trust_domain.go 14:25:24 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:25:24 spire-1.2.1/pkg/common/cli/umask.go 14:25:24 spire-1.2.1/pkg/common/cli/umask_posix.go 14:25:24 spire-1.2.1/pkg/common/cli/umask_test.go 14:25:24 spire-1.2.1/pkg/common/cli/umask_windows.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/ 14:25:24 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/flag.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/format.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/ 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:25:24 14:25:24 spire-1.2.1/pkg/common/api/middleware/logger.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/names.go 14:25:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:25:24 spire-1.2.1/pkg/common/api/names.go 14:25:24 spire-1.2.1/pkg/common/api/ratelimit.go 14:25:24 spire-1.2.1/pkg/common/api/rpccontext/ 14:25:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:25:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:25:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:25:24 spire-1.2.1/pkg/common/auth/ 14:25:24 spire-1.2.1/pkg/common/auth/interceptors.go 14:25:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:25:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/ 14:25:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:25:24 spire-1.2.1/pkg/common/coretypes/ 14:25:24 spire-1.2.1/pkg/common/coretypes/bundle/ 14:25:24 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:25:24 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:25:24 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:25:24 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:25:24 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:25:24 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:25:24 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:25:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:25:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:25:24 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:25:24 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:25:24 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:25:24 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:25:24 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/types.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:25:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:25:24 spire-1.2.1/pkg/common/catalog/ 14:25:24 spire-1.2.1/pkg/common/catalog/bind.go 14:25:24 spire-1.2.1/pkg/common/catalog/builtin.go 14:25:24 spire-1.2.1/pkg/common/catalog/catalog.go 14:25:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:25:24 spire-1.2.1/pkg/common/catalog/closers.go 14:25:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:25:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:25:24 spire-1.2.1/pkg/common/catalog/config.go 14:25:24 spire-1.2.1/pkg/common/catalog/config_test.go 14:25:24 spire-1.2.1/pkg/common/catalog/configure.go 14:25:24 spire-1.2.1/pkg/common/catalog/constraints.go 14:25:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:25:24 spire-1.2.1/pkg/common/catalog/context.go 14:25:24 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:25:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:25:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:25:24 spire-1.2.1/pkg/common/cryptoutil/ 14:25:24 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:25:24 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:25:24 spire-1.2.1/pkg/common/diskutil/ 14:25:24 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:25:24 spire-1.2.1/pkg/common/diskutil/file_test.go 14:25:24 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:25:24 spire-1.2.1/pkg/common/errorutil/ 14:25:24 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:25:24 spire-1.2.1/pkg/common/health/ 14:25:24 spire-1.2.1/pkg/common/health/config.go 14:25:24 spire-1.2.1/pkg/common/health/context.go 14:25:24 spire-1.2.1/pkg/common/health/context_test.go 14:25:24 spire-1.2.1/pkg/common/health/health.go 14:25:24 spire-1.2.1/pkg/common/health/health_test.go 14:25:24 spire-1.2.1/pkg/common/health/logger.go 14:25:24 spire-1.2.1/pkg/common/hostservice/ 14:25:24 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:25:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:25:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:25:24 spire-1.2.1/pkg/common/catalog/external.go 14:25:24 spire-1.2.1/pkg/common/catalog/host.go 14:25:24 spire-1.2.1/pkg/common/catalog/pipenet.go 14:25:24 spire-1.2.1/pkg/common/catalog/plugin.go 14:25:24 spire-1.2.1/pkg/common/catalog/testplugin/ 14:25:24 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:25:24 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:25:24 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:25:24 spire-1.2.1/pkg/common/cli/ 14:25:24 spire-1.2.1/pkg/common/cli/env.go 14:25:24 spire-1.2.1/pkg/common/cli/flags.go 14:25:24 spire-1.2.1/pkg/common/cli/trust_domain.go 14:25:24 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:25:24 spire-1.2.1/pkg/common/cli/umask.go 14:25:24 spire-1.2.1/pkg/common/cli/umask_posix.go 14:25:24 spire-1.2.1/pkg/common/cli/umask_test.go 14:25:24 spire-1.2.1/pkg/common/cli/umask_windows.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/ 14:25:24 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/flag.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/format.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/ 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:25:24 14:25:24 spire-1.2.1/pkg/common/idutil/ 14:25:24 spire-1.2.1/pkg/common/idutil/require.go 14:25:24 spire-1.2.1/pkg/common/idutil/require_test.go 14:25:24 spire-1.2.1/pkg/common/idutil/safety.go 14:25:24 spire-1.2.1/pkg/common/idutil/safety_test.go 14:25:24 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:25:24 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:25:24 spire-1.2.1/pkg/common/jwtsvid/ 14:25:24 spire-1.2.1/pkg/common/jwtsvid/common.go 14:25:24 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:25:24 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:25:24 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:25:24 spire-1.2.1/pkg/common/jwtutil/ 14:25:24 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:25:24 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:25:24 spire-1.2.1/pkg/common/log/ 14:25:24 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:25:24 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:25:24 spire-1.2.1/pkg/common/log/log.go 14:25:24 spire-1.2.1/pkg/common/log/log_test.go 14:25:24 spire-1.2.1/pkg/common/log/options.go 14:25:24 spire-1.2.1/pkg/common/nodeutil/ 14:25:24 spire-1.2.1/pkg/common/nodeutil/node.go 14:25:24 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:25:24 spire-1.2.1/pkg/common/peertracker/ 14:25:24 spire-1.2.1/pkg/common/peertracker/conn.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:25:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:25:24 spire-1.2.1/pkg/common/coretypes/ 14:25:24 spire-1.2.1/pkg/common/coretypes/bundle/ 14:25:24 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:25:24 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:25:24 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:25:24 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:25:24 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:25:24 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:25:24 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:25:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:25:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:25:24 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:25:24 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:25:24 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:25:24 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:25:24 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:25:24 spire-1.2.1/pkg/common/peertracker/credentials.go 14:25:24 spire-1.2.1/pkg/common/peertracker/errors.go 14:25:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:25:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:25:24 spire-1.2.1/pkg/common/peertracker/info.go 14:25:24 spire-1.2.1/pkg/common/peertracker/listener.go 14:25:24 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:25:24 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:25:24 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:25:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:25:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:25:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:25:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:25:24 spire-1.2.1/pkg/common/peertracker/tcp.go 14:25:24 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:25:24 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:25:24 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:25:24 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:25:24 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:25:24 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:25:24 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:25:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:25:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:25:24 spire-1.2.1/pkg/common/cryptoutil/ 14:25:24 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:25:24 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:25:24 spire-1.2.1/pkg/common/diskutil/ 14:25:24 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:25:24 spire-1.2.1/pkg/common/diskutil/file_test.go 14:25:24 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:25:24 spire-1.2.1/pkg/common/errorutil/ 14:25:24 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:25:24 spire-1.2.1/pkg/common/health/ 14:25:24 spire-1.2.1/pkg/common/health/config.go 14:25:24 spire-1.2.1/pkg/common/health/context.go 14:25:24 spire-1.2.1/pkg/common/health/context_test.go 14:25:24 spire-1.2.1/pkg/common/health/health.go 14:25:24 spire-1.2.1/pkg/common/health/health_test.go 14:25:24 spire-1.2.1/pkg/common/health/logger.go 14:25:24 spire-1.2.1/pkg/common/hostservice/ 14:25:24 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:25:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:25:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:25:24 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:25:24 spire-1.2.1/pkg/common/peertracker/uds.go 14:25:24 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:25:24 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:25:24 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:25:24 spire-1.2.1/pkg/common/pemutil/ 14:25:24 spire-1.2.1/pkg/common/pemutil/block.go 14:25:24 spire-1.2.1/pkg/common/pemutil/certs.go 14:25:24 spire-1.2.1/pkg/common/pemutil/common.go 14:25:24 spire-1.2.1/pkg/common/pemutil/csr.go 14:25:24 spire-1.2.1/pkg/common/pemutil/keys.go 14:25:24 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/ 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:25:24 spire-1.2.1/pkg/common/idutil/ 14:25:24 spire-1.2.1/pkg/common/idutil/require.go 14:25:24 spire-1.2.1/pkg/common/idutil/require_test.go 14:25:24 spire-1.2.1/pkg/common/idutil/safety.go 14:25:24 spire-1.2.1/pkg/common/idutil/safety_test.go 14:25:24 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:25:24 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:25:24 spire-1.2.1/pkg/common/jwtsvid/ 14:25:24 spire-1.2.1/pkg/common/jwtsvid/common.go 14:25:24 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:25:24 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:25:24 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:25:24 spire-1.2.1/pkg/common/jwtutil/ 14:25:24 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:25:24 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:25:24 spire-1.2.1/pkg/common/log/ 14:25:24 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:25:24 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:25:24 spire-1.2.1/pkg/common/log/log.go 14:25:24 spire-1.2.1/pkg/common/log/log_test.go 14:25:24 spire-1.2.1/pkg/common/log/options.go 14:25:24 spire-1.2.1/pkg/common/nodeutil/ 14:25:24 spire-1.2.1/pkg/common/nodeutil/node.go 14:25:24 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:25:24 spire-1.2.1/pkg/common/peertracker/ 14:25:24 spire-1.2.1/pkg/common/peertracker/conn.go 14:25:24 spire-1.2.1/pkg/common/plugin/ 14:25:24 spire-1.2.1/pkg/common/plugin/aws/ 14:25:24 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:25:24 spire-1.2.1/pkg/common/plugin/azure/ 14:25:24 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:25:24 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:25:24 spire-1.2.1/pkg/common/plugin/facade.go 14:25:24 spire-1.2.1/pkg/common/plugin/facade_test.go 14:25:24 spire-1.2.1/pkg/common/plugin/gcp/ 14:25:24 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:25:24 spire-1.2.1/pkg/common/plugin/k8s/ 14:25:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:25:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:25:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:25:24 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:25:24 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:25:24 spire-1.2.1/pkg/common/plugin/log.go 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/ 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:25:24 spire-1.2.1/pkg/common/peertracker/credentials.go 14:25:24 spire-1.2.1/pkg/common/peertracker/errors.go 14:25:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:25:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:25:24 spire-1.2.1/pkg/common/peertracker/info.go 14:25:24 spire-1.2.1/pkg/common/peertracker/listener.go 14:25:24 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:25:24 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:25:24 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:25:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:25:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:25:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:25:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:25:24 spire-1.2.1/pkg/common/peertracker/tcp.go 14:25:24 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:25:24 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:25:24 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:25:24 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:25:24 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:25:24 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:25:24 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:25:24 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:25:24 spire-1.2.1/pkg/common/plugin/x509pop/ 14:25:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:25:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:25:24 spire-1.2.1/pkg/common/profiling/ 14:25:24 spire-1.2.1/pkg/common/profiling/dumpers.go 14:25:24 spire-1.2.1/pkg/common/profiling/profiling.go 14:25:24 spire-1.2.1/pkg/common/protoutil/ 14:25:24 spire-1.2.1/pkg/common/protoutil/masks.go 14:25:24 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:25:24 spire-1.2.1/pkg/common/rotationutil/ 14:25:24 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:25:24 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:25:24 spire-1.2.1/pkg/common/selector/ 14:25:24 spire-1.2.1/pkg/common/selector/selector.go 14:25:24 spire-1.2.1/pkg/common/selector/selector_test.go 14:25:24 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:25:24 spire-1.2.1/pkg/common/peertracker/uds.go 14:25:24 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:25:24 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:25:24 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:25:24 spire-1.2.1/pkg/common/pemutil/ 14:25:24 spire-1.2.1/pkg/common/pemutil/block.go 14:25:24 spire-1.2.1/pkg/common/pemutil/certs.go 14:25:24 spire-1.2.1/pkg/common/pemutil/common.go 14:25:24 spire-1.2.1/pkg/common/pemutil/csr.go 14:25:24 spire-1.2.1/pkg/common/pemutil/keys.go 14:25:24 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/ 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:25:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:25:24 spire-1.2.1/pkg/common/selector/set.go 14:25:24 spire-1.2.1/pkg/common/selector/set_utils.go 14:25:24 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/ 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/ 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:25:24 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:25:24 spire-1.2.1/pkg/common/telemetry/call.go 14:25:24 spire-1.2.1/pkg/common/telemetry/common/ 14:25:24 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:25:24 spire-1.2.1/pkg/common/plugin/ 14:25:24 spire-1.2.1/pkg/common/plugin/aws/ 14:25:24 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:25:24 spire-1.2.1/pkg/common/plugin/azure/ 14:25:24 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:25:24 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:25:24 spire-1.2.1/pkg/common/plugin/facade.go 14:25:24 spire-1.2.1/pkg/common/plugin/facade_test.go 14:25:24 spire-1.2.1/pkg/common/plugin/gcp/ 14:25:24 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:25:24 spire-1.2.1/pkg/common/plugin/k8s/ 14:25:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:25:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:25:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:25:24 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:25:24 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:25:24 spire-1.2.1/pkg/common/plugin/log.go 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/ 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:25:24 spire-1.2.1/pkg/common/telemetry/config.go 14:25:24 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:25:24 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/inmem.go 14:25:24 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/m3.go 14:25:24 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/metrics.go 14:25:24 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/names.go 14:25:24 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:25:24 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:25:24 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/ 14:25:24 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:25:24 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:25:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:25:24 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:25:24 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:25:24 spire-1.2.1/pkg/common/plugin/x509pop/ 14:25:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:25:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:25:24 spire-1.2.1/pkg/common/profiling/ 14:25:24 spire-1.2.1/pkg/common/profiling/dumpers.go 14:25:24 spire-1.2.1/pkg/common/profiling/profiling.go 14:25:24 spire-1.2.1/pkg/common/protoutil/ 14:25:24 spire-1.2.1/pkg/common/protoutil/masks.go 14:25:24 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:25:24 spire-1.2.1/pkg/common/rotationutil/ 14:25:24 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:25:24 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:25:24 spire-1.2.1/pkg/common/selector/ 14:25:24 spire-1.2.1/pkg/common/selector/selector.go 14:25:24 spire-1.2.1/pkg/common/selector/selector_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:25:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/server.go 14:25:24 spire-1.2.1/pkg/common/telemetry/sink.go 14:25:24 spire-1.2.1/pkg/common/telemetry/statsd.go 14:25:24 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/uptime.go 14:25:24 spire-1.2.1/pkg/common/telemetry/version.go 14:25:24 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:25:24 spire-1.2.1/pkg/common/uptime/ 14:25:24 spire-1.2.1/pkg/common/uptime/uptime.go 14:25:24 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:25:24 spire-1.2.1/pkg/common/selector/set.go 14:25:24 spire-1.2.1/pkg/common/selector/set_utils.go 14:25:24 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/ 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/ 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:25:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:25:24 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:25:24 spire-1.2.1/pkg/common/telemetry/call.go 14:25:24 spire-1.2.1/pkg/common/telemetry/common/ 14:25:24 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:25:24 spire-1.2.1/pkg/common/util/ 14:25:24 spire-1.2.1/pkg/common/util/certs.go 14:25:24 spire-1.2.1/pkg/common/util/certs_test.go 14:25:24 spire-1.2.1/pkg/common/util/csr.go 14:25:24 spire-1.2.1/pkg/common/util/hash.go 14:25:24 spire-1.2.1/pkg/common/util/selectors.go 14:25:24 spire-1.2.1/pkg/common/util/selectors_test.go 14:25:24 spire-1.2.1/pkg/common/util/signals.go 14:25:24 spire-1.2.1/pkg/common/util/sort.go 14:25:24 spire-1.2.1/pkg/common/util/sort_test.go 14:25:24 spire-1.2.1/pkg/common/util/task.go 14:25:24 spire-1.2.1/pkg/common/util/task_test.go 14:25:24 spire-1.2.1/pkg/common/util/testdata/ 14:25:24 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:25:24 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:25:24 spire-1.2.1/pkg/common/version/ 14:25:24 spire-1.2.1/pkg/common/version/version.go 14:25:24 spire-1.2.1/pkg/common/x509svid/ 14:25:24 spire-1.2.1/pkg/common/x509svid/common_test.go 14:25:24 spire-1.2.1/pkg/common/x509svid/csr.go 14:25:24 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:25:24 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:25:24 spire-1.2.1/pkg/common/x509util/ 14:25:24 spire-1.2.1/pkg/common/x509util/cert.go 14:25:24 spire-1.2.1/pkg/common/x509util/dns.go 14:25:24 spire-1.2.1/pkg/common/x509util/dns_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/config.go 14:25:24 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:25:24 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/inmem.go 14:25:24 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/m3.go 14:25:24 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/metrics.go 14:25:24 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/names.go 14:25:24 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:25:24 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:25:24 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/ 14:25:24 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:25:24 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:25:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:25:24 spire-1.2.1/pkg/common/telemetry/server/server.go 14:25:24 spire-1.2.1/pkg/common/telemetry/sink.go 14:25:24 spire-1.2.1/pkg/common/telemetry/statsd.go 14:25:24 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:25:24 spire-1.2.1/pkg/common/telemetry/uptime.go 14:25:24 spire-1.2.1/pkg/common/telemetry/version.go 14:25:24 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:25:24 spire-1.2.1/pkg/common/uptime/ 14:25:24 spire-1.2.1/pkg/common/uptime/uptime.go 14:25:24 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:25:24 spire-1.2.1/pkg/common/x509util/keyid.go 14:25:24 spire-1.2.1/pkg/common/x509util/keypair.go 14:25:24 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:25:24 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:25:24 spire-1.2.1/pkg/server/ 14:25:24 spire-1.2.1/pkg/server/api/ 14:25:24 spire-1.2.1/pkg/server/api/agent.go 14:25:24 spire-1.2.1/pkg/server/api/agent/ 14:25:24 spire-1.2.1/pkg/server/api/agent/v1/ 14:25:24 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:25:24 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:25:24 spire-1.2.1/pkg/server/api/agent_test.go 14:25:24 spire-1.2.1/pkg/server/api/api.go 14:25:24 spire-1.2.1/pkg/server/api/audit/ 14:25:24 spire-1.2.1/pkg/server/api/audit/audit.go 14:25:24 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:25:24 spire-1.2.1/pkg/server/api/bundle.go 14:25:24 spire-1.2.1/pkg/server/api/bundle/ 14:25:24 spire-1.2.1/pkg/server/api/bundle/v1/ 14:25:24 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:25:24 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:25:24 spire-1.2.1/pkg/server/api/bundle_test.go 14:25:24 spire-1.2.1/pkg/server/api/debug/ 14:25:24 spire-1.2.1/pkg/server/api/debug/v1/ 14:25:24 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:25:24 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:25:24 spire-1.2.1/pkg/common/util/ 14:25:24 spire-1.2.1/pkg/common/util/certs.go 14:25:24 spire-1.2.1/pkg/common/util/certs_test.go 14:25:24 spire-1.2.1/pkg/common/util/csr.go 14:25:24 spire-1.2.1/pkg/common/util/hash.go 14:25:24 spire-1.2.1/pkg/common/util/selectors.go 14:25:24 spire-1.2.1/pkg/common/util/selectors_test.go 14:25:24 spire-1.2.1/pkg/common/util/signals.go 14:25:24 spire-1.2.1/pkg/common/util/sort.go 14:25:24 spire-1.2.1/pkg/common/util/sort_test.go 14:25:24 spire-1.2.1/pkg/common/util/task.go 14:25:24 spire-1.2.1/pkg/common/util/task_test.go 14:25:24 spire-1.2.1/pkg/common/util/testdata/ 14:25:24 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:25:24 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:25:24 spire-1.2.1/pkg/common/version/ 14:25:24 spire-1.2.1/pkg/common/version/version.go 14:25:24 spire-1.2.1/pkg/common/x509svid/ 14:25:24 spire-1.2.1/pkg/common/x509svid/common_test.go 14:25:24 spire-1.2.1/pkg/common/x509svid/csr.go 14:25:24 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:25:24 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:25:24 spire-1.2.1/pkg/common/x509util/ 14:25:24 spire-1.2.1/pkg/common/x509util/cert.go 14:25:24 spire-1.2.1/pkg/common/x509util/dns.go 14:25:24 spire-1.2.1/pkg/common/x509util/dns_test.go 14:25:24 spire-1.2.1/pkg/server/api/entry.go 14:25:24 spire-1.2.1/pkg/server/api/entry/ 14:25:24 spire-1.2.1/pkg/server/api/entry/v1/ 14:25:24 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:25:24 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:25:24 spire-1.2.1/pkg/server/api/entry_test.go 14:25:24 spire-1.2.1/pkg/server/api/health/ 14:25:24 spire-1.2.1/pkg/server/api/health/v1/ 14:25:24 spire-1.2.1/pkg/server/api/health/v1/service.go 14:25:24 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:25:24 spire-1.2.1/pkg/server/api/id.go 14:25:24 spire-1.2.1/pkg/server/api/id_test.go 14:25:24 spire-1.2.1/pkg/server/api/limits/ 14:25:24 spire-1.2.1/pkg/server/api/limits/limits.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/ 14:25:24 spire-1.2.1/pkg/server/api/middleware/alias.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/audit.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/caller.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:25:24 spire-1.2.1/pkg/common/x509util/keyid.go 14:25:24 spire-1.2.1/pkg/common/x509util/keypair.go 14:25:24 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:25:24 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:25:24 spire-1.2.1/pkg/server/ 14:25:24 spire-1.2.1/pkg/server/api/ 14:25:24 spire-1.2.1/pkg/server/api/agent.go 14:25:24 spire-1.2.1/pkg/server/api/agent/ 14:25:24 spire-1.2.1/pkg/server/api/agent/v1/ 14:25:24 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:25:24 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:25:24 spire-1.2.1/pkg/server/api/agent_test.go 14:25:24 spire-1.2.1/pkg/server/api/api.go 14:25:24 spire-1.2.1/pkg/server/api/audit/ 14:25:24 spire-1.2.1/pkg/server/api/audit/audit.go 14:25:24 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:25:24 spire-1.2.1/pkg/server/api/bundle.go 14:25:24 spire-1.2.1/pkg/server/api/bundle/ 14:25:24 spire-1.2.1/pkg/server/api/bundle/v1/ 14:25:24 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:25:24 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:25:24 spire-1.2.1/pkg/server/api/bundle_test.go 14:25:24 spire-1.2.1/pkg/server/api/debug/ 14:25:24 spire-1.2.1/pkg/server/api/debug/v1/ 14:25:24 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:25:24 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/common.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/entries.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:25:24 spire-1.2.1/pkg/server/api/ratelimit.go 14:25:24 spire-1.2.1/pkg/server/api/rpccontext/ 14:25:24 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:25:24 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:25:24 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:25:24 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:25:24 spire-1.2.1/pkg/server/api/selector.go 14:25:24 spire-1.2.1/pkg/server/api/selector_test.go 14:25:24 spire-1.2.1/pkg/server/api/status.go 14:25:24 spire-1.2.1/pkg/server/api/status_test.go 14:25:24 spire-1.2.1/pkg/server/api/svid/ 14:25:24 spire-1.2.1/pkg/server/api/svid/v1/ 14:25:24 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:25:24 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:25:24 spire-1.2.1/pkg/server/api/trustdomain.go 14:25:24 spire-1.2.1/pkg/server/api/trustdomain/ 14:25:24 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:25:24 spire-1.2.1/pkg/server/api/entry.go 14:25:24 spire-1.2.1/pkg/server/api/entry/ 14:25:24 spire-1.2.1/pkg/server/api/entry/v1/ 14:25:24 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:25:24 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:25:24 spire-1.2.1/pkg/server/api/entry_test.go 14:25:24 spire-1.2.1/pkg/server/api/health/ 14:25:24 spire-1.2.1/pkg/server/api/health/v1/ 14:25:24 spire-1.2.1/pkg/server/api/health/v1/service.go 14:25:24 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:25:24 spire-1.2.1/pkg/server/api/id.go 14:25:24 spire-1.2.1/pkg/server/api/id_test.go 14:25:24 spire-1.2.1/pkg/server/api/limits/ 14:25:24 spire-1.2.1/pkg/server/api/limits/limits.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/ 14:25:24 spire-1.2.1/pkg/server/api/middleware/alias.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/audit.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/caller.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/common.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/entries.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:25:24 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:25:24 spire-1.2.1/pkg/server/api/ratelimit.go 14:25:24 spire-1.2.1/pkg/server/api/rpccontext/ 14:25:24 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:25:24 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:25:24 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:25:24 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:25:24 spire-1.2.1/pkg/server/api/selector.go 14:25:24 spire-1.2.1/pkg/server/api/selector_test.go 14:25:24 spire-1.2.1/pkg/server/api/status.go 14:25:24 spire-1.2.1/pkg/server/api/status_test.go 14:25:24 spire-1.2.1/pkg/server/api/svid/ 14:25:24 spire-1.2.1/pkg/server/api/svid/v1/ 14:25:24 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:25:24 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:25:24 spire-1.2.1/pkg/server/api/trustdomain.go 14:25:24 spire-1.2.1/pkg/server/api/trustdomain/ 14:25:24 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:25:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:25:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:25:24 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:25:24 spire-1.2.1/pkg/server/authpolicy/ 14:25:24 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:25:24 spire-1.2.1/pkg/server/authpolicy/policy.go 14:25:24 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:25:24 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:25:24 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:25:24 spire-1.2.1/pkg/server/authpolicy/validate.go 14:25:24 spire-1.2.1/pkg/server/bundle/ 14:25:24 spire-1.2.1/pkg/server/bundle/client/ 14:25:24 spire-1.2.1/pkg/server/bundle/client/client.go 14:25:24 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:25:24 spire-1.2.1/pkg/server/bundle/client/manager.go 14:25:24 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:25:24 spire-1.2.1/pkg/server/bundle/client/sources.go 14:25:24 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:25:24 spire-1.2.1/pkg/server/bundle/client/updater.go 14:25:24 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:25:24 spire-1.2.1/pkg/server/ca/ 14:25:24 spire-1.2.1/pkg/server/ca/ca.go 14:25:24 spire-1.2.1/pkg/server/ca/ca_health.go 14:25:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:25:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:25:24 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:25:24 spire-1.2.1/pkg/server/authpolicy/ 14:25:24 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:25:24 spire-1.2.1/pkg/server/authpolicy/policy.go 14:25:24 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:25:24 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:25:24 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:25:24 spire-1.2.1/pkg/server/authpolicy/validate.go 14:25:24 spire-1.2.1/pkg/server/bundle/ 14:25:24 spire-1.2.1/pkg/server/bundle/client/ 14:25:24 spire-1.2.1/pkg/server/bundle/client/client.go 14:25:24 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:25:24 spire-1.2.1/pkg/server/bundle/client/manager.go 14:25:24 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:25:24 spire-1.2.1/pkg/server/bundle/client/sources.go 14:25:24 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:25:24 spire-1.2.1/pkg/server/bundle/client/updater.go 14:25:24 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:25:24 spire-1.2.1/pkg/server/ca/ 14:25:24 spire-1.2.1/pkg/server/ca/ca.go 14:25:24 spire-1.2.1/pkg/server/ca/ca_health.go 14:25:24 spire-1.2.1/pkg/server/ca/ca_test.go 14:25:24 spire-1.2.1/pkg/server/ca/journal.go 14:25:24 spire-1.2.1/pkg/server/ca/journal_test.go 14:25:24 spire-1.2.1/pkg/server/ca/manager.go 14:25:24 spire-1.2.1/pkg/server/ca/manager_health.go 14:25:24 spire-1.2.1/pkg/server/ca/manager_test.go 14:25:24 spire-1.2.1/pkg/server/ca/templates.go 14:25:24 spire-1.2.1/pkg/server/ca/upstream_client.go 14:25:24 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:25:24 spire-1.2.1/pkg/server/ca/validation.go 14:25:24 spire-1.2.1/pkg/server/cache/ 14:25:24 spire-1.2.1/pkg/server/cache/dscache/ 14:25:24 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:25:24 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:25:24 spire-1.2.1/pkg/server/cache/entrycache/ 14:25:24 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:25:24 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:25:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:25:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:25:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:25:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:25:24 spire-1.2.1/pkg/server/catalog/ 14:25:24 spire-1.2.1/pkg/server/catalog/catalog.go 14:25:24 14:25:24 spire-1.2.1/pkg/server/ca/ca_test.go 14:25:24 spire-1.2.1/pkg/server/ca/journal.go 14:25:24 spire-1.2.1/pkg/server/ca/journal_test.go 14:25:24 spire-1.2.1/pkg/server/ca/manager.go 14:25:24 spire-1.2.1/pkg/server/ca/manager_health.go 14:25:24 spire-1.2.1/pkg/server/ca/manager_test.go 14:25:24 spire-1.2.1/pkg/server/ca/templates.go 14:25:24 spire-1.2.1/pkg/server/ca/upstream_client.go 14:25:24 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:25:24 spire-1.2.1/pkg/server/ca/validation.go 14:25:24 spire-1.2.1/pkg/server/cache/ 14:25:24 spire-1.2.1/pkg/server/cache/dscache/ 14:25:24 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:25:24 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:25:24 spire-1.2.1/pkg/server/cache/entrycache/ 14:25:24 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:25:24 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:25:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:25:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:25:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:25:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:25:24 spire-1.2.1/pkg/server/catalog/ 14:25:24 spire-1.2.1/pkg/server/catalog/catalog.go 14:25:24 spire-1.2.1/pkg/server/catalog/keymanager.go 14:25:24 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:25:24 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:25:24 spire-1.2.1/pkg/server/catalog/notifier.go 14:25:24 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:25:24 spire-1.2.1/pkg/server/config.go 14:25:24 spire-1.2.1/pkg/server/datastore/ 14:25:24 spire-1.2.1/pkg/server/datastore/datastore.go 14:25:24 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:25:24 spire-1.2.1/pkg/server/datastore/repository.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/server/catalog/keymanager.go 14:25:24 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:25:24 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:25:24 spire-1.2.1/pkg/server/catalog/notifier.go 14:25:24 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:25:24 spire-1.2.1/pkg/server/config.go 14:25:24 spire-1.2.1/pkg/server/datastore/ 14:25:24 spire-1.2.1/pkg/server/datastore/datastore.go 14:25:24 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:25:24 spire-1.2.1/pkg/server/datastore/repository.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:25:24 spire-1.2.1/pkg/server/endpoints/ 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/ 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:25:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:25:24 spire-1.2.1/pkg/server/endpoints/ 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/ 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:25:24 spire-1.2.1/pkg/server/endpoints/config.go 14:25:24 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:25:24 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:25:24 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:25:24 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:25:24 spire-1.2.1/pkg/server/endpoints/middleware.go 14:25:24 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:25:24 spire-1.2.1/pkg/server/hostservice/ 14:25:24 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:25:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:25:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:25:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:25:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:25:24 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:25:24 spire-1.2.1/pkg/server/endpoints/config.go 14:25:24 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:25:24 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:25:24 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:25:24 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:25:24 spire-1.2.1/pkg/server/endpoints/middleware.go 14:25:24 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:25:24 spire-1.2.1/pkg/server/hostservice/ 14:25:24 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:25:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:25:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:25:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:25:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:25:24 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:25:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:25:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/ 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/ 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:25:24 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:25:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:25:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/ 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/ 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:25:24 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/ 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:25:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:25:24 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/ 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:25:24 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:25:24 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:25:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:25:25 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:25:25 spire-1.2.1/pkg/server/registration/ 14:25:25 spire-1.2.1/pkg/server/registration/manager.go 14:25:25 spire-1.2.1/pkg/server/registration/manager_test.go 14:25:25 spire-1.2.1/pkg/server/scanentries.go 14:25:25 spire-1.2.1/pkg/server/scanentries_test.go 14:25:25 spire-1.2.1/pkg/server/server.go 14:25:25 spire-1.2.1/pkg/server/server_test.go 14:25:25 spire-1.2.1/pkg/server/svid/ 14:25:25 spire-1.2.1/pkg/server/svid/observer.go 14:25:25 spire-1.2.1/pkg/server/svid/observer_test.go 14:25:25 spire-1.2.1/pkg/server/svid/rotator.go 14:25:25 spire-1.2.1/pkg/server/svid/rotator_config.go 14:25:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:25:25 spire-1.2.1/pkg/server/svid/rotator_test.go 14:25:25 spire-1.2.1/proto/ 14:25:25 spire-1.2.1/proto/private/ 14:25:25 spire-1.2.1/proto/private/server/ 14:25:25 spire-1.2.1/proto/private/server/journal/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:25:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:25:25 spire-1.2.1/proto/private/server/journal/journal.proto 14:25:25 spire-1.2.1/proto/spire/ 14:25:25 spire-1.2.1/proto/spire/common/ 14:25:25 spire-1.2.1/proto/spire/common/common.pb.go 14:25:25 spire-1.2.1/proto/spire/common/common.proto 14:25:25 spire-1.2.1/proto/spire/common/plugin/ 14:25:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:25:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:25:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:25:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:25:25 spire-1.2.1/proto/spire/plugin/ 14:25:25 spire-1.2.1/proto/spire/plugin/agent/ 14:25:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:25:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:25:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:25:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:25:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:25:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:25:25 spire-1.2.1/release/ 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:25:25 spire-1.2.1/release/spire-extras/ 14:25:25 spire-1.2.1/release/spire-extras/README.md 14:25:25 spire-1.2.1/release/spire-extras/conf/ 14:25:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:25:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:25:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:25:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:25:25 spire-1.2.1/release/spire/ 14:25:25 spire-1.2.1/release/spire/README.md 14:25:25 spire-1.2.1/release/spire/conf/ 14:25:25 spire-1.2.1/release/spire/conf/agent/ 14:25:25 spire-1.2.1/release/spire/conf/agent/agent.conf 14:25:25 spire-1.2.1/release/spire/conf/server/ 14:25:25 spire-1.2.1/release/spire/conf/server/server.conf 14:25:25 spire-1.2.1/script/ 14:25:25 spire-1.2.1/script/build-artifact.sh 14:25:25 spire-1.2.1/script/generate_dummy_ca.sh 14:25:25 spire-1.2.1/support/ 14:25:25 spire-1.2.1/support/k8s/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:25:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:25:25 spire-1.2.1/pkg/server/registration/ 14:25:25 spire-1.2.1/pkg/server/registration/manager.go 14:25:25 spire-1.2.1/pkg/server/registration/manager_test.go 14:25:25 spire-1.2.1/pkg/server/scanentries.go 14:25:25 spire-1.2.1/pkg/server/scanentries_test.go 14:25:25 spire-1.2.1/pkg/server/server.go 14:25:25 spire-1.2.1/pkg/server/server_test.go 14:25:25 spire-1.2.1/pkg/server/svid/ 14:25:25 spire-1.2.1/pkg/server/svid/observer.go 14:25:25 spire-1.2.1/pkg/server/svid/observer_test.go 14:25:25 spire-1.2.1/pkg/server/svid/rotator.go 14:25:25 spire-1.2.1/pkg/server/svid/rotator_config.go 14:25:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:25:25 spire-1.2.1/pkg/server/svid/rotator_test.go 14:25:25 spire-1.2.1/proto/ 14:25:25 spire-1.2.1/proto/private/ 14:25:25 spire-1.2.1/proto/private/server/ 14:25:25 spire-1.2.1/proto/private/server/journal/fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:25:25 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:25:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:25:25 spire-1.2.1/proto/private/server/journal/journal.proto 14:25:25 spire-1.2.1/proto/spire/ 14:25:25 spire-1.2.1/proto/spire/common/ 14:25:25 spire-1.2.1/proto/spire/common/common.pb.go 14:25:25 spire-1.2.1/proto/spire/common/common.proto 14:25:25 spire-1.2.1/proto/spire/common/plugin/ 14:25:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:25:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:25:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:25:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:25:25 spire-1.2.1/proto/spire/plugin/ 14:25:25 spire-1.2.1/proto/spire/plugin/agent/ 14:25:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:25:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:25:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:25:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:25:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:25:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:25:25 spire-1.2.1/release/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:25:25 spire-1.2.1/release/spire-extras/ 14:25:25 spire-1.2.1/release/spire-extras/README.md 14:25:25 spire-1.2.1/release/spire-extras/conf/ 14:25:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:25:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:25:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:25:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:25:25 spire-1.2.1/release/spire/ 14:25:25 spire-1.2.1/release/spire/README.md 14:25:25 spire-1.2.1/release/spire/conf/ 14:25:25 spire-1.2.1/release/spire/conf/agent/ 14:25:25 spire-1.2.1/release/spire/conf/agent/agent.conf 14:25:25 spire-1.2.1/release/spire/conf/server/ 14:25:25 spire-1.2.1/release/spire/conf/server/server.conf 14:25:25 spire-1.2.1/script/ 14:25:25 spire-1.2.1/script/build-artifact.sh 14:25:25 spire-1.2.1/script/generate_dummy_ca.sh 14:25:25 spire-1.2.1/support/ 14:25:25 spire-1.2.1/support/k8s/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/ 14:25:25 spire-1.2.1/support/oidc-discovery-provider/README.md 14:25:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/config.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/main.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:25:25 spire-1.2.1/test/ 14:25:25 spire-1.2.1/test/clock/ 14:25:25 spire-1.2.1/test/clock/clock.go 14:25:25 spire-1.2.1/test/fakes/ 14:25:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:25:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:25:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:25:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:25:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:25:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:25:25 spire-1.2.1/test/fakes/fakeagentstore/ 14:25:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:25:25 spire-1.2.1/test/fakes/fakedatastore/ 14:25:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:25:25 spire-1.2.1/test/fakes/fakeentryclient/ 14:25:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:25:25 spire-1.2.1/test/fakes/fakehealthchecker/ 14:25:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:25:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:25:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:25:25 spire-1.2.1/test/fakes/fakemetrics/ 14:25:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:25:25 spire-1.2.1/test/fakes/fakenoderesolver/ 14:25:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:25:25 spire-1.2.1/test/fakes/fakenotifier/ 14:25:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:25:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:25:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:25:25 spire-1.2.1/test/fakes/fakeserverca/ 14:25:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:25:25 spire-1.2.1/test/fakes/fakeservercatalog/ 14:25:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:25:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:25:25 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:25:25 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:25:25 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:25:25 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:25:25 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:25:25 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:25:25 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:25:25 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:25:25 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:25:25 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:25:25 spire-1.2.1/test/fixture/ 14:25:25 spire-1.2.1/test/fixture/certs/ 14:25:25 spire-1.2.1/test/fixture/certs/agent_svid.der 14:25:25 spire-1.2.1/test/fixture/certs/base_cert.pem 14:25:25 spire-1.2.1/test/fixture/certs/base_csr.pem 14:25:25 spire-1.2.1/test/fixture/certs/base_key.pem 14:25:25 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:25:25 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:25:25 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:25:25 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:25:25 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:25:25 spire-1.2.1/test/fixture/certs/blog_key.pem 14:25:25 spire-1.2.1/test/fixture/certs/bundle.der 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:25:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/ 14:25:25 spire-1.2.1/support/oidc-discovery-provider/README.md 14:25:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/config.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:25:25 spire-1.2.1/test/fixture/certs/ca.pem 14:25:25 spire-1.2.1/test/fixture/certs/ca_key.pem 14:25:25 spire-1.2.1/test/fixture/certs/database_cert.pem 14:25:25 spire-1.2.1/test/fixture/certs/database_csr.pem 14:25:25 spire-1.2.1/test/fixture/certs/database_key.pem 14:25:25 spire-1.2.1/test/fixture/certs/node_cert.pem 14:25:25 spire-1.2.1/test/fixture/certs/node_csr.pem 14:25:25 spire-1.2.1/test/fixture/certs/node_key.pem 14:25:25 spire-1.2.1/test/fixture/certs/svid.pem 14:25:25 spire-1.2.1/test/fixture/certs/svid_key.pem 14:25:25 spire-1.2.1/test/fixture/config/ 14:25:25 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:25:25 spire-1.2.1/test/fixture/config/agent_good.conf 14:25:25 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:25:25 spire-1.2.1/test/fixture/config/plugin_good.conf 14:25:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:25:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/main.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:25:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:25:25 spire-1.2.1/test/ 14:25:25 spire-1.2.1/test/clock/ 14:25:25 spire-1.2.1/test/clock/clock.go 14:25:25 spire-1.2.1/test/fakes/ 14:25:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:25:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:25:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:25:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:25:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:25:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:25:25 spire-1.2.1/test/fakes/fakeagentstore/ 14:25:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:25:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_good.conf 14:25:25 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:25:25 spire-1.2.1/test/fixture/fixture.go 14:25:25 spire-1.2.1/test/fixture/nodeattestor/ 14:25:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:25:25 spire-1.2.1/test/fakes/fakedatastore/ 14:25:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:25:25 spire-1.2.1/test/fakes/fakeentryclient/ 14:25:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:25:25 spire-1.2.1/test/fakes/fakehealthchecker/ 14:25:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:25:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:25:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:25:25 spire-1.2.1/test/fakes/fakemetrics/ 14:25:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:25:25 spire-1.2.1/test/fakes/fakenoderesolver/ 14:25:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:25:25 spire-1.2.1/test/fakes/fakenotifier/ 14:25:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:25:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:25:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:25:25 spire-1.2.1/test/fakes/fakeserverca/ 14:25:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:25:25 spire-1.2.1/test/fakes/fakeservercatalog/ 14:25:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:25:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:25:25 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:25:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:25:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:25:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:25:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:25:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:25:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:25:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:25:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:25:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:25:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:25:25 spire-1.2.1/test/fixture/registration/ 14:25:25 spire-1.2.1/test/fixture/registration/entries.json 14:25:25 spire-1.2.1/test/fixture/registration/good-for-update.json 14:25:25 spire-1.2.1/test/fixture/registration/good.json 14:25:25 spire-1.2.1/test/fixture/registration/invalid.json 14:25:25 spire-1.2.1/test/fixture/registration/invalid_json.json 14:25:25 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:25:25 spire-1.2.1/test/integration/ 14:25:25 spire-1.2.1/test/integration/README.md 14:25:25 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:25:25 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:25:25 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:25:25 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:25:25 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:25:25 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:25:25 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:25:25 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:25:25 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:25:25 spire-1.2.1/test/fixture/ 14:25:25 spire-1.2.1/test/fixture/certs/ 14:25:25 spire-1.2.1/test/fixture/certs/agent_svid.der 14:25:25 spire-1.2.1/test/fixture/certs/base_cert.pem 14:25:25 spire-1.2.1/test/fixture/certs/base_csr.pem 14:25:25 spire-1.2.1/test/fixture/certs/base_key.pem 14:25:25 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:25:25 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:25:25 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:25:25 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:25:25 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:25:25 spire-1.2.1/test/fixture/certs/blog_key.pem 14:25:25 spire-1.2.1/test/fixture/certs/bundle.der 14:25:25 spire-1.2.1/test/integration/common 14:25:25 spire-1.2.1/test/integration/setup/ 14:25:25 spire-1.2.1/test/integration/setup/adminclient/ 14:25:25 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:25:25 spire-1.2.1/test/integration/setup/adminclient/client.go 14:25:25 spire-1.2.1/test/integration/setup/debugagent/ 14:25:25 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:25:25 spire-1.2.1/test/integration/setup/debugagent/main.go 14:25:25 spire-1.2.1/test/integration/setup/debugserver/ 14:25:25 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:25:25 spire-1.2.1/test/integration/setup/debugserver/main.go 14:25:25 spire-1.2.1/test/integration/setup/downstreamclient/ 14:25:25 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:25:25 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:25:25 spire-1.2.1/test/integration/setup/itclient/ 14:25:25 spire-1.2.1/test/integration/setup/itclient/client.go 14:25:25 spire-1.2.1/test/integration/setup/node-attestation/ 14:25:25 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:25:25 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:25:25 spire-1.2.1/test/integration/setup/x509pop/ 14:25:25 spire-1.2.1/test/fixture/certs/ca.pem 14:25:25 spire-1.2.1/test/fixture/certs/ca_key.pem 14:25:25 spire-1.2.1/test/fixture/certs/database_cert.pem 14:25:25 spire-1.2.1/test/fixture/certs/database_csr.pem 14:25:25 spire-1.2.1/test/fixture/certs/database_key.pem 14:25:25 spire-1.2.1/test/fixture/certs/node_cert.pem 14:25:25 spire-1.2.1/test/fixture/certs/node_csr.pem 14:25:25 spire-1.2.1/test/fixture/certs/node_key.pem 14:25:25 spire-1.2.1/test/fixture/certs/svid.pem 14:25:25 spire-1.2.1/test/fixture/certs/svid_key.pem 14:25:25 spire-1.2.1/test/fixture/config/ 14:25:25 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:25:25 spire-1.2.1/test/fixture/config/agent_good.conf 14:25:25 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:25:25 spire-1.2.1/test/fixture/config/plugin_good.conf 14:25:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:25:25 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:25:25 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:25:25 spire-1.2.1/test/integration/suites/ 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:25:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:25:25 spire-1.2.1/test/fixture/config/server_good.conf 14:25:25 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:25:25 spire-1.2.1/test/fixture/fixture.go 14:25:25 spire-1.2.1/test/fixture/nodeattestor/ 14:25:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:25:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:25:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:25:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:25:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:25:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:25:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:25:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:25:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:25:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:25:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:25:25 spire-1.2.1/test/fixture/registration/ 14:25:25 spire-1.2.1/test/fixture/registration/entries.json 14:25:25 spire-1.2.1/test/fixture/registration/good-for-update.json 14:25:25 spire-1.2.1/test/fixture/registration/good.json 14:25:25 spire-1.2.1/test/fixture/registration/invalid.json 14:25:25 spire-1.2.1/test/fixture/registration/invalid_json.json 14:25:25 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:25:25 spire-1.2.1/test/integration/ 14:25:25 spire-1.2.1/test/integration/README.md 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/common 14:25:25 spire-1.2.1/test/integration/setup/ 14:25:25 spire-1.2.1/test/integration/setup/adminclient/ 14:25:25 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:25:25 spire-1.2.1/test/integration/setup/adminclient/client.go 14:25:25 spire-1.2.1/test/integration/setup/debugagent/ 14:25:25 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:25:25 spire-1.2.1/test/integration/setup/debugagent/main.go 14:25:25 spire-1.2.1/test/integration/setup/debugserver/ 14:25:25 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:25:25 spire-1.2.1/test/integration/setup/debugserver/main.go 14:25:25 spire-1.2.1/test/integration/setup/downstreamclient/ 14:25:25 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:25:25 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:25:25 spire-1.2.1/test/integration/setup/itclient/ 14:25:25 spire-1.2.1/test/integration/setup/itclient/client.go 14:25:25 spire-1.2.1/test/integration/setup/node-attestation/ 14:25:25 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:25:25 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:25:25 spire-1.2.1/test/integration/setup/x509pop/ 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:25:25 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:25:25 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:25:25 spire-1.2.1/test/integration/suites/ 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:25:25 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:25:25 spire-1.2.1/test/integration/suites/join-token/ 14:25:25 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:25:25 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:25:25 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:25:25 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:25:25 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:25:25 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:25:25 spire-1.2.1/test/integration/suites/join-token/README.md 14:25:25 spire-1.2.1/test/integration/suites/join-token/conf/ 14:25:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/join-token/teardown 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:25:25 spire-1.2.1/test/integration/suites/k8s/ 14:25:25 spire-1.2.1/test/integration/suites/k8s/00-setup 14:25:25 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:25:25 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:25:25 spire-1.2.1/test/integration/suites/k8s/README.md 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/ 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:25:25 spire-1.2.1/test/integration/suites/k8s/teardown 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:25:25 spire-1.2.1/test/integration/suites/join-token/ 14:25:25 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:25:25 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/ 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:25:25 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:25:25 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:25:25 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:25:25 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:25:25 spire-1.2.1/test/integration/suites/join-token/README.md 14:25:25 spire-1.2.1/test/integration/suites/join-token/conf/ 14:25:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/join-token/teardown 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:25:25 spire-1.2.1/test/integration/suites/rotation/ 14:25:25 spire-1.2.1/test/integration/suites/rotation/00-setup 14:25:25 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:25:25 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:25:25 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:25:25 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:25:25 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:25:25 spire-1.2.1/test/integration/suites/rotation/README.md 14:25:25 spire-1.2.1/test/integration/suites/rotation/conf/ 14:25:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/rotation/teardown 14:25:25 spire-1.2.1/test/integration/suites/self-test/ 14:25:25 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:25:25 spire-1.2.1/test/integration/suites/self-test/README.md 14:25:25 spire-1.2.1/test/integration/suites/self-test/teardown 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:25:25 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:25:25 spire-1.2.1/test/integration/suites/upgrade/ 14:25:25 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:25:25 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:25:25 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:25:25 spire-1.2.1/test/integration/suites/k8s/ 14:25:25 spire-1.2.1/test/integration/suites/k8s/00-setup 14:25:25 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:25:25 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:25:25 spire-1.2.1/test/integration/suites/k8s/README.md 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/ 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:25:25 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:25:25 spire-1.2.1/test/integration/suites/upgrade/README.md 14:25:25 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:25:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/upgrade/teardown 14:25:25 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:25:25 spire-1.2.1/test/integration/test-one.sh 14:25:25 spire-1.2.1/test/integration/test.sh 14:25:25 spire-1.2.1/test/plugintest/ 14:25:25 spire-1.2.1/test/plugintest/config.go 14:25:25 spire-1.2.1/test/plugintest/load.go 14:25:25 spire-1.2.1/test/plugintest/option.go 14:25:25 spire-1.2.1/test/spiretest/ 14:25:25 spire-1.2.1/test/spiretest/apiserver.go 14:25:25 spire-1.2.1/test/spiretest/assertions.go 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:25:25 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:25:25 spire-1.2.1/test/integration/suites/k8s/teardown 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:25:25 spire-1.2.1/test/spiretest/dir.go 14:25:25 spire-1.2.1/test/spiretest/errors_posix.go 14:25:25 spire-1.2.1/test/spiretest/errors_windows.go 14:25:25 spire-1.2.1/test/spiretest/logs.go 14:25:25 spire-1.2.1/test/spiretest/socketapi.go 14:25:25 spire-1.2.1/test/spiretest/suite.go 14:25:25 spire-1.2.1/test/spiretest/x509.go 14:25:25 spire-1.2.1/test/testca/ 14:25:25 spire-1.2.1/test/testca/ca.go 14:25:25 spire-1.2.1/test/testkey/ 14:25:25 spire-1.2.1/test/testkey/generate.sh 14:25:25 spire-1.2.1/test/testkey/genkeys.go 14:25:25 spire-1.2.1/test/testkey/keys.go 14:25:25 spire-1.2.1/test/testkey/new.go 14:25:25 spire-1.2.1/test/tpmsimulator/ 14:25:25 spire-1.2.1/test/tpmsimulator/simulator.go 14:25:25 spire-1.2.1/test/util/ 14:25:25 spire-1.2.1/test/util/cert_fixtures.go 14:25:25 spire-1.2.1/test/util/cert_generation.go 14:25:25 spire-1.2.1/test/util/io_redirection.go 14:25:25 spire-1.2.1/test/util/race.go 14:25:25 spire-1.2.1/test/util/util.go 14:25:25 building spire from source... 14:25:25 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/ 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:25:25 spire-1.2.1/test/integration/suites/rotation/ 14:25:25 spire-1.2.1/test/integration/suites/rotation/00-setup 14:25:25 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:25:25 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:25:25 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:25:25 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:25:25 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:25:25 spire-1.2.1/test/integration/suites/rotation/README.md 14:25:25 spire-1.2.1/test/integration/suites/rotation/conf/ 14:25:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/rotation/teardown 14:25:25 spire-1.2.1/test/integration/suites/self-test/ 14:25:25 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:25:25 spire-1.2.1/test/integration/suites/self-test/README.md 14:25:25 spire-1.2.1/test/integration/suites/self-test/teardown 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:25:25 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:25:25 spire-1.2.1/test/integration/suites/upgrade/ 14:25:25 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:25:25 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:25:25 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:25:25 spire-1.2.1/test/integration/suites/upgrade/README.md 14:25:25 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:25:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:25:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:25:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:25:25 spire-1.2.1/test/integration/suites/upgrade/teardown 14:25:25 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:25:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:25:25 spire-1.2.1/test/integration/test-one.sh 14:25:25 spire-1.2.1/test/integration/test.sh 14:25:25 spire-1.2.1/test/plugintest/ 14:25:25 spire-1.2.1/test/plugintest/config.go 14:25:25 spire-1.2.1/test/plugintest/load.go 14:25:25 spire-1.2.1/test/plugintest/option.go 14:25:25 spire-1.2.1/test/spiretest/ 14:25:25 spire-1.2.1/test/spiretest/apiserver.go 14:25:25 spire-1.2.1/test/spiretest/assertions.go 14:25:25 spire-1.2.1/test/spiretest/dir.go 14:25:25 spire-1.2.1/test/spiretest/errors_posix.go 14:25:25 spire-1.2.1/test/spiretest/errors_windows.go 14:25:25 spire-1.2.1/test/spiretest/logs.go 14:25:25 spire-1.2.1/test/spiretest/socketapi.go 14:25:25 spire-1.2.1/test/spiretest/suite.go 14:25:25 spire-1.2.1/test/spiretest/x509.go 14:25:25 spire-1.2.1/test/testca/ 14:25:25 spire-1.2.1/test/testca/ca.go 14:25:25 spire-1.2.1/test/testkey/ 14:25:25 spire-1.2.1/test/testkey/generate.sh 14:25:25 spire-1.2.1/test/testkey/genkeys.go 14:25:25 spire-1.2.1/test/testkey/keys.go 14:25:25 spire-1.2.1/test/testkey/new.go 14:25:25 spire-1.2.1/test/tpmsimulator/ 14:25:25 spire-1.2.1/test/tpmsimulator/simulator.go 14:25:25 spire-1.2.1/test/util/ 14:25:25 spire-1.2.1/test/util/cert_fixtures.go 14:25:25 spire-1.2.1/test/util/cert_generation.go 14:25:25 spire-1.2.1/test/util/io_redirection.go 14:25:25 spire-1.2.1/test/util/race.go 14:25:25 spire-1.2.1/test/util/util.go 14:25:25 building spire from source... 14:25:26 Installing go1.17.7... 14:25:26 Installing go1.17.7... 14:25:26 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:25:26 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:25:26 OK: 15739 distinct packages available 14:25:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:25:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:25:29 OK: 220 MiB in 52 packages 14:25:31 Removing intermediate container af726918d895 14:25:31 ---> fbe1c639f0f2 14:25:31 Step 5/20 : COPY go.mod vendor* ./ 14:25:32 ---> 92b0bbac123e 14:25:32 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:25:32 ---> Running in 489e73cd227c 14:25:38 Removing intermediate container 489e73cd227c 14:25:38 ---> f4f4c2950b3f 14:25:38 Step 7/20 : COPY . . 14:25:50 Building bin/spire-server... 14:25:51 go: downloading github.com/mitchellh/cli v1.1.2 14:25:51 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:25:51 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:25:52 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:25:52 go: downloading google.golang.org/grpc v1.44.0 14:25:52  ---> fb88b7957657 14:25:52 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:25:52 ---> Running in 435c5a9ef48e 14:25:52 Building bin/spire-server... 14:25:52 go: downloading github.com/mitchellh/cli v1.1.2 14:25:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:25:52 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:25:53 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:25:53 go: downloading google.golang.org/grpc v1.44.0 14:25:54 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 14:25:54 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:25:55 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:25:55 go: downloading github.com/imdario/mergo v0.3.12 14:25:55 go: downloading github.com/sirupsen/logrus v1.8.1 14:25:55 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:25:56 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:25:56 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:25:56 go: downloading github.com/fatih/color v1.13.0 14:25:56 go: downloading github.com/mattn/go-isatty v0.0.14 14:25:56 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:25:56 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:25:56 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:25:56 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:25:57 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:25:57 go: downloading github.com/imdario/mergo v0.3.12 14:25:57 go: downloading github.com/sirupsen/logrus v1.8.1 14:25:57 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:25:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:25:57 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:25:57 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:25:57 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:25:57 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:25:57 go: downloading github.com/fatih/color v1.13.0 14:25:57 go: downloading github.com/mattn/go-isatty v0.0.14 14:25:58 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:25:58 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:25:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:25:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:25:58 go: downloading github.com/armon/go-metrics v0.3.10 14:25:58 go: downloading github.com/armon/go-metrics v0.3.10 14:25:58 go: downloading github.com/prometheus/client_golang v1.12.1 14:25:58 go: downloading github.com/prometheus/client_golang v1.12.1 14:25:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:25:59 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:25:59 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:25:59 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:26:00 go: downloading github.com/open-policy-agent/opa v0.38.0 14:26:00 go: downloading github.com/open-policy-agent/opa v0.38.0 14:26:22 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:26:22 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:26:22 go: downloading github.com/mattn/go-colorable v0.1.12 14:26:22 go: downloading github.com/Masterminds/goutils v1.1.0 14:26:22 go: downloading github.com/Masterminds/semver v1.5.0 14:26:22 go: downloading github.com/google/uuid v1.1.2 14:26:22 go: downloading github.com/mattn/go-colorable v0.1.12 14:26:22 go: downloading github.com/huandu/xstrings v1.3.2 14:26:22 go: downloading github.com/Masterminds/goutils v1.1.0 14:26:22 go: downloading github.com/Masterminds/semver v1.5.0 14:26:22 go: downloading github.com/google/uuid v1.1.2 14:26:22 go: downloading github.com/huandu/xstrings v1.3.2 14:26:22 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:26:22 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:26:22 go: downloading go.uber.org/atomic v1.9.0 14:26:22 go: downloading github.com/prometheus/client_model v0.2.0 14:26:22 go: downloading github.com/imkira/go-observer v1.0.3 14:26:22 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:26:22 go: downloading github.com/prometheus/common v0.32.1 14:26:22 go: downloading github.com/oklog/run v1.0.0 14:26:22 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:26:22 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:26:22 go: downloading github.com/prometheus/client_model v0.2.0 14:26:22 go: downloading github.com/pkg/errors v0.9.1 14:26:22 go: downloading github.com/prometheus/common v0.32.1 14:26:22 go: downloading github.com/beorn7/perks v1.0.1 14:26:22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:26:22 go: downloading github.com/prometheus/procfs v0.7.3 14:26:22 go: downloading github.com/beorn7/perks v1.0.1 14:26:22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:26:22 go: downloading go.uber.org/atomic v1.9.0 14:26:22 go: downloading github.com/prometheus/procfs v0.7.3 14:26:22 go: downloading github.com/oklog/run v1.0.0 14:26:22 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:26:22 go: downloading github.com/pkg/errors v0.9.1 14:26:22 go: downloading github.com/hashicorp/errwrap v1.1.0 14:26:22 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:26:22 go: downloading github.com/stretchr/testify v1.7.0 14:26:22 go: downloading github.com/imkira/go-observer v1.0.3 14:26:22 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:26:22 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:26:22 go: downloading github.com/hashicorp/errwrap v1.1.0 14:26:22 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:26:22 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:26:22 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:26:22 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:26:22 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:26:22 go: downloading github.com/twmb/murmur3 v1.1.6 14:26:22 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:26:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:26:22 go: downloading gopkg.in/yaml.v2 v2.4.0 14:26:22 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:26:22 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:26:22 go: downloading github.com/blang/semver/v4 v4.0.0 14:26:22 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:26:22 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:26:22 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:26:22 go: downloading github.com/jinzhu/gorm v1.9.16 14:26:23 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:26:23 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:26:23 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:26:24 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:26:26 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:26:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:26:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:26:27 go: downloading google.golang.org/api v0.70.0 14:26:27 go: downloading k8s.io/client-go v0.23.4 14:26:27 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:26:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:26:30 go: downloading github.com/stretchr/testify v1.7.0 14:26:30 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:26:30 go: downloading google.golang.org/api v0.70.0 14:26:30 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:27:03 go: downloading k8s.io/client-go v0.23.4 14:27:03 go: downloading k8s.io/api v0.23.4 14:27:03 go: downloading k8s.io/api v0.23.4 14:27:03 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:27:03 go: downloading github.com/google/go-tpm v0.3.3 14:27:03 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:27:03 go: downloading github.com/blang/semver/v4 v4.0.0 14:27:03 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:27:03 go: downloading github.com/jinzhu/gorm v1.9.16 14:27:03 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:27:03 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:27:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:27:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:27:13 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:27:13 go: downloading cloud.google.com/go/storage v1.21.0 14:27:13 go: downloading cloud.google.com/go v0.100.2 14:27:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:27:14 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:27:14 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:27:14 go: downloading cloud.google.com/go/storage v1.21.0 14:27:14 go: downloading k8s.io/apimachinery v0.23.4 14:27:14 go: downloading cloud.google.com/go v0.100.2 14:27:15 go: downloading github.com/google/go-tpm v0.3.3 14:27:15 go: downloading k8s.io/apimachinery v0.23.4 14:27:16 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:27:17 go: downloading k8s.io/kube-aggregator v0.23.3 14:27:17 go: downloading cloud.google.com/go/security v1.3.0 14:27:18 go: downloading k8s.io/kube-aggregator v0.23.3 14:27:18 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:27:19 go: downloading github.com/hashicorp/vault/api v1.4.1 14:27:19 go: downloading github.com/twmb/murmur3 v1.1.6 14:27:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:27:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:27:19 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:27:19 go: downloading gopkg.in/yaml.v2 v2.4.0 14:27:20 go: downloading cloud.google.com/go/security v1.3.0 14:27:20 go: downloading github.com/gobwas/glob v0.2.3 14:27:20 go: downloading github.com/hashicorp/vault/api v1.4.1 14:27:20 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:27:20 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:27:20 go: downloading github.com/aws/smithy-go v1.11.0 14:27:20 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:27:20 go: downloading github.com/gobwas/glob v0.2.3 14:27:21 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:27:21 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:27:21 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:27:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:27:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:27:21 go: downloading github.com/jinzhu/inflection v1.0.0 14:27:21 go: downloading github.com/aws/smithy-go v1.11.0 14:27:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:27:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:27:22 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:27:22 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:27:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:27:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:27:23 go: downloading github.com/jinzhu/inflection v1.0.0 14:27:23 go: downloading github.com/gogo/protobuf v1.3.2 14:27:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:27:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:27:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:27:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:27:25 go: downloading github.com/gogo/protobuf v1.3.2 14:27:29 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:27:29 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:27:29 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:27:29 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:27:29 go: downloading github.com/dimchansky/utfbom v1.1.1 14:27:29 go: downloading cloud.google.com/go/compute v1.3.0 14:27:31 go: downloading cloud.google.com/go/iam v0.1.1 14:27:31 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:27:31 go: downloading github.com/google/gofuzz v1.1.0 14:27:31 go: downloading k8s.io/klog/v2 v2.30.0 14:27:31 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:27:32 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:27:33 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:27:33 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:27:33 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:27:33 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:27:33 go: downloading github.com/dimchansky/utfbom v1.1.1 14:27:33 go: downloading cloud.google.com/go/compute v1.3.0 14:27:33 go: downloading github.com/spf13/pflag v1.0.5 14:27:33 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:27:33 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:27:33 go: downloading cloud.google.com/go/iam v0.1.1 14:27:34 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:27:34 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:27:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:27:34 go: downloading k8s.io/klog/v2 v2.30.0 14:27:34 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:27:34 go: downloading github.com/google/gofuzz v1.1.0 14:27:34 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:27:34 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:27:34 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:27:35 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:27:35 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:27:36 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:27:36 go: downloading github.com/tklauser/numcpus v0.3.0 14:27:36 go: downloading github.com/spf13/pflag v1.0.5 14:27:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:27:36 go: downloading go.opencensus.io v0.23.0 14:27:36 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:27:36 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:27:37 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:27:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:27:37 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:27:37 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:27:37 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:27:37 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:27:38 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:27:38 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:27:39 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:27:39 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:27:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:27:39 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:27:39 go: downloading go.opencensus.io v0.23.0 14:27:39 go: downloading gopkg.in/inf.v0 v0.9.1 14:27:39 go: downloading github.com/google/go-cmp v0.5.7 14:27:39 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:27:40 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:27:40 go: downloading github.com/go-logr/logr v1.2.2 14:27:40 go: downloading github.com/json-iterator/go v1.1.12 14:27:41 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:27:41 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:27:41 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:27:42 go: downloading gopkg.in/inf.v0 v0.9.1 14:27:42 go: downloading github.com/go-logr/logr v1.2.2 14:27:42 go: downloading github.com/google/go-cmp v0.5.7 14:27:42 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:27:42 go: downloading github.com/json-iterator/go v1.1.12 14:27:43 go: downloading github.com/googleapis/gnostic v0.5.5 14:27:43 go: downloading github.com/googleapis/gnostic v0.5.5 14:27:44 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:27:44 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:27:45 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:27:45 go: downloading sigs.k8s.io/yaml v1.3.0 14:27:45 go: downloading go.uber.org/zap v1.21.0 14:27:45 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:27:45 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:27:45 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:27:45 go: downloading github.com/modern-go/reflect2 v1.0.2 14:27:46 go: downloading github.com/ryanuber/go-glob v1.0.0 14:27:46 go: downloading github.com/golang/snappy v0.0.4 14:27:46 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:27:47 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:27:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:27:48 go: downloading github.com/tklauser/numcpus v0.3.0 14:27:48 go: downloading go.uber.org/zap v1.21.0 14:27:49 go: downloading sigs.k8s.io/yaml v1.3.0 14:27:49 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:27:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:27:49 go: downloading github.com/modern-go/reflect2 v1.0.2 14:27:49 go: downloading github.com/ryanuber/go-glob v1.0.0 14:27:49 go: downloading github.com/golang/snappy v0.0.4 14:27:49 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:27:55 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:27:55 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:27:55 go: downloading github.com/hashicorp/go-version v1.2.0 14:27:55 go: downloading go.uber.org/multierr v1.6.0 14:27:57 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:27:57 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:27:57 go: downloading github.com/hashicorp/go-version v1.2.0 14:27:57 go: downloading go.uber.org/multierr v1.6.0 14:28:30 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:28:30 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:28:30 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:28:30 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:31:37 Removing intermediate container 435c5a9ef48e 14:31:37 ---> 9d21fa3a296f 14:31:37 14:31:37 Step 9/20 : FROM alpine:3.15 14:31:37 3.15: Pulling from library/alpine 14:31:37 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:31:37 Status: Downloaded newer image for alpine:3.15 14:31:37 ---> 3fb3c9af89a9 14:31:37 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:31:37 ---> Running in 7489a21e040d 14:31:37 Removing intermediate container 7489a21e040d 14:31:37 ---> 56a605047cd2 14:31:37 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:31:37 ---> Running in d63eed409c76 14:31:37 Removing intermediate container d63eed409c76 14:31:37 ---> 3b135edcb583 14:31:37 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:31:37 ---> Running in 040f5458bfd9 14:31:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:31:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:31:40 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:31:40 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:31:40 OK: 15729 distinct packages available 14:31:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:31:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:31:42 (1/9) Installing ca-certificates (20211220-r0) 14:31:43 (2/9) Installing brotli-libs (1.0.9-r5) 14:31:43 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:31:43 (4/9) Installing libcurl (7.80.0-r0) 14:31:43 (5/9) Installing curl (7.80.0-r0) 14:31:43 (6/9) Installing dumb-init (1.2.5-r1) 14:31:43 (7/9) Installing musl-obstack (1.2.3-r0) 14:31:43 (8/9) Installing libucontext (1.1-r0) 14:31:44 (9/9) Installing gcompat (1.0.0-r4) 14:31:44 Executing busybox-1.34.1-r5.trigger 14:31:44 Executing ca-certificates-20211220-r0.trigger 14:31:44 OK: 8 MiB in 23 packages 14:31:47 Removing intermediate container 040f5458bfd9 14:31:47 ---> afd5fa2b9bbe 14:31:47 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:31:47 ---> 5bc508125798 14:31:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:31:50 ---> 42f7a108c57f 14:31:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:31:51 ---> 993757f47ad2 14:31:51 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:31:51 ---> Running in 7e84187e1246 14:31:51 Removing intermediate container 7e84187e1246 14:31:51 ---> ef79ed990907 14:31:51 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:31:52 ---> Running in 9d82be64a9f8 14:31:52 Removing intermediate container 9d82be64a9f8 14:31:52 ---> 61f0c992c6ac 14:31:52 Step 18/20 : LABEL arch=arm64 14:31:52 ---> Running in 166f75297379 14:31:53 Removing intermediate container 166f75297379 14:31:53 ---> 2a5f7e70bf77 14:31:53 Step 19/20 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:31:53 ---> Running in 6bc5fce2c335 14:31:53 Removing intermediate container 6bc5fce2c335 14:31:53 ---> 1ce59609fcdd 14:31:53 Step 20/20 : LABEL version=2.2.0-dev.58 14:31:54 ---> Running in c847ceb97d16 14:31:54 Removing intermediate container c847ceb97d16 14:31:54 ---> 764e8f2b3d2b 14:31:54 14:31:55 Successfully built 764e8f2b3d2b 14:31:55 Successfully tagged security-spiffe-token-provider-arm64:latest 14:50:18  Building security-spiffe-token-provider ... done Building bin/spire-agent... 14:50:19 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:50:20 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:50:20 go: downloading github.com/docker/docker v20.10.12+incompatible 14:50:25 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:50:25 go: downloading github.com/google/go-tpm-tools v0.3.3 14:50:27 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:50:27 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:50:28 go: downloading github.com/docker/go-connections v0.4.0 14:50:28 go: downloading github.com/docker/go-units v0.4.0 14:50:28 go: downloading github.com/opencontainers/image-spec v1.0.1 14:50:28 go: downloading github.com/containerd/containerd v1.3.4 14:50:28 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:50:28 go: downloading github.com/opencontainers/go-digest v1.0.0 14:56:05 Removing intermediate container ef2ef32735e1 14:56:05 ---> f7a11fa7cbde 14:56:05 14:56:05 Step 13/25 : FROM alpine:3.15 14:56:05 ---> 3fb3c9af89a9 14:56:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:56:05 ---> Using cache 14:56:05 ---> 56a605047cd2 14:56:05 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:56:05 ---> Using cache 14:56:05 ---> 3b135edcb583 14:56:05 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:56:05 ---> Running in 4c8bd9289c32 14:56:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:56:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:56:05 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:56:05 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:56:05 OK: 15729 distinct packages available 14:56:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:56:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:56:05 (1/5) Installing dumb-init (1.2.5-r1) 14:56:05 (2/5) Installing musl-obstack (1.2.3-r0) 14:56:05 (3/5) Installing libucontext (1.1-r0) 14:56:05 (4/5) Installing gcompat (1.0.0-r4) 14:56:05 (5/5) Installing openssl (1.1.1n-r0) 14:56:05 Executing busybox-1.34.1-r5.trigger 14:56:05 OK: 6 MiB in 19 packages 14:56:05 Removing intermediate container 4c8bd9289c32 14:56:05 ---> 34e7bc6023dc 14:56:05 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:56:07 ---> 7f56fd764afd 14:56:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:56:08 ---> aa5b66dc9bcb 14:56:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:56:09 ---> 127264df4ba5 14:56:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:56:09 ---> 44b3e1ec4ea6 14:56:09 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:56:10 ---> Running in 96200285dbb8 14:56:10 Removing intermediate container 96200285dbb8 14:56:10 ---> e679a3c3b167 14:56:10 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:56:10 ---> Running in 955e8ef87642 14:56:10 Removing intermediate container 955e8ef87642 14:56:10 ---> 14587ab6c9c3 14:56:10 Step 23/25 : LABEL arch=arm64 14:56:10 ---> Running in 2a325598dbd9 14:56:11 Removing intermediate container 2a325598dbd9 14:56:11 ---> 3d526254a2aa 14:56:11 Step 24/25 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 14:56:11 ---> Running in 0275629b0ac5 14:56:11 Removing intermediate container 0275629b0ac5 14:56:11 ---> 0d0d10427ab0 14:56:11 Step 25/25 : LABEL version=2.2.0-dev.58 14:56:11 ---> Running in cc96cd1333f1 14:56:12 Removing intermediate container cc96cd1333f1 14:56:12 ---> 3f41bb57f70e 14:56:12 14:56:12 Successfully built 3f41bb57f70e 14:56:12 Successfully tagged security-spire-server-arm64:latest 14:56:34  Building security-spire-server ... done Building bin/spire-agent... 14:56:34 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:56:34 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:56:34 go: downloading github.com/docker/docker v20.10.12+incompatible 14:56:35 Building bin/spire-agent... 14:56:36 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:56:36 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:56:36 go: downloading github.com/google/go-tpm-tools v0.3.3 14:56:36 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:56:36 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:56:36 go: downloading github.com/docker/docker v20.10.12+incompatible 14:56:37 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:56:37 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:56:37 go: downloading github.com/docker/go-connections v0.4.0 14:56:37 go: downloading github.com/docker/go-units v0.4.0 14:56:37 go: downloading github.com/opencontainers/image-spec v1.0.1 14:56:37 go: downloading github.com/containerd/containerd v1.3.4 14:56:38 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:56:38 go: downloading github.com/opencontainers/go-digest v1.0.0 14:56:39 go: downloading github.com/google/go-tpm-tools v0.3.3 14:56:40 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:56:40 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:56:41 go: downloading github.com/docker/go-connections v0.4.0 14:56:41 go: downloading github.com/docker/go-units v0.4.0 14:56:41 go: downloading github.com/opencontainers/image-spec v1.0.1 14:56:41 go: downloading github.com/containerd/containerd v1.3.4 14:56:41 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:56:41 go: downloading github.com/opencontainers/go-digest v1.0.0 15:01:18 Removing intermediate container 498575ac363d 15:01:18 ---> 517c924a143c 15:01:18 15:01:18 Step 13/26 : FROM alpine:3.15 15:01:18 ---> 3fb3c9af89a9 15:01:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:01:18 ---> Using cache 15:01:18 ---> 56a605047cd2 15:01:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:01:18 ---> Using cache 15:01:18 ---> 3b135edcb583 15:01:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:01:18 ---> Running in cc07e844ca68 15:01:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:01:18 Removing intermediate container f219ca7310e9 15:01:18 ---> 3acc789b8292 15:01:18 15:01:18 Step 13/26 : FROM alpine:3.15 15:01:18 ---> 3fb3c9af89a9 15:01:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:01:18 ---> Using cache 15:01:18 ---> 56a605047cd2 15:01:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:01:18 ---> Using cache 15:01:18 ---> 3b135edcb583 15:01:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:01:18 ---> Using cache 15:01:18 ---> 34e7bc6023dc 15:01:18 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 15:01:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:01:20 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 15:01:20 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:01:20 OK: 15729 distinct packages available 15:01:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:01:20 ---> 025957e30215 15:01:20 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:01:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:01:22 (1/4) Installing dumb-init (1.2.5-r1) 15:01:22 (2/4) Installing musl-obstack (1.2.3-r0) 15:01:22 (3/4) Installing libucontext (1.1-r0) 15:01:22 (4/4) Installing gcompat (1.0.0-r4) 15:01:23 Executing busybox-1.34.1-r5.trigger 15:01:23 OK: 6 MiB in 18 packages 15:01:24 ---> 2ff2187801c8 15:01:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:01:24 Removing intermediate container cc07e844ca68 15:01:24 ---> 58417f4bb34e 15:01:24 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:01:24 ---> 467a0556d1cb 15:01:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:01:25 ---> 00a51da44ad1 15:01:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:01:26 ---> 74a4dcdaae46 15:01:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:01:26 ---> Running in d82b6fd975ab 15:01:26 Removing intermediate container d82b6fd975ab 15:01:26 ---> ab7492323df4 15:01:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:01:26 ---> Running in 55f93fd4b981 15:01:27 Removing intermediate container 55f93fd4b981 15:01:27 ---> d3f1fca59125 15:01:27 Step 24/26 : LABEL arch=arm64 15:01:27 ---> Running in ed75c22dc161 15:01:27 Removing intermediate container ed75c22dc161 15:01:27 ---> 61e8c6f2d6d3 15:01:27 Step 25/26 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:01:28 ---> 467d942b7e34 15:01:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:01:28 ---> Running in 6c97620081c4 15:01:28 Removing intermediate container 6c97620081c4 15:01:28 ---> 1df694c50377 15:01:28 Step 26/26 : LABEL version=2.2.0-dev.58 15:01:28 ---> Running in 16c4832d1882 15:01:28 ---> 3cb5d23f63e6 15:01:28 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:01:28 ---> Running in 997f0789a6f7 15:01:28 Removing intermediate container 16c4832d1882 15:01:28 ---> bdd9c8af852b 15:01:28 15:01:29 Removing intermediate container 997f0789a6f7 15:01:29 ---> 8a2985b6b32d 15:01:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:01:29 Successfully built bdd9c8af852b 15:01:29 Successfully tagged security-spire-agent-arm64:latest 15:01:29  Building security-spire-agent ... done  ---> 794ddcc35db5 15:01:29 Step 21/26 : WORKDIR / 15:01:29 ---> Running in 18d1dcde055c 15:01:30 Removing intermediate container 18d1dcde055c 15:01:30 ---> 979188422450 15:01:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:01:30 ---> Running in 08514ed21167 15:01:30 Removing intermediate container 08514ed21167 15:01:30 ---> 5b003223459d 15:01:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:01:30 ---> Running in 2fdd9045527a 15:01:30 Removing intermediate container 2fdd9045527a 15:01:30 ---> 70c073815d0b 15:01:30 Step 24/26 : LABEL arch=arm64 15:01:30 ---> Running in 43a923e8fcc8 15:01:31 Removing intermediate container 43a923e8fcc8 15:01:31 ---> 16a48a42bfb3 15:01:31 Step 25/26 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:01:31 ---> Running in 2cfaf91af73c 15:01:31 Removing intermediate container 2cfaf91af73c 15:01:31 ---> e168f91e84c1 15:01:31 Step 26/26 : LABEL version=2.2.0-dev.58 15:01:31 ---> Running in 651c639f4770 15:01:32 Removing intermediate container 651c639f4770 15:01:32 ---> 22ffed74d880 15:01:32 15:01:32 Successfully built 22ffed74d880 15:01:32 Successfully tagged security-spire-config-arm64:latest 15:01:32  Building security-spire-config ... done  [Pipeline] } 15:01:32 $ docker stop --time=1 85a8a07810c514b47de7a092405b5d1e2ffc2b2e540729ed9aa27d37f03dd58f 15:01:34 $ docker rm -f 85a8a07810c514b47de7a092405b5d1e2ffc2b2e540729ed9aa27d37f03dd58f [Pipeline] // withDockerContainer [Pipeline] sh 15:01:34 + docker images 15:01:35 REPOSITORY TAG IMAGE ID CREATED SIZE 15:01:35 security-spire-config-arm64 latest 22ffed74d880 4 seconds ago 85.6MB 15:01:35 security-spire-agent-arm64 latest bdd9c8af852b 7 seconds ago 126MB 15:01:35 3acc789b8292 32 seconds ago 3.98GB 15:01:35 517c924a143c 37 seconds ago 3.98GB 15:01:35 security-spire-server-arm64 latest 3f41bb57f70e 5 minutes ago 86.3MB 15:01:35 f7a11fa7cbde 5 minutes ago 3.98GB 15:01:35 security-spiffe-token-provider-arm64 latest 764e8f2b3d2b 29 minutes ago 27.7MB 15:01:35 9d21fa3a296f 30 minutes ago 1.19GB 15:01:35 security-secretstore-setup-arm64 latest 4e0dcc34c4dd 36 minutes ago 40.8MB 15:01:35 core-metadata-arm64 latest 2f33fa791bf5 36 minutes ago 25.1MB 15:01:35 sys-mgmt-agent-arm64 latest 7284ec6a5d0e 36 minutes ago 290MB 15:01:35 security-proxy-setup-arm64 latest 4f38f8901a89 36 minutes ago 42.1MB 15:01:35 f1a2faace902 37 minutes ago 1.2GB 15:01:35 f1cc04f4e6e6 37 minutes ago 1.21GB 15:01:35 949fd5163616 37 minutes ago 1.21GB 15:01:35 5dff6999af2f 38 minutes ago 1.2GB 15:01:35 core-data-arm64 latest 34213cd2038a 45 minutes ago 34.4MB 15:01:35 457aa8b5d0e5 46 minutes ago 1.23GB 15:01:35 security-bootstrapper-arm64 latest 8108c2b6c41b 46 minutes ago 23.6MB 15:01:35 support-notifications-arm64 latest 6d36ff06d680 46 minutes ago 25.5MB 15:01:35 support-scheduler-arm64 latest 8e770a17847f 46 minutes ago 24.9MB 15:01:35 bb078bcd2d3e 46 minutes ago 1.2GB 15:01:35 229515fcdc14 46 minutes ago 1.2GB 15:01:35 core-command-arm64 latest c9f3a79c23fe 46 minutes ago 23.7MB 15:01:35 7dd56ff17f92 46 minutes ago 1.2GB 15:01:35 53b6cab53e1b 47 minutes ago 1.2GB 15:01:35 ci-base-image-arm64 latest c139fd2a77c7 56 minutes ago 886MB 15:01:35 docker 20.10.14 c346e9eafbab 2 days ago 202MB 15:01:35 alpine 3.14 ac73e934f311 2 days ago 5.34MB 15:01:35 alpine 3.15 3fb3c9af89a9 2 days ago 5.32MB 15:01:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 15:01:35 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:35 provisioning config files... 15:01:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/181@tmp/config439351646229129001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:36 ---> docker-login.sh 15:01:36 nexus3.edgexfoundry.org:10001 15:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:36 Configure a credential helper to remove this warning. See 15:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:36 15:01:36 Login Succeeded 15:01:36 nexus3.edgexfoundry.org:10002 15:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:36 Configure a credential helper to remove this warning. See 15:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:36 15:01:36 Login Succeeded 15:01:36 nexus3.edgexfoundry.org:10003 15:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:37 Configure a credential helper to remove this warning. See 15:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:37 15:01:37 Login Succeeded 15:01:37 nexus3.edgexfoundry.org:10004 15:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:38 Configure a credential helper to remove this warning. See 15:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:38 15:01:38 Login Succeeded 15:01:38 docker.io 15:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:38 Configure a credential helper to remove this warning. See 15:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:38 15:01:38 Login Succeeded 15:01:38 ---> docker-login.sh ends [Pipeline] } 15:01:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:01:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:01:38 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 15:01:38 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:01:38 latest 15:01:38 2.2.0-dev.58 15:01:38 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:01:38 main 15:01:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:01:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 15:01:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:01:39 b6cc8dd8c646: Preparing 15:01:39 8d27ac7a4011: Preparing 15:01:39 867bdb5559b3: Preparing 15:01:39 07d2177e91ae: Preparing 15:01:39 f73e7dbfee58: Preparing 15:01:39 f73e7dbfee58: Layer already exists 15:01:39 b6cc8dd8c646: Pushed 15:01:39 867bdb5559b3: Pushed 15:01:39 07d2177e91ae: Pushed 15:01:45 8d27ac7a4011: Pushed 15:01:45 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:db71d0a4d49ff746b2b914d0b9f75a33d980ece145e3275045ee9d447b549305 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:01:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:01:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:01:46 b6cc8dd8c646: Preparing 15:01:46 8d27ac7a4011: Preparing 15:01:46 867bdb5559b3: Preparing 15:01:46 07d2177e91ae: Preparing 15:01:46 f73e7dbfee58: Preparing 15:01:46 867bdb5559b3: Layer already exists 15:01:46 b6cc8dd8c646: Layer already exists 15:01:46 f73e7dbfee58: Layer already exists 15:01:46 8d27ac7a4011: Layer already exists 15:01:46 07d2177e91ae: Layer already exists 15:01:46 latest: digest: sha256:db71d0a4d49ff746b2b914d0b9f75a33d980ece145e3275045ee9d447b549305 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:01:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:01:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.58 15:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:01:47 b6cc8dd8c646: Preparing 15:01:47 8d27ac7a4011: Preparing 15:01:47 867bdb5559b3: Preparing 15:01:47 07d2177e91ae: Preparing 15:01:47 f73e7dbfee58: Preparing 15:01:47 8d27ac7a4011: Layer already exists 15:01:47 867bdb5559b3: Layer already exists 15:01:47 07d2177e91ae: Layer already exists 15:01:47 b6cc8dd8c646: Layer already exists 15:01:47 f73e7dbfee58: Layer already exists 15:01:47 2.2.0-dev.58: digest: sha256:db71d0a4d49ff746b2b914d0b9f75a33d980ece145e3275045ee9d447b549305 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:01:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:01:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:01:47 b6cc8dd8c646: Preparing 15:01:47 8d27ac7a4011: Preparing 15:01:47 867bdb5559b3: Preparing 15:01:47 07d2177e91ae: Preparing 15:01:47 f73e7dbfee58: Preparing 15:01:47 07d2177e91ae: Layer already exists 15:01:47 f73e7dbfee58: Layer already exists 15:01:47 8d27ac7a4011: Layer already exists 15:01:47 867bdb5559b3: Layer already exists 15:01:47 b6cc8dd8c646: Layer already exists 15:01:48 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:db71d0a4d49ff746b2b914d0b9f75a33d980ece145e3275045ee9d447b549305 size: 1363 [Pipeline] isUnix [Pipeline] sh 15:01:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 15:01:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 15:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:01:48 b6cc8dd8c646: Preparing 15:01:48 8d27ac7a4011: Preparing 15:01:48 867bdb5559b3: Preparing 15:01:48 07d2177e91ae: Preparing 15:01:48 f73e7dbfee58: Preparing 15:01:48 f73e7dbfee58: Layer already exists 15:01:48 8d27ac7a4011: Layer already exists 15:01:48 867bdb5559b3: Layer already exists 15:01:48 07d2177e91ae: Layer already exists 15:01:48 b6cc8dd8c646: Layer already exists 15:01:49 main: digest: sha256:db71d0a4d49ff746b2b914d0b9f75a33d980ece145e3275045ee9d447b549305 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:01:49 ===================================================== [Pipeline] echo 15:01:49 taggedImages: 15:01:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:01:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:01:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.58 15:01:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:01:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 15:01:49 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 15:01:49 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:01:49 latest 15:01:49 2.2.0-dev.58 15:01:49 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:01:49 main 15:01:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:01:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 15:01:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:01:49 cd8cde9be9c8: Preparing 15:01:49 d469bfc90a3a: Preparing 15:01:49 867bdb5559b3: Preparing 15:01:49 700df6ab16c3: Preparing 15:01:49 e71258f38d09: Preparing 15:01:49 f73e7dbfee58: Preparing 15:01:49 f73e7dbfee58: Waiting 15:01:49 867bdb5559b3: Layer already exists 15:01:50 f73e7dbfee58: Layer already exists 15:01:50 cd8cde9be9c8: Pushed 15:01:50 e71258f38d09: Pushed 15:01:50 700df6ab16c3: Pushed 15:01:57 d469bfc90a3a: Pushed 15:01:57 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:e35fb347da0e9b0181aa877786b4e19c2b34014e85eb9d305a7476acf127e57a size: 1573 [Pipeline] isUnix [Pipeline] sh 15:01:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:01:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:01:58 cd8cde9be9c8: Preparing 15:01:58 d469bfc90a3a: Preparing 15:01:58 867bdb5559b3: Preparing 15:01:58 700df6ab16c3: Preparing 15:01:58 e71258f38d09: Preparing 15:01:58 f73e7dbfee58: Preparing 15:01:58 f73e7dbfee58: Waiting 15:01:58 e71258f38d09: Layer already exists 15:01:58 867bdb5559b3: Layer already exists 15:01:58 cd8cde9be9c8: Layer already exists 15:01:58 d469bfc90a3a: Layer already exists 15:01:58 700df6ab16c3: Layer already exists 15:01:58 f73e7dbfee58: Layer already exists 15:01:59 latest: digest: sha256:e35fb347da0e9b0181aa877786b4e19c2b34014e85eb9d305a7476acf127e57a size: 1573 [Pipeline] isUnix [Pipeline] sh 15:01:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:01:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.58 15:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:01:59 cd8cde9be9c8: Preparing 15:01:59 d469bfc90a3a: Preparing 15:01:59 867bdb5559b3: Preparing 15:01:59 700df6ab16c3: Preparing 15:01:59 e71258f38d09: Preparing 15:01:59 f73e7dbfee58: Preparing 15:01:59 f73e7dbfee58: Waiting 15:01:59 e71258f38d09: Layer already exists 15:01:59 cd8cde9be9c8: Layer already exists 15:01:59 867bdb5559b3: Layer already exists 15:01:59 700df6ab16c3: Layer already exists 15:01:59 d469bfc90a3a: Layer already exists 15:02:00 f73e7dbfee58: Layer already exists 15:02:00 2.2.0-dev.58: digest: sha256:e35fb347da0e9b0181aa877786b4e19c2b34014e85eb9d305a7476acf127e57a size: 1573 [Pipeline] isUnix [Pipeline] sh 15:02:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:02:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:02:00 cd8cde9be9c8: Preparing 15:02:00 d469bfc90a3a: Preparing 15:02:00 867bdb5559b3: Preparing 15:02:00 700df6ab16c3: Preparing 15:02:00 e71258f38d09: Preparing 15:02:00 f73e7dbfee58: Preparing 15:02:00 f73e7dbfee58: Waiting 15:02:01 867bdb5559b3: Layer already exists 15:02:01 cd8cde9be9c8: Layer already exists 15:02:01 700df6ab16c3: Layer already exists 15:02:01 d469bfc90a3a: Layer already exists 15:02:01 e71258f38d09: Layer already exists 15:02:01 f73e7dbfee58: Layer already exists 15:02:01 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:e35fb347da0e9b0181aa877786b4e19c2b34014e85eb9d305a7476acf127e57a size: 1573 [Pipeline] isUnix [Pipeline] sh 15:02:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 15:02:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 15:02:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:02:01 cd8cde9be9c8: Preparing 15:02:01 d469bfc90a3a: Preparing 15:02:01 867bdb5559b3: Preparing 15:02:01 700df6ab16c3: Preparing 15:02:01 e71258f38d09: Preparing 15:02:01 f73e7dbfee58: Preparing 15:02:01 f73e7dbfee58: Waiting 15:02:01 cd8cde9be9c8: Layer already exists 15:02:01 700df6ab16c3: Layer already exists 15:02:01 867bdb5559b3: Layer already exists 15:02:01 e71258f38d09: Layer already exists 15:02:01 d469bfc90a3a: Layer already exists 15:02:02 f73e7dbfee58: Layer already exists 15:02:02 main: digest: sha256:e35fb347da0e9b0181aa877786b4e19c2b34014e85eb9d305a7476acf127e57a size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:02:02 ===================================================== [Pipeline] echo 15:02:02 taggedImages: 15:02:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:02:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.58 15:02:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 15:02:02 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 15:02:02 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:02 latest 15:02:02 2.2.0-dev.58 15:02:02 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:02 main 15:02:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:02:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 15:02:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:02:03 af80f4126302: Preparing 15:02:03 45ef1648b180: Preparing 15:02:03 867bdb5559b3: Preparing 15:02:03 07d2177e91ae: Preparing 15:02:03 f73e7dbfee58: Preparing 15:02:03 07d2177e91ae: Layer already exists 15:02:03 867bdb5559b3: Layer already exists 15:02:03 f73e7dbfee58: Layer already exists 15:02:03 af80f4126302: Pushed 15:02:08 45ef1648b180: Pushed 15:02:08 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:cbd15fb38b760ce4ba6953abce2f855e7841e67f8f24f2cec0bcf466a555af8d size: 1364 [Pipeline] isUnix [Pipeline] sh 15:02:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:02:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:02:09 af80f4126302: Preparing 15:02:09 45ef1648b180: Preparing 15:02:09 867bdb5559b3: Preparing 15:02:09 07d2177e91ae: Preparing 15:02:09 f73e7dbfee58: Preparing 15:02:09 45ef1648b180: Layer already exists 15:02:09 867bdb5559b3: Layer already exists 15:02:09 07d2177e91ae: Layer already exists 15:02:09 f73e7dbfee58: Layer already exists 15:02:09 af80f4126302: Layer already exists 15:02:09 latest: digest: sha256:cbd15fb38b760ce4ba6953abce2f855e7841e67f8f24f2cec0bcf466a555af8d size: 1364 [Pipeline] isUnix [Pipeline] sh 15:02:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:02:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.58 15:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:02:10 af80f4126302: Preparing 15:02:10 45ef1648b180: Preparing 15:02:10 867bdb5559b3: Preparing 15:02:10 07d2177e91ae: Preparing 15:02:10 f73e7dbfee58: Preparing 15:02:10 07d2177e91ae: Layer already exists 15:02:10 867bdb5559b3: Layer already exists 15:02:10 45ef1648b180: Layer already exists 15:02:10 af80f4126302: Layer already exists 15:02:10 f73e7dbfee58: Layer already exists 15:02:10 2.2.0-dev.58: digest: sha256:cbd15fb38b760ce4ba6953abce2f855e7841e67f8f24f2cec0bcf466a555af8d size: 1364 [Pipeline] isUnix [Pipeline] sh 15:02:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:02:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:02:11 af80f4126302: Preparing 15:02:11 45ef1648b180: Preparing 15:02:11 867bdb5559b3: Preparing 15:02:11 07d2177e91ae: Preparing 15:02:11 f73e7dbfee58: Preparing 15:02:11 af80f4126302: Layer already exists 15:02:11 867bdb5559b3: Layer already exists 15:02:11 07d2177e91ae: Layer already exists 15:02:11 45ef1648b180: Layer already exists 15:02:11 f73e7dbfee58: Layer already exists 15:02:11 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:cbd15fb38b760ce4ba6953abce2f855e7841e67f8f24f2cec0bcf466a555af8d size: 1364 [Pipeline] isUnix [Pipeline] sh 15:02:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 15:02:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 15:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:02:12 af80f4126302: Preparing 15:02:12 45ef1648b180: Preparing 15:02:12 867bdb5559b3: Preparing 15:02:12 07d2177e91ae: Preparing 15:02:12 f73e7dbfee58: Preparing 15:02:12 f73e7dbfee58: Layer already exists 15:02:12 45ef1648b180: Layer already exists 15:02:12 af80f4126302: Layer already exists 15:02:12 07d2177e91ae: Layer already exists 15:02:12 867bdb5559b3: Layer already exists 15:02:12 main: digest: sha256:cbd15fb38b760ce4ba6953abce2f855e7841e67f8f24f2cec0bcf466a555af8d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:02:12 ===================================================== [Pipeline] echo 15:02:12 taggedImages: 15:02:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:02:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.58 15:02:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 15:02:12 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 15:02:12 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:12 latest 15:02:12 2.2.0-dev.58 15:02:12 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:12 main 15:02:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:02:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 15:02:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:02:13 b06b55eff40b: Preparing 15:02:13 b06b55eff40b: Preparing 15:02:13 d777625b33aa: Preparing 15:02:13 d21c2557cd7d: Preparing 15:02:13 877dcc475a35: Preparing 15:02:13 856c813328ca: Preparing 15:02:13 867bdb5559b3: Preparing 15:02:13 845ebf5667d1: Preparing 15:02:13 2c1c742388ca: Preparing 15:02:13 8de7180c3471: Preparing 15:02:13 589714c8d381: Preparing 15:02:13 f73e7dbfee58: Preparing 15:02:13 2c1c742388ca: Waiting 15:02:13 8de7180c3471: Waiting 15:02:13 589714c8d381: Waiting 15:02:13 f73e7dbfee58: Waiting 15:02:13 845ebf5667d1: Waiting 15:02:13 867bdb5559b3: Waiting 15:02:13 d21c2557cd7d: Pushed 15:02:13 d777625b33aa: Pushed 15:02:13 b06b55eff40b: Pushed 15:02:13 877dcc475a35: Pushed 15:02:13 867bdb5559b3: Layer already exists 15:02:13 845ebf5667d1: Pushed 15:02:13 f73e7dbfee58: Layer already exists 15:02:13 8de7180c3471: Pushed 15:02:13 2c1c742388ca: Pushed 15:02:13 589714c8d381: Pushed 15:02:18 856c813328ca: Pushed 15:02:18 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:bd3b358217ea94ff21c4465da39a3187a7202ee430b83194a9c99d98ccc0f0b9 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:02:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:02:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:02:18 b06b55eff40b: Preparing 15:02:18 b06b55eff40b: Preparing 15:02:18 d777625b33aa: Preparing 15:02:18 d21c2557cd7d: Preparing 15:02:18 877dcc475a35: Preparing 15:02:18 856c813328ca: Preparing 15:02:18 867bdb5559b3: Preparing 15:02:18 845ebf5667d1: Preparing 15:02:18 2c1c742388ca: Preparing 15:02:18 8de7180c3471: Preparing 15:02:18 589714c8d381: Preparing 15:02:18 f73e7dbfee58: Preparing 15:02:18 867bdb5559b3: Waiting 15:02:18 845ebf5667d1: Waiting 15:02:18 8de7180c3471: Waiting 15:02:18 589714c8d381: Waiting 15:02:18 f73e7dbfee58: Waiting 15:02:18 2c1c742388ca: Waiting 15:02:18 b06b55eff40b: Layer already exists 15:02:18 d21c2557cd7d: Layer already exists 15:02:18 877dcc475a35: Layer already exists 15:02:18 856c813328ca: Layer already exists 15:02:18 d777625b33aa: Layer already exists 15:02:19 2c1c742388ca: Layer already exists 15:02:19 845ebf5667d1: Layer already exists 15:02:19 867bdb5559b3: Layer already exists 15:02:19 589714c8d381: Layer already exists 15:02:19 8de7180c3471: Layer already exists 15:02:19 f73e7dbfee58: Layer already exists 15:02:19 latest: digest: sha256:bd3b358217ea94ff21c4465da39a3187a7202ee430b83194a9c99d98ccc0f0b9 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:02:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:02:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.58 15:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:02:19 b06b55eff40b: Preparing 15:02:19 b06b55eff40b: Preparing 15:02:19 d777625b33aa: Preparing 15:02:19 d21c2557cd7d: Preparing 15:02:19 877dcc475a35: Preparing 15:02:19 856c813328ca: Preparing 15:02:19 867bdb5559b3: Preparing 15:02:19 845ebf5667d1: Preparing 15:02:19 2c1c742388ca: Preparing 15:02:19 8de7180c3471: Preparing 15:02:19 589714c8d381: Preparing 15:02:19 f73e7dbfee58: Preparing 15:02:19 2c1c742388ca: Waiting 15:02:19 589714c8d381: Waiting 15:02:19 8de7180c3471: Waiting 15:02:19 f73e7dbfee58: Waiting 15:02:19 867bdb5559b3: Waiting 15:02:19 845ebf5667d1: Waiting 15:02:19 856c813328ca: Layer already exists 15:02:19 b06b55eff40b: Layer already exists 15:02:19 d21c2557cd7d: Layer already exists 15:02:19 d777625b33aa: Layer already exists 15:02:19 877dcc475a35: Layer already exists 15:02:19 845ebf5667d1: Layer already exists 15:02:19 867bdb5559b3: Layer already exists 15:02:19 589714c8d381: Layer already exists 15:02:19 2c1c742388ca: Layer already exists 15:02:19 8de7180c3471: Layer already exists 15:02:20 f73e7dbfee58: Layer already exists 15:02:20 2.2.0-dev.58: digest: sha256:bd3b358217ea94ff21c4465da39a3187a7202ee430b83194a9c99d98ccc0f0b9 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:02:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:02:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:02:20 b06b55eff40b: Preparing 15:02:20 b06b55eff40b: Preparing 15:02:20 d777625b33aa: Preparing 15:02:20 d21c2557cd7d: Preparing 15:02:20 877dcc475a35: Preparing 15:02:20 856c813328ca: Preparing 15:02:20 867bdb5559b3: Preparing 15:02:20 845ebf5667d1: Preparing 15:02:20 2c1c742388ca: Preparing 15:02:20 8de7180c3471: Preparing 15:02:20 589714c8d381: Preparing 15:02:20 f73e7dbfee58: Preparing 15:02:20 2c1c742388ca: Waiting 15:02:20 8de7180c3471: Waiting 15:02:20 867bdb5559b3: Waiting 15:02:20 845ebf5667d1: Waiting 15:02:20 f73e7dbfee58: Waiting 15:02:20 589714c8d381: Waiting 15:02:20 b06b55eff40b: Layer already exists 15:02:20 d21c2557cd7d: Layer already exists 15:02:20 877dcc475a35: Layer already exists 15:02:20 d777625b33aa: Layer already exists 15:02:20 856c813328ca: Layer already exists 15:02:20 2c1c742388ca: Layer already exists 15:02:20 867bdb5559b3: Layer already exists 15:02:20 845ebf5667d1: Layer already exists 15:02:20 8de7180c3471: Layer already exists 15:02:20 589714c8d381: Layer already exists 15:02:21 f73e7dbfee58: Layer already exists 15:02:21 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:bd3b358217ea94ff21c4465da39a3187a7202ee430b83194a9c99d98ccc0f0b9 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:02:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 15:02:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 15:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:02:21 b06b55eff40b: Preparing 15:02:21 b06b55eff40b: Preparing 15:02:21 d777625b33aa: Preparing 15:02:21 d21c2557cd7d: Preparing 15:02:21 877dcc475a35: Preparing 15:02:21 856c813328ca: Preparing 15:02:21 867bdb5559b3: Preparing 15:02:21 845ebf5667d1: Preparing 15:02:21 2c1c742388ca: Preparing 15:02:21 8de7180c3471: Preparing 15:02:21 589714c8d381: Preparing 15:02:21 f73e7dbfee58: Preparing 15:02:21 867bdb5559b3: Waiting 15:02:21 845ebf5667d1: Waiting 15:02:21 589714c8d381: Waiting 15:02:21 f73e7dbfee58: Waiting 15:02:21 2c1c742388ca: Waiting 15:02:21 8de7180c3471: Waiting 15:02:21 d777625b33aa: Layer already exists 15:02:21 877dcc475a35: Layer already exists 15:02:21 d21c2557cd7d: Layer already exists 15:02:21 b06b55eff40b: Layer already exists 15:02:21 856c813328ca: Layer already exists 15:02:21 845ebf5667d1: Layer already exists 15:02:21 867bdb5559b3: Layer already exists 15:02:21 589714c8d381: Layer already exists 15:02:21 8de7180c3471: Layer already exists 15:02:21 2c1c742388ca: Layer already exists 15:02:21 f73e7dbfee58: Layer already exists 15:02:21 main: digest: sha256:bd3b358217ea94ff21c4465da39a3187a7202ee430b83194a9c99d98ccc0f0b9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:02:21 ===================================================== [Pipeline] echo 15:02:22 taggedImages: 15:02:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:02:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.58 15:02:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 15:02:22 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 15:02:22 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:22 latest 15:02:22 2.2.0-dev.58 15:02:22 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:22 main 15:02:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:02:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 15:02:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:02:22 13f223350b47: Preparing 15:02:22 eb1c598a5352: Preparing 15:02:22 4c0fa1c77e8a: Preparing 15:02:22 dfd74670916b: Preparing 15:02:22 da43c0eb4daa: Preparing 15:02:22 480062616236: Preparing 15:02:22 f4ec012ec405: Preparing 15:02:22 f73e7dbfee58: Preparing 15:02:22 480062616236: Waiting 15:02:22 f4ec012ec405: Waiting 15:02:22 f73e7dbfee58: Waiting 15:02:22 da43c0eb4daa: Pushed 15:02:22 13f223350b47: Pushed 15:02:22 eb1c598a5352: Pushed 15:02:22 f73e7dbfee58: Layer already exists 15:02:23 480062616236: Pushed 15:02:23 f4ec012ec405: Pushed 15:02:27 dfd74670916b: Pushed 15:02:27 4c0fa1c77e8a: Pushed 15:02:27 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:d00556bb7cf2510cfd190642135cb0fc2e22c344509b3c1b5aa802a4d7be477f size: 1990 [Pipeline] isUnix [Pipeline] sh 15:02:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:02:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:02:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:02:28 13f223350b47: Preparing 15:02:28 eb1c598a5352: Preparing 15:02:28 4c0fa1c77e8a: Preparing 15:02:28 dfd74670916b: Preparing 15:02:28 da43c0eb4daa: Preparing 15:02:28 480062616236: Preparing 15:02:28 f4ec012ec405: Preparing 15:02:28 f73e7dbfee58: Preparing 15:02:28 480062616236: Waiting 15:02:28 f4ec012ec405: Waiting 15:02:28 f73e7dbfee58: Waiting 15:02:28 da43c0eb4daa: Layer already exists 15:02:28 13f223350b47: Layer already exists 15:02:28 dfd74670916b: Layer already exists 15:02:28 4c0fa1c77e8a: Layer already exists 15:02:28 eb1c598a5352: Layer already exists 15:02:28 480062616236: Layer already exists 15:02:28 f4ec012ec405: Layer already exists 15:02:28 f73e7dbfee58: Layer already exists 15:02:28 latest: digest: sha256:d00556bb7cf2510cfd190642135cb0fc2e22c344509b3c1b5aa802a4d7be477f size: 1990 [Pipeline] isUnix [Pipeline] sh 15:02:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:02:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.58 15:02:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:02:29 13f223350b47: Preparing 15:02:29 eb1c598a5352: Preparing 15:02:29 4c0fa1c77e8a: Preparing 15:02:29 dfd74670916b: Preparing 15:02:29 da43c0eb4daa: Preparing 15:02:29 480062616236: Preparing 15:02:29 f4ec012ec405: Preparing 15:02:29 f73e7dbfee58: Preparing 15:02:29 f4ec012ec405: Waiting 15:02:29 480062616236: Waiting 15:02:29 eb1c598a5352: Layer already exists 15:02:29 13f223350b47: Layer already exists 15:02:29 da43c0eb4daa: Layer already exists 15:02:29 4c0fa1c77e8a: Layer already exists 15:02:29 dfd74670916b: Layer already exists 15:02:29 f4ec012ec405: Layer already exists 15:02:29 480062616236: Layer already exists 15:02:29 f73e7dbfee58: Layer already exists 15:02:29 2.2.0-dev.58: digest: sha256:d00556bb7cf2510cfd190642135cb0fc2e22c344509b3c1b5aa802a4d7be477f size: 1990 [Pipeline] isUnix [Pipeline] sh 15:02:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:02:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:02:30 13f223350b47: Preparing 15:02:30 eb1c598a5352: Preparing 15:02:30 4c0fa1c77e8a: Preparing 15:02:30 dfd74670916b: Preparing 15:02:30 da43c0eb4daa: Preparing 15:02:30 480062616236: Preparing 15:02:30 f4ec012ec405: Preparing 15:02:30 f73e7dbfee58: Preparing 15:02:30 480062616236: Waiting 15:02:30 f4ec012ec405: Waiting 15:02:30 f73e7dbfee58: Waiting 15:02:30 da43c0eb4daa: Layer already exists 15:02:30 eb1c598a5352: Layer already exists 15:02:30 13f223350b47: Layer already exists 15:02:30 4c0fa1c77e8a: Layer already exists 15:02:30 dfd74670916b: Layer already exists 15:02:30 480062616236: Layer already exists 15:02:30 f4ec012ec405: Layer already exists 15:02:30 f73e7dbfee58: Layer already exists 15:02:30 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:d00556bb7cf2510cfd190642135cb0fc2e22c344509b3c1b5aa802a4d7be477f size: 1990 [Pipeline] isUnix [Pipeline] sh 15:02:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 15:02:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 15:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:02:31 13f223350b47: Preparing 15:02:31 eb1c598a5352: Preparing 15:02:31 4c0fa1c77e8a: Preparing 15:02:31 dfd74670916b: Preparing 15:02:31 da43c0eb4daa: Preparing 15:02:31 480062616236: Preparing 15:02:31 f4ec012ec405: Preparing 15:02:31 f73e7dbfee58: Preparing 15:02:31 480062616236: Waiting 15:02:31 f4ec012ec405: Waiting 15:02:31 f73e7dbfee58: Waiting 15:02:31 dfd74670916b: Layer already exists 15:02:31 13f223350b47: Layer already exists 15:02:31 4c0fa1c77e8a: Layer already exists 15:02:31 da43c0eb4daa: Layer already exists 15:02:31 eb1c598a5352: Layer already exists 15:02:31 480062616236: Layer already exists 15:02:31 f73e7dbfee58: Layer already exists 15:02:31 f4ec012ec405: Layer already exists 15:02:31 main: digest: sha256:d00556bb7cf2510cfd190642135cb0fc2e22c344509b3c1b5aa802a4d7be477f size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:02:31 ===================================================== [Pipeline] echo 15:02:31 taggedImages: 15:02:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:02:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.58 15:02:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 15:02:31 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 15:02:31 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:31 latest 15:02:31 2.2.0-dev.58 15:02:31 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:31 main 15:02:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:02:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 15:02:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:02:32 ae46bcfbf1c9: Preparing 15:02:32 a04f9e4fbd92: Preparing 15:02:32 17e31ec1906e: Preparing 15:02:32 bb332b390ac3: Preparing 15:02:32 130c22425ec0: Preparing 15:02:32 2726b71a596b: Preparing 15:02:32 0ddd8f2a95ce: Preparing 15:02:32 dd62d032abb0: Preparing 15:02:32 029f95112399: Preparing 15:02:32 f73e7dbfee58: Preparing 15:02:32 2726b71a596b: Waiting 15:02:32 029f95112399: Waiting 15:02:32 f73e7dbfee58: Waiting 15:02:32 dd62d032abb0: Waiting 15:02:32 0ddd8f2a95ce: Waiting 15:02:32 130c22425ec0: Pushed 15:02:32 a04f9e4fbd92: Pushed 15:02:32 ae46bcfbf1c9: Pushed 15:02:32 0ddd8f2a95ce: Pushed 15:02:32 2726b71a596b: Pushed 15:02:32 dd62d032abb0: Pushed 15:02:32 f73e7dbfee58: Layer already exists 15:02:32 029f95112399: Pushed 15:02:37 bb332b390ac3: Pushed 15:02:37 17e31ec1906e: Pushed 15:02:37 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:b5bd6543ec6d63c51e747155a87c9049731a3f5d7722ac9153ed0960983449a0 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:02:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:02:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:02:37 ae46bcfbf1c9: Preparing 15:02:37 a04f9e4fbd92: Preparing 15:02:37 17e31ec1906e: Preparing 15:02:37 bb332b390ac3: Preparing 15:02:37 130c22425ec0: Preparing 15:02:37 2726b71a596b: Preparing 15:02:37 0ddd8f2a95ce: Preparing 15:02:37 dd62d032abb0: Preparing 15:02:37 029f95112399: Preparing 15:02:37 f73e7dbfee58: Preparing 15:02:37 2726b71a596b: Waiting 15:02:37 0ddd8f2a95ce: Waiting 15:02:37 dd62d032abb0: Waiting 15:02:37 029f95112399: Waiting 15:02:37 f73e7dbfee58: Waiting 15:02:37 130c22425ec0: Layer already exists 15:02:37 ae46bcfbf1c9: Layer already exists 15:02:37 17e31ec1906e: Layer already exists 15:02:37 bb332b390ac3: Layer already exists 15:02:37 a04f9e4fbd92: Layer already exists 15:02:37 2726b71a596b: Layer already exists 15:02:37 0ddd8f2a95ce: Layer already exists 15:02:37 dd62d032abb0: Layer already exists 15:02:38 f73e7dbfee58: Layer already exists 15:02:38 029f95112399: Layer already exists 15:02:38 latest: digest: sha256:b5bd6543ec6d63c51e747155a87c9049731a3f5d7722ac9153ed0960983449a0 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:02:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:02:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.58 15:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:02:38 ae46bcfbf1c9: Preparing 15:02:38 a04f9e4fbd92: Preparing 15:02:38 17e31ec1906e: Preparing 15:02:38 bb332b390ac3: Preparing 15:02:38 130c22425ec0: Preparing 15:02:38 2726b71a596b: Preparing 15:02:38 0ddd8f2a95ce: Preparing 15:02:38 dd62d032abb0: Preparing 15:02:38 029f95112399: Preparing 15:02:38 f73e7dbfee58: Preparing 15:02:38 2726b71a596b: Waiting 15:02:38 0ddd8f2a95ce: Waiting 15:02:38 dd62d032abb0: Waiting 15:02:38 029f95112399: Waiting 15:02:38 f73e7dbfee58: Waiting 15:02:38 bb332b390ac3: Layer already exists 15:02:38 130c22425ec0: Layer already exists 15:02:38 a04f9e4fbd92: Layer already exists 15:02:38 17e31ec1906e: Layer already exists 15:02:38 ae46bcfbf1c9: Layer already exists 15:02:39 0ddd8f2a95ce: Layer already exists 15:02:39 2726b71a596b: Layer already exists 15:02:39 029f95112399: Layer already exists 15:02:39 dd62d032abb0: Layer already exists 15:02:39 f73e7dbfee58: Layer already exists 15:02:39 2.2.0-dev.58: digest: sha256:b5bd6543ec6d63c51e747155a87c9049731a3f5d7722ac9153ed0960983449a0 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:02:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:02:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:02:39 ae46bcfbf1c9: Preparing 15:02:39 a04f9e4fbd92: Preparing 15:02:39 17e31ec1906e: Preparing 15:02:39 bb332b390ac3: Preparing 15:02:39 130c22425ec0: Preparing 15:02:39 2726b71a596b: Preparing 15:02:39 0ddd8f2a95ce: Preparing 15:02:39 dd62d032abb0: Preparing 15:02:39 029f95112399: Preparing 15:02:39 f73e7dbfee58: Preparing 15:02:39 0ddd8f2a95ce: Waiting 15:02:39 2726b71a596b: Waiting 15:02:39 dd62d032abb0: Waiting 15:02:39 f73e7dbfee58: Waiting 15:02:39 029f95112399: Waiting 15:02:39 130c22425ec0: Layer already exists 15:02:39 bb332b390ac3: Layer already exists 15:02:39 17e31ec1906e: Layer already exists 15:02:39 a04f9e4fbd92: Layer already exists 15:02:39 ae46bcfbf1c9: Layer already exists 15:02:39 029f95112399: Layer already exists 15:02:39 dd62d032abb0: Layer already exists 15:02:39 0ddd8f2a95ce: Layer already exists 15:02:39 2726b71a596b: Layer already exists 15:02:39 f73e7dbfee58: Layer already exists 15:02:40 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:b5bd6543ec6d63c51e747155a87c9049731a3f5d7722ac9153ed0960983449a0 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:02:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 15:02:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 15:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:02:40 ae46bcfbf1c9: Preparing 15:02:40 a04f9e4fbd92: Preparing 15:02:40 17e31ec1906e: Preparing 15:02:40 bb332b390ac3: Preparing 15:02:40 130c22425ec0: Preparing 15:02:40 2726b71a596b: Preparing 15:02:40 0ddd8f2a95ce: Preparing 15:02:40 dd62d032abb0: Preparing 15:02:40 029f95112399: Preparing 15:02:40 f73e7dbfee58: Preparing 15:02:40 2726b71a596b: Waiting 15:02:40 0ddd8f2a95ce: Waiting 15:02:40 dd62d032abb0: Waiting 15:02:40 029f95112399: Waiting 15:02:40 130c22425ec0: Layer already exists 15:02:40 17e31ec1906e: Layer already exists 15:02:40 a04f9e4fbd92: Layer already exists 15:02:40 ae46bcfbf1c9: Layer already exists 15:02:40 bb332b390ac3: Layer already exists 15:02:40 029f95112399: Layer already exists 15:02:40 2726b71a596b: Layer already exists 15:02:40 0ddd8f2a95ce: Layer already exists 15:02:40 dd62d032abb0: Layer already exists 15:02:40 f73e7dbfee58: Layer already exists 15:02:41 main: digest: sha256:b5bd6543ec6d63c51e747155a87c9049731a3f5d7722ac9153ed0960983449a0 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:02:41 ===================================================== [Pipeline] echo 15:02:41 taggedImages: 15:02:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:02:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.58 15:02:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 15:02:41 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 15:02:41 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:41 latest 15:02:41 2.2.0-dev.58 15:02:41 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:41 main 15:02:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:02:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 15:02:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:02:41 f5b6da4ab21c: Preparing 15:02:41 858fd04f7978: Preparing 15:02:41 867bdb5559b3: Preparing 15:02:41 723ee780741c: Preparing 15:02:41 1040b834adcd: Preparing 15:02:41 4f4ce317c6bb: Preparing 15:02:41 4f4ce317c6bb: Waiting 15:02:41 867bdb5559b3: Layer already exists 15:02:42 4f4ce317c6bb: Layer already exists 15:02:42 1040b834adcd: Pushed 15:02:42 f5b6da4ab21c: Pushed 15:02:43 723ee780741c: Pushed 15:02:46 858fd04f7978: Pushed 15:02:46 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:dcb17fa735f8cb2d08f53442e2137c99fc0e0b3958ebbc0d5845621c70c58390 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:02:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:02:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:02:47 f5b6da4ab21c: Preparing 15:02:47 858fd04f7978: Preparing 15:02:47 867bdb5559b3: Preparing 15:02:47 723ee780741c: Preparing 15:02:47 1040b834adcd: Preparing 15:02:47 4f4ce317c6bb: Preparing 15:02:47 4f4ce317c6bb: Waiting 15:02:47 723ee780741c: Layer already exists 15:02:47 1040b834adcd: Layer already exists 15:02:47 f5b6da4ab21c: Layer already exists 15:02:47 858fd04f7978: Layer already exists 15:02:47 867bdb5559b3: Layer already exists 15:02:47 4f4ce317c6bb: Layer already exists 15:02:47 latest: digest: sha256:dcb17fa735f8cb2d08f53442e2137c99fc0e0b3958ebbc0d5845621c70c58390 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:02:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:02:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.58 15:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:02:48 f5b6da4ab21c: Preparing 15:02:48 858fd04f7978: Preparing 15:02:48 867bdb5559b3: Preparing 15:02:48 723ee780741c: Preparing 15:02:48 1040b834adcd: Preparing 15:02:48 4f4ce317c6bb: Preparing 15:02:48 4f4ce317c6bb: Waiting 15:02:48 723ee780741c: Layer already exists 15:02:48 858fd04f7978: Layer already exists 15:02:48 f5b6da4ab21c: Layer already exists 15:02:48 867bdb5559b3: Layer already exists 15:02:48 1040b834adcd: Layer already exists 15:02:48 4f4ce317c6bb: Layer already exists 15:02:48 2.2.0-dev.58: digest: sha256:dcb17fa735f8cb2d08f53442e2137c99fc0e0b3958ebbc0d5845621c70c58390 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:02:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:02:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:02:49 f5b6da4ab21c: Preparing 15:02:49 858fd04f7978: Preparing 15:02:49 867bdb5559b3: Preparing 15:02:49 723ee780741c: Preparing 15:02:49 1040b834adcd: Preparing 15:02:49 4f4ce317c6bb: Preparing 15:02:49 4f4ce317c6bb: Waiting 15:02:49 f5b6da4ab21c: Layer already exists 15:02:49 1040b834adcd: Layer already exists 15:02:49 867bdb5559b3: Layer already exists 15:02:49 858fd04f7978: Layer already exists 15:02:49 723ee780741c: Layer already exists 15:02:49 4f4ce317c6bb: Layer already exists 15:02:49 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:dcb17fa735f8cb2d08f53442e2137c99fc0e0b3958ebbc0d5845621c70c58390 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:02:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 15:02:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 15:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:02:50 f5b6da4ab21c: Preparing 15:02:50 858fd04f7978: Preparing 15:02:50 867bdb5559b3: Preparing 15:02:50 723ee780741c: Preparing 15:02:50 1040b834adcd: Preparing 15:02:50 4f4ce317c6bb: Preparing 15:02:50 4f4ce317c6bb: Waiting 15:02:50 867bdb5559b3: Layer already exists 15:02:50 858fd04f7978: Layer already exists 15:02:50 1040b834adcd: Layer already exists 15:02:50 723ee780741c: Layer already exists 15:02:50 f5b6da4ab21c: Layer already exists 15:02:50 4f4ce317c6bb: Layer already exists 15:02:50 main: digest: sha256:dcb17fa735f8cb2d08f53442e2137c99fc0e0b3958ebbc0d5845621c70c58390 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:02:50 ===================================================== [Pipeline] echo 15:02:50 taggedImages: 15:02:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:02:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.58 15:02:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 15:02:50 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 15:02:50 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:50 latest 15:02:50 2.2.0-dev.58 15:02:50 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:02:50 main 15:02:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:02:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 15:02:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:02:51 60fd86362db0: Preparing 15:02:51 ffd4da7b1b01: Preparing 15:02:51 7c683dd0f2bd: Preparing 15:02:51 1d097befa487: Preparing 15:02:51 ae0c359e0a11: Preparing 15:02:51 32df0f09ab2a: Preparing 15:02:51 1040b834adcd: Preparing 15:02:51 4f4ce317c6bb: Preparing 15:02:51 32df0f09ab2a: Waiting 15:02:51 1040b834adcd: Waiting 15:02:51 4f4ce317c6bb: Waiting 15:02:51 7c683dd0f2bd: Pushed 15:02:51 ffd4da7b1b01: Pushed 15:02:51 60fd86362db0: Pushed 15:02:52 1040b834adcd: Layer already exists 15:02:52 4f4ce317c6bb: Layer already exists 15:02:52 32df0f09ab2a: Pushed 15:03:00 ae0c359e0a11: Pushed 15:03:09 1d097befa487: Pushed 15:03:09 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:9f33ab74def59fc32a2fce1b8bc5ee4bbcdfa27613f58e7cb14ed746e08305b2 size: 1992 [Pipeline] isUnix [Pipeline] sh 15:03:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:03:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:03:09 60fd86362db0: Preparing 15:03:09 ffd4da7b1b01: Preparing 15:03:09 7c683dd0f2bd: Preparing 15:03:09 1d097befa487: Preparing 15:03:09 ae0c359e0a11: Preparing 15:03:09 32df0f09ab2a: Preparing 15:03:09 1040b834adcd: Preparing 15:03:09 4f4ce317c6bb: Preparing 15:03:09 1040b834adcd: Waiting 15:03:09 4f4ce317c6bb: Waiting 15:03:09 32df0f09ab2a: Waiting 15:03:09 ffd4da7b1b01: Layer already exists 15:03:09 7c683dd0f2bd: Layer already exists 15:03:09 1d097befa487: Layer already exists 15:03:09 ae0c359e0a11: Layer already exists 15:03:09 60fd86362db0: Layer already exists 15:03:09 32df0f09ab2a: Layer already exists 15:03:09 4f4ce317c6bb: Layer already exists 15:03:09 1040b834adcd: Layer already exists 15:03:10 latest: digest: sha256:9f33ab74def59fc32a2fce1b8bc5ee4bbcdfa27613f58e7cb14ed746e08305b2 size: 1992 [Pipeline] isUnix [Pipeline] sh 15:03:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:03:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.58 15:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:03:10 60fd86362db0: Preparing 15:03:10 ffd4da7b1b01: Preparing 15:03:10 7c683dd0f2bd: Preparing 15:03:10 1d097befa487: Preparing 15:03:10 ae0c359e0a11: Preparing 15:03:10 32df0f09ab2a: Preparing 15:03:10 1040b834adcd: Preparing 15:03:10 4f4ce317c6bb: Preparing 15:03:10 4f4ce317c6bb: Waiting 15:03:10 1040b834adcd: Waiting 15:03:10 32df0f09ab2a: Waiting 15:03:10 7c683dd0f2bd: Layer already exists 15:03:10 ae0c359e0a11: Layer already exists 15:03:10 60fd86362db0: Layer already exists 15:03:10 1d097befa487: Layer already exists 15:03:10 ffd4da7b1b01: Layer already exists 15:03:10 32df0f09ab2a: Layer already exists 15:03:10 4f4ce317c6bb: Layer already exists 15:03:11 1040b834adcd: Layer already exists 15:03:11 2.2.0-dev.58: digest: sha256:9f33ab74def59fc32a2fce1b8bc5ee4bbcdfa27613f58e7cb14ed746e08305b2 size: 1992 [Pipeline] isUnix [Pipeline] sh 15:03:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:03:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:03:11 60fd86362db0: Preparing 15:03:11 ffd4da7b1b01: Preparing 15:03:11 7c683dd0f2bd: Preparing 15:03:11 1d097befa487: Preparing 15:03:11 ae0c359e0a11: Preparing 15:03:11 32df0f09ab2a: Preparing 15:03:11 1040b834adcd: Preparing 15:03:11 4f4ce317c6bb: Preparing 15:03:11 32df0f09ab2a: Waiting 15:03:11 1040b834adcd: Waiting 15:03:11 4f4ce317c6bb: Waiting 15:03:11 60fd86362db0: Layer already exists 15:03:11 ae0c359e0a11: Layer already exists 15:03:11 ffd4da7b1b01: Layer already exists 15:03:11 1d097befa487: Layer already exists 15:03:11 7c683dd0f2bd: Layer already exists 15:03:12 1040b834adcd: Layer already exists 15:03:12 4f4ce317c6bb: Layer already exists 15:03:12 32df0f09ab2a: Layer already exists 15:03:12 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:9f33ab74def59fc32a2fce1b8bc5ee4bbcdfa27613f58e7cb14ed746e08305b2 size: 1992 [Pipeline] isUnix [Pipeline] sh 15:03:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 15:03:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 15:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:03:12 60fd86362db0: Preparing 15:03:12 ffd4da7b1b01: Preparing 15:03:12 7c683dd0f2bd: Preparing 15:03:12 1d097befa487: Preparing 15:03:12 ae0c359e0a11: Preparing 15:03:12 32df0f09ab2a: Preparing 15:03:12 1040b834adcd: Preparing 15:03:12 4f4ce317c6bb: Preparing 15:03:12 1040b834adcd: Waiting 15:03:12 32df0f09ab2a: Waiting 15:03:12 4f4ce317c6bb: Waiting 15:03:12 ffd4da7b1b01: Layer already exists 15:03:12 ae0c359e0a11: Layer already exists 15:03:12 60fd86362db0: Layer already exists 15:03:12 7c683dd0f2bd: Layer already exists 15:03:12 1d097befa487: Layer already exists 15:03:12 1040b834adcd: Layer already exists 15:03:12 32df0f09ab2a: Layer already exists 15:03:12 4f4ce317c6bb: Layer already exists 15:03:12 main: digest: sha256:9f33ab74def59fc32a2fce1b8bc5ee4bbcdfa27613f58e7cb14ed746e08305b2 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:03:13 ===================================================== [Pipeline] echo 15:03:13 taggedImages: 15:03:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:03:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:03:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.58 15:03:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:03:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 15:03:13 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 15:03:13 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:03:13 latest 15:03:13 2.2.0-dev.58 15:03:13 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:03:13 main 15:03:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:03:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 15:03:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:03:13 7410d9cd6d3f: Preparing 15:03:13 37d03aea426c: Preparing 15:03:13 0deb7351fabe: Preparing 15:03:13 566eafcc5441: Preparing 15:03:13 9862dd0a164e: Preparing 15:03:13 1040b834adcd: Preparing 15:03:13 4f4ce317c6bb: Preparing 15:03:13 4f4ce317c6bb: Waiting 15:03:13 1040b834adcd: Waiting 15:03:14 0deb7351fabe: Pushed 15:03:14 37d03aea426c: Pushed 15:03:14 7410d9cd6d3f: Pushed 15:03:14 1040b834adcd: Layer already exists 15:03:14 4f4ce317c6bb: Layer already exists 15:03:14 9862dd0a164e: Pushed 15:03:32 566eafcc5441: Pushed 15:03:32 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:294cd3a674ec4c126f573ce01042115803ec6d2f5a34030026d0117aedc7cfed size: 1779 [Pipeline] isUnix [Pipeline] sh 15:03:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:03:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:03:33 7410d9cd6d3f: Preparing 15:03:33 37d03aea426c: Preparing 15:03:33 0deb7351fabe: Preparing 15:03:33 566eafcc5441: Preparing 15:03:33 9862dd0a164e: Preparing 15:03:33 1040b834adcd: Preparing 15:03:33 4f4ce317c6bb: Preparing 15:03:33 1040b834adcd: Waiting 15:03:33 4f4ce317c6bb: Waiting 15:03:33 0deb7351fabe: Layer already exists 15:03:33 566eafcc5441: Layer already exists 15:03:33 37d03aea426c: Layer already exists 15:03:33 7410d9cd6d3f: Layer already exists 15:03:33 9862dd0a164e: Layer already exists 15:03:33 1040b834adcd: Layer already exists 15:03:33 4f4ce317c6bb: Layer already exists 15:03:33 latest: digest: sha256:294cd3a674ec4c126f573ce01042115803ec6d2f5a34030026d0117aedc7cfed size: 1779 [Pipeline] isUnix [Pipeline] sh 15:03:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:03:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.58 15:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:03:34 7410d9cd6d3f: Preparing 15:03:34 37d03aea426c: Preparing 15:03:34 0deb7351fabe: Preparing 15:03:34 566eafcc5441: Preparing 15:03:34 9862dd0a164e: Preparing 15:03:34 1040b834adcd: Preparing 15:03:34 4f4ce317c6bb: Preparing 15:03:34 1040b834adcd: Waiting 15:03:34 566eafcc5441: Layer already exists 15:03:34 37d03aea426c: Layer already exists 15:03:34 0deb7351fabe: Layer already exists 15:03:34 9862dd0a164e: Layer already exists 15:03:34 7410d9cd6d3f: Layer already exists 15:03:34 4f4ce317c6bb: Layer already exists 15:03:34 1040b834adcd: Layer already exists 15:03:34 2.2.0-dev.58: digest: sha256:294cd3a674ec4c126f573ce01042115803ec6d2f5a34030026d0117aedc7cfed size: 1779 [Pipeline] isUnix [Pipeline] sh 15:03:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:03:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:03:35 7410d9cd6d3f: Preparing 15:03:35 37d03aea426c: Preparing 15:03:35 0deb7351fabe: Preparing 15:03:35 566eafcc5441: Preparing 15:03:35 9862dd0a164e: Preparing 15:03:35 1040b834adcd: Preparing 15:03:35 4f4ce317c6bb: Preparing 15:03:35 1040b834adcd: Waiting 15:03:35 4f4ce317c6bb: Waiting 15:03:35 9862dd0a164e: Layer already exists 15:03:35 0deb7351fabe: Layer already exists 15:03:35 566eafcc5441: Layer already exists 15:03:35 37d03aea426c: Layer already exists 15:03:35 7410d9cd6d3f: Layer already exists 15:03:35 4f4ce317c6bb: Layer already exists 15:03:35 1040b834adcd: Layer already exists 15:03:35 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:294cd3a674ec4c126f573ce01042115803ec6d2f5a34030026d0117aedc7cfed size: 1779 [Pipeline] isUnix [Pipeline] sh 15:03:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 15:03:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 15:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:03:36 7410d9cd6d3f: Preparing 15:03:36 37d03aea426c: Preparing 15:03:36 0deb7351fabe: Preparing 15:03:36 566eafcc5441: Preparing 15:03:36 9862dd0a164e: Preparing 15:03:36 1040b834adcd: Preparing 15:03:36 4f4ce317c6bb: Preparing 15:03:36 1040b834adcd: Waiting 15:03:36 4f4ce317c6bb: Waiting 15:03:36 37d03aea426c: Layer already exists 15:03:36 7410d9cd6d3f: Layer already exists 15:03:36 0deb7351fabe: Layer already exists 15:03:36 9862dd0a164e: Layer already exists 15:03:36 566eafcc5441: Layer already exists 15:03:36 4f4ce317c6bb: Layer already exists 15:03:36 1040b834adcd: Layer already exists 15:03:36 main: digest: sha256:294cd3a674ec4c126f573ce01042115803ec6d2f5a34030026d0117aedc7cfed size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:03:36 ===================================================== [Pipeline] echo 15:03:36 taggedImages: 15:03:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:03:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:03:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.58 15:03:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:03:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 15:03:36 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 15:03:36 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:03:36 latest 15:03:36 2.2.0-dev.58 15:03:36 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:03:36 main 15:03:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:03:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 15:03:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:03:37 7079f5da0975: Preparing 15:03:37 8e87f534d861: Preparing 15:03:37 79b365d9fd80: Preparing 15:03:37 14fc8622a413: Preparing 15:03:37 32df0f09ab2a: Preparing 15:03:37 1040b834adcd: Preparing 15:03:37 4f4ce317c6bb: Preparing 15:03:37 1040b834adcd: Waiting 15:03:37 4f4ce317c6bb: Waiting 15:03:37 32df0f09ab2a: Layer already exists 15:03:37 1040b834adcd: Layer already exists 15:03:37 4f4ce317c6bb: Layer already exists 15:03:37 8e87f534d861: Pushed 15:03:37 79b365d9fd80: Pushed 15:03:37 7079f5da0975: Pushed 15:03:56 14fc8622a413: Pushed 15:03:56 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:62379474470a58b9c8d7b01ff9112ba1236ec54bda82d41f0cb6cee96ea6c2d6 size: 1780 [Pipeline] isUnix [Pipeline] sh 15:03:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:03:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:03:56 7079f5da0975: Preparing 15:03:56 8e87f534d861: Preparing 15:03:56 79b365d9fd80: Preparing 15:03:56 14fc8622a413: Preparing 15:03:56 32df0f09ab2a: Preparing 15:03:56 1040b834adcd: Preparing 15:03:56 4f4ce317c6bb: Preparing 15:03:56 1040b834adcd: Waiting 15:03:56 4f4ce317c6bb: Waiting 15:03:56 32df0f09ab2a: Layer already exists 15:03:56 14fc8622a413: Layer already exists 15:03:56 79b365d9fd80: Layer already exists 15:03:56 7079f5da0975: Layer already exists 15:03:56 8e87f534d861: Layer already exists 15:03:56 4f4ce317c6bb: Layer already exists 15:03:56 1040b834adcd: Layer already exists 15:03:56 latest: digest: sha256:62379474470a58b9c8d7b01ff9112ba1236ec54bda82d41f0cb6cee96ea6c2d6 size: 1780 [Pipeline] isUnix [Pipeline] sh 15:03:57 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:03:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.58 15:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:03:57 7079f5da0975: Preparing 15:03:57 8e87f534d861: Preparing 15:03:57 79b365d9fd80: Preparing 15:03:57 14fc8622a413: Preparing 15:03:57 32df0f09ab2a: Preparing 15:03:57 1040b834adcd: Preparing 15:03:57 4f4ce317c6bb: Preparing 15:03:57 1040b834adcd: Waiting 15:03:57 4f4ce317c6bb: Waiting 15:03:57 14fc8622a413: Layer already exists 15:03:57 8e87f534d861: Layer already exists 15:03:57 32df0f09ab2a: Layer already exists 15:03:57 79b365d9fd80: Layer already exists 15:03:58 4f4ce317c6bb: Layer already exists 15:03:58 7079f5da0975: Layer already exists 15:03:58 1040b834adcd: Layer already exists 15:03:58 2.2.0-dev.58: digest: sha256:62379474470a58b9c8d7b01ff9112ba1236ec54bda82d41f0cb6cee96ea6c2d6 size: 1780 [Pipeline] isUnix [Pipeline] sh 15:03:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:03:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:03:58 7079f5da0975: Preparing 15:03:58 8e87f534d861: Preparing 15:03:58 79b365d9fd80: Preparing 15:03:58 14fc8622a413: Preparing 15:03:58 32df0f09ab2a: Preparing 15:03:58 1040b834adcd: Preparing 15:03:58 4f4ce317c6bb: Preparing 15:03:58 1040b834adcd: Waiting 15:03:58 4f4ce317c6bb: Waiting 15:03:59 14fc8622a413: Layer already exists 15:03:59 7079f5da0975: Layer already exists 15:03:59 32df0f09ab2a: Layer already exists 15:03:59 79b365d9fd80: Layer already exists 15:03:59 8e87f534d861: Layer already exists 15:03:59 4f4ce317c6bb: Layer already exists 15:03:59 1040b834adcd: Layer already exists 15:03:59 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:62379474470a58b9c8d7b01ff9112ba1236ec54bda82d41f0cb6cee96ea6c2d6 size: 1780 [Pipeline] isUnix [Pipeline] sh 15:03:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 15:03:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 15:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:03:59 7079f5da0975: Preparing 15:03:59 8e87f534d861: Preparing 15:03:59 79b365d9fd80: Preparing 15:03:59 14fc8622a413: Preparing 15:03:59 32df0f09ab2a: Preparing 15:03:59 1040b834adcd: Preparing 15:03:59 4f4ce317c6bb: Preparing 15:03:59 1040b834adcd: Waiting 15:03:59 8e87f534d861: Layer already exists 15:03:59 7079f5da0975: Layer already exists 15:03:59 32df0f09ab2a: Layer already exists 15:03:59 79b365d9fd80: Layer already exists 15:03:59 14fc8622a413: Layer already exists 15:04:00 1040b834adcd: Layer already exists 15:04:00 4f4ce317c6bb: Layer already exists 15:04:00 main: digest: sha256:62379474470a58b9c8d7b01ff9112ba1236ec54bda82d41f0cb6cee96ea6c2d6 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:00 ===================================================== [Pipeline] echo 15:04:00 taggedImages: 15:04:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:04:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:04:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.58 15:04:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:04:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 15:04:00 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 15:04:00 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:04:00 latest 15:04:00 2.2.0-dev.58 15:04:00 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:04:00 main 15:04:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 15:04:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:04:01 55de8ddde2c2: Preparing 15:04:01 2bba5918ba79: Preparing 15:04:01 867bdb5559b3: Preparing 15:04:01 caf45e834404: Preparing 15:04:01 f73e7dbfee58: Preparing 15:04:01 867bdb5559b3: Layer already exists 15:04:01 f73e7dbfee58: Layer already exists 15:04:01 55de8ddde2c2: Pushed 15:04:01 caf45e834404: Pushed 15:04:07 2bba5918ba79: Pushed 15:04:07 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:6fab20dcc1485c848b9d1042f46fca2752fcf2dd9fe8699cc3744e3f41267a9d size: 1365 [Pipeline] isUnix [Pipeline] sh 15:04:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:04:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:04:07 55de8ddde2c2: Preparing 15:04:07 2bba5918ba79: Preparing 15:04:07 867bdb5559b3: Preparing 15:04:07 caf45e834404: Preparing 15:04:07 f73e7dbfee58: Preparing 15:04:07 55de8ddde2c2: Layer already exists 15:04:07 caf45e834404: Layer already exists 15:04:07 2bba5918ba79: Layer already exists 15:04:07 f73e7dbfee58: Layer already exists 15:04:07 867bdb5559b3: Layer already exists 15:04:07 latest: digest: sha256:6fab20dcc1485c848b9d1042f46fca2752fcf2dd9fe8699cc3744e3f41267a9d size: 1365 [Pipeline] isUnix [Pipeline] sh 15:04:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:04:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.58 15:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:04:08 55de8ddde2c2: Preparing 15:04:08 2bba5918ba79: Preparing 15:04:08 867bdb5559b3: Preparing 15:04:08 caf45e834404: Preparing 15:04:08 f73e7dbfee58: Preparing 15:04:08 caf45e834404: Layer already exists 15:04:08 f73e7dbfee58: Layer already exists 15:04:08 867bdb5559b3: Layer already exists 15:04:08 2bba5918ba79: Layer already exists 15:04:08 55de8ddde2c2: Layer already exists 15:04:08 2.2.0-dev.58: digest: sha256:6fab20dcc1485c848b9d1042f46fca2752fcf2dd9fe8699cc3744e3f41267a9d size: 1365 [Pipeline] isUnix [Pipeline] sh 15:04:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:04:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:04:09 55de8ddde2c2: Preparing 15:04:09 2bba5918ba79: Preparing 15:04:09 867bdb5559b3: Preparing 15:04:09 caf45e834404: Preparing 15:04:09 f73e7dbfee58: Preparing 15:04:09 f73e7dbfee58: Layer already exists 15:04:09 55de8ddde2c2: Layer already exists 15:04:09 2bba5918ba79: Layer already exists 15:04:09 caf45e834404: Layer already exists 15:04:09 867bdb5559b3: Layer already exists 15:04:09 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:6fab20dcc1485c848b9d1042f46fca2752fcf2dd9fe8699cc3744e3f41267a9d size: 1365 [Pipeline] isUnix [Pipeline] sh 15:04:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 15:04:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 15:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:04:10 55de8ddde2c2: Preparing 15:04:10 2bba5918ba79: Preparing 15:04:10 867bdb5559b3: Preparing 15:04:10 caf45e834404: Preparing 15:04:10 f73e7dbfee58: Preparing 15:04:10 2bba5918ba79: Layer already exists 15:04:10 f73e7dbfee58: Layer already exists 15:04:10 55de8ddde2c2: Layer already exists 15:04:10 caf45e834404: Layer already exists 15:04:10 867bdb5559b3: Layer already exists 15:04:10 main: digest: sha256:6fab20dcc1485c848b9d1042f46fca2752fcf2dd9fe8699cc3744e3f41267a9d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:10 ===================================================== [Pipeline] echo 15:04:10 taggedImages: 15:04:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:04:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:04:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.58 15:04:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:04:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 15:04:10 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 15:04:10 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:04:10 latest 15:04:10 2.2.0-dev.58 15:04:10 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:04:10 main 15:04:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 15:04:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:04:11 af38404325ae: Preparing 15:04:11 92711df63559: Preparing 15:04:11 867bdb5559b3: Preparing 15:04:11 07d2177e91ae: Preparing 15:04:11 f73e7dbfee58: Preparing 15:04:11 867bdb5559b3: Layer already exists 15:04:11 f73e7dbfee58: Layer already exists 15:04:11 07d2177e91ae: Layer already exists 15:04:11 af38404325ae: Pushed 15:04:17 92711df63559: Pushed 15:04:17 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:8f090d4299f3cdf60b55c509975f0f3768c50c1244c7a64d312b3ca493367227 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:04:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:04:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:04:17 af38404325ae: Preparing 15:04:17 92711df63559: Preparing 15:04:17 867bdb5559b3: Preparing 15:04:17 07d2177e91ae: Preparing 15:04:17 f73e7dbfee58: Preparing 15:04:17 f73e7dbfee58: Layer already exists 15:04:17 92711df63559: Layer already exists 15:04:17 867bdb5559b3: Layer already exists 15:04:17 af38404325ae: Layer already exists 15:04:17 07d2177e91ae: Layer already exists 15:04:18 latest: digest: sha256:8f090d4299f3cdf60b55c509975f0f3768c50c1244c7a64d312b3ca493367227 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:04:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:04:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.58 15:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:04:18 af38404325ae: Preparing 15:04:18 92711df63559: Preparing 15:04:18 867bdb5559b3: Preparing 15:04:18 07d2177e91ae: Preparing 15:04:18 f73e7dbfee58: Preparing 15:04:18 07d2177e91ae: Layer already exists 15:04:18 867bdb5559b3: Layer already exists 15:04:18 f73e7dbfee58: Layer already exists 15:04:18 af38404325ae: Layer already exists 15:04:18 92711df63559: Layer already exists 15:04:19 2.2.0-dev.58: digest: sha256:8f090d4299f3cdf60b55c509975f0f3768c50c1244c7a64d312b3ca493367227 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:04:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:04:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:04:19 af38404325ae: Preparing 15:04:19 92711df63559: Preparing 15:04:19 867bdb5559b3: Preparing 15:04:19 07d2177e91ae: Preparing 15:04:19 f73e7dbfee58: Preparing 15:04:19 92711df63559: Layer already exists 15:04:19 f73e7dbfee58: Layer already exists 15:04:19 07d2177e91ae: Layer already exists 15:04:19 867bdb5559b3: Layer already exists 15:04:19 af38404325ae: Layer already exists 15:04:20 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:8f090d4299f3cdf60b55c509975f0f3768c50c1244c7a64d312b3ca493367227 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:04:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 15:04:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:04:20 af38404325ae: Preparing 15:04:20 92711df63559: Preparing 15:04:20 867bdb5559b3: Preparing 15:04:20 07d2177e91ae: Preparing 15:04:20 f73e7dbfee58: Preparing 15:04:20 f73e7dbfee58: Layer already exists 15:04:20 867bdb5559b3: Layer already exists 15:04:20 af38404325ae: Layer already exists 15:04:20 92711df63559: Layer already exists 15:04:20 07d2177e91ae: Layer already exists 15:04:21 main: digest: sha256:8f090d4299f3cdf60b55c509975f0f3768c50c1244c7a64d312b3ca493367227 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:21 ===================================================== [Pipeline] echo 15:04:21 taggedImages: 15:04:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:04:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:04:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.58 15:04:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:04:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 15:04:21 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 15:04:21 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:04:21 latest 15:04:21 2.2.0-dev.58 15:04:21 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:04:21 main 15:04:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:21 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh 15:04:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:04:21 509c246768f8: Preparing 15:04:21 9ff88ae30065: Preparing 15:04:21 e8387cd3b0fd: Preparing 15:04:21 8472c546237b: Preparing 15:04:21 f0e5a4d6c014: Preparing 15:04:21 3b19d27f08f7: Preparing 15:04:21 73bb99a6e169: Preparing 15:04:21 ec06c3102977: Preparing 15:04:21 6a3c62e080c7: Preparing 15:04:21 340cb19ca677: Preparing 15:04:21 4f4ce317c6bb: Preparing 15:04:21 ec06c3102977: Waiting 15:04:21 6a3c62e080c7: Waiting 15:04:21 340cb19ca677: Waiting 15:04:21 4f4ce317c6bb: Waiting 15:04:21 3b19d27f08f7: Waiting 15:04:22 f0e5a4d6c014: Layer already exists 15:04:22 3b19d27f08f7: Layer already exists 15:04:22 73bb99a6e169: Layer already exists 15:04:22 ec06c3102977: Layer already exists 15:04:22 9ff88ae30065: Pushed 15:04:22 6a3c62e080c7: Layer already exists 15:04:22 340cb19ca677: Layer already exists 15:04:22 4f4ce317c6bb: Layer already exists 15:04:22 509c246768f8: Pushed 15:04:27 e8387cd3b0fd: Pushed 15:04:42 8472c546237b: Pushed 15:04:42 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:3a9ad0b253f66b8fca0ad74991ab03ca21a915de138f3810f58e2346269d3bd1 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:04:42 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:04:42 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:04:42 509c246768f8: Preparing 15:04:42 9ff88ae30065: Preparing 15:04:42 e8387cd3b0fd: Preparing 15:04:42 8472c546237b: Preparing 15:04:42 f0e5a4d6c014: Preparing 15:04:42 3b19d27f08f7: Preparing 15:04:42 73bb99a6e169: Preparing 15:04:42 ec06c3102977: Preparing 15:04:42 6a3c62e080c7: Preparing 15:04:42 340cb19ca677: Preparing 15:04:42 4f4ce317c6bb: Preparing 15:04:42 3b19d27f08f7: Waiting 15:04:42 73bb99a6e169: Waiting 15:04:42 ec06c3102977: Waiting 15:04:42 6a3c62e080c7: Waiting 15:04:42 340cb19ca677: Waiting 15:04:42 4f4ce317c6bb: Waiting 15:04:42 509c246768f8: Layer already exists 15:04:42 9ff88ae30065: Layer already exists 15:04:42 f0e5a4d6c014: Layer already exists 15:04:42 8472c546237b: Layer already exists 15:04:42 e8387cd3b0fd: Layer already exists 15:04:42 3b19d27f08f7: Layer already exists 15:04:42 ec06c3102977: Layer already exists 15:04:42 73bb99a6e169: Layer already exists 15:04:42 6a3c62e080c7: Layer already exists 15:04:42 340cb19ca677: Layer already exists 15:04:43 4f4ce317c6bb: Layer already exists 15:04:43 latest: digest: sha256:3a9ad0b253f66b8fca0ad74991ab03ca21a915de138f3810f58e2346269d3bd1 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:04:43 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:04:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.58 15:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:04:43 509c246768f8: Preparing 15:04:43 9ff88ae30065: Preparing 15:04:43 e8387cd3b0fd: Preparing 15:04:43 8472c546237b: Preparing 15:04:43 f0e5a4d6c014: Preparing 15:04:43 3b19d27f08f7: Preparing 15:04:43 73bb99a6e169: Preparing 15:04:43 ec06c3102977: Preparing 15:04:43 6a3c62e080c7: Preparing 15:04:43 340cb19ca677: Preparing 15:04:43 4f4ce317c6bb: Preparing 15:04:43 3b19d27f08f7: Waiting 15:04:43 73bb99a6e169: Waiting 15:04:43 ec06c3102977: Waiting 15:04:43 6a3c62e080c7: Waiting 15:04:43 340cb19ca677: Waiting 15:04:43 4f4ce317c6bb: Waiting 15:04:43 e8387cd3b0fd: Layer already exists 15:04:43 9ff88ae30065: Layer already exists 15:04:43 509c246768f8: Layer already exists 15:04:43 f0e5a4d6c014: Layer already exists 15:04:43 8472c546237b: Layer already exists 15:04:44 73bb99a6e169: Layer already exists 15:04:44 6a3c62e080c7: Layer already exists 15:04:44 340cb19ca677: Layer already exists 15:04:44 3b19d27f08f7: Layer already exists 15:04:44 ec06c3102977: Layer already exists 15:04:44 4f4ce317c6bb: Layer already exists 15:04:44 2.2.0-dev.58: digest: sha256:3a9ad0b253f66b8fca0ad74991ab03ca21a915de138f3810f58e2346269d3bd1 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:04:44 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:04:44 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:04:44 509c246768f8: Preparing 15:04:44 9ff88ae30065: Preparing 15:04:44 e8387cd3b0fd: Preparing 15:04:44 8472c546237b: Preparing 15:04:44 f0e5a4d6c014: Preparing 15:04:44 3b19d27f08f7: Preparing 15:04:44 73bb99a6e169: Preparing 15:04:44 ec06c3102977: Preparing 15:04:44 6a3c62e080c7: Preparing 15:04:44 340cb19ca677: Preparing 15:04:44 4f4ce317c6bb: Preparing 15:04:44 6a3c62e080c7: Waiting 15:04:44 3b19d27f08f7: Waiting 15:04:44 73bb99a6e169: Waiting 15:04:44 ec06c3102977: Waiting 15:04:44 340cb19ca677: Waiting 15:04:44 4f4ce317c6bb: Waiting 15:04:44 e8387cd3b0fd: Layer already exists 15:04:44 509c246768f8: Layer already exists 15:04:44 9ff88ae30065: Layer already exists 15:04:44 8472c546237b: Layer already exists 15:04:44 f0e5a4d6c014: Layer already exists 15:04:44 73bb99a6e169: Layer already exists 15:04:44 3b19d27f08f7: Layer already exists 15:04:44 ec06c3102977: Layer already exists 15:04:44 6a3c62e080c7: Layer already exists 15:04:44 340cb19ca677: Layer already exists 15:04:44 4f4ce317c6bb: Layer already exists 15:04:44 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:3a9ad0b253f66b8fca0ad74991ab03ca21a915de138f3810f58e2346269d3bd1 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:04:45 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 15:04:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 15:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:04:45 509c246768f8: Preparing 15:04:45 9ff88ae30065: Preparing 15:04:45 e8387cd3b0fd: Preparing 15:04:45 8472c546237b: Preparing 15:04:45 f0e5a4d6c014: Preparing 15:04:45 3b19d27f08f7: Preparing 15:04:45 73bb99a6e169: Preparing 15:04:45 ec06c3102977: Preparing 15:04:45 6a3c62e080c7: Preparing 15:04:45 3b19d27f08f7: Waiting 15:04:45 73bb99a6e169: Waiting 15:04:45 340cb19ca677: Preparing 15:04:45 4f4ce317c6bb: Preparing 15:04:45 ec06c3102977: Waiting 15:04:45 6a3c62e080c7: Waiting 15:04:45 340cb19ca677: Waiting 15:04:45 4f4ce317c6bb: Waiting 15:04:45 f0e5a4d6c014: Layer already exists 15:04:45 509c246768f8: Layer already exists 15:04:45 9ff88ae30065: Layer already exists 15:04:45 8472c546237b: Layer already exists 15:04:45 e8387cd3b0fd: Layer already exists 15:04:45 3b19d27f08f7: Layer already exists 15:04:45 ec06c3102977: Layer already exists 15:04:45 73bb99a6e169: Layer already exists 15:04:45 6a3c62e080c7: Layer already exists 15:04:45 340cb19ca677: Layer already exists 15:04:45 4f4ce317c6bb: Layer already exists 15:04:45 main: digest: sha256:3a9ad0b253f66b8fca0ad74991ab03ca21a915de138f3810f58e2346269d3bd1 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:45 ===================================================== [Pipeline] echo 15:04:45 taggedImages: 15:04:45 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf 15:04:45 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:04:45 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.58 15:04:45 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 15:04:45 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:04:46 15:04:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:04:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:04:47 arm64: Pulling from edgex-lftools-log-publisher 15:04:47 8998bd30e6a1: Pulling fs layer 15:04:47 04944245beec: Pulling fs layer 15:04:47 699f458cf7ca: Pulling fs layer 15:04:47 765212b225bb: Pulling fs layer 15:04:47 f23df028b6ca: Pulling fs layer 15:04:47 d65c8cfc05b1: Pulling fs layer 15:04:47 2437ff75d9bd: Pulling fs layer 15:04:47 f23df028b6ca: Waiting 15:04:47 d65c8cfc05b1: Waiting 15:04:47 2437ff75d9bd: Waiting 15:04:47 765212b225bb: Waiting 15:04:47 04944245beec: Verifying Checksum 15:04:47 04944245beec: Download complete 15:04:47 765212b225bb: Verifying Checksum 15:04:47 765212b225bb: Download complete 15:04:47 f23df028b6ca: Verifying Checksum 15:04:47 f23df028b6ca: Download complete 15:04:47 d65c8cfc05b1: Verifying Checksum 15:04:47 d65c8cfc05b1: Download complete 15:04:47 699f458cf7ca: Verifying Checksum 15:04:47 699f458cf7ca: Download complete 15:04:47 8998bd30e6a1: Verifying Checksum 15:04:47 8998bd30e6a1: Download complete 15:04:50 2437ff75d9bd: Verifying Checksum 15:04:50 2437ff75d9bd: Download complete 15:04:52 8998bd30e6a1: Pull complete 15:04:52 04944245beec: Pull complete 15:04:53 699f458cf7ca: Pull complete 15:04:54 765212b225bb: Pull complete 15:04:55 f23df028b6ca: Pull complete 15:04:55 d65c8cfc05b1: Pull complete 15:05:10 2437ff75d9bd: Pull complete 15:05:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:05:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:05:10 prd-ubuntu20.04-docker-arm64-4c-16g-11415 does not seem to be running inside a container 15:05:10 $ 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/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:05:13 $ docker top 8e62c7768f7863e540a4e81db91d42ef0449cbc96fdf25a7c000519ea476fc65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:14 ---> job-cost.sh 15:05:14 lf-activate-venv: SKIPPING 15:05:14 INFO: No Stack... 15:05:14 INFO: Retrieving Pricing Info for: v3-standard-4 15:05:15 INFO: Archiving Costs [Pipeline] sh 15:05:15 + cat /w/workspace/edgex-go/181/archives/cost.csv 15:05:15 + cut -d, -f6 [Pipeline] lock 15:05:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-181-stack-cost] 15:05:15 Resource [jenkins-edgexfoundry-edgex-go-main-181-stack-cost] did not exist. Created. 15:05:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:05:16 + echo total: 0.2199999988079071 [Pipeline] stash 15:05:17 Stashed 1 file(s) [Pipeline] } 15:05:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-181-stack-cost] [Pipeline] // lock [Pipeline] } 15:05:17 $ docker stop --time=1 8e62c7768f7863e540a4e81db91d42ef0449cbc96fdf25a7c000519ea476fc65 15:05:18 $ docker rm -f 8e62c7768f7863e540a4e81db91d42ef0449cbc96fdf25a7c000519ea476fc65 [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 15:05:19 provisioning config files... 15:05:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/181@tmp/config819726989304038805tmp [Pipeline] { [Pipeline] sh 15:05:19 + set +x 15:05:19 + curl -s https://codecov.io/bash 15:05:19 + bash -s -- 15:05:19 15:05:19 _____ _ 15:05:19 / ____| | | 15:05:19 | | ___ __| | ___ ___ _____ __ 15:05:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:05:19 | |___| (_) | (_| | __/ (_| (_) \ V / 15:05:19 \_____\___/ \__,_|\___|\___\___/ \_/ 15:05:19 Bash-1.0.6 15:05:19 15:05:19 15:05:19 ==> git version 2.25.1 found 15:05:19 ==> 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 15:05:19 Release-Date: 2020-01-08 15:05:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:05:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:05:19 ==> Jenkins CI detected. 15:05:19 current dir:  /w/workspace/edgex-go/181 15:05:19 project root: . 15:05:19 --> token set from env 15:05:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:05:19 ==> Running gcov in . (disable via -X gcov) 15:05:19 ==> Python coveragepy not found 15:05:19 ==> Searching for coverage reports in: 15:05:19 + . 15:05:19 -> Found 1 reports 15:05:19 ==> Detecting git/mercurial file structure 15:05:19 ==> Reading reports 15:05:19 + ./coverage.out bytes=431014 15:05:19 ==> Appending adjustments 15:05:19 https://docs.codecov.io/docs/fixing-reports 15:05:20 + Found adjustments 15:05:20 ==> Gzipping contents 15:05:20 60K /tmp/codecov.eelB5T.gz 15:05:20 ==> Uploading reports 15:05:20 url: https://codecov.io 15:05:20 query: branch=main&commit=3b4e3b27b9a762a590f0f199a12df669a1bddcaf&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:05:20 -> Pinging Codecov 15:05:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=3b4e3b27b9a762a590f0f199a12df669a1bddcaf&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:05:21 -> Uploading to 15:05:21 https://storage.googleapis.com/codecov/v4/raw/2022-04-07/00271124DB129430A58F1EEE437C3FCB/3b4e3b27b9a762a590f0f199a12df669a1bddcaf/f7123257-397e-4953-8799-a06d43188db5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220407T150521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ded7c56f0f4eae4b063f16d236bd08fb383ac2868cacdf70531c57a8b2b308c0 15:05:21 % Total % Received % Xferd Average Speed Time Time Time Current 15:05:21 Dload Upload Total Spent Left Speed 15:05:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59159 0 0 100 59159 0 263k --:--:-- --:--:-- --:--:-- 262k 15:05:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] } 15:05:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:05:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:05:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:05:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:05:21 15:05:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:05:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:05:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:05:22 188c0c94c7c5: Pulling fs layer 15:05:22 0ef7d3d256c8: Pulling fs layer 15:05:22 de9db76c5a1d: Pulling fs layer 15:05:22 0eba1c9be4d2: Pulling fs layer 15:05:22 0d57e429df01: Pulling fs layer 15:05:22 4e4be7b47b0d: Pulling fs layer 15:05:22 e1f770b5df2f: Pulling fs layer 15:05:22 85a0685a4137: Pulling fs layer 15:05:22 0eba1c9be4d2: Waiting 15:05:22 0d57e429df01: Waiting 15:05:22 4e4be7b47b0d: Waiting 15:05:22 e1f770b5df2f: Waiting 15:05:22 85a0685a4137: Waiting 15:05:22 de9db76c5a1d: Verifying Checksum 15:05:22 de9db76c5a1d: Download complete 15:05:22 0ef7d3d256c8: Download complete 15:05:22 0d57e429df01: Verifying Checksum 15:05:22 0d57e429df01: Download complete 15:05:22 4e4be7b47b0d: Download complete 15:05:22 188c0c94c7c5: Verifying Checksum 15:05:22 188c0c94c7c5: Download complete 15:05:22 188c0c94c7c5: Pull complete 15:05:22 e1f770b5df2f: Verifying Checksum 15:05:22 e1f770b5df2f: Download complete 15:05:22 0ef7d3d256c8: Pull complete 15:05:22 de9db76c5a1d: Pull complete 15:05:22 0eba1c9be4d2: Verifying Checksum 15:05:22 0eba1c9be4d2: Download complete 15:05:23 85a0685a4137: Verifying Checksum 15:05:23 85a0685a4137: Download complete 15:05:26 0eba1c9be4d2: Pull complete 15:05:26 0d57e429df01: Pull complete 15:05:26 4e4be7b47b0d: Pull complete 15:05:26 e1f770b5df2f: Pull complete 15:05:30 85a0685a4137: Pull complete 15:05:30 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:05:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:05:31 prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container 15:05:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:05:33 $ docker top 56160eb322d1c3de274b086501600e55f8bf71e7438c95d6f462e8e70fcae7f3 -eo pid,comm [Pipeline] { [Pipeline] echo 15:05:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:05:33 + set -o pipefail 15:05:33 + snyk monitor '--org=edgex-jenkins' 15:05:40 15:05:40 Monitoring /w/workspace/edgex-go/181 (github.com/edgexfoundry/edgex-go)... 15:05:40 15:05:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/b2e9738a-78c1-48cf-b363-752c77cf808f 15:05:40 15:05:40 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:05:40 15:05:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:05:40 15:05:40 [Pipeline] } 15:05:40 $ docker stop --time=1 56160eb322d1c3de274b086501600e55f8bf71e7438c95d6f462e8e70fcae7f3 15:05:42 $ docker rm -f 56160eb322d1c3de274b086501600e55f8bf71e7438c95d6f462e8e70fcae7f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:05:42 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:05:42 provisioning config files... 15:05:42 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/181@tmp/config3595747703566276725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:42 --> edgex-publish-swagger.sh 15:05:42 === Publish openapi/v2 API === 15:05:42 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:05:42 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/181/openapi/v2/core-command.yaml] 15:05:42 % Total % Received % Xferd Average Speed Time Time Time Current 15:05:42 Dload Upload Total Spent Left Speed 15:05:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31706 0:00:01 0:00:01 --:--:-- 31706 100 33831 0 0 100 33831 0 31706 0:00:01 0:00:01 --:--:-- 31706 15:05:43 15:05:43 15:05:43 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/181/openapi/v2/core-data.yaml] 15:05:43 % Total % Received % Xferd Average Speed Time Time Time Current 15:05:43 Dload Upload Total Spent Left Speed 15:05:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 66423 0:00:01 0:00:01 --:--:-- 66423 100 71604 0 0 100 71604 0 66423 0:00:01 0:00:01 --:--:-- 66423 15:05:45 15:05:45 15:05:45 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/181/openapi/v2/core-metadata.yaml] 15:05:45 % Total % Received % Xferd Average Speed Time Time Time Current 15:05:45 Dload Upload Total Spent Left Speed 15:05:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 137k 0:00:01 0:00:01 --:--:-- 137k 100 137k 0 0 100 137k 0 137k 0:00:01 0:00:01 --:--:-- 137k 15:05:46 15:05:46 15:05:46 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/181/openapi/v2/support-notifications.yaml] 15:05:46 % Total % Received % Xferd Average Speed Time Time Time Current 15:05:46 Dload Upload Total Spent Left Speed 15:05:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74122 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 62199 0:00:01 0:00:01 --:--:-- 62155 100 89318 0 0 100 89318 0 62199 0:00:01 0:00:01 --:--:-- 62155 15:05:47 15:05:47 15:05:47 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/181/openapi/v2/support-scheduler.yaml] 15:05:47 % Total % Received % Xferd Average Speed Time Time Time Current 15:05:47 Dload Upload Total Spent Left Speed 15:05:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 35381 0:00:01 0:00:01 --:--:-- 35381 100 39556 0 0 100 39556 0 35381 0:00:01 0:00:01 --:--:-- 35381 15:05:48 15:05:48 15:05:48 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/181/openapi/v2/system-agent.yaml] 15:05:48 % Total % Received % Xferd Average Speed Time Time Time Current 15:05:48 Dload Upload Total Spent Left Speed 15:05:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20755 --:--:-- --:--:-- --:--:-- 20733 100 20091 0 0 100 20091 0 20755 --:--:-- --:--:-- --:--:-- 20733 15:05:49 15:05:49 [Pipeline] } 15:05:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 15:05:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:05:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:05:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:05:50 . [Pipeline] withDockerContainer 15:05:50 prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container 15:05:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:05:50 $ docker top 47e13d1f49623c6b68840ef90cf2d136f7a7936f9e59d5358d16ef169be8afa0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:05:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:50 [ssh-agent] Looking for ssh-agent implementation... 15:05:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:51 $ docker exec 47e13d1f49623c6b68840ef90cf2d136f7a7936f9e59d5358d16ef169be8afa0 ssh-agent 15:05:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpDCJfK/agent.14 15:05:51 SSH_AGENT_PID=21 15:05:51 Running ssh-add (command line suppressed) 15:05:51 Identity added: /w/workspace/edgex-go/181@tmp/private_key_319511843165244400.key (/w/workspace/edgex-go/181@tmp/private_key_319511843165244400.key) 15:05:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:51 + git semver tag 15:05:51 # -> Open(): unable to determine branch for HEAD 15:05:51 # $GIT_DIR = /w/workspace/edgex-go/181/.git 15:05:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/181 15:05:51 # $SEMVER_REMOTE_NAME = origin 15:05:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:05:51 # $SEMVER_USER_NAME = edgex-jenkins 15:05:51 # $SEMVER_BRANCH = main 15:05:51 # $SEMVER_DIR = /w/workspace/edgex-go/181/.semver 15:05:51 # 3b4e3b27b9a762a590f0f199a12df669a1bddcaf HEAD 15:05:51 # -> Force: false 15:05:51 # efc513d9015ee8a0e615a189cbe98dfab0180c8c refs/tags/v2.2.0-dev.58 [Pipeline] } 15:05:51 $ docker exec --env ******** --env ******** 47e13d1f49623c6b68840ef90cf2d136f7a7936f9e59d5358d16ef169be8afa0 ssh-agent -k 15:05:51 unset SSH_AUTH_SOCK; 15:05:51 unset SSH_AGENT_PID; 15:05:51 echo Agent pid 21 killed; 15:05:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:05:52 + git semver [Pipeline] } 15:05:52 $ docker stop --time=1 47e13d1f49623c6b68840ef90cf2d136f7a7936f9e59d5358d16ef169be8afa0 15:05:53 $ docker rm -f 47e13d1f49623c6b68840ef90cf2d136f7a7936f9e59d5358d16ef169be8afa0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:05:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:05:53 15:05:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:05:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:05:54 0.23.1-centos7: Pulling from edgex-lftools 15:05:54 ab5ef0e58194: Pulling fs layer 15:05:54 9712f1f96733: Pulling fs layer 15:05:54 63f879dbbcfc: Pulling fs layer 15:05:54 0d9ebad4ef96: Pulling fs layer 15:05:54 e9a5061849ea: Pulling fs layer 15:05:54 d747dcd14b5f: Pulling fs layer 15:05:54 2de7ff778b66: Pulling fs layer 15:05:54 0d9ebad4ef96: Waiting 15:05:54 e9a5061849ea: Waiting 15:05:54 d747dcd14b5f: Waiting 15:05:54 2de7ff778b66: Waiting 15:05:54 9712f1f96733: Verifying Checksum 15:05:54 9712f1f96733: Download complete 15:05:54 63f879dbbcfc: Verifying Checksum 15:05:54 63f879dbbcfc: Download complete 15:05:54 e9a5061849ea: Verifying Checksum 15:05:54 e9a5061849ea: Download complete 15:05:54 d747dcd14b5f: Download complete 15:05:54 ab5ef0e58194: Verifying Checksum 15:05:54 ab5ef0e58194: Download complete 15:05:54 0d9ebad4ef96: Verifying Checksum 15:05:54 0d9ebad4ef96: Download complete 15:05:54 2de7ff778b66: Verifying Checksum 15:05:54 2de7ff778b66: Download complete 15:05:58 ab5ef0e58194: Pull complete 15:05:58 9712f1f96733: Pull complete 15:05:58 63f879dbbcfc: Pull complete 15:06:02 0d9ebad4ef96: Pull complete 15:06:03 e9a5061849ea: Pull complete 15:06:03 d747dcd14b5f: Pull complete 15:06:03 2de7ff778b66: Pull complete 15:06:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:06:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:06:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:06:04 prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container 15:06:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:06:06 $ docker top a19e42156ed778c641a811fcd4be2e6b2ca38292043a381460e3e074a951116c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:06:06 provisioning config files... 15:06:06 copy managed file [sigul-config] to file:/w/workspace/edgex-go/181@tmp/config761966682723449930tmp 15:06:06 copy managed file [sigul-password] to file:/w/workspace/edgex-go/181@tmp/config8364549853343417132tmp 15:06:06 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/181@tmp/config2717985395414479885tmp [Pipeline] { [Pipeline] echo 15:06:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:06:06 ---> sigul-configuration.sh 15:06:06 gpg: directory `/root/.gnupg' created 15:06:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:06:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:06:06 gpg: keyring `/root/.gnupg/secring.gpg' created 15:06:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:06:06 gpg: CAST5 encrypted data 15:06:06 gpg: encrypted with 1 passphrase 15:06:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:06:07 + mkdir /home/jenkins 15:06:07 + mkdir /home/jenkins/sigul [Pipeline] sh 15:06:07 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:06:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:06:07 ---> sigul-install.sh 15:06:07 Sigul already installed; skipping installation. [Pipeline] sh 15:06:07 + git tag --list 15:06:07 0.6.0 15:06:07 0.6.1 15:06:07 0.7.0 15:06:07 0.7.1 15:06:07 v1.0.0 15:06:07 v1.0.1 15:06:07 v1.1.0 15:06:07 v1.2.0 15:06:07 v1.2.1 15:06:07 v1.3.0 15:06:07 v1.3.1 15:06:07 v2.0.0 15:06:07 v2.0.1-dev.1 15:06:07 v2.0.1-dev.10 15:06:07 v2.0.1-dev.11 15:06:07 v2.0.1-dev.12 15:06:07 v2.0.1-dev.13 15:06:07 v2.0.1-dev.14 15:06:07 v2.0.1-dev.15 15:06:07 v2.0.1-dev.16 15:06:07 v2.0.1-dev.17 15:06:07 v2.0.1-dev.18 15:06:07 v2.0.1-dev.19 15:06:07 v2.0.1-dev.2 15:06:07 v2.0.1-dev.20 15:06:07 v2.0.1-dev.21 15:06:07 v2.0.1-dev.22 15:06:07 v2.0.1-dev.23 15:06:07 v2.0.1-dev.24 15:06:07 v2.0.1-dev.25 15:06:07 v2.0.1-dev.26 15:06:07 v2.0.1-dev.27 15:06:07 v2.0.1-dev.28 15:06:07 v2.0.1-dev.29 15:06:07 v2.0.1-dev.3 15:06:07 v2.0.1-dev.30 15:06:07 v2.0.1-dev.31 15:06:07 v2.0.1-dev.32 15:06:07 v2.0.1-dev.33 15:06:07 v2.0.1-dev.34 15:06:07 v2.0.1-dev.35 15:06:07 v2.0.1-dev.36 15:06:07 v2.0.1-dev.37 15:06:07 v2.0.1-dev.38 15:06:07 v2.0.1-dev.39 15:06:07 v2.0.1-dev.4 15:06:07 v2.0.1-dev.40 15:06:07 v2.0.1-dev.41 15:06:07 v2.0.1-dev.42 15:06:07 v2.0.1-dev.43 15:06:07 v2.0.1-dev.44 15:06:07 v2.0.1-dev.45 15:06:07 v2.0.1-dev.46 15:06:07 v2.0.1-dev.47 15:06:07 v2.0.1-dev.48 15:06:07 v2.0.1-dev.49 15:06:07 v2.0.1-dev.5 15:06:07 v2.0.1-dev.50 15:06:07 v2.0.1-dev.51 15:06:07 v2.0.1-dev.52 15:06:07 v2.0.1-dev.53 15:06:07 v2.0.1-dev.54 15:06:07 v2.0.1-dev.55 15:06:07 v2.0.1-dev.56 15:06:07 v2.0.1-dev.57 15:06:07 v2.0.1-dev.58 15:06:07 v2.0.1-dev.59 15:06:07 v2.0.1-dev.6 15:06:07 v2.0.1-dev.60 15:06:07 v2.0.1-dev.61 15:06:07 v2.0.1-dev.62 15:06:07 v2.0.1-dev.63 15:06:07 v2.0.1-dev.64 15:06:07 v2.0.1-dev.65 15:06:07 v2.0.1-dev.66 15:06:07 v2.0.1-dev.67 15:06:07 v2.0.1-dev.68 15:06:07 v2.0.1-dev.69 15:06:07 v2.0.1-dev.7 15:06:07 v2.0.1-dev.70 15:06:07 v2.0.1-dev.71 15:06:07 v2.0.1-dev.72 15:06:07 v2.0.1-dev.73 15:06:07 v2.0.1-dev.74 15:06:07 v2.0.1-dev.75 15:06:07 v2.0.1-dev.76 15:06:07 v2.0.1-dev.77 15:06:07 v2.0.1-dev.78 15:06:07 v2.0.1-dev.79 15:06:07 v2.0.1-dev.8 15:06:07 v2.0.1-dev.80 15:06:07 v2.0.1-dev.81 15:06:07 v2.0.1-dev.82 15:06:07 v2.0.1-dev.83 15:06:07 v2.0.1-dev.84 15:06:07 v2.0.1-dev.85 15:06:07 v2.0.1-dev.86 15:06:07 v2.0.1-dev.87 15:06:07 v2.0.1-dev.88 15:06:07 v2.0.1-dev.89 15:06:07 v2.0.1-dev.9 15:06:07 v2.0.1-dev.90 15:06:07 v2.0.1-dev.91 15:06:07 v2.0.1-dev.92 15:06:07 v2.0.1-dev.93 15:06:07 v2.0.1-dev.94 15:06:07 v2.0.1-dev.95 15:06:07 v2.0.1-dev.96 15:06:07 v2.0.1-dev.97 15:06:07 v2.0.1-dev.98 15:06:07 v2.0.1-dev.99 15:06:07 v2.1.0 15:06:07 v2.2.0-dev.1 15:06:07 v2.2.0-dev.10 15:06:07 v2.2.0-dev.11 15:06:07 v2.2.0-dev.12 15:06:07 v2.2.0-dev.13 15:06:07 v2.2.0-dev.14 15:06:07 v2.2.0-dev.15 15:06:07 v2.2.0-dev.16 15:06:07 v2.2.0-dev.17 15:06:07 v2.2.0-dev.18 15:06:07 v2.2.0-dev.19 15:06:07 v2.2.0-dev.2 15:06:07 v2.2.0-dev.20 15:06:07 v2.2.0-dev.21 15:06:07 v2.2.0-dev.22 15:06:07 v2.2.0-dev.23 15:06:07 v2.2.0-dev.24 15:06:07 v2.2.0-dev.25 15:06:07 v2.2.0-dev.26 15:06:07 v2.2.0-dev.27 15:06:07 v2.2.0-dev.28 15:06:07 v2.2.0-dev.29 15:06:07 v2.2.0-dev.3 15:06:07 v2.2.0-dev.30 15:06:07 v2.2.0-dev.31 15:06:07 v2.2.0-dev.32 15:06:07 v2.2.0-dev.33 15:06:07 v2.2.0-dev.34 15:06:07 v2.2.0-dev.35 15:06:07 v2.2.0-dev.36 15:06:07 v2.2.0-dev.37 15:06:07 v2.2.0-dev.38 15:06:07 v2.2.0-dev.39 15:06:07 v2.2.0-dev.4 15:06:07 v2.2.0-dev.40 15:06:07 v2.2.0-dev.41 15:06:07 v2.2.0-dev.42 15:06:07 v2.2.0-dev.43 15:06:07 v2.2.0-dev.44 15:06:07 v2.2.0-dev.45 15:06:07 v2.2.0-dev.46 15:06:07 v2.2.0-dev.47 15:06:07 v2.2.0-dev.48 15:06:07 v2.2.0-dev.49 15:06:07 v2.2.0-dev.5 15:06:07 v2.2.0-dev.50 15:06:07 v2.2.0-dev.51 15:06:07 v2.2.0-dev.52 15:06:07 v2.2.0-dev.53 15:06:07 v2.2.0-dev.54 15:06:07 v2.2.0-dev.55 15:06:07 v2.2.0-dev.56 15:06:07 v2.2.0-dev.57 15:06:07 v2.2.0-dev.58 15:06:07 v2.2.0-dev.6 15:06:07 v2.2.0-dev.7 15:06:07 v2.2.0-dev.8 15:06:07 v2.2.0-dev.9 [Pipeline] sh 15:06:08 + lftools sign git-tag v2.2.0-dev.58 15:06:08 Signing Git tag with Sigul... 15:06:08 Signing v2.2.0-dev.58 [Pipeline] echo 15:06:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:06:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:06:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:06:09 $ docker stop --time=1 a19e42156ed778c641a811fcd4be2e6b2ca38292043a381460e3e074a951116c 15:06:11 $ docker rm -f a19e42156ed778c641a811fcd4be2e6b2ca38292043a381460e3e074a951116c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:06:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:06:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:06:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:11 . [Pipeline] withDockerContainer 15:06:11 prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container 15:06:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:06:12 $ docker top 82e0d906cc5bca264a24b02ccc760fea1be01e7a77d6a2f15696a6ede7db7bc5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:12 [ssh-agent] Looking for ssh-agent implementation... 15:06:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:12 $ docker exec 82e0d906cc5bca264a24b02ccc760fea1be01e7a77d6a2f15696a6ede7db7bc5 ssh-agent 15:06:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKPAbjf/agent.14 15:06:12 SSH_AGENT_PID=21 15:06:12 Running ssh-add (command line suppressed) 15:06:12 Identity added: /w/workspace/edgex-go/181@tmp/private_key_4417251089205057961.key (/w/workspace/edgex-go/181@tmp/private_key_4417251089205057961.key) 15:06:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:13 + git semver bump pre 15:06:13 # -> Open(): unable to determine branch for HEAD 15:06:13 # $GIT_DIR = /w/workspace/edgex-go/181/.git 15:06:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/181 15:06:13 # $SEMVER_REMOTE_NAME = origin 15:06:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:06:13 # $SEMVER_USER_NAME = edgex-jenkins 15:06:13 # $SEMVER_BRANCH = main 15:06:13 # $SEMVER_DIR = /w/workspace/edgex-go/181/.semver 15:06:13 2.2.0-dev.59 [Pipeline] } 15:06:13 $ docker exec --env ******** --env ******** 82e0d906cc5bca264a24b02ccc760fea1be01e7a77d6a2f15696a6ede7db7bc5 ssh-agent -k 15:06:13 unset SSH_AUTH_SOCK; 15:06:13 unset SSH_AGENT_PID; 15:06:13 echo Agent pid 21 killed; 15:06:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:13 + git semver [Pipeline] } 15:06:13 $ docker stop --time=1 82e0d906cc5bca264a24b02ccc760fea1be01e7a77d6a2f15696a6ede7db7bc5 15:06:14 $ docker rm -f 82e0d906cc5bca264a24b02ccc760fea1be01e7a77d6a2f15696a6ede7db7bc5 [Pipeline] // withDockerContainer [Pipeline] sh 15:06:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:06:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:06:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:15 . [Pipeline] withDockerContainer 15:06:15 prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container 15:06:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:06:15 $ docker top c511b046174e03996b121e9c65c91dd04a72c1ffdf99a085db2b78cf21adfaf5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:16 [ssh-agent] Looking for ssh-agent implementation... 15:06:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:16 $ docker exec c511b046174e03996b121e9c65c91dd04a72c1ffdf99a085db2b78cf21adfaf5 ssh-agent 15:06:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcHnJGd/agent.13 15:06:16 SSH_AGENT_PID=19 15:06:16 Running ssh-add (command line suppressed) 15:06:16 Identity added: /w/workspace/edgex-go/181@tmp/private_key_9091728242380688242.key (/w/workspace/edgex-go/181@tmp/private_key_9091728242380688242.key) 15:06:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:16 + git semver push 15:06:16 # -> Open(): unable to determine branch for HEAD 15:06:16 # $GIT_DIR = /w/workspace/edgex-go/181/.git 15:06:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/181 15:06:16 # $SEMVER_REMOTE_NAME = origin 15:06:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:06:16 # $SEMVER_USER_NAME = edgex-jenkins 15:06:16 # $SEMVER_BRANCH = main 15:06:16 # $SEMVER_DIR = /w/workspace/edgex-go/181/.semver 15:06:17 git-semver-push: non-fast-forward update: refs/heads/semver [Pipeline] } 15:06:17 $ docker exec --env ******** --env ******** c511b046174e03996b121e9c65c91dd04a72c1ffdf99a085db2b78cf21adfaf5 ssh-agent -k 15:06:17 unset SSH_AUTH_SOCK; 15:06:17 unset SSH_AGENT_PID; 15:06:17 echo Agent pid 19 killed; 15:06:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:06:17 $ docker stop --time=1 c511b046174e03996b121e9c65c91dd04a72c1ffdf99a085db2b78cf21adfaf5 15:06:18 $ docker rm -f c511b046174e03996b121e9c65c91dd04a72c1ffdf99a085db2b78cf21adfaf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:06:19 + [ -d /w/workspace/edgex-go/181/archives ] [Pipeline] libraryResource [Pipeline] sh 15:06:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:06:20 ---> package-listing.sh 15:06:20 ++ facter osfamily 15:06:20 ++ tr '[:upper:]' '[:lower:]' 15:06:20 + OS_FAMILY=debian 15:06:20 + workspace=/w/workspace/edgex-go/181 15:06:20 + START_PACKAGES=/tmp/packages_start.txt 15:06:20 + END_PACKAGES=/tmp/packages_end.txt 15:06:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:06:20 + PACKAGES=/tmp/packages_start.txt 15:06:20 + '[' /w/workspace/edgex-go/181 ']' 15:06:20 + PACKAGES=/tmp/packages_end.txt 15:06:20 + case "${OS_FAMILY}" in 15:06:20 + dpkg -l 15:06:20 + grep '^ii' 15:06:20 + '[' -f /tmp/packages_start.txt ']' 15:06:20 + '[' -f /tmp/packages_end.txt ']' 15:06:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:06:20 + '[' /w/workspace/edgex-go/181 ']' 15:06:20 + mkdir -p /w/workspace/edgex-go/181/archives/ 15:06:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/181/archives/ [Pipeline] echo 15:06:20 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/181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:06:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:06:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:21 15:06:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:06:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:21 latest: Pulling from edgex-lftools-log-publisher 15:06:21 5eb5b503b376: Pulling fs layer 15:06:21 5c69ac0246d0: Pulling fs layer 15:06:21 ec43610c2a17: Pulling fs layer 15:06:21 3a2ae6a8a46f: Pulling fs layer 15:06:21 33b1e0a273af: Pulling fs layer 15:06:21 5d3b04190fa2: Pulling fs layer 15:06:21 2f39f015ded8: Pulling fs layer 15:06:21 33b1e0a273af: Waiting 15:06:21 5d3b04190fa2: Waiting 15:06:21 3a2ae6a8a46f: Waiting 15:06:21 2f39f015ded8: Waiting 15:06:21 5c69ac0246d0: Verifying Checksum 15:06:21 5c69ac0246d0: Download complete 15:06:21 3a2ae6a8a46f: Verifying Checksum 15:06:21 3a2ae6a8a46f: Download complete 15:06:21 33b1e0a273af: Verifying Checksum 15:06:21 33b1e0a273af: Download complete 15:06:21 5d3b04190fa2: Verifying Checksum 15:06:21 5d3b04190fa2: Download complete 15:06:21 ec43610c2a17: Verifying Checksum 15:06:21 ec43610c2a17: Download complete 15:06:22 5eb5b503b376: Verifying Checksum 15:06:22 5eb5b503b376: Download complete 15:06:22 2f39f015ded8: Download complete 15:06:23 5eb5b503b376: Pull complete 15:06:23 5c69ac0246d0: Pull complete 15:06:23 ec43610c2a17: Pull complete 15:06:23 3a2ae6a8a46f: Pull complete 15:06:24 33b1e0a273af: Pull complete 15:06:24 5d3b04190fa2: Pull complete 15:06:28 2f39f015ded8: Pull complete 15:06:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:06:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:06:28 prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container 15:06:28 $ 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/181/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/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:06:29 $ docker top 773347cccb8dcf3c25e08048582c55035e1cb49ec68cb625965848aeb07fd8cb -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:30 + touch /tmp/pre-build-complete [Pipeline] sh 15:06:30 + mkdir -p /var/log/sysstat [Pipeline] sh 15:06:30 + ls /var/log/sa-host 15:06:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:30 provisioning config files... 15:06:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/181@tmp/config5873634579448871836tmp [Pipeline] { [Pipeline] echo 15:06:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:06:31 ---> create-netrc.sh [Pipeline] } 15:06:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:06:31 ---> python-tools-install.sh [Pipeline] echo 15:06:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:06:31 ---> sudo-logs.sh 15:06:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:06:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:06:32 ---> job-cost.sh 15:06:32 lf-activate-venv: SKIPPING 15:06:32 DEBUG: total: 0.2199999988079071 15:06:32 INFO: Retrieving Stack Cost... 15:06:32 INFO: Retrieving Pricing Info for: v3-standard-8 15:06:33 INFO: Archiving Costs [Pipeline] echo 15:06:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:06:33 ---> logs-deploy.sh 15:06:33 lf-activate-venv: SKIPPING 15:06:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/181 15:06:33 INFO: archiving workspace using pattern(s): 15:06:34 Archives upload complete. 15:06:34 INFO: archiving logs to Nexus 15:06:35 ---> uname -a: 15:06:35 Linux prd-ubuntu20-04-docker-8c-8g-11413 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:06:35 15:06:35 15:06:35 ---> lscpu: 15:06:35 Architecture: x86_64 15:06:35 CPU op-mode(s): 32-bit, 64-bit 15:06:35 Byte Order: Little Endian 15:06:35 Address sizes: 40 bits physical, 48 bits virtual 15:06:35 CPU(s): 8 15:06:35 On-line CPU(s) list: 0-7 15:06:35 Thread(s) per core: 1 15:06:35 Core(s) per socket: 1 15:06:35 Socket(s): 8 15:06:35 NUMA node(s): 1 15:06:35 Vendor ID: AuthenticAMD 15:06:35 CPU family: 23 15:06:35 Model: 49 15:06:35 Model name: AMD EPYC-Rome Processor 15:06:35 Stepping: 0 15:06:35 CPU MHz: 2799.976 15:06:35 BogoMIPS: 5599.95 15:06:35 Virtualization: AMD-V 15:06:35 Hypervisor vendor: KVM 15:06:35 Virtualization type: full 15:06:35 L1d cache: 256 KiB 15:06:35 L1i cache: 256 KiB 15:06:35 L2 cache: 4 MiB 15:06:35 L3 cache: 128 MiB 15:06:35 NUMA node0 CPU(s): 0-7 15:06:35 Vulnerability Itlb multihit: Not affected 15:06:35 Vulnerability L1tf: Not affected 15:06:35 Vulnerability Mds: Not affected 15:06:35 Vulnerability Meltdown: Not affected 15:06:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:06:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:06:35 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:06:35 Vulnerability Srbds: Not affected 15:06:35 Vulnerability Tsx async abort: Not affected 15:06:35 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 15:06:35 15:06:35 15:06:35 ---> nproc: 15:06:35 8 15:06:35 15:06:35 15:06:35 ---> df -h: 15:06:35 Filesystem Size Used Avail Use% Mounted on 15:06:35 overlay 155G 29G 127G 19% / 15:06:35 tmpfs 64M 0 64M 0% /dev 15:06:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:06:35 shm 64M 0 64M 0% /dev/shm 15:06:35 /dev/vda1 155G 29G 127G 19% /facter-os 15:06:35 15:06:35 15:06:35 ---> sar -b -r -n DEV: 15:06:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11413) 04/07/22 _x86_64_ (8 CPU) 15:06:35 15:06:35 13:58:44 LINUX RESTART (8 CPU) 15:06:35 15:06:35 13:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:06:35 14:00:01 325.46 55.62 269.84 0.00 7419.83 170363.21 0.00 15:06:35 14:01:01 119.78 1.47 118.31 0.00 21.19 63831.26 0.00 15:06:35 14:02:01 42.99 0.20 42.79 0.00 2.27 16017.75 0.00 15:06:35 14:03:01 269.43 0.12 269.31 0.00 14.93 219702.37 0.00 15:06:35 14:04:01 905.48 6.23 899.25 0.00 63.19 461933.94 0.00 15:06:35 14:05:01 523.97 0.02 523.95 0.00 0.40 163909.25 0.00 15:06:35 14:06:01 676.49 0.02 676.47 0.00 0.13 251339.02 0.00 15:06:35 14:07:01 732.76 0.15 732.61 0.00 4.80 186881.79 0.00 15:06:35 14:08:02 1598.05 54.58 1543.47 0.00 1936.43 518765.85 0.00 15:06:35 14:09:01 403.15 6.01 397.14 0.00 215.25 77547.27 0.00 15:06:35 14:10:01 29.36 0.27 29.10 0.00 3.73 808.93 0.00 15:06:35 14:11:01 5.56 1.55 4.02 0.00 45.45 63.45 0.00 15:06:35 14:12:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 15:06:35 14:13:01 1.55 0.00 1.55 0.00 0.00 16.66 0.00 15:06:35 14:14:01 3.40 2.27 1.13 0.00 20.66 11.33 0.00 15:06:35 14:15:01 1.87 0.00 1.87 0.00 0.00 22.00 0.00 15:06:35 14:16:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 15:06:35 14:17:01 1.83 0.07 1.77 0.00 1.20 19.86 0.00 15:06:35 14:18:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 15:06:35 14:19:01 1.85 0.00 1.85 0.00 0.00 20.53 0.00 15:06:35 14:20:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 15:06:35 14:21:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 15:06:35 14:22:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 15:06:35 14:23:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 15:06:35 14:24:01 1.25 0.00 1.25 0.00 0.00 13.06 0.00 15:06:35 14:25:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 15:06:35 14:26:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 15:06:35 14:27:01 1.53 0.00 1.53 0.00 0.00 16.26 0.00 15:06:35 14:28:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 15:06:35 14:29:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 15:06:35 14:30:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 15:06:35 14:31:01 3.53 1.60 1.93 0.00 53.45 22.39 0.00 15:06:35 14:32:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 15:06:35 14:33:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 15:06:35 14:34:01 1.17 0.00 1.17 0.00 0.00 12.40 0.00 15:06:35 14:35:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 15:06:35 14:36:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 15:06:35 14:37:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 15:06:35 14:38:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 15:06:35 14:39:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 15:06:35 14:40:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 15:06:35 14:41:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 15:06:35 14:42:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 15:06:35 14:43:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 15:06:35 14:44:01 1.37 0.00 1.37 0.00 0.00 15.59 0.00 15:06:35 14:45:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 15:06:35 14:46:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 15:06:35 14:47:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 15:06:35 14:48:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 15:06:35 14:49:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 15:06:35 14:50:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 15:06:35 14:51:01 0.98 0.00 0.98 0.00 0.00 13.20 0.00 15:06:35 14:52:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 15:06:35 14:53:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 15:06:35 14:54:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 15:06:35 14:55:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 15:06:35 14:56:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 15:06:35 14:57:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 15:06:35 14:58:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 15:06:35 14:59:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 15:06:35 15:00:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 15:06:35 15:01:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 15:06:35 15:02:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 15:06:35 15:03:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 15:06:35 15:04:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 15:06:35 15:05:01 1.12 0.00 1.12 0.00 0.00 14.26 0.00 15:06:35 15:06:01 146.65 1.83 144.82 0.00 134.27 38699.20 0.00 15:06:35 Average: 87.30 1.97 85.33 0.00 148.33 32396.52 0.00 15:06:35 15:06:35 13:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:06:35 14:00:01 28937932 31781432 542428 1.65 106828 3017584 2227352 6.56 1144952 2455780 596824 15:06:35 14:01:01 27956872 31717928 578452 1.76 149944 3810356 2165088 6.38 1580560 2889480 419536 15:06:35 14:02:01 27586676 31741292 553636 1.68 154668 4165852 2098620 6.18 1479804 3329444 443924 15:06:35 14:03:01 24859744 31620428 668056 2.03 160464 6698668 3344828 9.86 1973924 5478128 540 15:06:35 14:04:01 13698728 30773328 1476768 4.49 387472 15945624 4430864 13.06 3980504 13747704 28196 15:06:35 14:05:01 6234344 25904340 6334688 19.26 406108 18400800 9947072 29.32 9931904 15115304 676592 15:06:35 14:06:01 7222620 30362144 1880336 5.72 420500 21737016 4702020 13.86 6770164 17172952 68792 15:06:35 14:07:01 8518788 31174864 1063776 3.24 443804 21195824 3638820 10.72 4159924 18454452 456 15:06:35 14:08:02 8948108 31441840 824644 2.51 662456 20982112 3099396 9.13 2873776 19510072 208072 15:06:35 14:09:01 11303272 31728284 542288 1.65 672936 18953740 2140856 6.31 2756024 17333064 1496 15:06:35 14:10:01 11292028 31718052 552320 1.68 673964 18954204 2307404 6.80 2772456 17330508 564 15:06:35 14:11:01 11308712 31736300 534512 1.63 674540 18955028 2178244 6.42 2754392 17328724 192 15:06:35 14:12:01 11309384 31736948 534044 1.62 674548 18955032 2178244 6.42 2753144 17328728 32 15:06:35 14:13:01 11315164 31742744 528240 1.61 674552 18955036 2178244 6.42 2748812 17327756 44 15:06:35 14:14:01 11312636 31741248 530044 1.61 675008 18955340 2170796 6.40 2756060 17328184 216 15:06:35 14:15:01 11317220 31745840 525424 1.60 675028 18955344 2170796 6.40 2749392 17325716 48 15:06:35 14:16:01 11317408 31746064 525164 1.60 675040 18955344 2170796 6.40 2749096 17325716 16 15:06:35 14:17:01 11317432 31746096 525120 1.60 675052 18955344 2170796 6.40 2749468 17325724 8 15:06:35 14:18:01 11317296 31746060 525020 1.60 675072 18955384 2170796 6.40 2749140 17325744 20 15:06:35 14:19:01 11317256 31746040 525016 1.60 675080 18955376 2170796 6.40 2749188 17325740 0 15:06:35 14:20:01 11317176 31745976 525012 1.60 675088 18955392 2170796 6.40 2749540 17325744 12 15:06:35 14:21:01 11317160 31745972 524952 1.60 675104 18955392 2170796 6.40 2749244 17325748 176 15:06:35 14:22:01 11317112 31745940 524932 1.60 675108 18955396 2170796 6.40 2749240 17325752 12 15:06:35 14:23:01 11317064 31745904 524896 1.60 675124 18955400 2170796 6.40 2749252 17325756 172 15:06:35 14:24:01 11317232 31746088 524876 1.60 675136 18955396 2186952 6.45 2749268 17325756 12 15:06:35 14:25:01 11317392 31746268 524868 1.60 675152 18955408 2186952 6.45 2749608 17325760 184 15:06:35 14:26:01 11317636 31746536 524580 1.60 675172 18955412 2186952 6.45 2749308 17325764 12 15:06:35 14:27:01 11317328 31746244 524808 1.60 675184 18955412 2186952 6.45 2749552 17325768 48 15:06:35 14:28:01 11317304 31746244 524748 1.60 675196 18955416 2186952 6.45 2749596 17325772 16 15:06:35 14:29:01 11317232 31746176 524740 1.60 675200 18955416 2186952 6.45 2749376 17325772 188 15:06:35 14:30:01 11317184 31746148 524712 1.60 675212 18955420 2186952 6.45 2749852 17325776 12 15:06:35 14:31:01 11312296 31744108 526824 1.60 675364 18956900 2167864 6.39 2756488 17325040 140 15:06:35 14:32:01 11312532 31744372 526556 1.60 675380 18956900 2167864 6.39 2755364 17325044 24 15:06:35 14:33:01 11312736 31744596 526264 1.60 675396 18956904 2167864 6.39 2755396 17325048 44 15:06:35 14:34:01 11312964 31744824 526100 1.60 675408 18956892 2167864 6.39 2755136 17325048 12 15:06:35 14:35:01 11312488 31744416 526348 1.60 675424 18956912 2167864 6.39 2755832 17325052 192 15:06:35 14:36:01 11312464 31744400 526320 1.60 675436 18956916 2167864 6.39 2755188 17325056 12 15:06:35 14:37:01 11312600 31744544 526280 1.60 675452 18956920 2167864 6.39 2755204 17325056 48 15:06:35 14:38:01 11312512 31744488 526256 1.60 675464 18956924 2167864 6.39 2755736 17325060 184 15:06:35 14:39:01 11312536 31744516 526212 1.60 675464 18956928 2167864 6.39 2755252 17325064 48 15:06:35 14:40:01 11312268 31744264 526456 1.60 675468 18956928 2167864 6.39 2755800 17325072 12 15:06:35 14:41:01 11311920 31743936 526716 1.60 675484 18956932 2167864 6.39 2755488 17325076 44 15:06:35 14:42:01 11312156 31744292 526292 1.60 675500 18957060 2167864 6.39 2755300 17325196 16 15:06:35 14:43:01 11315156 31747324 523216 1.59 675508 18957068 2167864 6.39 2752632 17325204 184 15:06:35 14:44:01 11315504 31747676 522944 1.59 675524 18957064 2167864 6.39 2752488 17325208 12 15:06:35 14:45:01 11314992 31747200 523404 1.59 675540 18957072 2151796 6.34 2752980 17325212 248 15:06:35 14:46:01 11314944 31747172 523360 1.59 675568 18957076 2151796 6.34 2752696 17325216 8 15:06:35 14:47:01 11314992 31747244 523296 1.59 675584 18957076 2151796 6.34 2752240 17325216 180 15:06:35 14:48:01 11315124 31747384 523084 1.59 675596 18957080 2168020 6.39 2752304 17325220 8 15:06:35 14:49:01 11314832 31747128 523292 1.59 675616 18957084 2168020 6.39 2752280 17325224 200 15:06:35 14:50:01 11315260 31747576 522972 1.59 675648 18957084 2168020 6.39 2752828 17325224 8 15:06:35 14:51:01 11314976 31747316 523200 1.59 675648 18957088 2168020 6.39 2753000 17325228 200 15:06:35 14:52:01 11315204 31747564 523132 1.59 675656 18957092 2168020 6.39 2752500 17325232 20 15:06:35 14:53:01 11315132 31747500 523144 1.59 675660 18957096 2168020 6.39 2752428 17325232 176 15:06:35 14:54:01 11315076 31747452 523136 1.59 675664 18957104 2168020 6.39 2752496 17325236 52 15:06:35 14:55:01 11314808 31747204 523332 1.59 675676 18957104 2168020 6.39 2752888 17325244 188 15:06:35 14:56:01 11314484 31746896 523564 1.59 675688 18957108 2184072 6.44 2752592 17325248 12 15:06:35 14:57:01 11314708 31747144 523500 1.59 675692 18957112 2184072 6.44 2752460 17325252 216 15:06:35 14:58:01 11314384 31746820 523784 1.59 675704 18957112 2184072 6.44 2752460 17325252 12 15:06:35 14:59:01 11314600 31747080 523720 1.59 675732 18957116 2184072 6.44 2752496 17325256 88 15:06:35 15:00:01 11314560 31747056 523712 1.59 675760 18957116 2184072 6.44 2752828 17325256 12 15:06:35 15:01:01 11314424 31746968 523672 1.59 675780 18957120 2184072 6.44 2752568 17325260 192 15:06:35 15:02:01 11314604 31747156 523396 1.59 675788 18957128 2184072 6.44 2752732 17325264 12 15:06:35 15:03:01 11314264 31746836 523616 1.59 675796 18957128 2184072 6.44 2752876 17325264 192 15:06:35 15:04:01 11314208 31746800 523544 1.59 675816 18957132 2184072 6.44 2753416 17325272 24 15:06:35 15:05:01 11314400 31747004 523560 1.59 675820 18957136 2184072 6.44 2753140 17325276 192 15:06:35 15:06:01 9776316 31673720 596656 1.81 722876 20272164 2565956 7.56 2908512 18602660 614532 15:06:35 Average: 12069371 31606728 664089 2.02 628482 18160254 2421045 7.14 2891232 16482481 45734 15:06:35 15:06:35 13:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:06:35 14:00:01 ens3 1662.04 1721.00 10580.25 222.84 0.00 0.00 0.00 0.00 15:06:35 14:00:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 15:06:35 14:00:01 docker0 819.43 511.75 68.40 2721.82 0.00 0.00 0.00 0.00 15:06:35 14:01:01 ens3 189.55 145.37 1034.10 73.30 0.00 0.00 0.00 0.00 15:06:35 14:01:01 veth459e470 0.63 0.83 0.05 0.07 0.00 0.00 0.00 0.00 15:06:35 14:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:01:01 docker0 93.39 120.61 7.68 987.51 0.00 0.00 0.00 0.00 15:06:35 14:02:01 ens3 20.85 11.56 17.47 9.17 0.00 0.00 0.00 0.00 15:06:35 14:02:01 veth459e470 0.73 0.75 0.06 0.06 0.00 0.00 0.00 0.00 15:06:35 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:02:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 15:06:35 14:03:01 ens3 164.76 118.13 1890.57 76.55 0.00 0.00 0.00 0.00 15:06:35 14:03:01 vethdc4275d 0.00 0.47 0.00 0.03 0.00 0.00 0.00 0.00 15:06:35 14:03:01 vethf6192d2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:03:01 veth9700593 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:03:01 veth249d7a4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:03:01 veth9ffa87f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:03:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 15:06:35 14:03:01 docker0 31.02 40.15 1.73 190.27 0.00 0.00 0.00 0.00 15:06:35 14:04:01 ens3 1356.67 669.42 17520.92 80.07 0.00 0.00 0.00 0.00 15:06:35 14:04:01 vethdc4275d 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 15:06:35 14:04:01 veth286577f 222.11 443.99 19.93 5830.01 0.00 0.00 0.00 0.48 15:06:35 14:04:01 vethc90709c 214.20 448.54 19.16 5830.87 0.00 0.00 0.00 0.48 15:06:35 14:04:01 vethc90a6fa 210.15 423.16 18.62 5827.59 0.00 0.00 0.00 0.48 15:06:35 14:04:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:06:35 14:04:01 docker0 646.58 1315.70 48.87 17488.46 0.00 0.00 0.00 0.00 15:06:35 14:05:01 ens3 82.64 61.99 225.06 77.76 0.00 0.00 0.00 0.00 15:06:35 14:05:01 vethdc4275d 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 15:06:35 14:05:01 veth286577f 0.12 0.33 0.01 0.02 0.00 0.00 0.00 0.00 15:06:35 14:05:01 vethf03d9fd 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:06:35 14:05:01 vethc90709c 0.13 0.33 0.01 0.02 0.00 0.00 0.00 0.00 15:06:35 14:05:01 veth9eca7d2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:06:35 14:05:01 vethc90a6fa 0.10 0.32 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:05:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 15:06:35 14:05:01 docker0 17.61 26.99 0.99 150.70 0.00 0.00 0.00 0.00 15:06:35 14:06:01 ens3 105.18 82.31 262.34 80.60 0.00 0.00 0.00 0.00 15:06:35 14:06:01 vethdc4275d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:06:35 14:06:01 veth286577f 0.08 0.32 0.01 0.02 0.00 0.00 0.00 0.00 15:06:35 14:06:01 veth124c860 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:06:35 14:06:01 vethc90709c 0.08 0.32 0.01 0.02 0.00 0.00 0.00 0.00 15:06:35 14:06:01 vethba57dd6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:06:35 14:06:01 vethc90a6fa 0.12 0.32 0.01 0.02 0.00 0.00 0.00 0.00 15:06:35 14:06:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 15:06:35 14:06:01 docker0 29.17 37.82 1.72 181.57 0.00 0.00 0.00 0.00 15:06:35 14:07:01 ens3 131.33 73.87 2139.56 17.92 0.00 0.00 0.00 0.00 15:06:35 14:07:01 vethdc4275d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:07:01 veth286577f 7.27 12.53 0.78 207.08 0.00 0.00 0.00 0.02 15:06:35 14:07:01 vethb799016 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:06:35 14:07:01 vethc90709c 6.85 12.81 0.76 206.60 0.00 0.00 0.00 0.02 15:06:35 14:07:01 vethc90a6fa 8.75 13.88 0.90 206.72 0.00 0.00 0.00 0.02 15:06:35 14:07:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 15:06:35 14:07:01 docker0 34.68 68.21 3.20 1028.13 0.00 0.00 0.00 0.00 15:06:35 14:08:02 ens3 141.64 115.11 387.37 89.74 0.00 0.00 0.00 0.00 15:06:35 14:08:02 vethdc4275d 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 15:06:35 14:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:08:02 docker0 53.82 70.03 3.09 353.06 0.00 0.00 0.00 0.00 15:06:35 14:09:01 ens3 217.57 212.59 204.08 781.60 0.00 0.00 0.00 0.00 15:06:35 14:09:01 lo 20.13 20.13 1.98 1.98 0.00 0.00 0.00 0.00 15:06:35 14:09:01 docker0 14.54 19.43 0.83 91.35 0.00 0.00 0.00 0.00 15:06:35 14:10:01 ens3 484.14 528.60 221.38 2897.60 0.00 0.00 0.00 0.00 15:06:35 14:10:01 lo 41.06 41.06 4.05 4.05 0.00 0.00 0.00 0.00 15:06:35 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:11:01 ens3 10.46 9.48 9.22 3.20 0.00 0.00 0.00 0.00 15:06:35 14:11:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 15:06:35 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:15:01 ens3 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 15:06:35 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:16:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:20:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 15:06:35 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:25:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:06:35 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:28:01 ens3 3.15 1.58 3.89 0.10 0.00 0.00 0.00 0.00 15:06:35 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:30:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:06:35 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:31:01 ens3 7.08 5.66 5.14 6.11 0.00 0.00 0.00 0.00 15:06:35 14:31:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:06:35 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:33:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:35:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:06:35 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:40:01 ens3 0.13 0.08 0.08 0.07 0.00 0.00 0.00 0.00 15:06:35 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:43:01 ens3 3.97 4.20 0.26 9.08 0.00 0.00 0.00 0.00 15:06:35 14:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:45:01 ens3 2.98 3.37 0.26 6.94 0.00 0.00 0.00 0.00 15:06:35 14:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:50:01 ens3 3.63 3.57 0.30 6.95 0.00 0.00 0.00 0.00 15:06:35 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:51:01 ens3 4.97 5.43 0.55 8.73 0.00 0.00 0.00 0.00 15:06:35 14:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:55:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 15:06:35 14:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:58:01 ens3 0.27 0.08 0.40 0.01 0.00 0.00 0.00 0.00 15:06:35 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 14:59:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 15:00:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 15:06:35 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 15:01:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:06:35 15:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 15:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 15:03:01 ens3 0.25 0.20 0.09 0.01 0.00 0.00 0.00 0.00 15:06:35 15:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 15:04:01 ens3 0.87 0.52 0.30 0.22 0.00 0.00 0.00 0.00 15:06:35 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 15:05:01 ens3 0.20 0.23 0.08 0.08 0.00 0.00 0.00 0.00 15:06:35 15:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:35 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:35 15:06:01 ens3 395.48 244.90 7990.38 45.21 0.00 0.00 0.00 0.00 15:06:35 15:06:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 15:06:35 15:06:01 docker0 79.57 101.30 6.68 723.61 0.00 0.00 0.00 0.00 15:06:35 Average: ens3 74.49 59.99 634.31 66.90 0.00 0.00 0.00 0.00 15:06:35 Average: lo 1.18 1.18 0.11 0.11 0.00 0.00 0.00 0.00 15:06:35 Average: docker0 27.17 34.52 2.14 357.01 0.00 0.00 0.00 0.00 15:06:35 15:06:35 15:06:35 ---> sar -P ALL: 15:06:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11413) 04/07/22 _x86_64_ (8 CPU) 15:06:35 15:06:35 13:58:44 LINUX RESTART (8 CPU) 15:06:35 15:06:35 13:59:01 CPU %user %nice %system %iowait %steal %idle 15:06:35 14:00:01 all 12.99 0.00 4.58 2.37 0.08 79.99 15:06:35 14:00:01 0 9.81 0.00 4.60 2.36 0.10 83.13 15:06:35 14:00:01 1 12.23 0.00 4.34 0.37 0.07 83.00 15:06:35 14:00:01 2 12.33 0.00 4.50 4.69 0.08 78.39 15:06:35 14:00:01 3 13.19 0.00 4.75 2.21 0.07 79.79 15:06:35 14:00:01 4 19.22 0.00 5.33 0.84 0.08 74.53 15:06:35 14:00:01 5 15.35 0.00 3.70 3.43 0.07 77.45 15:06:35 14:00:01 6 11.72 0.00 3.81 1.06 0.07 83.34 15:06:35 14:00:01 7 9.99 0.00 5.59 4.04 0.10 80.28 15:06:35 14:01:01 all 33.02 0.00 7.30 1.15 0.13 58.40 15:06:35 14:01:01 0 33.11 0.00 6.94 0.13 0.12 59.69 15:06:35 14:01:01 1 34.76 0.00 8.04 3.26 0.14 53.81 15:06:35 14:01:01 2 35.94 0.00 7.28 3.57 0.12 53.09 15:06:35 14:01:01 3 33.73 0.00 7.34 0.24 0.14 58.56 15:06:35 14:01:01 4 33.55 0.00 6.52 0.02 0.17 59.75 15:06:35 14:01:01 5 29.00 0.00 8.08 0.08 0.10 62.74 15:06:35 14:01:01 6 31.39 0.00 6.55 0.24 0.12 61.70 15:06:35 14:01:01 7 32.65 0.00 7.64 1.70 0.12 57.88 15:06:35 14:02:01 all 51.60 0.00 6.32 0.15 0.13 41.80 15:06:35 14:02:01 0 52.47 0.00 6.28 0.02 0.13 41.10 15:06:35 14:02:01 1 53.33 0.00 6.41 0.02 0.13 40.10 15:06:35 14:02:01 2 50.25 0.00 6.43 0.94 0.15 42.22 15:06:35 14:02:01 3 50.56 0.00 6.67 0.02 0.12 42.64 15:06:35 14:02:01 4 50.68 0.00 6.57 0.00 0.12 42.63 15:06:35 14:02:01 5 51.02 0.00 5.79 0.02 0.12 43.06 15:06:35 14:02:01 6 52.19 0.00 6.02 0.00 0.12 41.68 15:06:35 14:02:01 7 52.29 0.00 6.38 0.20 0.14 41.00 15:06:35 14:03:01 all 16.21 0.00 9.56 4.25 0.12 69.85 15:06:35 14:03:01 0 15.09 0.00 7.39 0.56 0.12 76.83 15:06:35 14:03:01 1 16.40 0.00 11.45 1.46 0.12 70.57 15:06:35 14:03:01 2 15.70 0.00 9.80 13.84 0.15 60.51 15:06:35 14:03:01 3 17.46 0.00 8.34 0.78 0.14 73.28 15:06:35 14:03:01 4 17.36 0.00 11.96 11.53 0.12 59.02 15:06:35 14:03:01 5 16.63 0.00 9.13 0.82 0.12 73.30 15:06:35 14:03:01 6 15.13 0.00 8.27 0.66 0.10 75.84 15:06:35 14:03:01 7 15.90 0.00 10.22 4.40 0.12 69.35 15:06:35 14:04:01 all 61.06 0.00 15.30 6.72 0.15 16.76 15:06:35 14:04:01 0 59.82 0.00 13.21 4.42 0.17 22.38 15:06:35 14:04:01 1 64.42 0.00 14.86 5.70 0.17 14.85 15:06:35 14:04:01 2 65.20 0.00 14.47 11.02 0.15 9.15 15:06:35 14:04:01 3 59.71 0.00 13.19 3.81 0.17 23.13 15:06:35 14:04:01 4 59.93 0.00 19.76 13.11 0.14 7.07 15:06:35 14:04:01 5 60.65 0.00 13.72 2.94 0.15 22.54 15:06:35 14:04:01 6 59.03 0.00 14.67 5.85 0.14 20.32 15:06:35 14:04:01 7 59.69 0.00 18.52 6.84 0.15 14.80 15:06:35 14:05:01 all 89.34 0.00 10.31 0.04 0.15 0.16 15:06:35 14:05:01 0 89.72 0.00 9.88 0.08 0.13 0.18 15:06:35 14:05:01 1 89.24 0.00 10.48 0.05 0.15 0.08 15:06:35 14:05:01 2 89.62 0.00 10.23 0.00 0.15 0.00 15:06:35 14:05:01 3 90.23 0.00 9.25 0.05 0.15 0.32 15:06:35 14:05:01 4 88.25 0.00 11.60 0.00 0.15 0.00 15:06:35 14:05:01 5 88.27 0.00 11.16 0.03 0.15 0.38 15:06:35 14:05:01 6 89.45 0.00 9.96 0.08 0.15 0.35 15:06:35 14:05:01 7 89.94 0.00 9.90 0.00 0.17 0.00 15:06:35 14:06:01 all 85.18 0.00 10.21 0.67 0.15 3.80 15:06:35 14:06:01 0 83.64 0.00 8.99 0.13 0.13 7.10 15:06:35 14:06:01 1 87.56 0.00 9.16 0.33 0.15 2.80 15:06:35 14:06:01 2 89.07 0.00 9.81 0.02 0.15 0.95 15:06:35 14:06:01 3 85.86 0.00 9.26 2.05 0.15 2.67 15:06:35 14:06:01 4 83.23 0.00 13.01 2.76 0.15 0.85 15:06:35 14:06:01 5 80.73 0.00 11.47 0.02 0.13 7.65 15:06:35 14:06:01 6 86.17 0.00 10.55 0.03 0.17 3.08 15:06:35 14:06:01 7 85.14 0.00 9.42 0.00 0.15 5.29 15:06:35 14:07:01 all 78.66 0.00 11.28 1.69 0.14 8.24 15:06:35 14:07:01 0 80.83 0.00 10.70 0.32 0.13 8.02 15:06:35 14:07:01 1 76.73 0.00 10.96 2.29 0.13 9.89 15:06:35 14:07:01 2 74.30 0.00 13.56 1.18 0.13 10.83 15:06:35 14:07:01 3 76.86 0.00 9.46 1.14 0.15 12.39 15:06:35 14:07:01 4 85.47 0.00 11.59 0.47 0.17 2.31 15:06:35 14:07:01 5 76.34 0.00 11.31 0.40 0.13 11.81 15:06:35 14:07:01 6 71.02 0.00 13.24 7.28 0.13 8.33 15:06:35 14:07:01 7 87.61 0.00 9.42 0.45 0.15 2.37 15:06:35 14:08:02 all 46.12 0.00 17.90 8.79 0.14 27.05 15:06:35 14:08:02 0 44.47 0.00 18.65 11.39 0.14 25.36 15:06:35 14:08:02 1 47.26 0.00 16.59 5.51 0.12 30.52 15:06:35 14:08:02 2 46.63 0.00 17.81 5.26 0.14 30.16 15:06:35 14:08:02 3 46.27 0.00 17.48 11.08 0.14 25.03 15:06:35 14:08:02 4 46.42 0.00 17.82 6.35 0.14 29.26 15:06:35 14:08:02 5 46.89 0.00 17.56 5.40 0.14 30.02 15:06:35 14:08:02 6 43.14 0.00 20.60 20.14 0.15 15.97 15:06:35 14:08:02 7 47.92 0.00 16.64 5.15 0.14 30.15 15:06:35 14:09:01 all 18.28 0.00 4.58 1.82 0.08 75.24 15:06:35 14:09:01 0 18.33 0.00 4.26 0.99 0.07 76.35 15:06:35 14:09:01 1 18.57 0.00 3.94 0.50 0.09 76.92 15:06:35 14:09:01 2 16.34 0.00 5.79 2.16 0.07 75.65 15:06:35 14:09:01 3 17.89 0.00 5.00 6.01 0.09 71.02 15:06:35 14:09:01 4 18.30 0.00 4.47 1.39 0.07 75.78 15:06:35 14:09:01 5 18.73 0.00 3.88 0.53 0.07 76.79 15:06:35 14:09:01 6 19.65 0.00 4.60 1.71 0.07 73.97 15:06:35 14:09:01 7 18.48 0.00 4.71 1.31 0.10 75.40 15:06:35 14:10:01 all 10.36 0.00 1.58 0.10 0.06 87.90 15:06:35 14:10:01 0 13.01 0.00 1.87 0.10 0.07 84.96 15:06:35 14:10:01 1 9.45 0.00 1.11 0.02 0.07 89.36 15:06:35 14:10:01 2 10.13 0.00 1.63 0.02 0.07 88.16 15:06:35 14:10:01 3 8.85 0.00 1.24 0.02 0.07 89.82 15:06:35 14:10:01 4 9.07 0.00 1.54 0.18 0.07 89.13 15:06:35 14:10:01 5 14.36 0.00 1.56 0.22 0.07 83.79 15:06:35 14:10:01 6 8.27 0.00 1.84 0.02 0.05 89.82 15:06:35 14:10:01 7 9.71 0.00 1.85 0.20 0.07 88.17 15:06:35 15:06:35 14:10:01 CPU %user %nice %system %iowait %steal %idle 15:06:35 14:11:01 all 0.13 0.00 0.09 0.02 0.01 99.75 15:06:35 14:11:01 0 0.15 0.00 0.07 0.07 0.02 99.70 15:06:35 14:11:01 1 0.18 0.00 0.12 0.05 0.00 99.65 15:06:35 14:11:01 2 0.17 0.00 0.03 0.07 0.02 99.72 15:06:35 14:11:01 3 0.10 0.00 0.12 0.00 0.02 99.77 15:06:35 14:11:01 4 0.10 0.00 0.05 0.00 0.02 99.83 15:06:35 14:11:01 5 0.07 0.00 0.13 0.00 0.02 99.78 15:06:35 14:11:01 6 0.10 0.00 0.10 0.00 0.00 99.80 15:06:35 14:11:01 7 0.13 0.00 0.12 0.00 0.00 99.75 15:06:35 14:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:06:35 14:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:06:35 14:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:12:01 2 0.00 0.00 0.03 0.00 0.00 99.97 15:06:35 14:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:06:35 14:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 14:13:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:06:35 14:13:01 0 0.03 0.00 0.02 0.02 0.02 99.92 15:06:35 14:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:06:35 14:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:06:35 14:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:13:01 7 0.00 0.00 0.00 0.03 0.00 99.97 15:06:35 14:14:01 all 0.09 0.00 0.02 0.01 0.00 99.89 15:06:35 14:14:01 0 0.57 0.00 0.03 0.02 0.00 99.38 15:06:35 14:14:01 1 0.02 0.00 0.02 0.03 0.00 99.93 15:06:35 14:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:06:35 14:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:06:35 14:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:14:01 7 0.00 0.00 0.03 0.02 0.00 99.95 15:06:35 14:15:01 all 0.12 0.00 0.01 0.01 0.00 99.86 15:06:35 14:15:01 0 0.57 0.00 0.00 0.02 0.00 99.42 15:06:35 14:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:15:01 2 0.02 0.00 0.00 0.05 0.00 99.93 15:06:35 14:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:15:01 4 0.10 0.00 0.02 0.00 0.02 99.87 15:06:35 14:15:01 5 0.05 0.00 0.03 0.00 0.02 99.90 15:06:35 14:15:01 6 0.15 0.00 0.00 0.00 0.00 99.85 15:06:35 14:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:16:01 all 0.08 0.00 0.01 0.00 0.00 99.90 15:06:35 14:16:01 0 0.60 0.00 0.02 0.00 0.00 99.38 15:06:35 14:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:16:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:06:35 14:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:16:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:06:35 14:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:17:01 all 0.16 0.00 0.01 0.01 0.00 99.82 15:06:35 14:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:06:35 14:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 14:17:01 2 0.00 0.00 0.03 0.03 0.00 99.93 15:06:35 14:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:06:35 14:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:17:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:06:35 14:17:01 6 1.14 0.00 0.00 0.00 0.00 98.86 15:06:35 14:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:06:35 14:18:01 all 0.26 0.00 0.01 0.01 0.01 99.72 15:06:35 14:18:01 0 0.00 0.00 0.03 0.02 0.02 99.93 15:06:35 14:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:18:01 2 0.02 0.00 0.02 0.03 0.02 99.92 15:06:35 14:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:18:01 5 0.33 0.00 0.02 0.00 0.02 99.63 15:06:35 14:18:01 6 1.66 0.00 0.00 0.00 0.00 98.34 15:06:35 14:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:19:01 all 0.06 0.00 0.02 0.01 0.00 99.91 15:06:35 14:19:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:06:35 14:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:06:35 14:19:01 2 0.02 0.00 0.02 0.03 0.00 99.93 15:06:35 14:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:19:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:06:35 14:19:01 5 0.42 0.00 0.03 0.00 0.02 99.53 15:06:35 14:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:06:35 14:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:06:35 14:20:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:06:35 14:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:21:01 all 0.01 0.00 0.00 0.01 0.00 99.97 15:06:35 14:21:01 0 0.03 0.00 0.00 0.02 0.02 99.93 15:06:35 14:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:21:01 2 0.00 0.00 0.00 0.03 0.00 99.97 15:06:35 14:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:21:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:06:35 14:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:06:35 14:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 15:06:35 14:21:01 CPU %user %nice %system %iowait %steal %idle 15:06:35 14:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:06:35 14:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:22:01 2 0.03 0.00 0.02 0.02 0.00 99.93 15:06:35 14:22:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:06:35 14:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:06:35 14:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:06:35 14:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:23:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:06:35 14:23:01 0 0.05 0.00 0.00 0.02 0.00 99.93 15:06:35 14:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:23:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:06:35 14:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:06:35 14:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:24:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:06:35 14:24:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:06:35 14:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:24:01 2 0.05 0.00 0.02 0.03 0.00 99.90 15:06:35 14:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 14:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:06:35 14:24:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:06:35 14:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:25:01 all 0.03 0.00 0.00 0.01 0.00 99.96 15:06:35 14:25:01 0 0.03 0.00 0.00 0.02 0.00 99.95 15:06:35 14:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:25:01 2 0.02 0.00 0.02 0.03 0.00 99.93 15:06:35 14:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 14:25:01 5 0.12 0.00 0.02 0.00 0.00 99.87 15:06:35 14:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:06:35 14:26:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:06:35 14:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:26:01 2 0.03 0.00 0.02 0.02 0.00 99.93 15:06:35 14:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:06:35 14:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:06:35 14:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:27:01 2 0.00 0.00 0.02 0.03 0.02 99.93 15:06:35 14:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:27:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:06:35 14:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:28:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:06:35 14:28:01 0 0.02 0.00 0.02 0.02 0.02 99.93 15:06:35 14:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 14:28:01 2 0.03 0.00 0.00 0.02 0.00 99.95 15:06:35 14:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:06:35 14:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:28:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:06:35 14:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 14:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:29:01 all 0.00 0.00 0.01 0.00 0.00 99.98 15:06:35 14:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:06:35 14:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:29:01 6 0.00 0.00 0.03 0.00 0.00 99.97 15:06:35 14:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:06:35 14:30:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:06:35 14:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:30:01 2 0.00 0.00 0.03 0.02 0.00 99.95 15:06:35 14:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:30:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:06:35 14:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 14:31:01 all 0.23 0.00 0.03 0.02 0.01 99.72 15:06:35 14:31:01 0 0.13 0.00 0.03 0.03 0.00 99.80 15:06:35 14:31:01 1 0.25 0.00 0.02 0.00 0.00 99.73 15:06:35 14:31:01 2 0.22 0.00 0.05 0.05 0.00 99.68 15:06:35 14:31:01 3 0.22 0.00 0.05 0.02 0.02 99.70 15:06:35 14:31:01 4 0.22 0.00 0.02 0.00 0.02 99.75 15:06:35 14:31:01 5 0.10 0.00 0.02 0.00 0.02 99.87 15:06:35 14:31:01 6 0.32 0.00 0.02 0.05 0.00 99.62 15:06:35 14:31:01 7 0.35 0.00 0.00 0.00 0.02 99.63 15:06:35 14:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:06:35 14:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:06:35 14:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:06:35 14:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:06:35 14:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:06:35 14:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 15:06:35 14:32:01 CPU %user %nice %system %iowait %steal %idle 15:06:35 14:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:06:35 14:33:01 0 0.03 0.00 0.00 0.02 0.00 99.95 15:06:35 14:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:33:01 2 0.02 0.00 0.02 0.03 0.00 99.93 15:06:35 14:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:34:01 all 0.26 0.00 0.01 0.00 0.00 99.72 15:06:35 14:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:06:35 14:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:34:01 2 0.03 0.00 0.02 0.03 0.00 99.92 15:06:35 14:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:34:01 5 1.94 0.00 0.03 0.00 0.02 98.01 15:06:35 14:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:06:35 14:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 14:35:01 all 0.27 0.00 0.01 0.00 0.01 99.71 15:06:35 14:35:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:06:35 14:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:35:01 2 0.00 0.00 0.02 0.02 0.02 99.95 15:06:35 14:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:35:01 5 2.04 0.00 0.02 0.00 0.02 97.93 15:06:35 14:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:36:01 all 0.26 0.00 0.01 0.01 0.00 99.72 15:06:35 14:36:01 0 0.00 0.00 0.05 0.02 0.00 99.93 15:06:35 14:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:36:01 2 0.02 0.00 0.02 0.03 0.00 99.93 15:06:35 14:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:06:35 14:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:36:01 5 2.00 0.00 0.02 0.00 0.00 97.98 15:06:35 14:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:06:35 14:37:01 all 0.21 0.00 0.02 0.01 0.00 99.76 15:06:35 14:37:01 0 0.00 0.00 0.05 0.00 0.00 99.95 15:06:35 14:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:37:01 2 0.02 0.00 0.02 0.05 0.00 99.92 15:06:35 14:37:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:06:35 14:37:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:06:35 14:37:01 5 1.56 0.00 0.00 0.00 0.02 98.42 15:06:35 14:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:06:35 14:38:01 all 0.01 0.00 0.00 0.00 0.00 99.99 15:06:35 14:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 14:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 14:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:06:35 14:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:06:35 14:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:39:01 2 0.03 0.00 0.00 0.03 0.00 99.93 15:06:35 14:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:39:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:06:35 14:39:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:06:35 14:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:06:35 14:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:06:35 14:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:06:35 14:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:40:01 2 0.00 0.00 0.00 0.03 0.00 99.97 15:06:35 14:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:06:35 14:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:06:35 14:41:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:06:35 14:41:01 0 0.02 0.00 0.02 0.02 0.02 99.93 15:06:35 14:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:41:01 2 0.02 0.00 0.03 0.03 0.00 99.92 15:06:35 14:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:06:35 14:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:06:35 14:42:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 14:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:06:35 14:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:06:35 14:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:06:35 14:43:01 all 0.04 0.00 0.01 0.00 0.00 99.95 15:06:35 14:43:01 0 0.08 0.00 0.03 0.00 0.00 99.88 15:06:35 14:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:43:01 2 0.03 0.00 0.02 0.02 0.00 99.93 15:06:35 14:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:06:35 14:43:01 4 0.05 0.00 0.02 0.00 0.02 99.92 15:06:35 14:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 14:43:01 6 0.05 0.00 0.02 0.02 0.00 99.92 15:06:35 14:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 15:06:35 14:43:01 CPU %user %nice %system %iowait %steal %idle 15:06:35 14:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:06:35 14:44:01 0 0.02 0.00 0.05 0.00 0.02 99.92 15:06:35 14:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:44:01 2 0.00 0.00 0.02 0.03 0.02 99.93 15:06:35 14:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 14:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:45:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:06:35 14:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:06:35 14:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 14:45:01 2 0.03 0.00 0.03 0.02 0.00 99.92 15:06:35 14:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 14:45:01 6 0.02 0.00 0.00 0.02 0.02 99.95 15:06:35 14:45:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:06:35 14:46:01 all 0.00 0.00 0.01 0.01 0.00 99.98 15:06:35 14:46:01 0 0.02 0.00 0.05 0.00 0.02 99.92 15:06:35 14:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:46:01 2 0.00 0.00 0.02 0.03 0.00 99.95 15:06:35 14:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:06:35 14:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 14:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:47:01 all 0.01 0.00 0.00 0.00 0.00 99.97 15:06:35 14:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:06:35 14:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:47:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:06:35 14:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 14:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:06:35 14:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:06:35 14:48:01 all 0.00 0.00 0.01 0.01 0.00 99.98 15:06:35 14:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:06:35 14:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:48:01 2 0.00 0.00 0.00 0.03 0.00 99.97 15:06:35 14:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:06:35 14:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 14:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:49:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:06:35 14:49:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:06:35 14:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 14:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:49:01 5 0.02 0.00 0.00 0.02 0.02 99.95 15:06:35 14:49:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:06:35 14:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 14:50:01 all 0.01 0.00 0.02 0.01 0.00 99.96 15:06:35 14:50:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:06:35 14:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:50:01 2 0.02 0.00 0.03 0.03 0.00 99.92 15:06:35 14:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:06:35 14:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 14:50:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:06:35 14:51:01 all 0.01 0.00 0.02 0.01 0.00 99.95 15:06:35 14:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:51:01 2 0.02 0.00 0.00 0.10 0.00 99.88 15:06:35 14:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:51:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:06:35 14:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:51:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:06:35 14:51:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:06:35 14:52:01 all 0.00 0.00 0.00 0.00 0.00 99.98 15:06:35 14:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:52:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:06:35 14:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:06:35 14:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:52:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 14:52:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:06:35 14:53:01 all 0.02 0.00 0.00 0.00 0.00 99.97 15:06:35 14:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:06:35 14:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:53:01 2 0.00 0.00 0.00 0.02 0.02 99.97 15:06:35 14:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:06:35 14:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 14:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:06:35 14:53:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:06:35 14:54:01 all 0.05 0.00 0.01 0.00 0.00 99.93 15:06:35 14:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:06:35 14:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:54:01 2 0.37 0.00 0.02 0.02 0.00 99.60 15:06:35 14:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 14:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:06:35 15:06:35 14:54:01 CPU %user %nice %system %iowait %steal %idle 15:06:35 14:55:01 all 0.26 0.00 0.01 0.00 0.00 99.72 15:06:35 14:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 14:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:55:01 2 1.95 0.00 0.02 0.03 0.00 98.00 15:06:35 14:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:06:35 14:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:06:35 14:56:01 all 0.23 0.00 0.01 0.01 0.00 99.75 15:06:35 14:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:56:01 2 1.81 0.00 0.05 0.03 0.00 98.11 15:06:35 14:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:56:01 6 0.00 0.00 0.00 0.02 0.02 99.97 15:06:35 14:56:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:06:35 14:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:06:35 14:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:06:35 14:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:57:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:06:35 14:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 14:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 14:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:06:35 14:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:06:35 14:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 14:58:01 3 0.00 0.00 0.00 0.02 0.02 99.97 15:06:35 14:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:58:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 14:58:01 7 0.03 0.00 0.05 0.00 0.00 99.92 15:06:35 14:59:01 all 0.02 0.00 0.01 0.01 0.01 99.96 15:06:35 14:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:06:35 14:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:59:01 2 0.02 0.00 0.02 0.02 0.02 99.93 15:06:35 14:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 14:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 14:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 14:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:06:35 14:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:06:35 15:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:06:35 15:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 15:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 15:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 15:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 15:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:06:35 15:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 15:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 15:00:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:06:35 15:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:06:35 15:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:06:35 15:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 15:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 15:01:01 3 0.00 0.00 0.00 0.03 0.00 99.97 15:06:35 15:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 15:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 15:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:06:35 15:01:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:06:35 15:02:01 all 0.01 0.00 0.00 0.01 0.00 99.98 15:06:35 15:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 15:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 15:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:06:35 15:02:01 3 0.00 0.00 0.02 0.03 0.00 99.95 15:06:35 15:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 15:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 15:02:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 15:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:06:35 15:03:01 all 0.00 0.00 0.01 0.00 0.00 99.98 15:06:35 15:03:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:06:35 15:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 15:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 15:03:01 3 0.00 0.00 0.03 0.02 0.00 99.95 15:06:35 15:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 15:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 15:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 15:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:06:35 15:04:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:06:35 15:04:01 0 0.07 0.00 0.00 0.00 0.02 99.92 15:06:35 15:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:06:35 15:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 15:04:01 3 0.02 0.00 0.00 0.02 0.02 99.95 15:06:35 15:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 15:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 15:04:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 15:04:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:06:35 15:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:06:35 15:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:06:35 15:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:06:35 15:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 15:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:06:35 15:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:06:35 15:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:06:35 15:05:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:06:35 15:05:01 7 0.05 0.00 0.05 0.00 0.00 99.90 15:06:35 15:06:35 15:05:01 CPU %user %nice %system %iowait %steal %idle 15:06:35 15:06:01 all 8.80 0.00 3.57 0.84 0.05 86.73 15:06:35 15:06:01 0 7.29 0.00 3.18 0.27 0.03 89.22 15:06:35 15:06:01 1 10.00 0.00 2.97 0.27 0.05 86.71 15:06:35 15:06:01 2 10.17 0.00 3.32 1.09 0.07 85.35 15:06:35 15:06:01 3 8.11 0.00 4.30 2.71 0.05 84.82 15:06:35 15:06:01 4 9.50 0.00 3.77 0.79 0.05 85.89 15:06:35 15:06:01 5 7.57 0.00 3.35 0.99 0.05 88.04 15:06:35 15:06:01 6 7.54 0.00 3.40 0.37 0.05 88.64 15:06:35 15:06:01 7 10.24 0.00 4.26 0.27 0.07 85.16 15:06:35 Average: all 7.62 0.00 1.52 0.42 0.02 90.41 15:06:35 Average: 0 7.56 0.00 1.43 0.31 0.02 90.67 15:06:35 Average: 1 7.72 0.00 1.49 0.29 0.02 90.48 15:06:35 Average: 2 7.73 0.00 1.56 0.66 0.02 90.02 15:06:35 Average: 3 7.54 0.00 1.43 0.44 0.02 90.57 15:06:35 Average: 4 7.74 0.00 1.69 0.55 0.02 89.99 15:06:35 Average: 5 7.61 0.00 1.49 0.22 0.02 90.65 15:06:35 Average: 6 7.37 0.00 1.53 0.56 0.02 90.52 15:06:35 Average: 7 7.72 0.00 1.55 0.36 0.03 90.35 15:06:35 15:06:35 15:06:35