Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 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-ssh1536238098353402290.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-ssh4493052184247638446.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-ssh5017566171698401996.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-ssh13718790724669148022.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-ssh13043054873099127394.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:false] ========================================================= [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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20657’ Running on prd-ubuntu20.04-docker-8c-8g-20660 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/189 [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/189 # 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 197d819be8811250aad6d64bcb6b2aa1cf8bb64a (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 197d819be8811250aad6d64bcb6b2aa1cf8bb64a # timeout=10 Commit message: "Merge pull request #3950 from jinlinGuan/issue-3925-patch-resource" > git rev-list --no-walk 99fe7407157ffe53041578bae278449b5a47fce8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:51:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:51:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:51:40 ========================================================= 10:51:40 EdgeX Global Pipelines Version Info 10:51:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:51:40 ------------------- 10:51:40 stable info: 10:51:40 ------------------- 10:51:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:51:40 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 10:51:40 Message: update stable to v1.0.221 10:51:41 ------------------- 10:51:41 experimental info: 10:51:41 ------------------- 10:51:41 Commited By: **** collab-it+edgex@linuxfoundation.org 10:51:41 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 10:51:41 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 197d819 [Pipeline] echo 10:51:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:51:41 provisioning config files... 10:51:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/189@tmp/config3839752921395663544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:51:42 ---> docker-login.sh 10:51:42 nexus3.edgexfoundry.org:10001 10:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:42 Configure a credential helper to remove this warning. See 10:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:42 10:51:42 Login Succeeded 10:51:42 nexus3.edgexfoundry.org:10002 10:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:42 Configure a credential helper to remove this warning. See 10:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:42 10:51:42 Login Succeeded 10:51:42 nexus3.edgexfoundry.org:10003 10:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:42 Configure a credential helper to remove this warning. See 10:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:42 10:51:42 Login Succeeded 10:51:42 nexus3.edgexfoundry.org:10004 10:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:43 Configure a credential helper to remove this warning. See 10:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:43 10:51:43 Login Succeeded 10:51:43 docker.io 10:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:51:43 Configure a credential helper to remove this warning. See 10:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:51:43 10:51:43 Login Succeeded 10:51:43 ---> docker-login.sh ends [Pipeline] } 10:51:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:43 + 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 10:51:43 + dirname cmd/core-command/Dockerfile 10:51:43 + cut -d/ -f2 10:51:43 + echo core-command,cmd/core-command/Dockerfile 10:51:43 + cut -d/ -f2 10:51:43 + dirname cmd/core-data/Dockerfile 10:51:43 + echo core-data,cmd/core-data/Dockerfile 10:51:43 + dirname cmd/core-metadata/Dockerfile 10:51:43 + cut -d/ -f2 10:51:43 + echo core-metadata,cmd/core-metadata/Dockerfile 10:51:43 + dirname cmd/security-bootstrapper/Dockerfile 10:51:43 + cut -d/ -f2 10:51:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:51:43 + dirname cmd/security-proxy-setup/Dockerfile 10:51:43 + cut -d/ -f2 10:51:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:51:43 + dirname cmd/security-secretstore-setup/Dockerfile 10:51:43 + cut -d/ -f2 10:51:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:51:43 + cut -d/ -f2 10:51:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:51:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:51:43 + dirname cmd/security-spire-agent/Dockerfile 10:51:43 + cut -d/ -f2 10:51:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:51:43 + dirname cmd/security-spire-config/Dockerfile 10:51:43 + cut -d/ -f2 10:51:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:51:43 + dirname cmd/security-spire-server/Dockerfile 10:51:43 + cut -d/ -f2 10:51:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:51:43 + dirname cmd/support-notifications/Dockerfile 10:51:43 + cut -d/ -f2 10:51:43 + echo support-notifications,cmd/support-notifications/Dockerfile 10:51:43 + dirname cmd/support-scheduler/Dockerfile 10:51:43 + cut -d/ -f2 10:51:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:51:43 + dirname cmd/sys-mgmt-agent/Dockerfile 10:51:43 + cut -d/ -f2 10:51:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:51:43 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 10:51:44 + git rev-list -1 --merges 197d819be8811250aad6d64bcb6b2aa1cf8bb64a~1..197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] echo 10:51:44 -----------> git rev-list -1 --merges 197d819be8811250aad6d64bcb6b2aa1cf8bb64a~1..197d819be8811250aad6d64bcb6b2aa1cf8bb64a 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 10:51:44 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [false] [Pipeline] sh 10:51:44 + git log --format=format:%s -1 197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] echo 10:51:44 ========================================================= 10:51:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:51:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:51:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:51:44 + grep -v github /etc/ssh/ssh_known_hosts 10:51:44 + [ -e /tmp/ssh_known_hosts ] 10:51:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:51:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:51:44 + sudo tee -a /etc/ssh/ssh_known_hosts 10:51:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:51:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:51:45 10:51:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:51:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:51:45 latest: Pulling from edgex-devops/git-semver 10:51:45 a0d0a0d46f8b: Pulling fs layer 10:51:45 3e5f54012d9b: Pulling fs layer 10:51:45 4c7163046ea9: Pulling fs layer 10:51:45 0c2d73faf560: Pulling fs layer 10:51:45 0c2d73faf560: Waiting 10:51:45 3e5f54012d9b: Verifying Checksum 10:51:45 3e5f54012d9b: Download complete 10:51:45 a0d0a0d46f8b: Download complete 10:51:45 0c2d73faf560: Verifying Checksum 10:51:45 0c2d73faf560: Download complete 10:51:45 4c7163046ea9: Verifying Checksum 10:51:45 4c7163046ea9: Download complete 10:51:45 a0d0a0d46f8b: Pull complete 10:51:45 3e5f54012d9b: Pull complete 10:51:46 4c7163046ea9: Pull complete 10:51:46 0c2d73faf560: Pull complete 10:51:46 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:51:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:51:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:51:46 prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container 10:51:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:51:47 $ docker top 022e76178e4066f9fe2f120853b6ccde5b460654df062610e3f6d293f6c938f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:47 [ssh-agent] Looking for ssh-agent implementation... 10:51:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:47 $ docker exec 022e76178e4066f9fe2f120853b6ccde5b460654df062610e3f6d293f6c938f0 ssh-agent 10:51:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKOnpAe/agent.13 10:51:47 SSH_AGENT_PID=19 10:51:47 Running ssh-add (command line suppressed) 10:51:47 Identity added: /w/workspace/edgex-go/189@tmp/private_key_4084110110287849609.key (/w/workspace/edgex-go/189@tmp/private_key_4084110110287849609.key) 10:51:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:47 + git tag --points-at HEAD [Pipeline] } 10:51:47 $ docker exec --env ******** --env ******** 022e76178e4066f9fe2f120853b6ccde5b460654df062610e3f6d293f6c938f0 ssh-agent -k 10:51:48 unset SSH_AUTH_SOCK; 10:51:48 unset SSH_AGENT_PID; 10:51:48 echo Agent pid 19 killed; 10:51:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:51:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:48 [ssh-agent] Looking for ssh-agent implementation... 10:51:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:48 $ docker exec 022e76178e4066f9fe2f120853b6ccde5b460654df062610e3f6d293f6c938f0 ssh-agent 10:51:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlMMpdL/agent.53 10:51:48 SSH_AGENT_PID=59 10:51:48 Running ssh-add (command line suppressed) 10:51:48 Identity added: /w/workspace/edgex-go/189@tmp/private_key_6407444331103127481.key (/w/workspace/edgex-go/189@tmp/private_key_6407444331103127481.key) 10:51:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:48 + git semver init 10:51:48 # -> Open(): unable to determine branch for HEAD 10:51:48 # $GIT_DIR = /w/workspace/edgex-go/189/.git 10:51:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/189 10:51:48 # $SEMVER_REMOTE_NAME = origin 10:51:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:51:48 # $SEMVER_USER_NAME = edgex-jenkins 10:51:48 # $SEMVER_BRANCH = main 10:51:48 # $SEMVER_TEMP = /tmp/semver-102827810 10:51:48 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:52:03 # '/tmp/semver-102827810' -> '/w/workspace/edgex-go/189/.semver' 10:52:03 # -> Force: false 10:52:03 # $SEMVER_DIR = /w/workspace/edgex-go/189/.semver [Pipeline] } 10:52:03 $ docker exec --env ******** --env ******** 022e76178e4066f9fe2f120853b6ccde5b460654df062610e3f6d293f6c938f0 ssh-agent -k 10:52:03 unset SSH_AUTH_SOCK; 10:52:03 unset SSH_AGENT_PID; 10:52:03 echo Agent pid 59 killed; 10:52:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:52:04 + git semver [Pipeline] } 10:52:04 $ docker stop --time=1 022e76178e4066f9fe2f120853b6ccde5b460654df062610e3f6d293f6c938f0 10:52:05 $ docker rm -f 022e76178e4066f9fe2f120853b6ccde5b460654df062610e3f6d293f6c938f0 [Pipeline] // withDockerContainer [Pipeline] sh 10:52:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:52:06 Stashed 1 file(s) [Pipeline] echo 10:52:06 [edgeXSemver]: initialized semver on version 2.2.0-dev.64 [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 10:52:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:52:06 ========================================================= 10:52:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:52:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:52:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:52:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:52:06 59bf1c3509f3: Pulling fs layer 10:52:06 666ba61612fd: Pulling fs layer 10:52:06 8ed8ca486205: Pulling fs layer 10:52:06 4fe6c5a15a65: Pulling fs layer 10:52:06 22a0e8bec74d: Pulling fs layer 10:52:06 640e595b4fbd: Pulling fs layer 10:52:06 763cafe07f6e: Pulling fs layer 10:52:06 0c0b528cf693: Pulling fs layer 10:52:06 10935f4eaf8b: Pulling fs layer 10:52:06 4fe6c5a15a65: Waiting 10:52:06 22a0e8bec74d: Waiting 10:52:06 640e595b4fbd: Waiting 10:52:06 763cafe07f6e: Waiting 10:52:06 10935f4eaf8b: Waiting 10:52:06 0c0b528cf693: Waiting 10:52:06 8ed8ca486205: Download complete 10:52:06 666ba61612fd: Download complete 10:52:06 22a0e8bec74d: Download complete 10:52:06 59bf1c3509f3: Verifying Checksum 10:52:06 59bf1c3509f3: Download complete 10:52:06 640e595b4fbd: Verifying Checksum 10:52:06 640e595b4fbd: Download complete 10:52:06 763cafe07f6e: Verifying Checksum 10:52:06 763cafe07f6e: Download complete 10:52:06 0c0b528cf693: Verifying Checksum 10:52:06 0c0b528cf693: Download complete 10:52:07 59bf1c3509f3: Pull complete 10:52:07 666ba61612fd: Pull complete 10:52:07 8ed8ca486205: Pull complete 10:52:07 10935f4eaf8b: Verifying Checksum 10:52:07 10935f4eaf8b: Download complete 10:52:07 4fe6c5a15a65: Verifying Checksum 10:52:07 4fe6c5a15a65: Download complete 10:52:11 4fe6c5a15a65: Pull complete 10:52:11 22a0e8bec74d: Pull complete 10:52:11 640e595b4fbd: Pull complete 10:52:11 763cafe07f6e: Pull complete 10:52:11 0c0b528cf693: Pull complete 10:52:13 10935f4eaf8b: Pull complete 10:52:13 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 10:52:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:52:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 10:52:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:52:14 WORKDIR /edgex 10:52:14 COPY go.mod . 10:52:14 RUN go mod download 10:52:14 + docker build -t ci-base-image-x86_64 -f - . 10:52:15 Sending build context to Docker daemon 334.7MB 10:52:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:52:15 ---> 99d49a6021b9 10:52:15 Step 2/4 : WORKDIR /edgex 10:52:17 ---> Running in 0519f8978512 10:52:17 Removing intermediate container 0519f8978512 10:52:17 ---> f8b902171d94 10:52:17 Step 3/4 : COPY go.mod . 10:52:17 ---> 57d39ebd73fd 10:52:17 Step 4/4 : RUN go mod download 10:52:17 ---> Running in 295b34d7b93d 10:52:21 Still waiting to schedule task 10:52:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20658’ 10:52:29 Removing intermediate container 295b34d7b93d 10:52:29 ---> 8eb4427f6a87 10:52:29 Successfully built 8eb4427f6a87 10:52:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:52:30 + docker inspect -f . ci-base-image-x86_64 10:52:30 . [Pipeline] withDockerContainer 10:52:30 prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container 10:52:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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 ******** ci-base-image-x86_64 cat 10:52:30 $ docker top 7027adba96b26dc756805f4ae9a503363db10804d3c69d9bf12db89662819691 -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:30 + go version 10:52:30 go version go1.17.6 linux/amd64 [Pipeline] } 10:52:30 $ docker stop --time=1 7027adba96b26dc756805f4ae9a503363db10804d3c69d9bf12db89662819691 10:52:32 $ docker rm -f 7027adba96b26dc756805f4ae9a503363db10804d3c69d9bf12db89662819691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:52:32 + docker inspect -f . ci-base-image-x86_64 10:52:32 . [Pipeline] withDockerContainer 10:52:32 prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container 10:52:32 $ 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/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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 ******** ci-base-image-x86_64 cat 10:52:33 $ docker top dd35f2375c2b6c944a82c8a493188ea335b82b1e5097f79b290813c6588d6408 -eo pid,comm [Pipeline] { [Pipeline] echo 10:52:33 ========================================================= 10:52:33 [edgeXBuildGoParallel] Running Tests and Build... 10:52:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:52:33 + make test 10:52:33 go mod tidy -compat=1.17 10:52:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:52:39 ? github.com/edgexfoundry/edgex-go [no test files] 10:52:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:52:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:52:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:52:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:52:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:52:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:52:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:52:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:52:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:52:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:52:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:52:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:52:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:52:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:52:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:52:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 10:52:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:52:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:52:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.131s coverage: 98.5% of statements 10:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:52:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.9% of statements 10:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:52:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.127s coverage: 89.2% of statements 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:52:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.089s coverage: 84.4% of statements 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:52:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.483s coverage: 95.4% of statements 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:52:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:52:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:52:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:52:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.088s coverage: 58.8% of statements 10:52:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 24.0% of statements 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 10:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements 10:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 10:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 10:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 10:53:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements 10:53:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 10:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.226s coverage: 82.5% of statements 10:53:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.129s coverage: 58.8% of statements 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.4% of statements 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 43.8% of statements 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:53:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 10:53:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 96.9% of statements 10:53:17 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 10:53:39 GO111MODULE=on go vet ./... 10:53:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:53:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:53:41 ./bin/test-attribution-txt.sh [Pipeline] echo 10:53:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:53:42 + ls -al . 10:53:42 total 668 10:53:42 drwxrwxr-x 10 1001 1001 4096 Apr 12 10:53 . 10:53:42 drwxr-xr-x 4 root root 4096 Apr 12 10:52 .. 10:53:42 -rw-rw-r-- 1 1001 1001 11 Apr 12 10:51 .dockerignore 10:53:42 drwxrwxr-x 8 1001 1001 4096 Apr 12 10:51 .git 10:53:42 drwxrwxr-x 3 1001 1001 4096 Apr 12 10:51 .github 10:53:42 -rw-rw-r-- 1 1001 1001 870 Apr 12 10:51 .gitignore 10:53:42 -rw-rw-r-- 1 1001 1001 42 Apr 12 10:51 .golangci.yml 10:53:42 -rw-rw-r-- 1 1001 1001 87 Apr 12 10:51 .hadolint.yml 10:53:42 drwx------ 3 1001 1001 4096 Apr 12 10:52 .semver 10:53:42 -rw-rw-r-- 1 1001 1001 166 Apr 12 10:51 .sonarcloud.properties 10:53:42 -rw-rw-r-- 1 1001 1001 1171 Apr 12 10:51 ADOPTERS.md 10:53:42 -rw-rw-r-- 1 1001 1001 9953 Apr 12 10:51 Attribution.txt 10:53:42 -rw-rw-r-- 1 1001 1001 51732 Apr 12 10:51 CHANGELOG.md 10:53:42 -rw-rw-r-- 1 1001 1001 3804 Apr 12 10:51 CONTRIBUTING.md 10:53:42 -rw-rw-r-- 1 1001 1001 677 Apr 12 10:51 GOVERNANCE.md 10:53:42 -rw-rw-r-- 1 1001 1001 850 Apr 12 10:51 Jenkinsfile 10:53:42 -rw-rw-r-- 1 1001 1001 10775 Apr 12 10:51 LICENSE 10:53:42 -rw-rw-r-- 1 1001 1001 8478 Apr 12 10:51 Makefile 10:53:42 -rw-rw-r-- 1 1001 1001 582 Apr 12 10:51 OWNERS.md 10:53:42 -rw-rw-r-- 1 1001 1001 8207 Apr 12 10:51 README.md 10:53:42 -rw-rw-r-- 1 1001 1001 6912 Apr 12 10:51 SECURITY.md 10:53:42 -rw-rw-r-- 1 1001 1001 12 Apr 12 10:52 VERSION 10:53:42 -rw-rw-r-- 1 1001 1001 4131 Apr 12 10:51 ZMQWindows.md 10:53:42 drwxrwxr-x 2 1001 1001 4096 Apr 12 10:51 bin 10:53:42 drwxrwxr-x 18 1001 1001 4096 Apr 12 10:51 cmd 10:53:42 -rw-r--r-- 1 root root 432619 Apr 12 10:53 coverage.out 10:53:42 -rw-rw-r-- 1 1001 1001 3175 Apr 12 10:51 go.mod 10:53:42 -rw-rw-r-- 1 1001 1001 34990 Apr 12 10:51 go.sum 10:53:42 drwxrwxr-x 8 1001 1001 4096 Apr 12 10:51 internal 10:53:42 drwxrwxr-x 3 1001 1001 4096 Apr 12 10:51 openapi 10:53:42 drwxrwxr-x 4 1001 1001 4096 Apr 12 10:51 snap 10:53:42 -rw-rw-r-- 1 1001 1001 204 Apr 12 10:51 version.go [Pipeline] sh 10:53:42 + '[' -e coverage.out ] 10:53:42 + chown 1001:1001 coverage.out [Pipeline] stash 10:53:43 Stashed 1 file(s) [Pipeline] sh 10:53:43 + make build 10:53:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:54:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:54:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:54:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:54:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:54:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:54:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:54:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:54:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:54:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:54:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:54:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:54:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:54:26 $ docker stop --time=1 dd35f2375c2b6c944a82c8a493188ea335b82b1e5097f79b290813c6588d6408 10:54:28 $ docker rm -f dd35f2375c2b6c944a82c8a493188ea335b82b1e5097f79b290813c6588d6408 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:54:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:54:29 10:54:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:54:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:54:29 latest: Pulling from edgex-devops/edgex-compose 10:54:29 cbdbe7a5bc2a: Pulling fs layer 10:54:29 ca9280d653b3: Pulling fs layer 10:54:29 7e9c9ca2126c: Pulling fs layer 10:54:29 cbdbe7a5bc2a: Download complete 10:54:29 ca9280d653b3: Verifying Checksum 10:54:29 ca9280d653b3: Download complete 10:54:29 cbdbe7a5bc2a: Pull complete 10:54:29 7e9c9ca2126c: Download complete 10:54:29 ca9280d653b3: Pull complete 10:54:33 7e9c9ca2126c: Pull complete 10:54:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:54:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:54:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:54:33 prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container 10:54:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-devops/edgex-compose:latest cat 10:54:34 $ docker top 2a699baaf6f73e900b9fe169e959e61d13a1b7a425b15eb755f269755bf19e73 -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:35 + + docker-composegrep build parallel --help 10:54:35 10:54:35 --parallel Build images in parallel. [Pipeline] } 10:54:35 $ docker stop --time=1 2a699baaf6f73e900b9fe169e959e61d13a1b7a425b15eb755f269755bf19e73 10:54:37 $ docker rm -f 2a699baaf6f73e900b9fe169e959e61d13a1b7a425b15eb755f269755bf19e73 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:54:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:54:37 . [Pipeline] withDockerContainer 10:54:37 prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container 10:54:37 $ 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/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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 10:54:37 $ docker top 843f7fb211ad414258cc87d86bf537a3de53a6c147eb9b02bf4f352dfc0f9db3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:38 + docker-compose -f ./docker-compose-build.yml build --parallel 10:54:38 Building core-command ... 10:54:38 Building core-data ... 10:54:38 Building core-metadata ... 10:54:38 Building security-bootstrapper ... 10:54:38 Building security-proxy-setup ... 10:54:38 Building security-secretstore-setup ... 10:54:38 Building security-spiffe-token-provider ... 10:54:38 Building security-spire-agent ... 10:54:38 Building security-spire-config ... 10:54:38 Building security-spire-server ... 10:54:38 Building support-notifications ... 10:54:38 Building support-scheduler ... 10:54:38 Building sys-mgmt-agent ... 10:54:38 Building core-command 10:54:38 Building security-spiffe-token-provider 10:54:38 Building security-spire-server 10:54:38 Building security-bootstrapper 10:54:38 Building security-spire-config 10:54:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20663 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 10:54:53 Running in /w/workspace/edgex-go/189 [Pipeline] { [Pipeline] checkout 10:54:54 The recommended git tool is: git 10:55:00 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:55:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:55:00 ---> 8eb4427f6a87 10:55:00 Step 3/20 : WORKDIR /edgex-go 10:55:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:55:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:55:00 ---> 8eb4427f6a87 10:55:00 Step 3/23 : WORKDIR /edgex-go 10:55:00 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:55:00 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:55:00 ---> 8eb4427f6a87 10:55:00 Step 3/31 : WORKDIR /edgex-go 10:55:00 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:55:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:55:00 ---> 8eb4427f6a87 10:55:00 Step 3/26 : WORKDIR /edgex-go 10:55:00 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:55:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:55:00 ---> 8eb4427f6a87 10:55:00 Step 3/25 : WORKDIR /edgex-go 10:55:00 ---> Running in 90a2b1904581 10:55:00 ---> Running in e51006ce229a 10:55:00 ---> Running in 23ffd3be6e5b 10:55:00 ---> Running in c4c9d5b1cb28 10:55:00 ---> Running in 09309dadc7ff 10:55:00 Removing intermediate container e51006ce229a 10:55:00 ---> a37cb292e515 10:55:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:55:00 Removing intermediate container 09309dadc7ff 10:55:00 ---> 22794b374359 10:55:00 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:00 Removing intermediate container c4c9d5b1cb28 10:55:00 ---> 015321352826 10:55:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:00 Removing intermediate container 23ffd3be6e5b 10:55:00 ---> 54d786ae9a76 10:55:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:00 Removing intermediate container 90a2b1904581 10:55:00 ---> eb530da1035d 10:55:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:00 ---> Running in b737574aaf06 10:55:00 ---> Running in c2b2d7ce6f4c 10:55:00 ---> Running in ca59c01eb94e 10:55:00 ---> Running in 4173e54a54f5 10:55:00 ---> Running in 86f799d6674d 10:55:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:55:01 Removing intermediate container ca59c01eb94e 10:55:01 ---> 542c3ba3251b 10:55:01 Step 5/23 : RUN apk add --update --no-cache make git 10:55:01 ---> Running in ac49d1a2cea9 10:55:01 Removing intermediate container c2b2d7ce6f4c 10:55:01 ---> f3a809f76517 10:55:01 Step 5/31 : RUN apk add --update --no-cache make git 10:55:01 ---> Running in 0f79d04f1c41 10:55:01 Removing intermediate container 4173e54a54f5 10:55:01 ---> 39a6ad79ff97 10:55:01 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:55:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:55:01 ---> Running in 7abe9d7acdab 10:55:01 using credential edgex-jenkins-ssh 10:55:01 Cloning the remote Git repository 10:55:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:55:02 Removing intermediate container 86f799d6674d 10:55:02 ---> bcc51a216431 10:55:02 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:55:02 ---> Running in 337200980c3f 10:55:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:55:02 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:55:02 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:55:02 OK: 15864 distinct packages available 10:55:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:55:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:55:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:55:02 > git init /w/workspace/edgex-go/189 # timeout=10 10:55:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:55:02 > git --version # timeout=10 10:55:02 > git --version # 'git version 2.25.1' 10:55:02 using GIT_SSH to set credentials SSH Credentials for GitHub 10:55:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:55:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:55:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:55:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:55:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:55:03 OK: 221 MiB in 52 packages 10:55:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:55:03 OK: 221 MiB in 52 packages 10:55:03 OK: 221 MiB in 52 packages 10:55:03 OK: 221 MiB in 52 packages 10:55:03 OK: 221 MiB in 52 packages 10:55:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:03 Removing intermediate container ac49d1a2cea9 10:55:03 ---> 70dee3454158 10:55:03 Step 6/23 : COPY go.mod vendor* ./ 10:55:04 ---> 8d2982b0ada2 10:55:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:04 Removing intermediate container 7abe9d7acdab 10:55:04 ---> d33cd7d12af4 10:55:04 Step 6/25 : COPY go.mod vendor* ./ 10:55:04 Removing intermediate container 0f79d04f1c41 10:55:04 ---> 76c1eca0e70f 10:55:04 Step 6/31 : COPY go.mod vendor* ./ 10:55:04 ---> Running in f69c9c143584 10:55:04 Removing intermediate container b737574aaf06 10:55:04 ---> 2f584ce4f66c 10:55:04 Step 5/20 : COPY go.mod vendor* ./ 10:55:04 Removing intermediate container 337200980c3f 10:55:04 ---> c72daca620d1 10:55:04 Step 6/26 : COPY go.mod vendor* ./ 10:55:04 ---> abd68460d80b 10:55:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:04 ---> 0a2defa22bd1 10:55:04 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:04 ---> Running in 464e82729de6 10:55:04 ---> Running in 5b1554ba1243 10:55:04 ---> 2d5abfa6af1b 10:55:04 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:04 ---> 34e8979f1d4d 10:55:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:04 ---> Running in 5df78744a3f0 10:55:04 ---> Running in c921f2137038 10:55:05 Removing intermediate container f69c9c143584 10:55:05 ---> b05ef58fb269 10:55:05 Step 8/23 : COPY . . 10:55:07 Removing intermediate container 464e82729de6 10:55:07 ---> 24c75964391f 10:55:07 Step 8/25 : COPY . . 10:55:07 Removing intermediate container 5b1554ba1243 10:55:07 ---> 1af1f1daf29e 10:55:07 Step 8/31 : COPY . . 10:55:07 Removing intermediate container c921f2137038 10:55:07 ---> 649a327c0f71 10:55:07 Step 7/20 : COPY . . 10:55:07 Removing intermediate container 5df78744a3f0 10:55:07 ---> 69438da357af 10:55:07 Step 8/26 : COPY . . 10:55:19 ---> ac68dc3922e7 10:55:19 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:55:19 ---> fff739dd5783 10:55:19 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:55:19 ---> bb0db1cfb77b 10:55:19 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:55:19 ---> Running in e81492ec4ebe 10:55:19 ---> 3af01f463e32 10:55:19 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:55:19 ---> 842a4fe6b70e 10:55:19 Step 9/23 : RUN make cmd/core-command/core-command 10:55:19 ---> Running in c137edd61815 10:55:19 ---> Running in fc553115f220 10:55:19 ---> Running in ab9b6655d8d1 10:55:19 ---> Running in 9f1a81c61c84 10:55:19 Removing intermediate container e81492ec4ebe 10:55:19 ---> a4a7a1ec9622 10:55:19 Step 10/26 : RUN mkdir -p spire-build 10:55:19 ---> Running in f81f0be72e1c 10:55:19 Removing intermediate container c137edd61815 10:55:19 ---> 6335f73f7043 10:55:19 Step 10/25 : RUN mkdir -p spire-build 10:55:19 ---> Running in 9e097a4dbfbf 10:55:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:55:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:55:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:55:19 Removing intermediate container 9e097a4dbfbf 10:55:19 ---> b9c428c083a1 10:55:19 Step 11/25 : WORKDIR /edgex-go/spire-build 10:55:19 ---> Running in 670af94edabb 10:55:19 Removing intermediate container f81f0be72e1c 10:55:19 ---> c43483dee442 10:55:19 Step 11/26 : WORKDIR /edgex-go/spire-build 10:55:19 ---> Running in b9a848659f5f 10:55:19 Removing intermediate container 670af94edabb 10:55:19 ---> 1867a9b1bee2 10:55:19 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 10:55:19 Removing intermediate container b9a848659f5f 10:55:19 ---> cda7671ca413 10:55: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 10:55:19 ---> Running in 970dc82b1d58 10:55:19 ---> Running in f02d881d1cb9 10:55:19 Avoid second fetch 10:55:19 Checking out Revision 197d819be8811250aad6d64bcb6b2aa1cf8bb64a (main) 10:55:20 spire-1.2.1/ 10:55:20 spire-1.2.1/.data/ 10:55:20 spire-1.2.1/.data/.file 10:55:20 spire-1.2.1/.dockerignore 10:55:20 spire-1.2.1/.gitattributes 10:55:20 spire-1.2.1/.githooks/ 10:55:20 spire-1.2.1/.githooks/pre-commit 10:55:20 spire-1.2.1/.github/ 10:55:20 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:55:20 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:55:20 spire-1.2.1/.github/dependabot.yml 10:55:20 spire-1.2.1/.github/workflows/ 10:55:20 spire-1.2.1/.github/workflows/nightly_build.yaml 10:55:20 spire-1.2.1/.github/workflows/pr_build.yaml 10:55:20 spire-1.2.1/.github/workflows/release_build.yaml 10:55:20 spire-1.2.1/.github/workflows/scripts/ 10:55:20 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:55:20 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:55:20 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:55:20 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:55:20 spire-1.2.1/.github/workflows/scripts/split.sh 10:55:20 spire-1.2.1/.gitignore 10:55:20 spire-1.2.1/.go-version 10:55:20 spire-1.2.1/.golangci.yml 10:55:20 spire-1.2.1/ADOPTERS.md 10:55:20 spire-1.2.1/CHANGELOG.md 10:55:20 spire-1.2.1/CODE-OF-CONDUCT.md 10:55:20 spire-1.2.1/CODEOWNERS 10:55:20 spire-1.2.1/CONTRIBUTING.md 10:55:20 spire-1.2.1/Dockerfile 10:55:20 spire-1.2.1/Dockerfile.dev 10:55:20 spire-1.2.1/Dockerfile.scratch 10:55:20 spire-1.2.1/LICENSE 10:55:20 spire-1.2.1/MAINTAINERS.md 10:55:20 spire-1.2.1/Makefile 10:55:20 spire-1.2.1/README.md 10:55:20 spire-1.2.1/ROADMAP.md 10:55:20 spire-1.2.1/SECURITY.md 10:55:20 spire-1.2.1/cmd/ 10:55:20 spire-1.2.1/cmd/spire-agent/ 10:55:20 spire-1.2.1/cmd/spire-agent/cli/ 10:55:20 spire-1.2.1/cmd/spire-agent/cli/api/ 10:55:20 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/common/ 10:55:20 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:55:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/run/ 10:55:20 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:55:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:55:20 spire-1.2.1/cmd/spire-agent/main.go 10:55:20 spire-1.2.1/cmd/spire-server/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/agent/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/cli.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/spire-1.2.1/ 10:55:20 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/.data/ 10:55:20 spire-1.2.1/.data/.file 10:55:20 spire-1.2.1/.dockerignore 10:55:20 spire-1.2.1/.gitattributes 10:55:20 spire-1.2.1/.githooks/ 10:55:20 spire-1.2.1/.githooks/pre-commit 10:55:20 spire-1.2.1/.github/ 10:55:20 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:55:20 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:55:20 spire-1.2.1/.github/dependabot.yml 10:55:20 spire-1.2.1/.github/workflows/ 10:55:20 spire-1.2.1/.github/workflows/nightly_build.yaml 10:55:20 spire-1.2.1/.github/workflows/pr_build.yaml 10:55:20 spire-1.2.1/.github/workflows/release_build.yaml 10:55:20 spire-1.2.1/.github/workflows/scripts/ 10:55:20 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:55:20 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:55:20 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:55:20 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:55:20 spire-1.2.1/.github/workflows/scripts/split.sh 10:55:20 spire-1.2.1/.gitignore 10:55:20 spire-1.2.1/.go-version 10:55:20 spire-1.2.1/.golangci.yml 10:55:20 spire-1.2.1/ADOPTERS.md 10:55:20 spire-1.2.1/CHANGELOG.md 10:55:20 spire-1.2.1/CODE-OF-CONDUCT.md 10:55:20 spire-1.2.1/CODEOWNERS 10:55:20 spire-1.2.1/CONTRIBUTING.md 10:55:20 spire-1.2.1/Dockerfile 10:55:20 spire-1.2.1/Dockerfile.dev 10:55:20 spire-1.2.1/Dockerfile.scratch 10:55:20 spire-1.2.1/LICENSE 10:55:20 spire-1.2.1/MAINTAINERS.md 10:55:20 spire-1.2.1/Makefile 10:55:20 spire-1.2.1/README.md 10:55:20 spire-1.2.1/ROADMAP.md 10:55:20 spire-1.2.1/SECURITY.md 10:55:20 spire-1.2.1/cmd/ 10:55:20 spire-1.2.1/cmd/spire-agent/ 10:55:20 spire-1.2.1/cmd/spire-agent/cli/ 10:55:20 spire-1.2.1/cmd/spire-agent/cli/api/ 10:55:20 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/common/ 10:55:20 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:55:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/run/ 10:55:20 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:55:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:55:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:55:20 spire-1.2.1/cmd/spire-agent/main.go 10:55:20 spire-1.2.1/cmd/spire-server/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/agent/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/cli.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/run/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/token/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/validate/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/run/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/token/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/validate/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/x509/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:55:20 spire-1.2.1/cmd/spire-server/main.go 10:55:20 spire-1.2.1/cmd/spire-server/util/ 10:55:20 spire-1.2.1/cmd/spire-server/util/util.go 10:55:20 spire-1.2.1/conf/ 10:55:20 spire-1.2.1/conf/agent/ 10:55:20 spire-1.2.1/conf/agent/agent.conf 10:55:20 spire-1.2.1/conf/agent/agent_full.conf 10:55:20 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:55:20 spire-1.2.1/conf/server/ 10:55:20 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:55:20 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:55:20 spire-1.2.1/conf/server/server.conf 10:55:20 spire-1.2.1/conf/server/server_full.conf 10:55:20 spire-1.2.1/doc/ 10:55:20 spire-1.2.1/doc/SPIRE101.md 10:55:20 spire-1.2.1/doc/auditlog.md 10:55:20 spire-1.2.1/doc/authorization_policy_engine.md 10:55:20 spire-1.2.1/doc/changelog_guidelines.md 10:55:20 spire-1.2.1/doc/cure53-report.pdf 10:55:20 spire-1.2.1/doc/images/ 10:55:20 spire-1.2.1/doc/images/2019_roadmap.png 10:55:20 spire-1.2.1/doc/images/SPIRE101.png 10:55:20 spire-1.2.1/doc/images/SPIRE_agent.png 10:55:20 spire-1.2.1/doc/images/SPIRE_server.png 10:55:20 spire-1.2.1/doc/images/cache_mgr.png 10:55:20 spire-1.2.1/doc/images/cache_mgr_components.png 10:55:20 spire-1.2.1/doc/images/federated_spire.png 10:55:20 spire-1.2.1/doc/images/ha_mode.png 10:55:20 spire-1.2.1/doc/images/nested_spire.png 10:55:20 spire-1.2.1/doc/images/oidc_federation.png 10:55:20 spire-1.2.1/doc/images/single_trust_domain.png 10:55:20 spire-1.2.1/doc/images/spiffe_compatible.png 10:55:20 spire-1.2.1/doc/images/spire_logo.png 10:55:20 spire-1.2.1/doc/migrating_registration_api_clients.md 10:55:20 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:55:20 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:55:20 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:55:20 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/x509/ 10:55:20 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:55:20 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:55:20 spire-1.2.1/cmd/spire-server/main.go 10:55:20 spire-1.2.1/cmd/spire-server/util/ 10:55:20 spire-1.2.1/cmd/spire-server/util/util.go 10:55:20 spire-1.2.1/conf/ 10:55:20 spire-1.2.1/conf/agent/ 10:55:20 spire-1.2.1/conf/agent/agent.conf 10:55:20 spire-1.2.1/conf/agent/agent_full.conf 10:55:20 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:55:20 spire-1.2.1/conf/server/ 10:55:20 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:55:20 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:55:20 spire-1.2.1/conf/server/server.conf 10:55:20 spire-1.2.1/conf/server/server_full.conf 10:55:20 spire-1.2.1/doc/ 10:55:20 spire-1.2.1/doc/SPIRE101.md 10:55:20 spire-1.2.1/doc/auditlog.md 10:55:20 spire-1.2.1/doc/authorization_policy_engine.md 10:55:20 spire-1.2.1/doc/changelog_guidelines.md 10:55:20 spire-1.2.1/doc/cure53-report.pdf 10:55:20 spire-1.2.1/doc/images/ 10:55:20 spire-1.2.1/doc/images/2019_roadmap.png 10:55:20 spire-1.2.1/doc/images/SPIRE101.png 10:55:20 spire-1.2.1/doc/images/SPIRE_agent.png 10:55:20 spire-1.2.1/doc/images/SPIRE_server.png 10:55:20 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:55:20 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:55:20 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:55:20 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:55:20 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:55:20 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:55:20 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:55:20 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:55:20 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:55:20 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:55:20 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:55:20 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:55:20 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:55:20 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:55:20 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:55:20 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:55:20 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:55:20 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:55:20 spire-1.2.1/doc/scaling_spire.md 10:55:20 spire-1.2.1/doc/spire_agent.md 10:55:20 spire-1.2.1/doc/spire_server.md 10:55:20 spire-1.2.1/doc/supported_integrations.md 10:55:20 spire-1.2.1/doc/telemetry.md 10:55:20 spire-1.2.1/doc/telemetry_config.md 10:55:20 spire-1.2.1/doc/upgrading.md 10:55:20 spire-1.2.1/doc/using_spire.md 10:55:20 spire-1.2.1/examples/ 10:55:20 spire-1.2.1/examples/README.md 10:55:20 spire-1.2.1/go.mod 10:55:20 spire-1.2.1/go.sum 10:55:20 spire-1.2.1/pkg/ 10:55:20 spire-1.2.1/pkg/agent/ 10:55:20 spire-1.2.1/pkg/agent/agent.go 10:55:20 spire-1.2.1/pkg/agent/api/ 10:55:20 spire-1.2.1/pkg/agent/api/config.go 10:55:20 spire-1.2.1/pkg/agent/api/debug/ 10:55:20 spire-1.2.1/pkg/agent/api/debug/v1/ 10:55:20 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:55:20 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:55:20 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:55:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:55:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:55:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:55:20 spire-1.2.1/pkg/agent/api/endpoints.go 10:55:20 spire-1.2.1/pkg/agent/api/health/ 10:55:20 spire-1.2.1/pkg/agent/api/health/v1/ 10:55:20 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:55:20 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:55:20 spire-1.2.1/pkg/agent/api/rpccontext/ 10:55:20 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:55:20 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:55:20 spire-1.2.1/pkg/agent/attestor/ 10:55:20 spire-1.2.1/pkg/agent/attestor/node/ 10:55:20 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:55:20 spire-1.2.1/pkg/agent/attestor/node/node.go 10:55:20 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:55:20 spire-1.2.1/pkg/agent/attestor/workload/ 10:55:20 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:55:20 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:55:20 spire-1.2.1/pkg/agent/catalog/ 10:55:20 spire-1.2.1/pkg/agent/catalog/catalog.go 10:55:20 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:55:20 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:55:20 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:55:20 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:55:20 spire-1.2.1/pkg/agent/client/ 10:55:20 spire-1.2.1/pkg/agent/client/client.go 10:55:20 spire-1.2.1/pkg/agent/client/client_test.go 10:55:20 spire-1.2.1/pkg/agent/client/dial.go 10:55:20 spire-1.2.1/pkg/agent/client/nodeconn.go 10:55:20 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:55:20 spire-1.2.1/pkg/agent/client/update.go 10:55:20 spire-1.2.1/pkg/agent/client/util.go 10:55:20 spire-1.2.1/pkg/agent/common/ 10:55:20 spire-1.2.1/pkg/agent/common/backoff/ 10:55:20 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:55:20 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:55:20 spire-1.2.1/pkg/agent/common/cgroups/ 10:55:20 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:55:20 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:55:20 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:55:20 spire-1.2.1/pkg/agent/config.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/ 10:55:20 spire-1.2.1/pkg/agent/endpoints/config.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:55:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:55:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/workload/ 10:55:20 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:55:20 spire-1.2.1/pkg/agent/manager/ 10:55:20 spire-1.2.1/pkg/agent/manager/cache/ 10:55:20 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:55:20 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:55:20 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:55:20 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:55:20 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:55:20 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:55:20 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:55:20 spire-1.2.1/pkg/agent/manager/config.go 10:55:20 spire-1.2.1/pkg/agent/manager/manager.go 10:55:20 spire-1.2.1/pkg/agent/manager/manager_test.go 10:55:20 spire-1.2.1/pkg/agent/manager/storage.go 10:55:20 spire-1.2.1/pkg/agent/manager/storage_test.go 10:55:20 spire-1.2.1/pkg/agent/manager/storecache/ 10:55:20 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:55:20 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:55:20 spire-1.2.1/pkg/agent/manager/sync.go 10:55:20 spire-1.2.1/pkg/agent/plugin/ 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:55:20 spire-1.2.1/doc/images/cache_mgr.png 10:55:20 spire-1.2.1/doc/images/cache_mgr_components.png 10:55:20 spire-1.2.1/doc/images/federated_spire.png 10:55:20 spire-1.2.1/doc/images/ha_mode.png 10:55:20 spire-1.2.1/doc/images/nested_spire.png 10:55:20 spire-1.2.1/doc/images/oidc_federation.png 10:55:20 spire-1.2.1/doc/images/single_trust_domain.png 10:55:20 spire-1.2.1/doc/images/spiffe_compatible.png 10:55:20 spire-1.2.1/doc/images/spire_logo.png 10:55:20 spire-1.2.1/doc/migrating_registration_api_clients.md 10:55:20 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:55:20 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:55:20 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:55:20 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:55:20 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:55:20 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:55:20 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:55:20 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:55:20 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:55:20 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:55:20 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:55:20 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:55:20 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:55:20 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:55:20 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:55:20 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:55:20 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:55:20 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:55:20 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:55:20 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:55:20 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:55:20 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:55:20 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:55:20 spire-1.2.1/doc/scaling_spire.md 10:55:20 spire-1.2.1/doc/spire_agent.md 10:55:20 spire-1.2.1/doc/spire_server.md 10:55:20 spire-1.2.1/doc/supported_integrations.md 10:55:20 spire-1.2.1/doc/telemetry.md 10:55:20 spire-1.2.1/doc/telemetry_config.md 10:55:20 spire-1.2.1/doc/upgrading.md 10:55:20 spire-1.2.1/doc/using_spire.md 10:55:20 spire-1.2.1/examples/ 10:55:20 spire-1.2.1/examples/README.md 10:55:20 spire-1.2.1/go.mod 10:55:20 spire-1.2.1/go.sum 10:55:20 spire-1.2.1/pkg/ 10:55:20 spire-1.2.1/pkg/agent/ 10:55:20 spire-1.2.1/pkg/agent/agent.go 10:55:20 spire-1.2.1/pkg/agent/api/ 10:55:20 spire-1.2.1/pkg/agent/api/config.go 10:55:20 spire-1.2.1/pkg/agent/api/debug/ 10:55:20 spire-1.2.1/pkg/agent/api/debug/v1/ 10:55:20 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:55:20 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:55:20 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:55:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:55:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:55:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:55:20 spire-1.2.1/pkg/agent/api/endpoints.go 10:55:20 spire-1.2.1/pkg/agent/api/health/ 10:55:20 spire-1.2.1/pkg/agent/api/health/v1/ 10:55:20 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:55:20 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:55:20 spire-1.2.1/pkg/agent/api/rpccontext/ 10:55:20 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:55:20 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:55:20 spire-1.2.1/pkg/agent/attestor/ 10:55:20 spire-1.2.1/pkg/agent/attestor/node/ 10:55:20 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:55:20 spire-1.2.1/pkg/agent/attestor/node/node.go 10:55:20 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:55:20 spire-1.2.1/pkg/agent/attestor/workload/ 10:55:20 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:55:20 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:55:20 spire-1.2.1/pkg/agent/catalog/ 10:55:20 spire-1.2.1/pkg/agent/catalog/catalog.go 10:55:20 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:55:20 spire-1.2.1/pkg/agent/svid/ 10:55:20 spire-1.2.1/pkg/agent/svid/rotator.go 10:55:20 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:55:20 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:55:20 spire-1.2.1/pkg/agent/svid/store/ 10:55:20 spire-1.2.1/pkg/agent/svid/store/service.go 10:55:20 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:55:20 spire-1.2.1/pkg/common/ 10:55:20 spire-1.2.1/pkg/common/agentpathtemplate/ 10:55:20 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:55:20 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:55:20 spire-1.2.1/pkg/common/api/ 10:55:20 spire-1.2.1/pkg/common/api/metrics.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/ 10:55:20 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/logger.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/names.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:55:20 spire-1.2.1/pkg/common/api/names.go 10:55:20 spire-1.2.1/pkg/common/api/ratelimit.go 10:55:20 spire-1.2.1/pkg/common/api/rpccontext/ 10:55:20 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:55:20 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:55:20 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:55:20 spire-1.2.1/pkg/common/auth/ 10:55:20 spire-1.2.1/pkg/common/auth/interceptors.go 10:55:20 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:55:20 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/ 10:55:20 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/types.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:55:20 spire-1.2.1/pkg/common/catalog/ 10:55:20 spire-1.2.1/pkg/common/catalog/bind.go 10:55:20 spire-1.2.1/pkg/common/catalog/builtin.go 10:55:20 spire-1.2.1/pkg/common/catalog/catalog.go 10:55:20 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:55:20 spire-1.2.1/pkg/common/catalog/closers.go 10:55:20 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:55:20 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:55:20 spire-1.2.1/pkg/common/catalog/config.go 10:55:20 spire-1.2.1/pkg/common/catalog/config_test.go 10:55:20 spire-1.2.1/pkg/common/catalog/configure.go 10:55:20 spire-1.2.1/pkg/common/catalog/constraints.go 10:55:20 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:55:20 spire-1.2.1/pkg/common/catalog/context.go 10:55:20 spire-1.2.1/pkg/common/catalog/external.go 10:55:20 spire-1.2.1/pkg/common/catalog/host.go 10:55:20 spire-1.2.1/pkg/common/catalog/pipenet.go 10:55:20 spire-1.2.1/pkg/common/catalog/plugin.go 10:55:20 spire-1.2.1/pkg/common/catalog/testplugin/ 10:55:20 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:55:20 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:55:20 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:55:20 spire-1.2.1/pkg/common/cli/ 10:55:20 spire-1.2.1/pkg/common/cli/env.go 10:55:20 spire-1.2.1/pkg/common/cli/flags.go 10:55:20 spire-1.2.1/pkg/common/cli/trust_domain.go 10:55:20 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:55:20 spire-1.2.1/pkg/common/cli/umask.go 10:55:20 spire-1.2.1/pkg/common/cli/umask_posix.go 10:55:20 spire-1.2.1/pkg/common/cli/umask_test.go 10:55:20 spire-1.2.1/pkg/common/cli/umask_windows.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/ 10:55:20 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/flag.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/format.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/ 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:55:20 10:55:20 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:55:20 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:55:20 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:55:20 spire-1.2.1/pkg/agent/client/ 10:55:20 spire-1.2.1/pkg/agent/client/client.go 10:55:20 spire-1.2.1/pkg/agent/client/client_test.go 10:55:20 spire-1.2.1/pkg/agent/client/dial.go 10:55:20 spire-1.2.1/pkg/agent/client/nodeconn.go 10:55:20 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:55:20 spire-1.2.1/pkg/agent/client/update.go 10:55:20 spire-1.2.1/pkg/agent/client/util.go 10:55:20 spire-1.2.1/pkg/agent/common/ 10:55:20 spire-1.2.1/pkg/agent/common/backoff/ 10:55:20 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:55:20 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:55:20 spire-1.2.1/pkg/agent/common/cgroups/ 10:55:20 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:55:20 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:55:20 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:55:20 spire-1.2.1/pkg/agent/config.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/ 10:55:20 spire-1.2.1/pkg/agent/endpoints/config.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/metrics.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:55:20 spire-1.2.1/pkg/common/coretypes/ 10:55:20 spire-1.2.1/pkg/common/coretypes/bundle/ 10:55:20 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:55:20 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:55:20 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:55:20 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:55:20 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:55:20 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:55:20 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:55:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:55:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:55:20 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:55:20 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:55:20 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:55:20 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:55:20 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:55:20 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:55:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:55:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:55:20 spire-1.2.1/pkg/common/cryptoutil/ 10:55:20 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:55:20 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:55:20 spire-1.2.1/pkg/common/diskutil/ 10:55:20 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:55:20 spire-1.2.1/pkg/common/diskutil/file_test.go 10:55:20 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:55:20 spire-1.2.1/pkg/common/errorutil/ 10:55:20 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:55:20 spire-1.2.1/pkg/common/health/ 10:55:20 spire-1.2.1/pkg/common/health/config.go 10:55:20 spire-1.2.1/pkg/common/health/context.go 10:55:20 spire-1.2.1/pkg/common/health/context_test.go 10:55:20 spire-1.2.1/pkg/common/health/health.go 10:55:20 spire-1.2.1/pkg/common/health/health_test.go 10:55:20 spire-1.2.1/pkg/common/health/logger.go 10:55:20 spire-1.2.1/pkg/common/hostservice/ 10:55:20 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:55:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:55:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:55:20 spire-1.2.1/pkg/common/idutil/ 10:55:20 spire-1.2.1/pkg/common/idutil/require.go 10:55:20 spire-1.2.1/pkg/common/idutil/require_test.go 10:55:20 spire-1.2.1/pkg/common/idutil/safety.go 10:55:20 spire-1.2.1/pkg/common/idutil/safety_test.go 10:55:20 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:55:20 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:55:20 spire-1.2.1/pkg/common/jwtsvid/ 10:55:20 spire-1.2.1/pkg/common/jwtsvid/common.go 10:55:20 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:55:20 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:55:20 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:55:20 spire-1.2.1/pkg/common/jwtutil/ 10:55:20 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:55:20 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:55:20 spire-1.2.1/pkg/common/log/ 10:55:20 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:55:20 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:55:20 spire-1.2.1/pkg/common/log/log.go 10:55:20 spire-1.2.1/pkg/common/log/log_test.go 10:55:20 spire-1.2.1/pkg/common/log/options.go 10:55:20 spire-1.2.1/pkg/common/nodeutil/ 10:55:20 spire-1.2.1/pkg/common/nodeutil/node.go 10:55:20 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:55:20 spire-1.2.1/pkg/common/peertracker/ 10:55:20 spire-1.2.1/pkg/common/peertracker/conn.go 10:55:20 spire-1.2.1/pkg/common/peertracker/credentials.go 10:55:20 spire-1.2.1/pkg/common/peertracker/errors.go 10:55:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:55:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:55:20 spire-1.2.1/pkg/common/peertracker/info.go 10:55:20 spire-1.2.1/pkg/common/peertracker/listener.go 10:55:20 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:55:20 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:55:20 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:55:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:55:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:55:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:55:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:55:20 spire-1.2.1/pkg/common/peertracker/tcp.go 10:55:20 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:55:20 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:55:20 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:55:20 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:55:20 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:55:20 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:55:20 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:55:20 spire-1.2.1/pkg/common/peertracker/uds.go 10:55:20 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:55:20 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:55:20 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:55:20 spire-1.2.1/pkg/common/pemutil/ 10:55:20 spire-1.2.1/pkg/common/pemutil/block.go 10:55:20 spire-1.2.1/pkg/common/pemutil/certs.go 10:55:20 spire-1.2.1/pkg/common/pemutil/common.go 10:55:20 spire-1.2.1/pkg/common/pemutil/csr.go 10:55:20 spire-1.2.1/pkg/common/pemutil/keys.go 10:55:20 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/ 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:55:20 spire-1.2.1/pkg/common/plugin/ 10:55:20 spire-1.2.1/pkg/common/plugin/aws/ 10:55:20 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:55:20 spire-1.2.1/pkg/common/plugin/azure/ 10:55:20 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:55:20 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:55:20 spire-1.2.1/pkg/common/plugin/facade.go 10:55:20 spire-1.2.1/pkg/common/plugin/facade_test.go 10:55:20 spire-1.2.1/pkg/common/plugin/gcp/ 10:55:20 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:55:20 spire-1.2.1/pkg/common/plugin/k8s/ 10:55:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:55:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:55:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:55:20 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:55:20 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:55:20 spire-1.2.1/pkg/common/plugin/log.go 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/ 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:55:20 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:55:20 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:55:20 spire-1.2.1/pkg/common/plugin/x509pop/ 10:55:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:55:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:55:20 spire-1.2.1/pkg/common/profiling/ 10:55:20 spire-1.2.1/pkg/common/profiling/dumpers.go 10:55:20 spire-1.2.1/pkg/common/profiling/profiling.go 10:55:20 spire-1.2.1/pkg/common/protoutil/ 10:55:20 spire-1.2.1/pkg/common/protoutil/masks.go 10:55:20 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:55:20 spire-1.2.1/pkg/common/rotationutil/ 10:55:20 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:55:20 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:55:20 spire-1.2.1/pkg/common/selector/ 10:55:20 spire-1.2.1/pkg/common/selector/selector.go 10:55:20 spire-1.2.1/pkg/common/selector/selector_test.go 10:55:20 spire-1.2.1/pkg/common/selector/set.go 10:55:20 spire-1.2.1/pkg/common/selector/set_utils.go 10:55:20 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/ 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/ 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:55:20 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:55:20 spire-1.2.1/pkg/common/telemetry/call.go 10:55:20 spire-1.2.1/pkg/common/telemetry/common/ 10:55:20 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:55:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:55:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/workload/ 10:55:20 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:55:20 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:55:20 spire-1.2.1/pkg/agent/manager/ 10:55:20 spire-1.2.1/pkg/agent/manager/cache/ 10:55:20 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:55:20 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:55:20 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:55:20 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:55:20 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:55:20 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:55:20 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:55:20 spire-1.2.1/pkg/agent/manager/config.go 10:55:20 spire-1.2.1/pkg/common/telemetry/config.go 10:55:20 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:55:20 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/inmem.go 10:55:20 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/m3.go 10:55:20 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/metrics.go 10:55:20 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/names.go 10:55:20 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:55:20 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:55:20 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/ 10:55:20 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:55:20 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:55:20 spire-1.2.1/pkg/agent/manager/manager.go 10:55:20 spire-1.2.1/pkg/agent/manager/manager_test.go 10:55:20 spire-1.2.1/pkg/agent/manager/storage.go 10:55:20 spire-1.2.1/pkg/agent/manager/storage_test.go 10:55:20 spire-1.2.1/pkg/agent/manager/storecache/ 10:55:20 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:55:20 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:55:20 spire-1.2.1/pkg/agent/manager/sync.go 10:55:20 spire-1.2.1/pkg/agent/plugin/ 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:55:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:55:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:55:20 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:55:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/server.go 10:55:20 spire-1.2.1/pkg/common/telemetry/sink.go 10:55:20 spire-1.2.1/pkg/common/telemetry/statsd.go 10:55:20 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/uptime.go 10:55:20 spire-1.2.1/pkg/common/telemetry/version.go 10:55:20 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:55:20 spire-1.2.1/pkg/common/uptime/ 10:55:20 spire-1.2.1/pkg/common/uptime/uptime.go 10:55:20 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:55:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:55:20 spire-1.2.1/pkg/common/util/ 10:55:20 spire-1.2.1/pkg/common/util/certs.go 10:55:20 spire-1.2.1/pkg/common/util/certs_test.go 10:55:20 spire-1.2.1/pkg/common/util/csr.go 10:55:20 spire-1.2.1/pkg/common/util/hash.go 10:55:20 spire-1.2.1/pkg/common/util/selectors.go 10:55:20 spire-1.2.1/pkg/common/util/selectors_test.go 10:55:20 spire-1.2.1/pkg/common/util/signals.go 10:55:20 spire-1.2.1/pkg/common/util/sort.go 10:55:20 spire-1.2.1/pkg/common/util/sort_test.go 10:55:20 spire-1.2.1/pkg/common/util/task.go 10:55:20 spire-1.2.1/pkg/common/util/task_test.go 10:55:20 spire-1.2.1/pkg/common/util/testdata/ 10:55:20 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:55:20 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:55:20 spire-1.2.1/pkg/common/version/ 10:55:20 spire-1.2.1/pkg/common/version/version.go 10:55:20 spire-1.2.1/pkg/common/x509svid/ 10:55:20 spire-1.2.1/pkg/common/x509svid/common_test.go 10:55:20 spire-1.2.1/pkg/common/x509svid/csr.go 10:55:20 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:55:20 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:55:20 spire-1.2.1/pkg/common/x509util/ 10:55:20 spire-1.2.1/pkg/common/x509util/cert.go 10:55:20 spire-1.2.1/pkg/common/x509util/dns.go 10:55:20 spire-1.2.1/pkg/common/x509util/dns_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:55:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:55:20 spire-1.2.1/pkg/agent/svid/ 10:55:20 spire-1.2.1/pkg/agent/svid/rotator.go 10:55:20 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:55:20 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:55:20 spire-1.2.1/pkg/agent/svid/store/ 10:55:20 spire-1.2.1/pkg/agent/svid/store/service.go 10:55:20 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:55:20 spire-1.2.1/pkg/common/ 10:55:20 spire-1.2.1/pkg/common/agentpathtemplate/ 10:55:20 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:55:20 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:55:20 spire-1.2.1/pkg/common/api/ 10:55:20 spire-1.2.1/pkg/common/api/metrics.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/ 10:55:20 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:55:20 spire-1.2.1/pkg/common/x509util/keyid.go 10:55:20 spire-1.2.1/pkg/common/x509util/keypair.go 10:55:20 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:55:20 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:55:20 spire-1.2.1/pkg/server/ 10:55:20 spire-1.2.1/pkg/server/api/ 10:55:20 spire-1.2.1/pkg/server/api/agent.go 10:55:20 spire-1.2.1/pkg/server/api/agent/ 10:55:20 spire-1.2.1/pkg/server/api/agent/v1/ 10:55:20 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:55:20 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:55:20 spire-1.2.1/pkg/server/api/agent_test.go 10:55:20 spire-1.2.1/pkg/server/api/api.go 10:55:20 spire-1.2.1/pkg/server/api/audit/ 10:55:20 spire-1.2.1/pkg/server/api/audit/audit.go 10:55:20 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:55:20 spire-1.2.1/pkg/server/api/bundle.go 10:55:20 spire-1.2.1/pkg/server/api/bundle/ 10:55:20 spire-1.2.1/pkg/server/api/bundle/v1/ 10:55:20 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:55:20 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:55:20 spire-1.2.1/pkg/server/api/bundle_test.go 10:55:20 spire-1.2.1/pkg/server/api/debug/ 10:55:20 spire-1.2.1/pkg/server/api/debug/v1/ 10:55:20 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:55:20 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/logger.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/names.go 10:55:20 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:55:20 spire-1.2.1/pkg/common/api/names.go 10:55:20 spire-1.2.1/pkg/common/api/ratelimit.go 10:55:20 spire-1.2.1/pkg/common/api/rpccontext/ 10:55:20 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:55:20 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:55:20 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:55:20 spire-1.2.1/pkg/common/auth/ 10:55:20 spire-1.2.1/pkg/common/auth/interceptors.go 10:55:20 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:55:20 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/ 10:55:20 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/types.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:55:20 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:55:20 spire-1.2.1/pkg/common/catalog/ 10:55:20 spire-1.2.1/pkg/common/catalog/bind.go 10:55:20 spire-1.2.1/pkg/common/catalog/builtin.go 10:55:20 spire-1.2.1/pkg/common/catalog/catalog.go 10:55:20 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:55:20 spire-1.2.1/pkg/common/catalog/closers.go 10:55:20 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:55:20 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:55:20 spire-1.2.1/pkg/common/catalog/config.go 10:55:20 spire-1.2.1/pkg/common/catalog/config_test.go 10:55:20 spire-1.2.1/pkg/common/catalog/configure.go 10:55:20 spire-1.2.1/pkg/common/catalog/constraints.go 10:55:20 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:55:20 spire-1.2.1/pkg/common/catalog/context.go 10:55:20 spire-1.2.1/pkg/server/api/entry.go 10:55:20 spire-1.2.1/pkg/server/api/entry/ 10:55:20 spire-1.2.1/pkg/server/api/entry/v1/ 10:55:20 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:55:20 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:55:20 spire-1.2.1/pkg/server/api/entry_test.go 10:55:20 spire-1.2.1/pkg/server/api/health/ 10:55:20 spire-1.2.1/pkg/server/api/health/v1/ 10:55:20 spire-1.2.1/pkg/server/api/health/v1/service.go 10:55:20 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:55:20 spire-1.2.1/pkg/server/api/id.go 10:55:20 spire-1.2.1/pkg/server/api/id_test.go 10:55:20 spire-1.2.1/pkg/server/api/limits/ 10:55:20 spire-1.2.1/pkg/server/api/limits/limits.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/ 10:55:20 spire-1.2.1/pkg/server/api/middleware/alias.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/audit.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/caller.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:55:20 spire-1.2.1/pkg/common/catalog/external.go 10:55:20 spire-1.2.1/pkg/common/catalog/host.go 10:55:20 spire-1.2.1/pkg/common/catalog/pipenet.go 10:55:20 spire-1.2.1/pkg/common/catalog/plugin.go 10:55:20 spire-1.2.1/pkg/common/catalog/testplugin/ 10:55:20 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:55:20 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:55:20 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:55:20 spire-1.2.1/pkg/common/cli/ 10:55:20 spire-1.2.1/pkg/common/cli/env.go 10:55:20 spire-1.2.1/pkg/common/cli/flags.go 10:55:20 spire-1.2.1/pkg/common/cli/trust_domain.go 10:55:20 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:55:20 spire-1.2.1/pkg/common/cli/umask.go 10:55:20 spire-1.2.1/pkg/common/cli/umask_posix.go 10:55:20 spire-1.2.1/pkg/common/cli/umask_test.go 10:55:20 spire-1.2.1/pkg/common/cli/umask_windows.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/ 10:55:20 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/flag.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/format.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/ 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:55:20 10:55:20 spire-1.2.1/pkg/server/api/middleware/common.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/entries.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:55:20 spire-1.2.1/pkg/server/api/ratelimit.go 10:55:20 spire-1.2.1/pkg/server/api/rpccontext/ 10:55:20 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:55:20 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:55:20 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:55:20 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:55:20 spire-1.2.1/pkg/server/api/selector.go 10:55:20 spire-1.2.1/pkg/server/api/selector_test.go 10:55:20 spire-1.2.1/pkg/server/api/status.go 10:55:20 spire-1.2.1/pkg/server/api/status_test.go 10:55:20 spire-1.2.1/pkg/server/api/svid/ 10:55:20 spire-1.2.1/pkg/server/api/svid/v1/ 10:55:20 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:55:20 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:55:20 spire-1.2.1/pkg/server/api/trustdomain.go 10:55:20 spire-1.2.1/pkg/server/api/trustdomain/ 10:55:20 spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:55:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:55:20 spire-1.2.1/pkg/common/coretypes/ 10:55:20 spire-1.2.1/pkg/common/coretypes/bundle/ 10:55:20 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:55:20 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:55:20 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:55:20 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:55:20 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:55:20 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:55:20 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:55:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:55:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:55:20 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:55:20 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:55:20 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:55:20 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:55:20 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:55:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:55:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:55:20 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:55:20 spire-1.2.1/pkg/server/authpolicy/ 10:55:20 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:55:20 spire-1.2.1/pkg/server/authpolicy/policy.go 10:55:20 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:55:20 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:55:20 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:55:20 spire-1.2.1/pkg/server/authpolicy/validate.go 10:55:20 spire-1.2.1/pkg/server/bundle/ 10:55:20 spire-1.2.1/pkg/server/bundle/client/ 10:55:20 spire-1.2.1/pkg/server/bundle/client/client.go 10:55:20 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:55:20 spire-1.2.1/pkg/server/bundle/client/manager.go 10:55:20 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:55:20 spire-1.2.1/pkg/server/bundle/client/sources.go 10:55:20 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:55:20 spire-1.2.1/pkg/server/bundle/client/updater.go 10:55:20 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:55:20 spire-1.2.1/pkg/server/ca/ 10:55:20 spire-1.2.1/pkg/server/ca/ca.go 10:55:20 spire-1.2.1/pkg/server/ca/ca_health.go 10:55:20 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:55:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:55:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:55:20 spire-1.2.1/pkg/common/cryptoutil/ 10:55:20 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:55:20 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:55:20 spire-1.2.1/pkg/common/diskutil/ 10:55:20 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:55:20 spire-1.2.1/pkg/common/diskutil/file_test.go 10:55:20 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:55:20 spire-1.2.1/pkg/common/errorutil/ 10:55:20 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:55:20 spire-1.2.1/pkg/common/health/ 10:55:20 spire-1.2.1/pkg/common/health/config.go 10:55:20 spire-1.2.1/pkg/common/health/context.go 10:55:20 spire-1.2.1/pkg/common/health/context_test.go 10:55:20 spire-1.2.1/pkg/common/health/health.go 10:55:20 spire-1.2.1/pkg/common/health/health_test.go 10:55:20 spire-1.2.1/pkg/common/health/logger.go 10:55:20 spire-1.2.1/pkg/common/hostservice/ 10:55:20 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:55:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:55:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:55:20 spire-1.2.1/pkg/common/idutil/ 10:55:20 spire-1.2.1/pkg/common/idutil/require.go 10:55:20 spire-1.2.1/pkg/common/idutil/require_test.go 10:55:20 spire-1.2.1/pkg/common/idutil/safety.go 10:55:20 spire-1.2.1/pkg/common/idutil/safety_test.go 10:55:20 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:55:20 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:55:20 spire-1.2.1/pkg/common/jwtsvid/ 10:55:20 spire-1.2.1/pkg/common/jwtsvid/common.go 10:55:20 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:55:20 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:55:20 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:55:20 spire-1.2.1/pkg/common/jwtutil/ 10:55:20 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:55:20 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:55:20 spire-1.2.1/pkg/common/log/ 10:55:20 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:55:20 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:55:20 spire-1.2.1/pkg/common/log/log.go 10:55:20 spire-1.2.1/pkg/common/log/log_test.go 10:55:20 spire-1.2.1/pkg/common/log/options.go 10:55:20 spire-1.2.1/pkg/common/nodeutil/ 10:55:20 spire-1.2.1/pkg/common/nodeutil/node.go 10:55:20 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:55:20 spire-1.2.1/pkg/common/peertracker/ 10:55:20 spire-1.2.1/pkg/common/peertracker/conn.go 10:55:20 spire-1.2.1/pkg/common/peertracker/credentials.go 10:55:20 spire-1.2.1/pkg/common/peertracker/errors.go 10:55:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:55:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:55:20 spire-1.2.1/pkg/common/peertracker/info.go 10:55:20 spire-1.2.1/pkg/common/peertracker/listener.go 10:55:20 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:55:20 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:55:20 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:55:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:55:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:55:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:55:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:55:20 spire-1.2.1/pkg/common/peertracker/tcp.go 10:55:20 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:55:20 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:55:20 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:55:20 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:55:20 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:55:20 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:55:20 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:55:20 spire-1.2.1/pkg/common/peertracker/uds.go 10:55:20 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:55:20 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:55:20 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:55:20 spire-1.2.1/pkg/common/pemutil/ 10:55:20 spire-1.2.1/pkg/common/pemutil/block.go 10:55:20 spire-1.2.1/pkg/common/pemutil/certs.go 10:55:20 spire-1.2.1/pkg/common/pemutil/common.go 10:55:20 spire-1.2.1/pkg/common/pemutil/csr.go 10:55:20 spire-1.2.1/pkg/common/pemutil/keys.go 10:55:20 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/ 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:55:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:55:20 spire-1.2.1/pkg/server/ca/ca_test.go 10:55:20 spire-1.2.1/pkg/server/ca/journal.go 10:55:20 spire-1.2.1/pkg/server/ca/journal_test.go 10:55:20 spire-1.2.1/pkg/server/ca/manager.go 10:55:20 spire-1.2.1/pkg/server/ca/manager_health.go 10:55:20 spire-1.2.1/pkg/server/ca/manager_test.go 10:55:20 spire-1.2.1/pkg/server/ca/templates.go 10:55:20 spire-1.2.1/pkg/server/ca/upstream_client.go 10:55:20 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:55:20 spire-1.2.1/pkg/server/ca/validation.go 10:55:20 spire-1.2.1/pkg/server/cache/ 10:55:20 spire-1.2.1/pkg/server/cache/dscache/ 10:55:20 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:55:20 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:55:20 spire-1.2.1/pkg/server/cache/entrycache/ 10:55:20 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:55:20 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:55:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:55:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:55:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:55:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:55:20 spire-1.2.1/pkg/server/catalog/ 10:55:20 spire-1.2.1/pkg/server/catalog/catalog.go 10:55:20 10:55:20 spire-1.2.1/pkg/common/plugin/ 10:55:20 spire-1.2.1/pkg/common/plugin/aws/ 10:55:20 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:55:20 spire-1.2.1/pkg/common/plugin/azure/ 10:55:20 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:55:20 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:55:20 spire-1.2.1/pkg/common/plugin/facade.go 10:55:20 spire-1.2.1/pkg/common/plugin/facade_test.go 10:55:20 spire-1.2.1/pkg/common/plugin/gcp/ 10:55:20 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:55:20 spire-1.2.1/pkg/common/plugin/k8s/ 10:55:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:55:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:55:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:55:20 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:55:20 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:55:20 spire-1.2.1/pkg/common/plugin/log.go 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/ 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/server/catalog/keymanager.go 10:55:20 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:55:20 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:55:20 spire-1.2.1/pkg/server/catalog/notifier.go 10:55:20 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:55:20 spire-1.2.1/pkg/server/config.go 10:55:20 spire-1.2.1/pkg/server/datastore/ 10:55:20 spire-1.2.1/pkg/server/datastore/datastore.go 10:55:20 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:55:20 spire-1.2.1/pkg/server/datastore/repository.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:55:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:55:20 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:55:20 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:55:20 spire-1.2.1/pkg/common/plugin/x509pop/ 10:55:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:55:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:55:20 spire-1.2.1/pkg/common/profiling/ 10:55:20 spire-1.2.1/pkg/common/profiling/dumpers.go 10:55:20 spire-1.2.1/pkg/common/profiling/profiling.go 10:55:20 spire-1.2.1/pkg/common/protoutil/ 10:55:20 spire-1.2.1/pkg/common/protoutil/masks.go 10:55:20 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:55:20 spire-1.2.1/pkg/common/rotationutil/ 10:55:20 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:55:20 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:55:20 spire-1.2.1/pkg/common/selector/ 10:55:20 spire-1.2.1/pkg/common/selector/selector.go 10:55:20 spire-1.2.1/pkg/common/selector/selector_test.go 10:55:20 spire-1.2.1/pkg/common/selector/set.go 10:55:20 spire-1.2.1/pkg/common/selector/set_utils.go 10:55:20 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/ 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/ 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:55:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:55:20 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:55:20 spire-1.2.1/pkg/common/telemetry/call.go 10:55:20 spire-1.2.1/pkg/common/telemetry/common/ 10:55:20 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:55:20 spire-1.2.1/pkg/common/telemetry/config.go 10:55:20 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:55:20 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/inmem.go 10:55:20 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/m3.go 10:55:20 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/metrics.go 10:55:20 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/names.go 10:55:20 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:55:20 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:55:20 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/ 10:55:20 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:55:20 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:55:20 spire-1.2.1/pkg/server/endpoints/ 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/ 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:55:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:55:20 spire-1.2.1/pkg/common/telemetry/server/server.go 10:55:20 spire-1.2.1/pkg/common/telemetry/sink.go 10:55:20 spire-1.2.1/pkg/common/telemetry/statsd.go 10:55:20 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:55:20 spire-1.2.1/pkg/common/telemetry/uptime.go 10:55:20 spire-1.2.1/pkg/common/telemetry/version.go 10:55:20 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:55:20 spire-1.2.1/pkg/common/uptime/ 10:55:20 spire-1.2.1/pkg/common/uptime/uptime.go 10:55:20 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:55:20 spire-1.2.1/pkg/server/endpoints/config.go 10:55:20 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:55:20 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:55:20 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:55:20 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:55:20 spire-1.2.1/pkg/server/endpoints/middleware.go 10:55:20 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:55:20 spire-1.2.1/pkg/server/hostservice/ 10:55:20 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:55:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:55:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:55:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:55:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:55:20 spire-1.2.1/pkg/common/util/ 10:55:20 spire-1.2.1/pkg/common/util/certs.go 10:55:20 spire-1.2.1/pkg/common/util/certs_test.go 10:55:20 spire-1.2.1/pkg/common/util/csr.go 10:55:20 spire-1.2.1/pkg/common/util/hash.go 10:55:20 spire-1.2.1/pkg/common/util/selectors.go 10:55:20 spire-1.2.1/pkg/common/util/selectors_test.go 10:55:20 spire-1.2.1/pkg/common/util/signals.go 10:55:20 spire-1.2.1/pkg/common/util/sort.go 10:55:20 spire-1.2.1/pkg/common/util/sort_test.go 10:55:20 spire-1.2.1/pkg/common/util/task.go 10:55:20 spire-1.2.1/pkg/common/util/task_test.go 10:55:20 spire-1.2.1/pkg/common/util/testdata/ 10:55:20 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:55:20 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:55:20 spire-1.2.1/pkg/common/version/ 10:55:20 spire-1.2.1/pkg/common/version/version.go 10:55:20 spire-1.2.1/pkg/common/x509svid/ 10:55:20 spire-1.2.1/pkg/common/x509svid/common_test.go 10:55:20 spire-1.2.1/pkg/common/x509svid/csr.go 10:55:20 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:55:20 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:55:20 spire-1.2.1/pkg/common/x509util/ 10:55:20 spire-1.2.1/pkg/common/x509util/cert.go 10:55:20 spire-1.2.1/pkg/common/x509util/dns.go 10:55:20 spire-1.2.1/pkg/common/x509util/dns_test.go 10:55:20 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:55:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:55:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/ 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/ 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:55:20 spire-1.2.1/pkg/common/x509util/keyid.go 10:55:20 spire-1.2.1/pkg/common/x509util/keypair.go 10:55:20 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:55:20 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:55:20 spire-1.2.1/pkg/server/ 10:55:20 spire-1.2.1/pkg/server/api/ 10:55:20 spire-1.2.1/pkg/server/api/agent.go 10:55:20 spire-1.2.1/pkg/server/api/agent/ 10:55:20 spire-1.2.1/pkg/server/api/agent/v1/ 10:55:20 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:55:20 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:55:20 spire-1.2.1/pkg/server/api/agent_test.go 10:55:20 spire-1.2.1/pkg/server/api/api.go 10:55:20 spire-1.2.1/pkg/server/api/audit/ 10:55:20 spire-1.2.1/pkg/server/api/audit/audit.go 10:55:20 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:55:20 spire-1.2.1/pkg/server/api/bundle.go 10:55:20 spire-1.2.1/pkg/server/api/bundle/ 10:55:20 spire-1.2.1/pkg/server/api/bundle/v1/ 10:55:20 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:55:20 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:55:20 spire-1.2.1/pkg/server/api/bundle_test.go 10:55:20 spire-1.2.1/pkg/server/api/debug/ 10:55:20 spire-1.2.1/pkg/server/api/debug/v1/ 10:55:20 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:55:20 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:55:20 spire-1.2.1/pkg/server/api/entry.go 10:55:20 spire-1.2.1/pkg/server/api/entry/ 10:55:20 spire-1.2.1/pkg/server/api/entry/v1/ 10:55:20 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:55:20 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:55:20 spire-1.2.1/pkg/server/api/entry_test.go 10:55:20 spire-1.2.1/pkg/server/api/health/ 10:55:20 spire-1.2.1/pkg/server/api/health/v1/ 10:55:20 spire-1.2.1/pkg/server/api/health/v1/service.go 10:55:20 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:55:20 spire-1.2.1/pkg/server/api/id.go 10:55:20 spire-1.2.1/pkg/server/api/id_test.go 10:55:20 spire-1.2.1/pkg/server/api/limits/ 10:55:20 spire-1.2.1/pkg/server/api/limits/limits.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/ 10:55:20 spire-1.2.1/pkg/server/api/middleware/alias.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/audit.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/caller.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/ 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:55:20 spire-1.2.1/pkg/server/api/middleware/common.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/entries.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:55:20 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:55:20 spire-1.2.1/pkg/server/api/ratelimit.go 10:55:20 spire-1.2.1/pkg/server/api/rpccontext/ 10:55:20 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:55:20 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:55:20 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:55:20 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:55:20 spire-1.2.1/pkg/server/api/selector.go 10:55:20 spire-1.2.1/pkg/server/api/selector_test.go 10:55:20 spire-1.2.1/pkg/server/api/status.go 10:55:20 spire-1.2.1/pkg/server/api/status_test.go 10:55:20 spire-1.2.1/pkg/server/api/svid/ 10:55:20 spire-1.2.1/pkg/server/api/svid/v1/ 10:55:20 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:55:20 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:55:20 spire-1.2.1/pkg/server/api/trustdomain.go 10:55:20 spire-1.2.1/pkg/server/api/trustdomain/ 10:55:20 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:55:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:55:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:55:20 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:55:20 spire-1.2.1/pkg/server/authpolicy/ 10:55:20 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:55:20 spire-1.2.1/pkg/server/authpolicy/policy.go 10:55:20 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:55:20 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:55:20 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:55:20 spire-1.2.1/pkg/server/authpolicy/validate.go 10:55:20 spire-1.2.1/pkg/server/bundle/ 10:55:20 spire-1.2.1/pkg/server/bundle/client/ 10:55:20 spire-1.2.1/pkg/server/bundle/client/client.go 10:55:20 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:55:20 spire-1.2.1/pkg/server/bundle/client/manager.go 10:55:20 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:55:20 spire-1.2.1/pkg/server/bundle/client/sources.go 10:55:20 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:55:20 spire-1.2.1/pkg/server/bundle/client/updater.go 10:55:20 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:55:20 spire-1.2.1/pkg/server/ca/ 10:55:20 spire-1.2.1/pkg/server/ca/ca.go 10:55:20 spire-1.2.1/pkg/server/ca/ca_health.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:55:20 spire-1.2.1/pkg/server/ca/ca_test.go 10:55:20 spire-1.2.1/pkg/server/ca/journal.go 10:55:20 spire-1.2.1/pkg/server/ca/journal_test.go 10:55:20 spire-1.2.1/pkg/server/ca/manager.go 10:55:20 spire-1.2.1/pkg/server/ca/manager_health.go 10:55:20 spire-1.2.1/pkg/server/ca/manager_test.go 10:55:20 spire-1.2.1/pkg/server/ca/templates.go 10:55:20 spire-1.2.1/pkg/server/ca/upstream_client.go 10:55:20 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:55:20 spire-1.2.1/pkg/server/ca/validation.go 10:55:20 spire-1.2.1/pkg/server/cache/ 10:55:20 spire-1.2.1/pkg/server/cache/dscache/ 10:55:20 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:55:20 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:55:20 spire-1.2.1/pkg/server/cache/entrycache/ 10:55:20 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:55:20 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:55:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:55:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:55:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:55:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:55:20 spire-1.2.1/pkg/server/catalog/ 10:55:20 spire-1.2.1/pkg/server/catalog/catalog.go 10:55:20 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pemspire-1.2.1/pkg/server/catalog/keymanager.go 10:55:20 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:55:20 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:55:20 spire-1.2.1/pkg/server/catalog/notifier.go 10:55:20 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:55:20 spire-1.2.1/pkg/server/config.go 10:55:20 spire-1.2.1/pkg/server/datastore/ 10:55:20 spire-1.2.1/pkg/server/datastore/datastore.go 10:55:20 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:55:20 spire-1.2.1/pkg/server/datastore/repository.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:55:20 spire-1.2.1/pkg/server/registration/ 10:55:20 spire-1.2.1/pkg/server/registration/manager.go 10:55:20 spire-1.2.1/pkg/server/registration/manager_test.go 10:55:20 spire-1.2.1/pkg/server/scanentries.go 10:55:20 spire-1.2.1/pkg/server/scanentries_test.go 10:55:20 spire-1.2.1/pkg/server/server.go 10:55:20 spire-1.2.1/pkg/server/server_test.go 10:55:20 spire-1.2.1/pkg/server/svid/ 10:55:20 spire-1.2.1/pkg/server/svid/observer.go 10:55:20 spire-1.2.1/pkg/server/svid/observer_test.go 10:55:20 spire-1.2.1/pkg/server/svid/rotator.go 10:55:20 spire-1.2.1/pkg/server/svid/rotator_config.go 10:55:20 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:55:20 spire-1.2.1/pkg/server/svid/rotator_test.go 10:55:20 spire-1.2.1/proto/ 10:55:20 spire-1.2.1/proto/private/ 10:55:20 spire-1.2.1/proto/private/server/ 10:55:20 spire-1.2.1/proto/private/server/journal/ 10:55:20 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:55:20 spire-1.2.1/proto/private/server/journal/journal.proto 10:55:20 spire-1.2.1/proto/spire/ 10:55:20 spire-1.2.1/proto/spire/common/ 10:55:20 spire-1.2.1/proto/spire/common/common.pb.go 10:55:20 spire-1.2.1/proto/spire/common/common.proto 10:55:20 spire-1.2.1/proto/spire/common/plugin/ 10:55:20 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:55:20 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:55:20 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:55:20 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:55:20 spire-1.2.1/proto/spire/plugin/ 10:55:20 spire-1.2.1/proto/spire/plugin/agent/ 10:55:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:55:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:55:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:55:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:55:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:55:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:55:20 spire-1.2.1/release/ 10:55:20 spire-1.2.1/release/spire-extras/ 10:55:20 spire-1.2.1/release/spire-extras/README.md 10:55:20 spire-1.2.1/release/spire-extras/conf/ 10:55:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:55:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:55:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:55:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:55:20 spire-1.2.1/release/spire/ 10:55:20 spire-1.2.1/release/spire/README.md 10:55:20 spire-1.2.1/release/spire/conf/ 10:55:20 spire-1.2.1/release/spire/conf/agent/ 10:55:20 spire-1.2.1/release/spire/conf/agent/agent.conf 10:55:20 spire-1.2.1/release/spire/conf/server/ 10:55:20 spire-1.2.1/release/spire/conf/server/server.conf 10:55:20 spire-1.2.1/script/ 10:55:20 spire-1.2.1/script/build-artifact.sh 10:55:20 spire-1.2.1/script/generate_dummy_ca.sh 10:55:20 spire-1.2.1/support/ 10:55:20 spire-1.2.1/support/k8s/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:55:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:55:20 spire-1.2.1/pkg/server/endpoints/ 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/ 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:55:20 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:55:20 spire-1.2.1/pkg/server/endpoints/config.go 10:55:20 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:55:20 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:55:20 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:55:20 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:55:20 spire-1.2.1/pkg/server/endpoints/middleware.go 10:55:20 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:55:20 spire-1.2.1/pkg/server/hostservice/ 10:55:20 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:55:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:55:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:55:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:55:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/ 10:55:20 spire-1.2.1/support/oidc-discovery-provider/README.md 10:55:20 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/config.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:55:20 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:55:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:55:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/ 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/ 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:55:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/main.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:55:20 spire-1.2.1/test/ 10:55:20 spire-1.2.1/test/clock/ 10:55:20 spire-1.2.1/test/clock/clock.go 10:55:20 spire-1.2.1/test/fakes/ 10:55:20 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:55:20 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:55:20 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:55:20 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:55:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:55:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:55:20 spire-1.2.1/test/fakes/fakeagentstore/ 10:55:20 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:55:20 spire-1.2.1/test/fakes/fakedatastore/ 10:55:20 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:55:20 spire-1.2.1/test/fakes/fakeentryclient/ 10:55:20 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:55:20 spire-1.2.1/test/fakes/fakehealthchecker/ 10:55:20 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:55:20 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:55:20 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:55:20 spire-1.2.1/test/fakes/fakemetrics/ 10:55:20 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:55:20 spire-1.2.1/test/fakes/fakenoderesolver/ 10:55:20 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:55:20 spire-1.2.1/test/fakes/fakenotifier/ 10:55:20 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:55:20 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:55:20 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:55:20 spire-1.2.1/test/fakes/fakeserverca/ 10:55:20 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:55:20 spire-1.2.1/test/fakes/fakeservercatalog/ 10:55:20 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:55:20 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:55:20 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:55:20 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:55:20 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:55:20 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:55:20 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:55:20 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:55:20 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:55:20 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:55:20 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:55:20 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:55:20 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:55:20 spire-1.2.1/test/fixture/ 10:55:20 spire-1.2.1/test/fixture/certs/ 10:55:20 spire-1.2.1/test/fixture/certs/agent_svid.der 10:55:20 spire-1.2.1/test/fixture/certs/base_cert.pem 10:55:20 spire-1.2.1/test/fixture/certs/base_csr.pem 10:55:20 spire-1.2.1/test/fixture/certs/base_key.pem 10:55:20 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:55:20 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:55:20 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:55:20 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:55:20 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:55:20 spire-1.2.1/test/fixture/certs/blog_key.pem 10:55:20 spire-1.2.1/test/fixture/certs/bundle.der 10:55:20 spire-1.2.1/test/fixture/certs/ca.pem 10:55:20 spire-1.2.1/test/fixture/certs/ca_key.pem 10:55:20 spire-1.2.1/test/fixture/certs/database_cert.pem 10:55:20 spire-1.2.1/test/fixture/certs/database_csr.pem 10:55:20 spire-1.2.1/test/fixture/certs/database_key.pem 10:55:20 spire-1.2.1/test/fixture/certs/node_cert.pem 10:55:20 spire-1.2.1/test/fixture/certs/node_csr.pem 10:55:20 spire-1.2.1/test/fixture/certs/node_key.pem 10:55:20 spire-1.2.1/test/fixture/certs/svid.pem 10:55:20 spire-1.2.1/test/fixture/certs/svid_key.pem 10:55:20 spire-1.2.1/test/fixture/config/ 10:55:20 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:55:20 spire-1.2.1/test/fixture/config/agent_good.conf 10:55:20 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:55:20 spire-1.2.1/test/fixture/config/plugin_good.conf 10:55:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:55:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_good.conf 10:55:20 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:55:20 spire-1.2.1/test/fixture/fixture.go 10:55:20 spire-1.2.1/test/fixture/nodeattestor/ 10:55:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:55:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:55:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:55:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:55:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:55:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:55:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:55:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:55:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:55:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:55:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:55:20 spire-1.2.1/test/fixture/registration/ 10:55:20 spire-1.2.1/test/fixture/registration/entries.json 10:55:20 spire-1.2.1/test/fixture/registration/good-for-update.json 10:55:20 spire-1.2.1/test/fixture/registration/good.json 10:55:20 spire-1.2.1/test/fixture/registration/invalid.json 10:55:20 spire-1.2.1/test/fixture/registration/invalid_json.json 10:55:20 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:55:20 spire-1.2.1/test/integration/ 10:55:20 spire-1.2.1/test/integration/README.md 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:55:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:55:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/ 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:55:20 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:55:20 spire-1.2.1/test/integration/common 10:55:20 spire-1.2.1/test/integration/setup/ 10:55:20 spire-1.2.1/test/integration/setup/adminclient/ 10:55:20 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:55:20 spire-1.2.1/test/integration/setup/adminclient/client.go 10:55:20 spire-1.2.1/test/integration/setup/debugagent/ 10:55:20 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:55:20 spire-1.2.1/test/integration/setup/debugagent/main.go 10:55:20 spire-1.2.1/test/integration/setup/debugserver/ 10:55:20 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:55:20 spire-1.2.1/test/integration/setup/debugserver/main.go 10:55:20 spire-1.2.1/test/integration/setup/downstreamclient/ 10:55:20 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:55:20 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:55:20 spire-1.2.1/test/integration/setup/itclient/ 10:55:20 spire-1.2.1/test/integration/setup/itclient/client.go 10:55:20 spire-1.2.1/test/integration/setup/node-attestation/ 10:55:20 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:55:20 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:55:20 spire-1.2.1/test/integration/setup/x509pop/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:55:20 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:55:20 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:55:20 spire-1.2.1/test/integration/suites/ 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:55:20 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yamlspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:55:20 spire-1.2.1/test/integration/suites/join-token/ 10:55:20 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:55:20 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:55:20 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:55:20 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:55:20 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:55:20 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:55:20 spire-1.2.1/test/integration/suites/join-token/README.md 10:55:20 spire-1.2.1/test/integration/suites/join-token/conf/ 10:55:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/join-token/teardown 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:55:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:55:20 spire-1.2.1/pkg/server/registration/ 10:55:20 spire-1.2.1/pkg/server/registration/manager.go 10:55:20 spire-1.2.1/pkg/server/registration/manager_test.go 10:55:20 spire-1.2.1/pkg/server/scanentries.go 10:55:20 spire-1.2.1/pkg/server/scanentries_test.go 10:55:20 spire-1.2.1/pkg/server/server.go 10:55:20 spire-1.2.1/pkg/server/server_test.go 10:55:20 spire-1.2.1/pkg/server/svid/ 10:55:20 spire-1.2.1/pkg/server/svid/observer.go 10:55:20 spire-1.2.1/pkg/server/svid/observer_test.go 10:55:20 spire-1.2.1/pkg/server/svid/rotator.go 10:55:20 spire-1.2.1/pkg/server/svid/rotator_config.go 10:55:20 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:55:20 spire-1.2.1/pkg/server/svid/rotator_test.go 10:55:20 spire-1.2.1/proto/ 10:55:20 spire-1.2.1/proto/private/ 10:55:20 spire-1.2.1/proto/private/server/ 10:55:20 spire-1.2.1/proto/private/server/journal/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:55:20 spire-1.2.1/test/integration/suites/k8s/ 10:55:20 spire-1.2.1/test/integration/suites/k8s/00-setup 10:55:20 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:55:20 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:55:20 spire-1.2.1/test/integration/suites/k8s/README.md 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/ 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:55:20 spire-1.2.1/test/integration/suites/k8s/teardown 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:55:20 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:55:20 spire-1.2.1/proto/private/server/journal/journal.proto 10:55:20 spire-1.2.1/proto/spire/ 10:55:20 spire-1.2.1/proto/spire/common/ 10:55:20 spire-1.2.1/proto/spire/common/common.pb.go 10:55:20 spire-1.2.1/proto/spire/common/common.proto 10:55:20 spire-1.2.1/proto/spire/common/plugin/ 10:55:20 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:55:20 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:55:20 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:55:20 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:55:20 spire-1.2.1/proto/spire/plugin/ 10:55:20 spire-1.2.1/proto/spire/plugin/agent/ 10:55:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:55:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:55:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:55:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:55:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:55:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:55:20 spire-1.2.1/release/ 10:55:20 spire-1.2.1/release/spire-extras/ 10:55:20 spire-1.2.1/release/spire-extras/README.md 10:55:20 spire-1.2.1/release/spire-extras/conf/ 10:55:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:55:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:55:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:55:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:55:20 spire-1.2.1/release/spire/ 10:55:20 spire-1.2.1/release/spire/README.md 10:55:20 spire-1.2.1/release/spire/conf/ 10:55:20 spire-1.2.1/release/spire/conf/agent/ 10:55:20 spire-1.2.1/release/spire/conf/agent/agent.conf 10:55:20 spire-1.2.1/release/spire/conf/server/ 10:55:20 spire-1.2.1/release/spire/conf/server/server.conf 10:55:20 spire-1.2.1/script/ 10:55:20 spire-1.2.1/script/build-artifact.sh 10:55:20 spire-1.2.1/script/generate_dummy_ca.sh 10:55:20 spire-1.2.1/support/ 10:55:20 spire-1.2.1/support/k8s/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/ 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:55:20 spire-1.2.1/test/integration/suites/rotation/ 10:55:20 spire-1.2.1/test/integration/suites/rotation/00-setup 10:55:20 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:55:20 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:55:20 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:55:20 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:55:20 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:55:20 spire-1.2.1/test/integration/suites/rotation/README.md 10:55:20 spire-1.2.1/test/integration/suites/rotation/conf/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:55:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/rotation/teardown 10:55:20 spire-1.2.1/test/integration/suites/self-test/ 10:55:20 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:55:20 spire-1.2.1/test/integration/suites/self-test/README.md 10:55:20 spire-1.2.1/test/integration/suites/self-test/teardown 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:55:20 spire-1.2.1/test/integration/suites/upgrade/ 10:55:20 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:55:20 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:55:20 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:55:20 spire-1.2.1/test/integration/suites/upgrade/README.md 10:55:20 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:55:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/upgrade/teardown 10:55:20 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:55:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:55:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:55:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:55:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:55:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:55:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:55:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:55:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:55:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:55:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:55:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:55:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:55:20 spire-1.2.1/test/integration/test-one.sh 10:55:20 spire-1.2.1/test/integration/test.sh 10:55:20 spire-1.2.1/test/plugintest/ 10:55:20 spire-1.2.1/test/plugintest/config.go 10:55:20 spire-1.2.1/test/plugintest/load.go 10:55:20 spire-1.2.1/test/plugintest/option.go 10:55:20 spire-1.2.1/test/spiretest/ 10:55:20 spire-1.2.1/test/spiretest/apiserver.go 10:55:20 spire-1.2.1/test/spiretest/assertions.go 10:55:20 spire-1.2.1/test/spiretest/dir.go 10:55:20 spire-1.2.1/test/spiretest/errors_posix.go 10:55:20 spire-1.2.1/test/spiretest/errors_windows.go 10:55:20 spire-1.2.1/test/spiretest/logs.go 10:55:20 spire-1.2.1/test/spiretest/socketapi.go 10:55:20 spire-1.2.1/test/spiretest/suite.go 10:55:20 spire-1.2.1/test/spiretest/x509.go 10:55:20 spire-1.2.1/test/testca/ 10:55:20 spire-1.2.1/test/testca/ca.go 10:55:20 spire-1.2.1/test/testkey/ 10:55:20 spire-1.2.1/test/testkey/generate.sh 10:55:20 spire-1.2.1/test/testkey/genkeys.go 10:55:20 spire-1.2.1/test/testkey/keys.go 10:55:20 spire-1.2.1/test/testkey/new.go 10:55:20 spire-1.2.1/test/tpmsimulator/ 10:55:20 spire-1.2.1/test/tpmsimulator/simulator.go 10:55:20 spire-1.2.1/test/util/ 10:55:20 spire-1.2.1/test/util/cert_fixtures.go 10:55:20 spire-1.2.1/test/util/cert_generation.go 10:55:20 spire-1.2.1/test/util/io_redirection.go 10:55:20 spire-1.2.1/test/util/race.go 10:55:20 spire-1.2.1/test/util/util.go 10:55:20 building spire from source... 10:55:20 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:55:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/ 10:55:20 spire-1.2.1/support/oidc-discovery-provider/README.md 10:55:20 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/config.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/main.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:55:20 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:55:20 spire-1.2.1/test/ 10:55:20 spire-1.2.1/test/clock/ 10:55:20 spire-1.2.1/test/clock/clock.go 10:55:20 spire-1.2.1/test/fakes/ 10:55:20 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:55:20 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:55:20 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:55:20 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:55:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:55:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:55:20 spire-1.2.1/test/fakes/fakeagentstore/ 10:55:20 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:55:20 spire-1.2.1/test/fakes/fakedatastore/ 10:55:20 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:55:20 spire-1.2.1/test/fakes/fakeentryclient/ 10:55:20 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:55:20 spire-1.2.1/test/fakes/fakehealthchecker/ 10:55:20 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:55:20 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:55:20 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:55:20 spire-1.2.1/test/fakes/fakemetrics/ 10:55:20 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:55:20 spire-1.2.1/test/fakes/fakenoderesolver/ 10:55:20 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:55:20 spire-1.2.1/test/fakes/fakenotifier/ 10:55:20 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:55:20 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:55:20 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:55:20 spire-1.2.1/test/fakes/fakeserverca/ 10:55:20 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:55:20 spire-1.2.1/test/fakes/fakeservercatalog/ 10:55:20 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:55:20 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:55:20 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:55:20 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:55:20 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:55:20 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:55:20 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:55:20 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:55:20 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:55:20 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:55:20 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:55:20 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:55:20 spire-1.2.1/test/fixture/ 10:55:20 spire-1.2.1/test/fixture/certs/ 10:55:20 spire-1.2.1/test/fixture/certs/agent_svid.der 10:55:20 spire-1.2.1/test/fixture/certs/base_cert.pem 10:55:20 spire-1.2.1/test/fixture/certs/base_csr.pem 10:55:20 spire-1.2.1/test/fixture/certs/base_key.pem 10:55:20 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:55:20 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:55:20 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:55:20 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:55:20 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:55:20 spire-1.2.1/test/fixture/certs/blog_key.pem 10:55:20 spire-1.2.1/test/fixture/certs/bundle.der 10:55:20 spire-1.2.1/test/fixture/certs/ca.pem 10:55:20 spire-1.2.1/test/fixture/certs/ca_key.pem 10:55:20 spire-1.2.1/test/fixture/certs/database_cert.pem 10:55:20 spire-1.2.1/test/fixture/certs/database_csr.pem 10:55:20 spire-1.2.1/test/fixture/certs/database_key.pem 10:55:20 spire-1.2.1/test/fixture/certs/node_cert.pem 10:55:20 spire-1.2.1/test/fixture/certs/node_csr.pem 10:55:20 spire-1.2.1/test/fixture/certs/node_key.pem 10:55:20 spire-1.2.1/test/fixture/certs/svid.pem 10:55:20 spire-1.2.1/test/fixture/certs/svid_key.pem 10:55:20 spire-1.2.1/test/fixture/config/ 10:55:20 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:55:20 spire-1.2.1/test/fixture/config/agent_good.conf 10:55:20 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:55:20 spire-1.2.1/test/fixture/config/plugin_good.conf 10:55:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:55:20 spire-1.2.1/test/fixture/config/server_good.conf 10:55:20 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:55:20 spire-1.2.1/test/fixture/fixture.go 10:55:20 spire-1.2.1/test/fixture/nodeattestor/ 10:55:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:55:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:55:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:55:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:55:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:55:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:55:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:55:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:55:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:55:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:55:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:55:20 spire-1.2.1/test/fixture/registration/ 10:55:20 spire-1.2.1/test/fixture/registration/entries.json 10:55:20 spire-1.2.1/test/fixture/registration/good-for-update.json 10:55:20 spire-1.2.1/test/fixture/registration/good.json 10:55:20 spire-1.2.1/test/fixture/registration/invalid.json 10:55:20 spire-1.2.1/test/fixture/registration/invalid_json.json 10:55:20 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:55:20 spire-1.2.1/test/integration/ 10:55:20 spire-1.2.1/test/integration/README.md 10:55:20 spire-1.2.1/test/integration/common 10:55:20 spire-1.2.1/test/integration/setup/ 10:55:20 spire-1.2.1/test/integration/setup/adminclient/ 10:55:20 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:55:20 spire-1.2.1/test/integration/setup/adminclient/client.go 10:55:20 spire-1.2.1/test/integration/setup/debugagent/ 10:55:20 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:55:20 spire-1.2.1/test/integration/setup/debugagent/main.go 10:55:20 spire-1.2.1/test/integration/setup/debugserver/ 10:55:20 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:55:20 spire-1.2.1/test/integration/setup/debugserver/main.go 10:55:20 spire-1.2.1/test/integration/setup/downstreamclient/ 10:55:20 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:55:20 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:55:20 spire-1.2.1/test/integration/setup/itclient/ 10:55:20 spire-1.2.1/test/integration/setup/itclient/client.go 10:55:20 spire-1.2.1/test/integration/setup/node-attestation/ 10:55:20 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:55:20 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:55:20 spire-1.2.1/test/integration/setup/x509pop/ 10:55:20 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:55:20 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:55:20 spire-1.2.1/test/integration/suites/ 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:55:20 spire-1.2.1/test/integration/suites/join-token/ 10:55:20 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:55:20 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:55:20 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:55:20 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:55:20 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:55:20 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:55:20 spire-1.2.1/test/integration/suites/join-token/README.md 10:55:20 spire-1.2.1/test/integration/suites/join-token/conf/ 10:55:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/join-token/teardown 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:55:20 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:55:20 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:55:20 spire-1.2.1/test/integration/suites/k8s/ 10:55:20 spire-1.2.1/test/integration/suites/k8s/00-setup 10:55:20 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:55:20 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:55:20 spire-1.2.1/test/integration/suites/k8s/README.md 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/ 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:55:20 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:55:20 spire-1.2.1/test/integration/suites/k8s/teardown 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/ 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:55:20 spire-1.2.1/test/integration/suites/rotation/ 10:55:20 spire-1.2.1/test/integration/suites/rotation/00-setup 10:55:20 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:55:20 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:55:20 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:55:20 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:55:20 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:55:20 spire-1.2.1/test/integration/suites/rotation/README.md 10:55:20 spire-1.2.1/test/integration/suites/rotation/conf/ 10:55:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:55:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:55:20 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:55:20 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:55:20 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:55:20 spire-1.2.1/test/integration/suites/rotation/teardown 10:55:20 spire-1.2.1/test/integration/suites/self-test/ 10:55:20 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:55:20 spire-1.2.1/test/integration/suites/self-test/README.md 10:55:20 spire-1.2.1/test/integration/suites/self-test/teardown 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:55:20 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:55:21 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:55:21 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:55:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:55:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:55:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:55:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:55:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:55:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:55:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:55:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:55:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:55:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:55:21 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:55:21 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:55:21 spire-1.2.1/test/integration/suites/upgrade/ 10:55:21 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:55:21 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:55:21 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:55:21 spire-1.2.1/test/integration/suites/upgrade/README.md 10:55:21 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:55:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:55:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:55:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:55:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:55:21 spire-1.2.1/test/integration/suites/upgrade/teardown 10:55:21 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:55:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:55:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:55:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:55:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:55:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:55:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:55:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:55:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:55:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:55:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:55:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:55:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:55:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:55:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:55:21 spire-1.2.1/test/integration/test-one.sh 10:55:21 spire-1.2.1/test/integration/test.sh 10:55:21 spire-1.2.1/test/plugintest/ 10:55:21 spire-1.2.1/test/plugintest/config.go 10:55:21 spire-1.2.1/test/plugintest/load.go 10:55:21 spire-1.2.1/test/plugintest/option.go 10:55:21 spire-1.2.1/test/spiretest/ 10:55:21 spire-1.2.1/test/spiretest/apiserver.go 10:55:21 spire-1.2.1/test/spiretest/assertions.go 10:55:21 spire-1.2.1/test/spiretest/dir.go 10:55:21 spire-1.2.1/test/spiretest/errors_posix.go 10:55:21 spire-1.2.1/test/spiretest/errors_windows.go 10:55:21 spire-1.2.1/test/spiretest/logs.go 10:55:21 spire-1.2.1/test/spiretest/socketapi.go 10:55:21 spire-1.2.1/test/spiretest/suite.go 10:55:21 spire-1.2.1/test/spiretest/x509.go 10:55:21 spire-1.2.1/test/testca/ 10:55:21 spire-1.2.1/test/testca/ca.go 10:55:21 spire-1.2.1/test/testkey/ 10:55:21 spire-1.2.1/test/testkey/generate.sh 10:55:21 spire-1.2.1/test/testkey/genkeys.go 10:55:21 spire-1.2.1/test/testkey/keys.go 10:55:21 spire-1.2.1/test/testkey/new.go 10:55:21 spire-1.2.1/test/tpmsimulator/ 10:55:21 spire-1.2.1/test/tpmsimulator/simulator.go 10:55:21 spire-1.2.1/test/util/ 10:55:21 spire-1.2.1/test/util/cert_fixtures.go 10:55:21 spire-1.2.1/test/util/cert_generation.go 10:55:21 spire-1.2.1/test/util/io_redirection.go 10:55:21 spire-1.2.1/test/util/race.go 10:55:21 spire-1.2.1/test/util/util.go 10:55:21 building spire from source... 10:55:21 Installing go1.17.7... 10:55:21 Installing go1.17.7... 10:55:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:55:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:19 > git config core.sparsecheckout # timeout=10 10:55:19 > git checkout -f 197d819be8811250aad6d64bcb6b2aa1cf8bb64a # timeout=10 10:55:24 Commit message: "Merge pull request #3950 from jinlinGuan/issue-3925-patch-resource" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:55:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:55:25 % Total % Received % Xferd Average Speed Time Time Time Current 10:55:25 Dload Upload Total Spent Left Speed 10:55:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 42600 0 --:--:-- --:--:-- --:--:-- 42754 [Pipeline] sh 10:55:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:55:26 + sudo tee /etc/docker/daemon.new 10:55:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:55:26 { 10:55:26 "registry-mirrors": [ 10:55:26 "https://nexus3.edgexfoundry.org:10001" 10:55:26 ], 10:55:26 "bip": "10.250.0.254/24", 10:55:26 "hosts": [ 10:55:26 "tcp://0.0.0.0:5555", 10:55:26 "unix:///var/run/docker.sock" 10:55:26 ], 10:55:26 "mtu": 1458, 10:55:26 "selinux-enabled": true, 10:55:26 "seccomp-profile": "/etc/docker/seccomp.json" 10:55:26 } [Pipeline] sh 10:55:26 Building bin/spire-server... 10:55:26 go: downloading github.com/mitchellh/cli v1.1.2 10:55:26 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:55:26 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:55:26 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:55:26 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:55:26 Building bin/spire-server... 10:55:26 go: downloading github.com/imdario/mergo v0.3.12 10:55:26 go: downloading github.com/sirupsen/logrus v1.8.1 10:55:26 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:55:26 go: downloading github.com/mitchellh/cli v1.1.2 10:55:26 go: downloading google.golang.org/grpc v1.44.0 10:55:26 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:55:26 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:55:26 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:55:26 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:55:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:55:26 go: downloading google.golang.org/grpc v1.44.0 10:55:26 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:55:26 go: downloading github.com/fatih/color v1.13.0 10:55:26 go: downloading github.com/mattn/go-isatty v0.0.14 10:55:26 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:55:26 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:55:26 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:55:26 go: downloading github.com/sirupsen/logrus v1.8.1 10:55:26 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:55:26 + sudo service docker restart 10:55:26 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:55:26 go: downloading github.com/imdario/mergo v0.3.12 10:55:26 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:55:26 go: downloading github.com/fatih/color v1.13.0 10:55:26 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:55:26 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:55:26 go: downloading github.com/mattn/go-isatty v0.0.14 10:55:26 go: downloading github.com/armon/go-metrics v0.3.10 10:55:26 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:55:26 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:55:26 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:55:27 go: downloading github.com/prometheus/client_golang v1.12.1 10:55:27 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:55:27 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:55:27 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:55:27 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:55:27 go: downloading github.com/open-policy-agent/opa v0.38.0 10:55:27 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:55:27 go: downloading github.com/armon/go-metrics v0.3.10 10:55:27 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:55:27 go: downloading github.com/prometheus/client_golang v1.12.1 10:55:27 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:55:27 go: downloading github.com/mattn/go-colorable v0.1.12 10:55:27 go: downloading github.com/Masterminds/goutils v1.1.0 10:55:27 go: downloading github.com/Masterminds/semver v1.5.0 10:55:27 go: downloading github.com/google/uuid v1.1.2 10:55:27 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:55:27 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:55:27 go: downloading github.com/huandu/xstrings v1.3.2 10:55:27 go: downloading github.com/open-policy-agent/opa v0.38.0 10:55:27 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:55:27 go: downloading github.com/oklog/run v1.0.0 10:55:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:55:27 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:55:27 go: downloading github.com/mattn/go-colorable v0.1.12 10:55:27 go: downloading github.com/Masterminds/goutils v1.1.0 10:55:27 go: downloading github.com/prometheus/client_model v0.2.0 10:55:27 go: downloading github.com/prometheus/common v0.32.1 10:55:27 go: downloading github.com/Masterminds/semver v1.5.0 10:55:27 go: downloading github.com/google/uuid v1.1.2 10:55:27 go: downloading github.com/huandu/xstrings v1.3.2 10:55:27 go: downloading github.com/beorn7/perks v1.0.1 10:55:27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:55:27 go: downloading github.com/prometheus/procfs v0.7.3 10:55:27 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:55:27 go: downloading github.com/oklog/run v1.0.0 10:55:27 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:55:27 go: downloading github.com/imkira/go-observer v1.0.3 10:55:27 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:55:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:55:27 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:55:27 go: downloading github.com/imkira/go-observer v1.0.3 10:55:27 go: downloading github.com/beorn7/perks v1.0.1 10:55:27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:55:27 go: downloading go.uber.org/atomic v1.9.0 10:55:27 go: downloading github.com/prometheus/client_model v0.2.0 10:55:27 go: downloading github.com/prometheus/common v0.32.1 10:55:27 go: downloading github.com/prometheus/procfs v0.7.3 10:55:27 go: downloading github.com/pkg/errors v0.9.1 10:55:27 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:55:27 go: downloading github.com/hashicorp/errwrap v1.1.0 10:55:27 go: downloading go.uber.org/atomic v1.9.0 10:55:27 go: downloading github.com/hashicorp/errwrap v1.1.0 10:55:27 go: downloading github.com/pkg/errors v0.9.1 10:55:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:55:27 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:55:27 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:55:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:55:27 go: downloading github.com/blang/semver/v4 v4.0.0 10:55:27 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:55:27 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:55:27 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:55:27 go: downloading github.com/blang/semver/v4 v4.0.0 10:55:27 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:55:27 go: downloading github.com/jinzhu/gorm v1.9.16 10:55:27 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:55:27 go: downloading github.com/lib/pq v1.10.4 10:55:27 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:55:27 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:55:27 go: downloading github.com/jinzhu/gorm v1.9.16 10:55:27 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:55:27 go: downloading github.com/lib/pq v1.10.4 10:55:27 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:55:27 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:55:27 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:55:28 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:55:28 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:55:30 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:55:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:55:30 go: downloading github.com/stretchr/testify v1.7.0 10:55:30 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:55:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:55:30 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:55:30 go: downloading github.com/stretchr/testify v1.7.0 10:55:30 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:55:30 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:55:30 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:55:34 go: downloading google.golang.org/api v0.70.0 10:55:34 go: downloading k8s.io/api v0.23.4 10:55:34 go: downloading k8s.io/client-go v0.23.4 10:55:34 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:55:34 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:55:34 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:55:34 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:55:34 go: downloading cloud.google.com/go/storage v1.21.0 10:55:34 go: downloading google.golang.org/api v0.70.0 10:55:34 go: downloading k8s.io/client-go v0.23.4 10:55:34 go: downloading k8s.io/api v0.23.4 10:55:34 go: downloading github.com/google/go-tpm v0.3.3 10:55:34 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:55:34 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:55:34 go: downloading cloud.google.com/go v0.100.2 10:55:34 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:55:34 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:55:35 go: downloading cloud.google.com/go/storage v1.21.0 10:55:35 go: downloading cloud.google.com/go v0.100.2 10:55:36 go: downloading k8s.io/apimachinery v0.23.4 10:55:36 go: downloading k8s.io/apimachinery v0.23.4 10:55:36 go: downloading k8s.io/kube-aggregator v0.23.3 10:55:36 go: downloading k8s.io/kube-aggregator v0.23.3 10:55:36 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:55:36 go: downloading cloud.google.com/go/security v1.3.0 10:55:36 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:55:36 go: downloading cloud.google.com/go/security v1.3.0 10:55:36 go: downloading github.com/hashicorp/vault/api v1.4.1 10:55:36 go: downloading github.com/hashicorp/vault/api v1.4.1 10:55:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:55:36 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:55:36 go: downloading github.com/google/go-tpm v0.3.3 10:55:37 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:55:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:55:37 go: downloading github.com/twmb/murmur3 v1.1.6 10:55:37 go: downloading github.com/jinzhu/inflection v1.0.0 10:55:37 go: downloading github.com/aws/smithy-go v1.11.0 10:55:37 go: downloading github.com/twmb/murmur3 v1.1.6 10:55:37 go: downloading github.com/jinzhu/inflection v1.0.0 10:55:37 go: downloading github.com/aws/smithy-go v1.11.0 10:55:37 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:55:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:55:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:55:37 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:55:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:55:37 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:55:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:55:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:55:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:55:37 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:55:37 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:55:37 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:55:37 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:55:37 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:55:37 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:55:37 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:55:37 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:55:37 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:55:37 go: downloading github.com/dimchansky/utfbom v1.1.1 10:55:37 go: downloading github.com/dimchansky/utfbom v1.1.1 10:55:37 go: downloading cloud.google.com/go/compute v1.3.0 10:55:37 go: downloading cloud.google.com/go/compute v1.3.0 10:55:37 go: downloading cloud.google.com/go/iam v0.1.1 10:55:37 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:55:37 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:55:37 go: downloading cloud.google.com/go/iam v0.1.1 10:55:37 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:55:37 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:55:41 go: downloading github.com/gogo/protobuf v1.3.2 10:55:41 go: downloading k8s.io/klog/v2 v2.30.0 10:55:41 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:55:41 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:55:41 go: downloading github.com/spf13/pflag v1.0.5 10:55:41 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:55:41 go: downloading github.com/google/gofuzz v1.1.0 10:55:41 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:55:41 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:55:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:55:41 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:55:41 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:55:41 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:55:41 go: downloading github.com/gogo/protobuf v1.3.2 10:55:41 go: downloading k8s.io/klog/v2 v2.30.0 10:55:41 go: downloading github.com/google/gofuzz v1.1.0 10:55:41 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:55:41 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:55:41 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:55:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:55:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:55:41 go: downloading gopkg.in/yaml.v2 v2.4.0 10:55:41 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:55:41 go: downloading github.com/gobwas/glob v0.2.3 10:55:41 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:55:41 go: downloading github.com/spf13/pflag v1.0.5 10:55:41 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:55:41 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:55:41 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:55:41 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:55:42 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:55:42 go: downloading go.opencensus.io v0.23.0 10:55:42 go: downloading gopkg.in/inf.v0 v0.9.1 10:55:42 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:55:42 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:55:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:55:42 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:55:42 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:55:42 go: downloading github.com/googleapis/gnostic v0.5.5 10:55:42 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:55:42 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:55:42 go: downloading github.com/go-logr/logr v1.2.2 10:55:42 go: downloading github.com/json-iterator/go v1.1.12 10:55:42 go: downloading github.com/google/go-cmp v0.5.7 10:55:42 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:55:42 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:55:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:55:42 go: downloading go.uber.org/zap v1.21.0 10:55:42 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:55:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:55:42 go: downloading gopkg.in/yaml.v2 v2.4.0 10:55:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:55:42 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:55:42 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:55:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:55:42 go: downloading github.com/gobwas/glob v0.2.3 10:55:42 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:55:42 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:55:42 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:55:42 go: downloading github.com/tklauser/numcpus v0.3.0 10:55:42 go: downloading sigs.k8s.io/yaml v1.3.0 10:55:42 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:55:42 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:55:42 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:55:42 go: downloading go.opencensus.io v0.23.0 10:55:42 go: downloading github.com/modern-go/reflect2 v1.0.2 10:55:42 go: downloading github.com/golang/snappy v0.0.4 10:55:42 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:55:42 go: downloading github.com/ryanuber/go-glob v1.0.0 10:55:42 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:55:42 go: downloading gopkg.in/inf.v0 v0.9.1 10:55:42 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:55:42 go: downloading github.com/hashicorp/go-version v1.2.0 10:55:42 go: downloading go.uber.org/multierr v1.6.0 10:55:42 go: downloading github.com/google/go-cmp v0.5.7 10:55:42 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:55:42 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:55:42 go: downloading github.com/googleapis/gnostic v0.5.5 10:55:43 go: downloading github.com/go-logr/logr v1.2.2 10:55:43 go: downloading github.com/json-iterator/go v1.1.12 10:55:43 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:55:43 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:55:43 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:55:43 go: downloading go.uber.org/zap v1.21.0 10:55:43 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:55:43 go: downloading github.com/tklauser/numcpus v0.3.0 10:55:43 go: downloading sigs.k8s.io/yaml v1.3.0 10:55:43 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:55:43 go: downloading github.com/golang/snappy v0.0.4 10:55:43 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:55:43 go: downloading github.com/ryanuber/go-glob v1.0.0 10:55:43 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:55:43 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:55:43 go: downloading github.com/hashicorp/go-version v1.2.0 10:55:43 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:55:43 go: downloading github.com/modern-go/reflect2 v1.0.2 10:55:43 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:55:43 go: downloading go.uber.org/multierr v1.6.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:45 provisioning config files... 10:55:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/189@tmp/config7821417592887350612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:45 ---> docker-login.sh 10:55:45 nexus3.edgexfoundry.org:10001 10:55:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:46 Configure a credential helper to remove this warning. See 10:55:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:46 10:55:46 Login Succeeded 10:55:46 nexus3.edgexfoundry.org:10002 10:55:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:47 Configure a credential helper to remove this warning. See 10:55:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:47 10:55:47 Login Succeeded 10:55:47 nexus3.edgexfoundry.org:10003 10:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:47 Configure a credential helper to remove this warning. See 10:55:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:47 10:55:47 Login Succeeded 10:55:47 nexus3.edgexfoundry.org:10004 10:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:47 Configure a credential helper to remove this warning. See 10:55:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:47 10:55:47 Login Succeeded 10:55:47 docker.io 10:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:48 Configure a credential helper to remove this warning. See 10:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:48 10:55:48 Login Succeeded 10:55:48 ---> docker-login.sh ends [Pipeline] } 10:55:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:55:49 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:55:49 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:55:49 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:55:49 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] echo 10:55:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:55:49 ========================================================= 10:55:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:55:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:55:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:55:50 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:55:50 9b3977197b4f: Pulling fs layer 10:55:50 1a89e8eeedd5: Pulling fs layer 10:55:50 94645a83ff95: Pulling fs layer 10:55:50 3f3a8bcf1eab: Pulling fs layer 10:55:50 0c92f367c5e7: Pulling fs layer 10:55:50 f7c0051592d6: Pulling fs layer 10:55:50 a227ed2f7395: Pulling fs layer 10:55:50 7b1c46037f91: Pulling fs layer 10:55:50 0c92f367c5e7: Waiting 10:55:50 f7c0051592d6: Waiting 10:55:50 a227ed2f7395: Waiting 10:55:50 7b1c46037f91: Waiting 10:55:50 3f3a8bcf1eab: Waiting 10:55:50 94645a83ff95: Verifying Checksum 10:55:50 94645a83ff95: Download complete 10:55:50 1a89e8eeedd5: Download complete 10:55:50 0c92f367c5e7: Verifying Checksum 10:55:50 0c92f367c5e7: Download complete 10:55:50 f7c0051592d6: Verifying Checksum 10:55:50 f7c0051592d6: Download complete 10:55:50 9b3977197b4f: Download complete 10:55:50 a227ed2f7395: Verifying Checksum 10:55:50 a227ed2f7395: Download complete 10:55:51 9b3977197b4f: Pull complete 10:55:51 1a89e8eeedd5: Pull complete 10:55:51 94645a83ff95: Pull complete 10:55:52 7b1c46037f91: Verifying Checksum 10:55:52 7b1c46037f91: Download complete 10:55:53 3f3a8bcf1eab: Verifying Checksum 10:55:53 3f3a8bcf1eab: Download complete 10:56:05 3f3a8bcf1eab: Pull complete 10:56:05 0c92f367c5e7: Pull complete 10:56:05 f7c0051592d6: Pull complete 10:56:06 a227ed2f7395: Pull complete 10:56:14 7b1c46037f91: Pull complete 10:56:14 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 10:56:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:56:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 10:56:14 + docker build -t ci-base-image-arm64 -f - . 10:56:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:56:14 WORKDIR /edgex 10:56:14 COPY go.mod . 10:56:14 RUN go mod download 10:56:17 Sending build context to Docker daemon 169.1MB 10:56:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:56:17 ---> f79e39bc4007 10:56:17 Step 2/4 : WORKDIR /edgex 10:56:19 ---> Running in 51e072a714d7 10:56:19 Removing intermediate container 51e072a714d7 10:56:19 ---> 3ee54c2b4dc7 10:56:19 Step 3/4 : COPY go.mod . 10:56:20 ---> f827c95f174f 10:56:20 Step 4/4 : RUN go mod download 10:56:20 ---> Running in cd6f0219fa34 10:56:21 Removing intermediate container ab9b6655d8d1 10:56:21 ---> 0448daaae758 10:56:21 10:56:21 Step 10/23 : FROM alpine:3.14 10:56:21 Removing intermediate container 9f1a81c61c84 10:56:21 ---> 9a8dca934497 10:56:21 10:56:21 Step 9/20 : FROM alpine:3.15 10:56:21 Removing intermediate container fc553115f220 10:56:21 ---> c5927dabc53c 10:56:21 10:56:21 Step 10/31 : FROM alpine:3.14 10:56:21 3.14: Pulling from library/alpine 10:56:21 3.14: Pulling from library/alpine 10:56:21 3.15: Pulling from library/alpine 10:56:21 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:56:21 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:56:21 Status: Downloaded newer image for alpine:3.14 10:56:21 Status: Downloaded newer image for alpine:3.14 10:56:21 ---> e04c818066af 10:56:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:56:21 ---> e04c818066af 10:56:21 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:56:21 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:56:21 Status: Downloaded newer image for alpine:3.15 10:56:21 ---> Running in 28348fb283fb 10:56:21 ---> Running in a453f7e24bdc 10:56:21 ---> 0ac33e5f5afa 10:56:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:56:21 ---> Running in 5bf581c54370 10:56:21 Removing intermediate container 5bf581c54370 10:56:21 ---> 59051ff6e712 10:56:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:21 Removing intermediate container a453f7e24bdc 10:56:21 ---> e45575047dc4 10:56:21 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:56:21 ---> Running in 31a7089ae10e 10:56:21 ---> Running in b5a85d393bf8 10:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:56:21 (1/1) Installing dumb-init (1.2.5-r1) 10:56:21 Executing busybox-1.33.1-r7.trigger 10:56:21 OK: 6 MiB in 15 packages 10:56:22 (1/2) Installing dumb-init (1.2.5-r1) 10:56:22 (2/2) Installing su-exec (0.2-r1) 10:56:22 Executing busybox-1.33.1-r7.trigger 10:56:22 OK: 6 MiB in 16 packages 10:56:22 Removing intermediate container 31a7089ae10e 10:56:22 ---> 4edb3392a678 10:56:22 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:56:22 ---> Running in f683fc4879b9 10:56:22 Removing intermediate container b5a85d393bf8 10:56:22 ---> e1cd8106369d 10:56:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:56:22 ---> Running in 746df9b8c69c 10:56:22 Removing intermediate container 28348fb283fb 10:56:22 ---> 46e9fc8c9d9c 10:56:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:56:22 ---> Running in f0f13d0502ec 10:56:23 Removing intermediate container 746df9b8c69c 10:56:23 ---> c4e5593c206c 10:56:23 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:56:23 ---> Running in 1a4396d24f2c 10:56:23 Removing intermediate container f0f13d0502ec 10:56:23 ---> a97c15e7884c 10:56:23 Step 13/23 : ENV APP_PORT=59882 10:56:23 ---> Running in eb9d48a47d42 10:56:23 Removing intermediate container 1a4396d24f2c 10:56:23 ---> 9f682a5b4689 10:56:23 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:56:23 ---> Running in 652e78b721eb 10:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:56:23 Removing intermediate container eb9d48a47d42 10:56:23 ---> ecd8fae4f455 10:56:23 Step 14/23 : EXPOSE $APP_PORT 10:56:23 ---> Running in f038e00ffe14 10:56:23 Removing intermediate container f038e00ffe14 10:56:23 ---> 24f431ee728a 10:56:23 Step 15/23 : WORKDIR / 10:56:24 ---> Running in 524bbfc45a72 10:56:24 Removing intermediate container 524bbfc45a72 10:56:24 ---> f1e4be7b14cb 10:56:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:56:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:56:24 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:56:24 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:56:24 OK: 15854 distinct packages available 10:56:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:56:24 ---> 6feeed9dec7e 10:56:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:56:25 Removing intermediate container 652e78b721eb 10:56:25 ---> 86656105754f 10:56:25 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:56:25 ---> Running in 4da7bbd924ca 10:56:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:56:25 Removing intermediate container 4da7bbd924ca 10:56:25 ---> 12a53f158f8c 10:56:25 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:56:26 ---> b744ad391df3 10:56:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:56:26 (1/9) Installing ca-certificates (20211220-r0) 10:56:26 (2/9) Installing brotli-libs (1.0.9-r5) 10:56:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:56:26 (4/9) Installing libcurl (7.80.0-r0) 10:56:26 (5/9) Installing curl (7.80.0-r0) 10:56:26 ---> c32cfb89b6df 10:56:26 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:56:26 (6/9) Installing dumb-init (1.2.5-r1) 10:56:26 ---> 1b323ecd3638 10:56:26 Step 19/23 : ENTRYPOINT ["/core-command"] 10:56:26 ---> Running in 027cac739b76 10:56:26 ---> Running in bc8779807931 10:56:26 (7/9) Installing musl-obstack (1.2.3-r0) 10:56:26 (8/9) Installing libucontext (1.1-r0) 10:56:26 (9/9) Installing gcompat (1.0.0-r4) 10:56:26 Executing busybox-1.34.1-r5.trigger 10:56:26 Executing ca-certificates-20211220-r0.trigger 10:56:26 Removing intermediate container bc8779807931 10:56:26 ---> 64a500c5d0e9 10:56:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:56:27 OK: 8 MiB in 23 packages 10:56:27 ---> Running in d0dbadf68145 10:56:27 Removing intermediate container d0dbadf68145 10:56:27 ---> 108392ac067a 10:56:27 Step 21/23 : LABEL arch=x86_64 10:56:27 ---> Running in 73a0be32b7df 10:56:27 Removing intermediate container 73a0be32b7df 10:56:27 ---> 2e9de369eefa 10:56:27 Step 22/23 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 10:56:28 ---> Running in f1bc13a6dbd4 10:56:28 Removing intermediate container 027cac739b76 10:56:28 ---> ef393d9a4263 10:56:28 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:56:28 Removing intermediate container f683fc4879b9 10:56:28 ---> 8920e7ab96c3 10:56:28 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:56:28 Removing intermediate container f1bc13a6dbd4 10:56:28 ---> 974bbc1d9219 10:56:28 Step 23/23 : LABEL version=2.2.0-dev.64 10:56:28 ---> Running in 7776503d903b 10:56:28 ---> 8a93fb14a67f 10:56:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:56:28 Removing intermediate container 7776503d903b 10:56:28 ---> 17944c8563f5 10:56:28 10:56:28 ---> d4660c2a1d9f 10:56:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:56:28 Successfully built 17944c8563f5 10:56:28 Successfully tagged core-command:latest 10:56:28  Building core-command ... done Building security-spire-agent 10:56:31 ---> 829f71c3cafe 10:56:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:56:31 ---> 737ceb05a189 10:56:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:56:32 ---> bb66b44e1e97 10:56:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:56:32 ---> 05163d6439f9 10:56:32 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:56:32 ---> Running in 67c75352a3f8 10:56:32 Removing intermediate container 67c75352a3f8 10:56:32 ---> 8167f4dae73b 10:56:32 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:56:32 ---> Running in 4d080de50ab9 10:56:32 ---> d8f6c83721e9 10:56:32 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:56:33 Removing intermediate container 4d080de50ab9 10:56:33 ---> 3042220e5e5a 10:56:33 Step 18/20 : LABEL arch=x86_64 10:56:33 ---> Running in 56b5d1d1a873 10:56:33 ---> 695235132023 10:56:33 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:56:33 ---> Running in 8e9dcd824301 10:56:33 Removing intermediate container 56b5d1d1a873 10:56:33 ---> d04d94854e42 10:56:33 Step 19/20 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 10:56:33 ---> Running in ea8766de5c7c 10:56:33 Removing intermediate container 8e9dcd824301 10:56:33 ---> 21b560909bae 10:56:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:56:34 Removing intermediate container ea8766de5c7c 10:56:34 ---> 7b6ce388b244 10:56:34 Step 20/20 : LABEL version=2.2.0-dev.64 10:56:34 ---> Running in 14ec29edbabc 10:56:34 ---> 88aac1850797 10:56:34 Step 26/31 : RUN chmod +x /entrypoint.sh 10:56:34 ---> Running in 22a4f87ddfdc 10:56:34 Removing intermediate container 14ec29edbabc 10:56:34 ---> 355b0c92ade0 10:56:34 10:56:34 Successfully built 355b0c92ade0 10:56:34 Successfully tagged security-spiffe-token-provider:latest 10:56:34  Building security-spiffe-token-provider ... done Building core-data 10:56:35 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:56:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:56:35 ---> 8eb4427f6a87 10:56:35 Step 3/26 : WORKDIR /edgex-go 10:56:35 ---> Using cache 10:56:35 ---> eb530da1035d 10:56:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:35 ---> Using cache 10:56:35 ---> 39a6ad79ff97 10:56:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:56:35 ---> Using cache 10:56:35 ---> d33cd7d12af4 10:56:35 Step 6/26 : COPY go.mod vendor* ./ 10:56:35 ---> Using cache 10:56:35 ---> abd68460d80b 10:56:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:35 ---> Using cache 10:56:35 ---> 24c75964391f 10:56:35 Step 8/26 : COPY . . 10:56:35 ---> Using cache 10:56:35 ---> fff739dd5783 10:56:35 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:56:35 ---> Using cache 10:56:35 ---> 6335f73f7043 10:56:35 Step 10/26 : RUN mkdir -p spire-build 10:56:35 ---> Using cache 10:56:35 ---> b9c428c083a1 10:56:35 Step 11/26 : WORKDIR /edgex-go/spire-build 10:56:35 ---> Using cache 10:56:35 ---> 1867a9b1bee2 10:56:35 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 10:56:36 ---> Running in dd39a659c969 10:56:37 Removing intermediate container 22a4f87ddfdc 10:56:37 ---> be6fb8eaff47 10:56:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:56:37 ---> Running in b982522b6f91 10:56:37 Removing intermediate container b982522b6f91 10:56:37 ---> 9e6c434426d8 10:56:37 Step 28/31 : CMD ["gate"] 10:56:37 ---> Running in 3c75684ecf07 10:56:38 spire-1.2.1/ 10:56:38 spire-1.2.1/.data/ 10:56:38 spire-1.2.1/.data/.file 10:56:38 spire-1.2.1/.dockerignore 10:56:38 spire-1.2.1/.gitattributes 10:56:38 spire-1.2.1/.githooks/ 10:56:38 spire-1.2.1/.githooks/pre-commit 10:56:38 spire-1.2.1/.github/ 10:56:38 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:56:38 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:56:38 spire-1.2.1/.github/dependabot.yml 10:56:38 spire-1.2.1/.github/workflows/ 10:56:38 spire-1.2.1/.github/workflows/nightly_build.yaml 10:56:38 spire-1.2.1/.github/workflows/pr_build.yaml 10:56:38 spire-1.2.1/.github/workflows/release_build.yaml 10:56:38 spire-1.2.1/.github/workflows/scripts/ 10:56:38 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:56:38 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:56:38 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:56:38 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:56:38 spire-1.2.1/.github/workflows/scripts/split.sh 10:56:38 spire-1.2.1/.gitignore 10:56:38 spire-1.2.1/.go-version 10:56:38 spire-1.2.1/.golangci.yml 10:56:38 spire-1.2.1/ADOPTERS.md 10:56:38 spire-1.2.1/CHANGELOG.md 10:56:38 spire-1.2.1/CODE-OF-CONDUCT.md 10:56:38 spire-1.2.1/CODEOWNERS 10:56:38 spire-1.2.1/CONTRIBUTING.md 10:56:38 spire-1.2.1/Dockerfile 10:56:38 spire-1.2.1/Dockerfile.dev 10:56:38 spire-1.2.1/Dockerfile.scratch 10:56:38 spire-1.2.1/LICENSE 10:56:38 spire-1.2.1/MAINTAINERS.md 10:56:38 spire-1.2.1/Makefile 10:56:38 spire-1.2.1/README.md 10:56:38 spire-1.2.1/ROADMAP.md 10:56:38 spire-1.2.1/SECURITY.md 10:56:38 spire-1.2.1/cmd/ 10:56:38 spire-1.2.1/cmd/spire-agent/ 10:56:38 spire-1.2.1/cmd/spire-agent/cli/ 10:56:38 spire-1.2.1/cmd/spire-agent/cli/api/ 10:56:38 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:56:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:56:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:56:38 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:56:38 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:56:38 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:56:38 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:56:38 spire-1.2.1/cmd/spire-agent/cli/common/ 10:56:38 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:56:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:56:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:56:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:56:38 spire-1.2.1/cmd/spire-agent/cli/run/ 10:56:38 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:56:38 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:56:38 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:56:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:56:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:56:38 spire-1.2.1/cmd/spire-agent/main.go 10:56:38 spire-1.2.1/cmd/spire-server/ 10:56:38 spire-1.2.1/cmd/spire-server/cli/ 10:56:38 spire-1.2.1/cmd/spire-server/cli/agent/ 10:56:38 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:56:38 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/cli.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/entry/ 10:56:38 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/federation/ 10:56:38 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:56:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:56:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/run/ 10:56:38 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/token/ 10:56:38 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/validate/ 10:56:38 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/x509/ 10:56:38 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:56:38 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:56:38 spire-1.2.1/cmd/spire-server/main.go 10:56:38 spire-1.2.1/cmd/spire-server/util/ 10:56:38 spire-1.2.1/cmd/spire-server/util/util.go 10:56:38 spire-1.2.1/conf/ 10:56:38 spire-1.2.1/conf/agent/ 10:56:38 spire-1.2.1/conf/agent/agent.conf 10:56:38 spire-1.2.1/conf/agent/agent_full.conf 10:56:38 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:56:38 spire-1.2.1/conf/server/ 10:56:38 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:56:38 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:56:38 spire-1.2.1/conf/server/server.conf 10:56:38 spire-1.2.1/conf/server/server_full.conf 10:56:38 spire-1.2.1/doc/ 10:56:38 spire-1.2.1/doc/SPIRE101.md 10:56:38 spire-1.2.1/doc/auditlog.md 10:56:38 spire-1.2.1/doc/authorization_policy_engine.md 10:56:38 spire-1.2.1/doc/changelog_guidelines.md 10:56:38 spire-1.2.1/doc/cure53-report.pdf 10:56:38 spire-1.2.1/doc/images/ 10:56:38 spire-1.2.1/doc/images/2019_roadmap.png 10:56:38 spire-1.2.1/doc/images/SPIRE101.png 10:56:38 spire-1.2.1/doc/images/SPIRE_agent.png 10:56:38 spire-1.2.1/doc/images/SPIRE_server.png 10:56:38 spire-1.2.1/doc/images/cache_mgr.png 10:56:38 spire-1.2.1/doc/images/cache_mgr_components.png 10:56:38 spire-1.2.1/doc/images/federated_spire.png 10:56:38 spire-1.2.1/doc/images/ha_mode.png 10:56:38 spire-1.2.1/doc/images/nested_spire.png 10:56:38 spire-1.2.1/doc/images/oidc_federation.png 10:56:38 spire-1.2.1/doc/images/single_trust_domain.png 10:56:38 spire-1.2.1/doc/images/spiffe_compatible.png 10:56:38 spire-1.2.1/doc/images/spire_logo.png 10:56:38 spire-1.2.1/doc/migrating_registration_api_clients.md 10:56:38 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:56:38 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:56:38 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:56:38 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:56:38 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:56:38 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:56:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:56:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:56:38 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:56:38 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:56:38 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:56:38 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:56:38 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:56:38 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:56:38 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:56:38 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:56:38 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:56:38 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:56:38 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:56:38 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:56:38 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:56:38 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:56:38 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:56:38 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:56:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:56:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:56:38 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:56:38 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:56:38 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:56:38 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:56:38 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:56:38 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:56:38 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:56:38 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:56:38 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:56:38 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:56:38 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:56:38 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:56:38 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:56:38 spire-1.2.1/doc/scaling_spire.md 10:56:38 spire-1.2.1/doc/spire_agent.md 10:56:38 spire-1.2.1/doc/spire_server.md 10:56:38 spire-1.2.1/doc/supported_integrations.md 10:56:38 spire-1.2.1/doc/telemetry.md 10:56:38 spire-1.2.1/doc/telemetry_config.md 10:56:38 spire-1.2.1/doc/upgrading.md 10:56:38 spire-1.2.1/doc/using_spire.md 10:56:38 spire-1.2.1/examples/ 10:56:38 spire-1.2.1/examples/README.md 10:56:38 spire-1.2.1/go.mod 10:56:38 spire-1.2.1/go.sum 10:56:38 spire-1.2.1/pkg/ 10:56:38 spire-1.2.1/pkg/agent/ 10:56:38 spire-1.2.1/pkg/agent/agent.go 10:56:38 spire-1.2.1/pkg/agent/api/ 10:56:38 spire-1.2.1/pkg/agent/api/config.go 10:56:38 spire-1.2.1/pkg/agent/api/debug/ 10:56:38 spire-1.2.1/pkg/agent/api/debug/v1/ 10:56:38 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:56:38 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:56:38 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:56:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:56:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:56:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:56:38 spire-1.2.1/pkg/agent/api/endpoints.go 10:56:38 spire-1.2.1/pkg/agent/api/health/ 10:56:38 spire-1.2.1/pkg/agent/api/health/v1/ 10:56:38 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:56:38 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:56:38 spire-1.2.1/pkg/agent/api/rpccontext/ 10:56:38 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:56:38 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:56:38 spire-1.2.1/pkg/agent/attestor/ 10:56:38 spire-1.2.1/pkg/agent/attestor/node/ 10:56:38 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:56:38 spire-1.2.1/pkg/agent/attestor/node/node.go 10:56:38 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:56:38 spire-1.2.1/pkg/agent/attestor/workload/ 10:56:38 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:56:38 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:56:38 spire-1.2.1/pkg/agent/catalog/ 10:56:38 spire-1.2.1/pkg/agent/catalog/catalog.go 10:56:38 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:56:38 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:56:38 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:56:38 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:56:38 spire-1.2.1/pkg/agent/client/ 10:56:38 spire-1.2.1/pkg/agent/client/client.go 10:56:38 spire-1.2.1/pkg/agent/client/client_test.go 10:56:38 spire-1.2.1/pkg/agent/client/dial.go 10:56:38 spire-1.2.1/pkg/agent/client/nodeconn.go 10:56:38 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:56:38 spire-1.2.1/pkg/agent/client/update.go 10:56:38 spire-1.2.1/pkg/agent/client/util.go 10:56:38 spire-1.2.1/pkg/agent/common/ 10:56:38 spire-1.2.1/pkg/agent/common/backoff/ 10:56:38 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:56:38 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:56:38 spire-1.2.1/pkg/agent/common/cgroups/ 10:56:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:56:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:56:38 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:56:38 spire-1.2.1/pkg/agent/config.go 10:56:38 spire-1.2.1/pkg/agent/endpoints/ 10:56:38 spire-1.2.1/pkg/agent/endpoints/config.go 10:56:38 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:56:38 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:56:38 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:56:38 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:56:38 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:56:38 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:56:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:56:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:56:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:56:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:56:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:56:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:56:38 spire-1.2.1/pkg/agent/endpoints/workload/ 10:56:38 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:56:38 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:56:38 spire-1.2.1/pkg/agent/manager/ 10:56:38 spire-1.2.1/pkg/agent/manager/cache/ 10:56:38 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:56:38 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:56:38 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:56:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:56:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:56:38 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:56:38 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:56:38 spire-1.2.1/pkg/agent/manager/config.go 10:56:38 spire-1.2.1/pkg/agent/manager/manager.go 10:56:38 spire-1.2.1/pkg/agent/manager/manager_test.go 10:56:38 spire-1.2.1/pkg/agent/manager/storage.go 10:56:38 spire-1.2.1/pkg/agent/manager/storage_test.go 10:56:38 spire-1.2.1/pkg/agent/manager/storecache/ 10:56:38 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:56:38 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:56:38 spire-1.2.1/pkg/agent/manager/sync.go 10:56:38 spire-1.2.1/pkg/agent/plugin/ 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:56:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:56:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:56:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:56:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:56:38 spire-1.2.1/pkg/agent/svid/ 10:56:38 spire-1.2.1/pkg/agent/svid/rotator.go 10:56:38 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:56:38 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:56:38 spire-1.2.1/pkg/agent/svid/store/ 10:56:38 spire-1.2.1/pkg/agent/svid/store/service.go 10:56:38 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:56:38 spire-1.2.1/pkg/common/ 10:56:38 spire-1.2.1/pkg/common/agentpathtemplate/ 10:56:38 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:56:38 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:56:38 spire-1.2.1/pkg/common/api/ 10:56:38 spire-1.2.1/pkg/common/api/metrics.go 10:56:38 spire-1.2.1/pkg/common/api/middleware/ 10:56:38 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:56:38 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:56:38 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:56:38 spire-1.2.1/pkg/common/api/middleware/logger.go 10:56:38 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:56:38 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:56:38 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:56:38 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:56:38 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:56:38 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:56:38 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:56:38 spire-1.2.1/pkg/common/api/middleware/names.go 10:56:38 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:56:38 spire-1.2.1/pkg/common/api/names.go 10:56:38 spire-1.2.1/pkg/common/api/ratelimit.go 10:56:38 spire-1.2.1/pkg/common/api/rpccontext/ 10:56:38 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:56:38 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:56:38 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:56:38 spire-1.2.1/pkg/common/auth/ 10:56:38 spire-1.2.1/pkg/common/auth/interceptors.go 10:56:38 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:56:38 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:56:38 spire-1.2.1/pkg/common/bundleutil/ 10:56:38 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:56:38 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:56:38 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:56:38 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:56:38 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:56:38 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:56:38 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:56:38 spire-1.2.1/pkg/common/bundleutil/types.go 10:56:38 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:56:38 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:56:38 spire-1.2.1/pkg/common/catalog/ 10:56:38 spire-1.2.1/pkg/common/catalog/bind.go 10:56:38 spire-1.2.1/pkg/common/catalog/builtin.go 10:56:38 spire-1.2.1/pkg/common/catalog/catalog.go 10:56:38 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:56:38 spire-1.2.1/pkg/common/catalog/closers.go 10:56:38 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:56:38 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:56:38 spire-1.2.1/pkg/common/catalog/config.go 10:56:38 spire-1.2.1/pkg/common/catalog/config_test.go 10:56:38 spire-1.2.1/pkg/common/catalog/configure.go 10:56:38 spire-1.2.1/pkg/common/catalog/constraints.go 10:56:38 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:56:38 spire-1.2.1/pkg/common/catalog/context.go 10:56:38 spire-1.2.1/pkg/common/catalog/external.go 10:56:38 spire-1.2.1/pkg/common/catalog/host.go 10:56:38 spire-1.2.1/pkg/common/catalog/pipenet.go 10:56:38 spire-1.2.1/pkg/common/catalog/plugin.go 10:56:38 spire-1.2.1/pkg/common/catalog/testplugin/ 10:56:38 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:56:38 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:56:38 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:56:38 spire-1.2.1/pkg/common/cli/ 10:56:38 spire-1.2.1/pkg/common/cli/env.go 10:56:38 spire-1.2.1/pkg/common/cli/flags.go 10:56:38 spire-1.2.1/pkg/common/cli/trust_domain.go 10:56:38 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:56:38 spire-1.2.1/pkg/common/cli/umask.go 10:56:38 spire-1.2.1/pkg/common/cli/umask_posix.go 10:56:38 spire-1.2.1/pkg/common/cli/umask_test.go 10:56:38 spire-1.2.1/pkg/common/cli/umask_windows.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/ 10:56:38 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/flag.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/format.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/ 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:56:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:56:38 spire-1.2.1/pkg/common/coretypes/ 10:56:38 spire-1.2.1/pkg/common/coretypes/bundle/ 10:56:38 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:56:38 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:56:38 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:56:38 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:56:38 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:56:38 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:56:38 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:56:38 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:56:38 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:56:38 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:56:38 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:56:38 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:56:38 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:56:38 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:56:38 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:56:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:56:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:56:38 spire-1.2.1/pkg/common/cryptoutil/ 10:56:38 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:56:38 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:56:38 spire-1.2.1/pkg/common/diskutil/ 10:56:38 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:56:38 spire-1.2.1/pkg/common/diskutil/file_test.go 10:56:38 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:56:38 spire-1.2.1/pkg/common/errorutil/ 10:56:38 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:56:38 spire-1.2.1/pkg/common/health/ 10:56:38 spire-1.2.1/pkg/common/health/config.go 10:56:38 spire-1.2.1/pkg/common/health/context.go 10:56:38 spire-1.2.1/pkg/common/health/context_test.go 10:56:38 spire-1.2.1/pkg/common/health/health.go 10:56:38 spire-1.2.1/pkg/common/health/health_test.go 10:56:38 spire-1.2.1/pkg/common/health/logger.go 10:56:38 spire-1.2.1/pkg/common/hostservice/ 10:56:38 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:56:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:56:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:56:38 spire-1.2.1/pkg/common/idutil/ 10:56:38 spire-1.2.1/pkg/common/idutil/require.go 10:56:38 spire-1.2.1/pkg/common/idutil/require_test.go 10:56:38 spire-1.2.1/pkg/common/idutil/safety.go 10:56:38 spire-1.2.1/pkg/common/idutil/safety_test.go 10:56:38 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:56:38 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:56:38 spire-1.2.1/pkg/common/jwtsvid/ 10:56:38 spire-1.2.1/pkg/common/jwtsvid/common.go 10:56:38 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:56:38 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:56:38 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:56:38 spire-1.2.1/pkg/common/jwtutil/ 10:56:38 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:56:38 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:56:38 spire-1.2.1/pkg/common/log/ 10:56:38 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:56:38 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:56:38 spire-1.2.1/pkg/common/log/log.go 10:56:38 spire-1.2.1/pkg/common/log/log_test.go 10:56:38 spire-1.2.1/pkg/common/log/options.go 10:56:38 spire-1.2.1/pkg/common/nodeutil/ 10:56:38 spire-1.2.1/pkg/common/nodeutil/node.go 10:56:38 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:56:38 spire-1.2.1/pkg/common/peertracker/ 10:56:38 spire-1.2.1/pkg/common/peertracker/conn.go 10:56:38 spire-1.2.1/pkg/common/peertracker/credentials.go 10:56:38 spire-1.2.1/pkg/common/peertracker/errors.go 10:56:38 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:56:38 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:56:38 spire-1.2.1/pkg/common/peertracker/info.go 10:56:38 spire-1.2.1/pkg/common/peertracker/listener.go 10:56:38 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:56:38 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:56:38 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:56:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:56:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:56:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:56:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:56:38 spire-1.2.1/pkg/common/peertracker/tcp.go 10:56:38 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:56:38 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:56:38 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:56:38 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:56:38 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:56:38 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:56:38 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:56:38 spire-1.2.1/pkg/common/peertracker/uds.go 10:56:38 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:56:38 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:56:38 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:56:38 spire-1.2.1/pkg/common/pemutil/ 10:56:38 spire-1.2.1/pkg/common/pemutil/block.go 10:56:38 spire-1.2.1/pkg/common/pemutil/certs.go 10:56:38 spire-1.2.1/pkg/common/pemutil/common.go 10:56:38 spire-1.2.1/pkg/common/pemutil/csr.go 10:56:38 spire-1.2.1/pkg/common/pemutil/keys.go 10:56:38 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:56:38 spire-1.2.1/pkg/common/pemutil/testdata/ 10:56:38 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:56:38 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:56:38 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:56:38 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:56:38 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:56:38 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:56:38 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:56:38 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:56:38 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:56:38 spire-1.2.1/pkg/common/plugin/ 10:56:38 spire-1.2.1/pkg/common/plugin/aws/ 10:56:38 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:56:38 spire-1.2.1/pkg/common/plugin/azure/ 10:56:38 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:56:38 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:56:38 spire-1.2.1/pkg/common/plugin/facade.go 10:56:38 spire-1.2.1/pkg/common/plugin/facade_test.go 10:56:38 spire-1.2.1/pkg/common/plugin/gcp/ 10:56:38 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:56:38 spire-1.2.1/pkg/common/plugin/k8s/ 10:56:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:56:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:56:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:56:38 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:56:38 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:56:38 spire-1.2.1/pkg/common/plugin/log.go 10:56:38 spire-1.2.1/pkg/common/plugin/sshpop/ 10:56:38 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:56:38 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:56:38 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:56:38 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:56:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:56:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:56:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:56:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:56:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:56:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:56:38 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:56:38 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:56:38 spire-1.2.1/pkg/common/plugin/x509pop/ 10:56:38 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:56:38 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:56:38 spire-1.2.1/pkg/common/profiling/ 10:56:38 spire-1.2.1/pkg/common/profiling/dumpers.go 10:56:38 spire-1.2.1/pkg/common/profiling/profiling.go 10:56:38 spire-1.2.1/pkg/common/protoutil/ 10:56:38 spire-1.2.1/pkg/common/protoutil/masks.go 10:56:38 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:56:38 spire-1.2.1/pkg/common/rotationutil/ 10:56:38 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:56:38 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:56:38 spire-1.2.1/pkg/common/selector/ 10:56:38 spire-1.2.1/pkg/common/selector/selector.go 10:56:38 spire-1.2.1/pkg/common/selector/selector_test.go 10:56:38 spire-1.2.1/pkg/common/selector/set.go 10:56:38 spire-1.2.1/pkg/common/selector/set_utils.go 10:56:38 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:56:38 spire-1.2.1/pkg/common/telemetry/ 10:56:38 spire-1.2.1/pkg/common/telemetry/agent/ 10:56:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:56:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:56:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:56:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:56:38 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:56:38 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:56:38 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:56:38 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:56:38 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:56:38 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:56:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:56:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:56:38 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:56:38 spire-1.2.1/pkg/common/telemetry/call.go 10:56:38 spire-1.2.1/pkg/common/telemetry/common/ 10:56:38 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:56:38 spire-1.2.1/pkg/common/telemetry/config.go 10:56:38 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:56:38 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:56:38 spire-1.2.1/pkg/common/telemetry/inmem.go 10:56:38 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:56:38 spire-1.2.1/pkg/common/telemetry/m3.go 10:56:38 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:56:38 spire-1.2.1/pkg/common/telemetry/metrics.go 10:56:38 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:56:38 spire-1.2.1/pkg/common/telemetry/names.go 10:56:38 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:56:38 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:56:38 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:56:38 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:56:38 spire-1.2.1/pkg/common/telemetry/server/ 10:56:38 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:56:38 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:56:38 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:56:38 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:56:38 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:56:38 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:56:38 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:56:38 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:56:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:56:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:56:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:56:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:56:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:56:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:56:38 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:56:38 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:56:38 spire-1.2.1/pkg/common/telemetry/server/server.go 10:56:38 spire-1.2.1/pkg/common/telemetry/sink.go 10:56:38 spire-1.2.1/pkg/common/telemetry/statsd.go 10:56:38 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:56:38 spire-1.2.1/pkg/common/telemetry/uptime.go 10:56:38 spire-1.2.1/pkg/common/telemetry/version.go 10:56:38 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:56:38 spire-1.2.1/pkg/common/uptime/ 10:56:38 spire-1.2.1/pkg/common/uptime/uptime.go 10:56:38 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:56:38 spire-1.2.1/pkg/common/util/ 10:56:38 spire-1.2.1/pkg/common/util/certs.go 10:56:38 spire-1.2.1/pkg/common/util/certs_test.go 10:56:38 spire-1.2.1/pkg/common/util/csr.go 10:56:38 spire-1.2.1/pkg/common/util/hash.go 10:56:38 spire-1.2.1/pkg/common/util/selectors.go 10:56:38 spire-1.2.1/pkg/common/util/selectors_test.go 10:56:38 spire-1.2.1/pkg/common/util/signals.go 10:56:38 spire-1.2.1/pkg/common/util/sort.go 10:56:38 spire-1.2.1/pkg/common/util/sort_test.go 10:56:38 spire-1.2.1/pkg/common/util/task.go 10:56:38 spire-1.2.1/pkg/common/util/task_test.go 10:56:38 spire-1.2.1/pkg/common/util/testdata/ 10:56:38 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:56:38 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:56:38 spire-1.2.1/pkg/common/version/ 10:56:38 spire-1.2.1/pkg/common/version/version.go 10:56:38 spire-1.2.1/pkg/common/x509svid/ 10:56:38 spire-1.2.1/pkg/common/x509svid/common_test.go 10:56:38 spire-1.2.1/pkg/common/x509svid/csr.go 10:56:38 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:56:38 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:56:38 spire-1.2.1/pkg/common/x509util/ 10:56:38 spire-1.2.1/pkg/common/x509util/cert.go 10:56:38 spire-1.2.1/pkg/common/x509util/dns.go 10:56:38 spire-1.2.1/pkg/common/x509util/dns_test.go 10:56:38 spire-1.2.1/pkg/common/x509util/keyid.go 10:56:38 spire-1.2.1/pkg/common/x509util/keypair.go 10:56:38 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:56:38 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:56:38 spire-1.2.1/pkg/server/ 10:56:38 spire-1.2.1/pkg/server/api/ 10:56:38 spire-1.2.1/pkg/server/api/agent.go 10:56:38 spire-1.2.1/pkg/server/api/agent/ 10:56:38 spire-1.2.1/pkg/server/api/agent/v1/ 10:56:38 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:56:38 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:56:38 spire-1.2.1/pkg/server/api/agent_test.go 10:56:38 spire-1.2.1/pkg/server/api/api.go 10:56:38 spire-1.2.1/pkg/server/api/audit/ 10:56:38 spire-1.2.1/pkg/server/api/audit/audit.go 10:56:38 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:56:38 spire-1.2.1/pkg/server/api/bundle.go 10:56:38 spire-1.2.1/pkg/server/api/bundle/ 10:56:38 spire-1.2.1/pkg/server/api/bundle/v1/ 10:56:38 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:56:38 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:56:38 spire-1.2.1/pkg/server/api/bundle_test.go 10:56:38 spire-1.2.1/pkg/server/api/debug/ 10:56:38 spire-1.2.1/pkg/server/api/debug/v1/ 10:56:38 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:56:38 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:56:38 spire-1.2.1/pkg/server/api/entry.go 10:56:38 spire-1.2.1/pkg/server/api/entry/ 10:56:38 spire-1.2.1/pkg/server/api/entry/v1/ 10:56:38 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:56:38 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:56:38 spire-1.2.1/pkg/server/api/entry_test.go 10:56:38 spire-1.2.1/pkg/server/api/health/ 10:56:38 spire-1.2.1/pkg/server/api/health/v1/ 10:56:38 spire-1.2.1/pkg/server/api/health/v1/service.go 10:56:38 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:56:38 spire-1.2.1/pkg/server/api/id.go 10:56:38 spire-1.2.1/pkg/server/api/id_test.go 10:56:38 spire-1.2.1/pkg/server/api/limits/ 10:56:38 spire-1.2.1/pkg/server/api/limits/limits.go 10:56:38 spire-1.2.1/pkg/server/api/middleware/ 10:56:38 spire-1.2.1/pkg/server/api/middleware/alias.go 10:56:38 spire-1.2.1/pkg/server/api/middleware/audit.go 10:56:38 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:56:38 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:56:38 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:56:38 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:56:38 spire-1.2.1/pkg/server/api/middleware/caller.go 10:56:38 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:56:38 spire-1.2.1/pkg/server/api/middleware/common.go 10:56:38 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:56:38 spire-1.2.1/pkg/server/api/middleware/entries.go 10:56:38 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:56:38 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:56:38 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:56:38 spire-1.2.1/pkg/server/api/ratelimit.go 10:56:38 spire-1.2.1/pkg/server/api/rpccontext/ 10:56:38 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:56:38 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:56:38 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:56:38 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:56:38 spire-1.2.1/pkg/server/api/selector.go 10:56:38 spire-1.2.1/pkg/server/api/selector_test.go 10:56:38 spire-1.2.1/pkg/server/api/status.go 10:56:38 spire-1.2.1/pkg/server/api/status_test.go 10:56:38 spire-1.2.1/pkg/server/api/svid/ 10:56:38 spire-1.2.1/pkg/server/api/svid/v1/ 10:56:38 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:56:38 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:56:38 spire-1.2.1/pkg/server/api/trustdomain.go 10:56:38 spire-1.2.1/pkg/server/api/trustdomain/ 10:56:38 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:56:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:56:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:56:38 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:56:38 spire-1.2.1/pkg/server/authpolicy/ 10:56:38 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:56:38 spire-1.2.1/pkg/server/authpolicy/policy.go 10:56:38 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:56:38 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:56:38 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:56:38 spire-1.2.1/pkg/server/authpolicy/validate.go 10:56:38 spire-1.2.1/pkg/server/bundle/ 10:56:38 spire-1.2.1/pkg/server/bundle/client/ 10:56:38 spire-1.2.1/pkg/server/bundle/client/client.go 10:56:38 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:56:38 spire-1.2.1/pkg/server/bundle/client/manager.go 10:56:38 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:56:38 spire-1.2.1/pkg/server/bundle/client/sources.go 10:56:38 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:56:38 spire-1.2.1/pkg/server/bundle/client/updater.go 10:56:38 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:56:38 spire-1.2.1/pkg/server/ca/ 10:56:38 spire-1.2.1/pkg/server/ca/ca.go 10:56:38 spire-1.2.1/pkg/server/ca/ca_health.go 10:56:38 spire-1.2.1/pkg/server/ca/ca_test.go 10:56:38 spire-1.2.1/pkg/server/ca/journal.go 10:56:38 spire-1.2.1/pkg/server/ca/journal_test.go 10:56:38 spire-1.2.1/pkg/server/ca/manager.go 10:56:38 spire-1.2.1/pkg/server/ca/manager_health.go 10:56:38 spire-1.2.1/pkg/server/ca/manager_test.go 10:56:38 spire-1.2.1/pkg/server/ca/templates.go 10:56:38 spire-1.2.1/pkg/server/ca/upstream_client.go 10:56:38 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:56:38 spire-1.2.1/pkg/server/ca/validation.go 10:56:38 spire-1.2.1/pkg/server/cache/ 10:56:38 spire-1.2.1/pkg/server/cache/dscache/ 10:56:38 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:56:38 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:56:38 spire-1.2.1/pkg/server/cache/entrycache/ 10:56:38 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:56:38 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:56:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:56:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:56:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:56:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:56:38 spire-1.2.1/pkg/server/catalog/ 10:56:38 spire-1.2.1/pkg/server/catalog/catalog.go 10:56:38 spire-1.2.1/pkg/server/catalog/keymanager.go 10:56:38 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:56:38 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:56:38 spire-1.2.1/pkg/server/catalog/notifier.go 10:56:38 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:56:38 spire-1.2.1/pkg/server/config.go 10:56:38 spire-1.2.1/pkg/server/datastore/ 10:56:38 spire-1.2.1/pkg/server/datastore/datastore.go 10:56:38 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:56:38 spire-1.2.1/pkg/server/datastore/repository.go 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:56:38 spire-1.2.1/pkg/server/endpoints/ 10:56:38 spire-1.2.1/pkg/server/endpoints/bundle/ 10:56:38 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:56:38 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:56:38 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:56:38 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:56:38 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:56:38 spire-1.2.1/pkg/server/endpoints/config.go 10:56:38 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:56:38 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:56:38 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:56:38 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:56:38 spire-1.2.1/pkg/server/endpoints/middleware.go 10:56:38 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:56:38 spire-1.2.1/pkg/server/hostservice/ 10:56:38 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:56:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:56:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:56:38 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:56:38 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:56:38 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:56:38 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:56:38 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/ 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/ 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:56:38 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/notifier/ 10:56:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:56:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:56:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:56:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:56:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:56:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:56:38 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:56:38 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:56:38 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemRemoving intermediate container 3c75684ecf07 10:56:38 ---> b5819c6b79ca 10:56:38 Step 29/31 : LABEL arch=x86_64 10:56:38 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:56:38 spire-1.2.1/pkg/server/registration/ 10:56:38 spire-1.2.1/pkg/server/registration/manager.go 10:56:38 spire-1.2.1/pkg/server/registration/manager_test.go 10:56:38 spire-1.2.1/pkg/server/scanentries.go 10:56:38 spire-1.2.1/pkg/server/scanentries_test.go 10:56:38 spire-1.2.1/pkg/server/server.go 10:56:38 spire-1.2.1/pkg/server/server_test.go 10:56:38 spire-1.2.1/pkg/server/svid/ 10:56:38 spire-1.2.1/pkg/server/svid/observer.go 10:56:38 spire-1.2.1/pkg/server/svid/observer_test.go 10:56:38 spire-1.2.1/pkg/server/svid/rotator.go 10:56:38 spire-1.2.1/pkg/server/svid/rotator_config.go 10:56:38 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:56:38 spire-1.2.1/pkg/server/svid/rotator_test.go 10:56:38 spire-1.2.1/proto/ 10:56:38 spire-1.2.1/proto/private/ 10:56:38 spire-1.2.1/proto/private/server/ 10:56:38 spire-1.2.1/proto/private/server/journal/ 10:56:38 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:56:38 spire-1.2.1/proto/private/server/journal/journal.proto 10:56:38 spire-1.2.1/proto/spire/ 10:56:38 spire-1.2.1/proto/spire/common/ 10:56:38 spire-1.2.1/proto/spire/common/common.pb.go 10:56:38 spire-1.2.1/proto/spire/common/common.proto 10:56:38 spire-1.2.1/proto/spire/common/plugin/ 10:56:38 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:56:38 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:56:38 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:56:38 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:56:38 spire-1.2.1/proto/spire/plugin/ 10:56:38 spire-1.2.1/proto/spire/plugin/agent/ 10:56:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:56:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:56:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:56:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:56:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:56:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:56:38 spire-1.2.1/release/ 10:56:38 spire-1.2.1/release/spire-extras/ 10:56:38 spire-1.2.1/release/spire-extras/README.md 10:56:38 spire-1.2.1/release/spire-extras/conf/ 10:56:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:56:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:56:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:56:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:56:38 spire-1.2.1/release/spire/ 10:56:38 spire-1.2.1/release/spire/README.md 10:56:38 spire-1.2.1/release/spire/conf/ 10:56:38 spire-1.2.1/release/spire/conf/agent/ 10:56:38 spire-1.2.1/release/spire/conf/agent/agent.conf 10:56:38 spire-1.2.1/release/spire/conf/server/ 10:56:38 spire-1.2.1/release/spire/conf/server/server.conf 10:56:38 spire-1.2.1/script/ 10:56:38 spire-1.2.1/script/build-artifact.sh 10:56:38 spire-1.2.1/script/generate_dummy_ca.sh 10:56:38 spire-1.2.1/support/ 10:56:38 spire-1.2.1/support/k8s/ 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:56:38 spire-1.2.1/support/oidc-discovery-provider/ 10:56:38 spire-1.2.1/support/oidc-discovery-provider/README.md 10:56:38 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:56:38 spire-1.2.1/support/oidc-discovery-provider/config.go 10:56:38 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:56:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:56:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:56:38 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:56:38 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:56:38 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:56:38 spire-1.2.1/support/oidc-discovery-provider/main.go 10:56:38 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:56:38 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:56:38 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:56:38 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:56:38 spire-1.2.1/test/ 10:56:38 spire-1.2.1/test/clock/ 10:56:38 spire-1.2.1/test/clock/clock.go 10:56:38 spire-1.2.1/test/fakes/ 10:56:38 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:56:38 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:56:38 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:56:38 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:56:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:56:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:56:38 spire-1.2.1/test/fakes/fakeagentstore/ 10:56:38 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:56:38 spire-1.2.1/test/fakes/fakedatastore/ 10:56:38 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:56:38 spire-1.2.1/test/fakes/fakeentryclient/ 10:56:38 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:56:38 spire-1.2.1/test/fakes/fakehealthchecker/ 10:56:38 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:56:38 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:56:38 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:56:38 spire-1.2.1/test/fakes/fakemetrics/ 10:56:38 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:56:38 spire-1.2.1/test/fakes/fakenoderesolver/ 10:56:38 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:56:38 spire-1.2.1/test/fakes/fakenotifier/ 10:56:38 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:56:38 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:56:38 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:56:38 spire-1.2.1/test/fakes/fakeserverca/ 10:56:38 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:56:38 spire-1.2.1/test/fakes/fakeservercatalog/ 10:56:38 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:56:38 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:56:38 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:56:38 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:56:38 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:56:38 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:56:38 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:56:38 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:56:38 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:56:38 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:56:38 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:56:38 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:56:38 spire-1.2.1/test/fixture/ 10:56:38 spire-1.2.1/test/fixture/certs/ 10:56:38 spire-1.2.1/test/fixture/certs/agent_svid.der 10:56:38 spire-1.2.1/test/fixture/certs/base_cert.pem 10:56:38 spire-1.2.1/test/fixture/certs/base_csr.pem 10:56:38 spire-1.2.1/test/fixture/certs/base_key.pem 10:56:38 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:56:38 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:56:38 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:56:38 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:56:38 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:56:38 spire-1.2.1/test/fixture/certs/blog_key.pem 10:56:38 spire-1.2.1/test/fixture/certs/bundle.der 10:56:38 spire-1.2.1/test/fixture/certs/ca.pem 10:56:38 spire-1.2.1/test/fixture/certs/ca_key.pem 10:56:38 spire-1.2.1/test/fixture/certs/database_cert.pem 10:56:38 spire-1.2.1/test/fixture/certs/database_csr.pem 10:56:38 spire-1.2.1/test/fixture/certs/database_key.pem 10:56:38 spire-1.2.1/test/fixture/certs/node_cert.pem 10:56:38 spire-1.2.1/test/fixture/certs/node_csr.pem 10:56:38 spire-1.2.1/test/fixture/certs/node_key.pem 10:56:38 spire-1.2.1/test/fixture/certs/svid.pem 10:56:38 spire-1.2.1/test/fixture/certs/svid_key.pem 10:56:38 spire-1.2.1/test/fixture/config/ 10:56:38 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:56:38 spire-1.2.1/test/fixture/config/agent_good.conf 10:56:38 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:56:38 spire-1.2.1/test/fixture/config/plugin_good.conf 10:56:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:56:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:56:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:56:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:56:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:56:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:56:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:56:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:56:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:56:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:56:38 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:56:38 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:56:38 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:56:38 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:56:38 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:56:38 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:56:38 spire-1.2.1/test/fixture/config/server_good.conf 10:56:38 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:56:38 spire-1.2.1/test/fixture/fixture.go 10:56:38 spire-1.2.1/test/fixture/nodeattestor/ 10:56:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:56:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:56:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:56:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:56:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:56:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:56:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:56:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:56:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:56:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:56:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:56:38 spire-1.2.1/test/fixture/registration/ 10:56:38 spire-1.2.1/test/fixture/registration/entries.json 10:56:38 spire-1.2.1/test/fixture/registration/good-for-update.json 10:56:38 spire-1.2.1/test/fixture/registration/good.json 10:56:38 spire-1.2.1/test/fixture/registration/invalid.json 10:56:38 spire-1.2.1/test/fixture/registration/invalid_json.json 10:56:38 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:56:38 spire-1.2.1/test/integration/ 10:56:38 spire-1.2.1/test/integration/README.md 10:56:38 spire-1.2.1/test/integration/common 10:56:38 spire-1.2.1/test/integration/setup/ 10:56:38 spire-1.2.1/test/integration/setup/adminclient/ 10:56:38 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:56:38 spire-1.2.1/test/integration/setup/adminclient/client.go 10:56:38 spire-1.2.1/test/integration/setup/debugagent/ 10:56:38 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:56:38 spire-1.2.1/test/integration/setup/debugagent/main.go 10:56:38 spire-1.2.1/test/integration/setup/debugserver/ 10:56:38 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:56:38 spire-1.2.1/test/integration/setup/debugserver/main.go 10:56:38 spire-1.2.1/test/integration/setup/downstreamclient/ 10:56:38 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:56:38 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:56:38 spire-1.2.1/test/integration/setup/itclient/ 10:56:38 spire-1.2.1/test/integration/setup/itclient/client.go 10:56:38 spire-1.2.1/test/integration/setup/node-attestation/ 10:56:38 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:56:38 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:56:38 spire-1.2.1/test/integration/setup/x509pop/ 10:56:38 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:56:38 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:56:38 spire-1.2.1/test/integration/suites/ 10:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:56:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:56:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:56:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:56:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:56:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:56:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:56:38 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:56:38 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:56:38 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:56:38 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:56:38 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:56:38 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:56:38 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:56:38 spire-1.2.1/test/integration/suites/join-token/ 10:56:38 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:56:38 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:56:38 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:56:38 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:56:38 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:56:38 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:56:38 spire-1.2.1/test/integration/suites/join-token/README.md 10:56:38 spire-1.2.1/test/integration/suites/join-token/conf/ 10:56:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:56:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:56:38 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:56:38 spire-1.2.1/test/integration/suites/join-token/teardown 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:56:38 spire-1.2.1/test/integration/suites/k8s/ 10:56:38 spire-1.2.1/test/integration/suites/k8s/00-setup 10:56:38 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:56:38 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:56:38 spire-1.2.1/test/integration/suites/k8s/README.md 10:56:38 spire-1.2.1/test/integration/suites/k8s/conf/ 10:56:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:56:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:56:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:56:38 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:56:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:56:38 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:56:38 spire-1.2.1/test/integration/suites/k8s/teardown 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/ 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:56:38 spire-1.2.1/test/integration/suites/node-attestation/ 10:56:38 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:56:38 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:56:38 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:56:38 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:56:38 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:56:38 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:56:38 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:56:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:56:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:56:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:56:38 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:56:38 spire-1.2.1/test/integration/suites/rotation/ 10:56:38 spire-1.2.1/test/integration/suites/rotation/00-setup 10:56:38 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:56:38 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:56:38 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:56:38 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:56:38 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:56:38 spire-1.2.1/test/integration/suites/rotation/README.md 10:56:38 spire-1.2.1/test/integration/suites/rotation/conf/ 10:56:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:56:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:56:38 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:56:38 spire-1.2.1/test/integration/suites/rotation/teardown 10:56:38 spire-1.2.1/test/integration/suites/self-test/ 10:56:38 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:56:38 spire-1.2.1/test/integration/suites/self-test/README.md 10:56:38 spire-1.2.1/test/integration/suites/self-test/teardown 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:56:38 spire-1.2.1/test/integration/suites/upgrade/ 10:56:38 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:56:38 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:56:38 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:56:38 spire-1.2.1/test/integration/suites/upgrade/README.md 10:56:38 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:56:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:56:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:56:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:56:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:56:38 spire-1.2.1/test/integration/suites/upgrade/teardown 10:56:38 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:56:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:56:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:56:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:56:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:56:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:56:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:56:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:56:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:56:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:56:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:56:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:56:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:56:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:56:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:56:38 spire-1.2.1/test/integration/test-one.sh 10:56:38 spire-1.2.1/test/integration/test.sh 10:56:38 spire-1.2.1/test/plugintest/ 10:56:38 spire-1.2.1/test/plugintest/config.go 10:56:38 spire-1.2.1/test/plugintest/load.go 10:56:38 spire-1.2.1/test/plugintest/option.go 10:56:38 spire-1.2.1/test/spiretest/ 10:56:38 spire-1.2.1/test/spiretest/apiserver.go 10:56:38 spire-1.2.1/test/spiretest/assertions.go 10:56:38 spire-1.2.1/test/spiretest/dir.go 10:56:38 spire-1.2.1/test/spiretest/errors_posix.go 10:56:38 spire-1.2.1/test/spiretest/errors_windows.go 10:56:38 spire-1.2.1/test/spiretest/logs.go 10:56:38 spire-1.2.1/test/spiretest/socketapi.go 10:56:38 spire-1.2.1/test/spiretest/suite.go 10:56:38 spire-1.2.1/test/spiretest/x509.go 10:56:38 spire-1.2.1/test/testca/ 10:56:38 spire-1.2.1/test/testca/ca.go 10:56:38 spire-1.2.1/test/testkey/ 10:56:38 spire-1.2.1/test/testkey/generate.sh 10:56:38 spire-1.2.1/test/testkey/genkeys.go 10:56:38 spire-1.2.1/test/testkey/keys.go 10:56:38 spire-1.2.1/test/testkey/new.go 10:56:38 spire-1.2.1/test/tpmsimulator/ 10:56:38 spire-1.2.1/test/tpmsimulator/simulator.go 10:56:38 spire-1.2.1/test/util/ 10:56:38 spire-1.2.1/test/util/cert_fixtures.go 10:56:38 spire-1.2.1/test/util/cert_generation.go 10:56:38 spire-1.2.1/test/util/io_redirection.go 10:56:38 spire-1.2.1/test/util/race.go 10:56:38 spire-1.2.1/test/util/util.go 10:56:38 building spire from source... 10:56:38 Installing go1.17.7... 10:56:38 ---> Running in 301bc32daff4 10:56:38 Removing intermediate container 301bc32daff4 10:56:38 ---> 3e2e6470507e 10:56:38 Step 30/31 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 10:56:39 ---> Running in 2b565a157474 10:56:39 Removing intermediate container 2b565a157474 10:56:39 ---> fd66056905cd 10:56:39 Step 31/31 : LABEL version=2.2.0-dev.64 10:56:40 ---> Running in cf9ec29fc9b0 10:56:40 Removing intermediate container cf9ec29fc9b0 10:56:40 ---> 20d7b33f2b6e 10:56:40 10:56:40 Successfully built 20d7b33f2b6e 10:56:40 Successfully tagged security-bootstrapper:latest 10:56:40  Building security-bootstrapper ... done Building core-metadata 10:56:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:56:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:56:42 ---> 8eb4427f6a87 10:56:42 Step 3/23 : WORKDIR /edgex-go 10:56:42 ---> Using cache 10:56:42 ---> eb530da1035d 10:56:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:42 ---> Using cache 10:56:42 ---> 39a6ad79ff97 10:56:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:56:44 Building bin/spire-server... 10:56:44 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:56:44 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:56:44 go: downloading github.com/mitchellh/cli v1.1.2 10:56:44 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:56:44 go: downloading google.golang.org/grpc v1.44.0 10:56:44 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:56:44 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:56:44  ---> Running in 8c80af18c5ff 10:56:44 go: downloading github.com/imdario/mergo v0.3.12 10:56:44 go: downloading github.com/sirupsen/logrus v1.8.1 10:56:44 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:56:44 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:56:44 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:56:44 go: downloading github.com/fatih/color v1.13.0 10:56:44 go: downloading github.com/mattn/go-isatty v0.0.14 10:56:44 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:56:44 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:56:44 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:56:44 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:56:44 go: downloading github.com/armon/go-metrics v0.3.10 10:56:44 go: downloading github.com/prometheus/client_golang v1.12.1 10:56:44 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:56:44 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:56:44 go: downloading github.com/open-policy-agent/opa v0.38.0 10:56:44 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:56:44 go: downloading github.com/mattn/go-colorable v0.1.12 10:56:44 go: downloading github.com/Masterminds/goutils v1.1.0 10:56:44 go: downloading github.com/Masterminds/semver v1.5.0 10:56:44 go: downloading github.com/google/uuid v1.1.2 10:56:44 go: downloading github.com/huandu/xstrings v1.3.2 10:56:45 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:56:45 go: downloading github.com/oklog/run v1.0.0 10:56:45 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:56:45 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:56:45 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:56:45 go: downloading github.com/imkira/go-observer v1.0.3 10:56:45 go: downloading go.uber.org/atomic v1.9.0 10:56:45 go: downloading github.com/pkg/errors v0.9.1 10:56:45 go: downloading github.com/prometheus/client_model v0.2.0 10:56:45 go: downloading github.com/prometheus/common v0.32.1 10:56:45 go: downloading github.com/beorn7/perks v1.0.1 10:56:45 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:56:45 go: downloading github.com/prometheus/procfs v0.7.3 10:56:45 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:56:45 go: downloading github.com/hashicorp/errwrap v1.1.0 10:56:45 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:56:45 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:56:45 go: downloading github.com/blang/semver/v4 v4.0.0 10:56:45 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:56:45 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:56:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:56:45 go: downloading github.com/jinzhu/gorm v1.9.16 10:56:45 go: downloading github.com/lib/pq v1.10.4 10:56:45 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:56:45 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:56:45 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:56:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:56:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:56:46 ---> 8eb4427f6a87 10:56:46 Step 3/23 : WORKDIR /edgex-go 10:56:46 ---> Using cache 10:56:46 ---> eb530da1035d 10:56:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:46 ---> Using cache 10:56:46 ---> 39a6ad79ff97 10:56:46 Step 5/23 : RUN apk add --update --no-cache make git 10:56:46 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:56:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:56:46 OK: 221 MiB in 52 packages 10:56:47 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:56:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:56:47 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:56:47 go: downloading github.com/stretchr/testify v1.7.0 10:56:47 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:56:48  ---> Running in 7662b93e50ac 10:56:48 Removing intermediate container 8c80af18c5ff 10:56:48 ---> 9b5a45940b37 10:56:48 Step 6/23 : COPY go.mod vendor* ./ 10:56:48 ---> ac15af193a07 10:56:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:49 ---> Running in e4ec393bf8f0 10:56:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:56:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:56:50 OK: 221 MiB in 52 packages 10:56:50 go: downloading google.golang.org/api v0.70.0 10:56:50 go: downloading k8s.io/client-go v0.23.4 10:56:50 go: downloading k8s.io/api v0.23.4 10:56:50 go: downloading github.com/google/go-tpm v0.3.3 10:56:50 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:56:51 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:56:51 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:56:51 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:56:51 go: downloading cloud.google.com/go/storage v1.21.0 10:56:51 go: downloading cloud.google.com/go v0.100.2 10:56:52 Removing intermediate container e4ec393bf8f0 10:56:52 ---> b3c267fd7407 10:56:52 Step 8/23 : COPY . . 10:56:52 Removing intermediate container 7662b93e50ac 10:56:52 ---> 1d2fb5754479 10:56:52 Step 6/23 : COPY go.mod vendor* ./ 10:56:52 go: downloading k8s.io/apimachinery v0.23.4 10:56:52 go: downloading k8s.io/kube-aggregator v0.23.3 10:56:52 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:56:52 go: downloading cloud.google.com/go/security v1.3.0 10:56:52  ---> 0bafbe339bf7 10:56:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:53 go: downloading github.com/hashicorp/vault/api v1.4.1 10:56:53 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:56:53 go: downloading github.com/twmb/murmur3 v1.1.6 10:56:53  ---> Running in 6f8c6a76e312 10:56:53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:56:53 go: downloading github.com/jinzhu/inflection v1.0.0 10:56:53 go: downloading github.com/aws/smithy-go v1.11.0 10:56:53 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:56:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:56:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:56:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:56:53 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:56:53 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:56:53 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:56:53 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:56:53 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:56:53 go: downloading github.com/dimchansky/utfbom v1.1.1 10:56:53 go: downloading cloud.google.com/go/compute v1.3.0 10:56:53 go: downloading cloud.google.com/go/iam v0.1.1 10:56:53 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:56:53 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:56:55 go: downloading github.com/gogo/protobuf v1.3.2 10:56:55 go: downloading k8s.io/klog/v2 v2.30.0 10:56:55 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:56:55 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:56:55 go: downloading github.com/google/gofuzz v1.1.0 10:56:55 go: downloading github.com/spf13/pflag v1.0.5 10:56:55 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:56:55 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:56:55 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:56:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:56:55 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:56:55 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:56:55 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:56:55 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:56:55 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:56:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:56:56 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:56:56 go: downloading gopkg.in/yaml.v2 v2.4.0 10:56:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:56:56 go: downloading github.com/gobwas/glob v0.2.3 10:56:56 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:56:56 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:56:56 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:56:56 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:56:56 go: downloading go.opencensus.io v0.23.0 10:56:56 go: downloading gopkg.in/inf.v0 v0.9.1 10:56:56 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:56:56 go: downloading github.com/googleapis/gnostic v0.5.5 10:56:56 go: downloading github.com/go-logr/logr v1.2.2 10:56:56 go: downloading github.com/google/go-cmp v0.5.7 10:56:56 go: downloading github.com/json-iterator/go v1.1.12 10:56:56 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:56:56 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:56:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:56:56 go: downloading go.uber.org/zap v1.21.0 10:56:56 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:56:56 go: downloading github.com/tklauser/numcpus v0.3.0 10:56:56 go: downloading sigs.k8s.io/yaml v1.3.0 10:56:56 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:56:56 go: downloading github.com/ryanuber/go-glob v1.0.0 10:56:56 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:56:56 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:56:56 go: downloading github.com/hashicorp/go-version v1.2.0 10:56:56 go: downloading github.com/golang/snappy v0.0.4 10:56:56 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:56:56 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:56:56 go: downloading github.com/modern-go/reflect2 v1.0.2 10:56:56 go: downloading go.uber.org/multierr v1.6.0 10:56:56 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:56:57 Removing intermediate container 6f8c6a76e312 10:56:57 ---> 646820f86a92 10:56:57 Step 8/23 : COPY . . 10:57:02 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:57:02 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:57:05  ---> f4fd32de146d 10:57:05 Step 9/23 : RUN make cmd/core-data/core-data 10:57:06 ---> Running in c7ac2999c6c4 10:57:06 ---> ece5dfc4499a 10:57:06 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:57:06 ---> Running in a5346f81fac4 10:57:07 Removing intermediate container cd6f0219fa34 10:57:07 ---> 10d00d872888 10:57:07 Successfully built 10d00d872888 10:57:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:57:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:57:07 + docker inspect -f . ci-base-image-arm64 10:57:07 . [Pipeline] withDockerContainer 10:57:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:57:07 prd-ubuntu20.04-docker-arm64-4c-16g-20663 does not seem to be running inside a container 10:57:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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 10:57:09 $ docker top 7866e43db646a77b5841127862c89cadeb0ffe4969795e630b2a18bc1d5e8675 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:10 + go version 10:57:10 go version go1.17.6 linux/arm64 [Pipeline] } 10:57:10 $ docker stop --time=1 7866e43db646a77b5841127862c89cadeb0ffe4969795e630b2a18bc1d5e8675 10:57:11 $ docker rm -f 7866e43db646a77b5841127862c89cadeb0ffe4969795e630b2a18bc1d5e8675 [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 10:57:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:57:12 10:57:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:57:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:57:13 latest: Pulling from edgex-devops/edgex-compose-arm64 10:57:13 29e5d40040c1: Pulling fs layer 10:57:13 1ce36da41761: Pulling fs layer 10:57:13 25b303627fd3: Pulling fs layer 10:57:13 29e5d40040c1: Verifying Checksum 10:57:13 29e5d40040c1: Download complete 10:57:13 1ce36da41761: Verifying Checksum 10:57:13 1ce36da41761: Download complete 10:57:13 29e5d40040c1: Pull complete 10:57:15 1ce36da41761: Pull complete 10:57:15 25b303627fd3: Verifying Checksum 10:57:15 25b303627fd3: Download complete 10:57:25 25b303627fd3: Pull complete 10:57:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:57:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:57:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:57:25 prd-ubuntu20.04-docker-arm64-4c-16g-20663 does not seem to be running inside a container 10:57:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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 10:57:28 $ docker top 5952d7d1e349b975e350e23145fd2d2b4b021c47417ec5312235a55650a836ae -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:29 + grep parallel 10:57:29 + docker-compose build --help 10:57:34 --parallel Build images in parallel. [Pipeline] } 10:57:34 $ docker stop --time=1 5952d7d1e349b975e350e23145fd2d2b4b021c47417ec5312235a55650a836ae 10:57:36 $ docker rm -f 5952d7d1e349b975e350e23145fd2d2b4b021c47417ec5312235a55650a836ae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:57:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:57:36 . [Pipeline] withDockerContainer 10:57:37 prd-ubuntu20.04-docker-arm64-4c-16g-20663 does not seem to be running inside a container 10:57:37 $ 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/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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 10:57:38 $ docker top 600cf6cae69d4609424c7d1d437a18973d60b04127d077b6351f4b2d01dfa5de -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:39 + docker-compose -f ./docker-compose-build.yml build --parallel 10:57:44 Building core-command ... 10:57:44 Building core-data ... 10:57:44 Building core-metadata ... 10:57:44 Building security-bootstrapper ... 10:57:44 Building security-proxy-setup ... 10:57:44 Building security-secretstore-setup ... 10:57:44 Building security-spiffe-token-provider ... 10:57:44 Building security-spire-agent ... 10:57:44 Building security-spire-config ... 10:57:44 Building security-spire-server ... 10:57:44 Building support-notifications ... 10:57:44 Building support-scheduler ... 10:57:44 Building sys-mgmt-agent ... 10:57:44 Building sys-mgmt-agent 10:57:44 Building security-spire-server 10:57:44 Building support-scheduler 10:57:44 Building security-spire-config 10:57:44 Building core-data 10:57:46 Removing intermediate container a5346f81fac4 10:57:46 ---> f896a513bf7d 10:57:46 10:57:46 Step 10/23 : FROM alpine:3.14 10:57:46 ---> e04c818066af 10:57:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:57:46 ---> Using cache 10:57:46 ---> 46e9fc8c9d9c 10:57:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:57:46 ---> Using cache 10:57:46 ---> a97c15e7884c 10:57:46 Step 13/23 : ENV APP_PORT=59881 10:57:46 ---> Running in ee210ef7f931 10:57:46 Removing intermediate container ee210ef7f931 10:57:46 ---> 58ca322aa65d 10:57:46 Step 14/23 : EXPOSE $APP_PORT 10:57:46 ---> Running in 38f13c5c6063 10:57:46 Removing intermediate container c7ac2999c6c4 10:57:46 ---> 38e555c2fce1 10:57:46 10:57:46 Step 10/23 : FROM alpine:3.14 10:57:46 ---> e04c818066af 10:57:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:57:46 ---> Running in edd7294dbbf3 10:57:46 Removing intermediate container 38f13c5c6063 10:57:46 ---> c0fa1e682aef 10:57:46 Step 15/23 : WORKDIR / 10:57:46 ---> Running in 4a4d12739e4f 10:57:46 Removing intermediate container edd7294dbbf3 10:57:46 ---> 6e515e8a77ec 10:57:46 Step 12/23 : ENV APP_PORT=59880 10:57:46 ---> Running in 305ca06f7a0b 10:57:46 Removing intermediate container 4a4d12739e4f 10:57:46 ---> 64b6afc09a00 10:57:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:57:46 Removing intermediate container 305ca06f7a0b 10:57:46 ---> 79946660d3e8 10:57:46 Step 13/23 : EXPOSE $APP_PORT 10:57:46 ---> Running in 8e9b8bc5d9b9 10:57:46 ---> 827e6fe31737 10:57:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:57:46 Removing intermediate container 8e9b8bc5d9b9 10:57:46 ---> 8f28f38ccbfd 10:57:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:46 ---> Running in 9b8804234b84 10:57:46 ---> 276ed17197da 10:57:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:57:47 ---> 322fcdb6ef6f 10:57:47 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:57:47 ---> Running in 5fb83ae66f87 10:57:47 Removing intermediate container 9b8804234b84 10:57:47 ---> 265b41358bed 10:57:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:57:47 Removing intermediate container 5fb83ae66f87 10:57:47 ---> 4cb63023591c 10:57:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:57:47 ---> Running in fe57d5165272 10:57:47 ---> Running in de862eb91741 10:57:47 Removing intermediate container de862eb91741 10:57:47 ---> adb1d816bbf8 10:57:47 Step 21/23 : LABEL arch=x86_64 10:57:47 ---> Running in f4b2f09f4193 10:57:47 Removing intermediate container f4b2f09f4193 10:57:47 ---> 729fc6dbaeaa 10:57:47 Step 22/23 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 10:57:47 ---> Running in b631cdbfe947 10:57:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:57:48 Removing intermediate container b631cdbfe947 10:57:48 ---> 53703d84c5ec 10:57:48 Step 23/23 : LABEL version=2.2.0-dev.64 10:57:48 ---> Running in 7608a256e19b 10:57:48 Removing intermediate container 7608a256e19b 10:57:48 ---> 082c43848fcb 10:57:48 10:57:48 Successfully built 082c43848fcb 10:57:48 Successfully tagged core-metadata:latest 10:57:48 Building support-scheduler 10:57:48  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:57:49 (1/6) Installing dumb-init (1.2.5-r1) 10:57:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:57:49 (3/6) Installing libsodium (1.0.18-r0) 10:57:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:57:49 (5/6) Installing libzmq (4.3.4-r0) 10:57:49 (6/6) Installing zeromq (4.3.4-r0) 10:57:49 Executing busybox-1.33.1-r7.trigger 10:57:49 OK: 8 MiB in 20 packages 10:57:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:57:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:57:53 ---> 8eb4427f6a87 10:57:53 Step 3/22 : WORKDIR /edgex-go 10:57:53 ---> Using cache 10:57:53 ---> eb530da1035d 10:57:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:53 ---> Using cache 10:57:53 ---> 39a6ad79ff97 10:57:53 Step 5/22 : RUN apk add --update --no-cache make git 10:57:53 ---> Using cache 10:57:53 ---> 1d2fb5754479 10:57:53 Step 6/22 : COPY go.mod vendor* ./ 10:57:53 ---> Using cache 10:57:53 ---> 0bafbe339bf7 10:57:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:53 ---> Using cache 10:57:53 ---> 646820f86a92 10:57:53 Step 8/22 : COPY . . 10:57:53 ---> Using cache 10:57:53 ---> ece5dfc4499a 10:57:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:57:53 Removing intermediate container fe57d5165272 10:57:53 ---> 57c639849368 10:57:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:57:53 ---> Running in 2a45c214037e 10:57:53 ---> fdc03ad163ea 10:57:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:57:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:57:55 ---> 029f8635b1bf 10:57:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:57:55 ---> 21d1fb81b4cc 10:57:55 Step 19/23 : ENTRYPOINT ["/core-data"] 10:57:55 ---> Running in 5490a3944665 10:57:55 Removing intermediate container 5490a3944665 10:57:55 ---> 1f2457a2eb26 10:57:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:57:55 ---> Running in 9c89aaa4c7de 10:57:56 Removing intermediate container 9c89aaa4c7de 10:57:56 ---> 6ab9b9091fa5 10:57:56 Step 21/23 : LABEL arch=x86_64 10:57:56 ---> Running in c19448b0eaec 10:57:56 Removing intermediate container c19448b0eaec 10:57:56 ---> c7432c7c8140 10:57:56 Step 22/23 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 10:57:56 ---> Running in a0f7bf5c4cb4 10:57:56 Removing intermediate container a0f7bf5c4cb4 10:57:56 ---> 2c2b8e3674a2 10:57:56 Step 23/23 : LABEL version=2.2.0-dev.64 10:57:57 ---> Running in 815b89ad4236 10:57:57 Removing intermediate container 815b89ad4236 10:57:57 ---> 926f5741d121 10:57:57 10:57:57 Successfully built 926f5741d121 10:57:57 Successfully tagged core-data:latest 10:57:57 Building security-proxy-setup 10:58:02  Building core-data ... done Building bin/spire-agent... 10:58:02 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:58:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:58:02 ---> 8eb4427f6a87 10:58:02 Step 3/22 : WORKDIR /edgex-go 10:58:02 ---> Using cache 10:58:02 ---> eb530da1035d 10:58:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:02 ---> Using cache 10:58:02 ---> 39a6ad79ff97 10:58:02 Step 5/22 : RUN apk add --update --no-cache make git 10:58:02 ---> Using cache 10:58:02 ---> 1d2fb5754479 10:58:02 Step 6/22 : COPY go.mod vendor* ./ 10:58:02 ---> Using cache 10:58:02 ---> 0bafbe339bf7 10:58:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:02 ---> Using cache 10:58:02 ---> 646820f86a92 10:58:02 Step 8/22 : COPY . . 10:58:02 ---> Using cache 10:58:02 ---> ece5dfc4499a 10:58:02 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:58:02 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:58:02 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:58:02 go: downloading github.com/docker/docker v20.10.12+incompatible 10:58:03 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:58:03 go: downloading github.com/google/go-tpm-tools v0.3.3 10:58:03 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:58:03 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:58:03 go: downloading github.com/docker/go-connections v0.4.0 10:58:03 go: downloading github.com/docker/go-units v0.4.0 10:58:03 go: downloading github.com/opencontainers/image-spec v1.0.1 10:58:03 go: downloading github.com/opencontainers/go-digest v1.0.0 10:58:03 go: downloading github.com/containerd/containerd v1.3.4 10:58:03 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:58:03 Building bin/spire-agent... 10:58:03 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:58:04 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:58:04 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:58:04 go: downloading github.com/docker/docker v20.10.12+incompatible 10:58:04 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:58:04 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:58:04 go: downloading github.com/google/go-tpm-tools v0.3.3 10:58:04  ---> Running in 809bff936c0c 10:58:05 go: downloading github.com/docker/go-units v0.4.0 10:58:05 go: downloading github.com/docker/go-connections v0.4.0 10:58:05 go: downloading github.com/containerd/containerd v1.3.4 10:58:05 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:58:05 go: downloading github.com/opencontainers/go-digest v1.0.0 10:58:05 go: downloading github.com/opencontainers/image-spec v1.0.1 10:58:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:58:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:58:37 Removing intermediate container 2a45c214037e 10:58:37 ---> dcd049ec6f3f 10:58:37 10:58:37 Step 10/22 : FROM alpine:3.14 10:58:37 ---> e04c818066af 10:58:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:58:37 ---> Using cache 10:58:37 ---> 46e9fc8c9d9c 10:58:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:58:37 ---> Using cache 10:58:37 ---> a97c15e7884c 10:58:37 Step 13/22 : ENV APP_PORT=59861 10:58:37 ---> Running in bbef056719dc 10:58:37 Removing intermediate container bbef056719dc 10:58:37 ---> fc5d7f0fb3c9 10:58:37 Step 14/22 : EXPOSE $APP_PORT 10:58:37 ---> Running in bc21ad1587c8 10:58:37 Removing intermediate container bc21ad1587c8 10:58:37 ---> 7ff1c321d3ad 10:58:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:58:37 ---> b6210699b1e7 10:58:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:58:38 Removing intermediate container 809bff936c0c 10:58:38 ---> fc4898d3ce36 10:58:38 10:58:38 Step 10/22 : FROM alpine:3.14 10:58:38 ---> e04c818066af 10:58:38 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 10:58:38 ---> Running in ccdbbe1c0aa0 10:58:38 ---> 64e80f0c0ca5 10:58:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:58:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:58:39 ---> 3b1dfb5eb2b2 10:58:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:58:39 ---> Running in 49798f8bb69b 10:58:39 (1/6) Installing ca-certificates (20211220-r0) 10:58:39 (2/6) Installing brotli-libs (1.0.9-r5) 10:58:39 (3/6) Installing nghttp2-libs (1.43.0-r0) 10:58:39 (4/6) Installing libcurl (7.79.1-r0) 10:58:39 (5/6) Installing curl (7.79.1-r0) 10:58:39 (6/6) Installing dumb-init (1.2.5-r1) 10:58:39 Executing busybox-1.33.1-r7.trigger 10:58:39 Executing ca-certificates-20211220-r0.trigger 10:58:39 Removing intermediate container 49798f8bb69b 10:58:39 ---> b2a62bb5c78e 10:58:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:58:39 OK: 8 MiB in 20 packages 10:58:39 ---> Running in 4f88af43ba83 10:58:39 Removing intermediate container 4f88af43ba83 10:58:39 ---> 5c31efe3ebc7 10:58:39 Step 20/22 : LABEL arch=x86_64 10:58:40 ---> Running in 0f3a931aee75 10:58:40 Removing intermediate container 0f3a931aee75 10:58:40 ---> e76460b9e076 10:58:40 Step 21/22 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 10:58:40 Removing intermediate container ccdbbe1c0aa0 10:58:40 ---> 853c5ae6fefd 10:58:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:58:40 ---> Running in 0fd90f904509 10:58:40 ---> Running in 8d614f2c7776 10:58:40 Removing intermediate container 0fd90f904509 10:58:40 ---> 3e39b49d6cba 10:58:40 Step 22/22 : LABEL version=2.2.0-dev.64 10:58:40 Removing intermediate container 8d614f2c7776 10:58:40 ---> 002cd7a8e5f1 10:58:40 Step 13/22 : WORKDIR /edgex 10:58:40 ---> Running in ef4e3ba6c47c 10:58:40 ---> Running in 860d57d7c9ca 10:58:40 Removing intermediate container ef4e3ba6c47c 10:58:40 ---> 460170c4c6f3 10:58:40 10:58:41 Removing intermediate container 860d57d7c9ca 10:58:41 ---> 371025075933 10:58:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:58:41 Successfully built 460170c4c6f3 10:58:41 Successfully tagged support-scheduler:latest 10:58:41  Building support-scheduler ... done Building sys-mgmt-agent 10:58:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:58:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:58:41 ---> 10d00d872888 10:58:41 Step 3/26 : WORKDIR /edgex-go 10:58:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:58:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:58:41 ---> 10d00d872888 10:58:41 Step 3/23 : WORKDIR /edgex-go 10:58:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:58:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:58:41 ---> 10d00d872888 10:58:41 Step 3/25 : WORKDIR /edgex-go 10:58:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:58:41 10:58:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:58:41 ---> 10d00d872888 10:58:41 Step 3/23 : WORKDIR /edgex-goStep 2/22 : FROM ${BUILDER_BASE} AS builder 10:58:41 10:58:41 ---> 10d00d872888 10:58:41 Step 3/22 : WORKDIR /edgex-go 10:58:41 ---> Running in 0c7397f893c4 10:58:41 ---> Running in 5424bd05328d 10:58:41 ---> Running in dfef6c38b2ff 10:58:41 ---> Running in 524679cc3f47 10:58:41 ---> Running in ad3017d2ed3b 10:58:41 Removing intermediate container ad3017d2ed3b 10:58:41 ---> b72aa44f9f24 10:58:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:41 Removing intermediate container 0c7397f893c4 10:58:41 ---> a8f239336495 10:58:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:41 ---> Running in 89c6d46364db 10:58:41 Removing intermediate container dfef6c38b2ff 10:58:41 ---> 82e64ba8d712 10:58:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:41 Removing intermediate container 524679cc3f47 10:58:41 ---> ad85af697c31 10:58:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:41 ---> Running in 57e4e2ee307a 10:58:41 Removing intermediate container 5424bd05328d 10:58:41 ---> 07011073c350 10:58:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:41 ---> Running in fdff76cb7dc8 10:58:41 ---> Running in c8c068a74b70 10:58:41 ---> Running in 4071570484ad 10:58:41 Removing intermediate container 89c6d46364db 10:58:41 ---> 87f78be93a23 10:58:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:58:41 ---> Running in 555a4f6adcc9 10:58:42 Removing intermediate container 57e4e2ee307a 10:58:42 ---> c0bdd4c49b0f 10:58:42 Step 5/23 : RUN apk add --update --no-cache make bash git 10:58:42 ---> Running in a829b9b83b5f 10:58:42 Removing intermediate container fdff76cb7dc8 10:58:42 ---> 88d9eaebafea 10:58:42 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:58:42 ---> Running in c2fc9cb9fa7f 10:58:42 Removing intermediate container 4071570484ad 10:58:42 ---> adeca7796cfe 10:58:42 Step 5/22 : RUN apk add --update --no-cache make git 10:58:42 Removing intermediate container c8c068a74b70 10:58:42 ---> 6e609bbcddb4 10:58:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:58:42 ---> Running in 6c3e1e32e4a2 10:58:42 ---> b3b4d42932c0 10:58:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:58:43 ---> Running in 0a00cce38baf 10:58:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:58:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:58:44 ---> 7ab8741e902c 10:58:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:58:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:58:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:58:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:58:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:58:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:58:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:58:45 ---> 8eb4427f6a87 10:58:45 Step 3/23 : WORKDIR /edgex-go 10:58:45 ---> Using cache 10:58:45 ---> eb530da1035d 10:58:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:45 ---> Using cache 10:58:45 ---> 39a6ad79ff97 10:58:45 Step 5/23 : RUN apk add --update --no-cache make bash git 10:58:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:58:46 ---> 607f51088f00 10:58:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:58:46 ---> Running in 578d858dbb5e 10:58:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:58:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:58:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:58:46 OK: 220 MiB in 52 packages 10:58:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:58:46 ---> 83c99a56801f 10:58:46 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:58:46 ---> Running in c5f4c74faa0f 10:58:46 OK: 220 MiB in 52 packages 10:58:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:58:47 Removing intermediate container c5f4c74faa0f 10:58:47 ---> 5a233d6e512d 10:58:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:58:47 OK: 220 MiB in 52 packages 10:58:47 OK: 220 MiB in 52 packages 10:58:47 OK: 220 MiB in 52 packages 10:58:47 OK: 221 MiB in 52 packages 10:58:47 ---> Running in 7e4366389801 10:58:47 Removing intermediate container 7e4366389801 10:58:47 ---> 1e45e5a57959 10:58:47 Step 20/22 : LABEL arch=x86_64 10:58:47 ---> Running in b4b240191247 10:58:47 Removing intermediate container b4b240191247 10:58:47 ---> 39bd2a661de4 10:58:47 Step 21/22 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 10:58:47 Removing intermediate container 578d858dbb5e 10:58:47 ---> 894506fb5cd3 10:58:47 Step 6/23 : COPY go.mod vendor* ./ 10:58:48 ---> Running in 9ee40a6b8145 10:58:48 Removing intermediate container 9ee40a6b8145 10:58:48 ---> 76c3d03ffff6 10:58:48 Step 22/22 : LABEL version=2.2.0-dev.64 10:58:48 Removing intermediate container 555a4f6adcc9 10:58:48 ---> dec1d296352d 10:58:48 Step 6/23 : COPY go.mod vendor* ./ 10:58:48 ---> 977dc333d933 10:58:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:48 ---> Running in 944a848c703f 10:58:48 ---> Running in 9126ce7d12a3 10:58:48 Removing intermediate container a829b9b83b5f 10:58:48 ---> a4f24ecdff91 10:58:48 Step 6/23 : COPY go.mod vendor* ./ 10:58:48 Removing intermediate container 944a848c703f 10:58:48 ---> 25b927b8ae09 10:58:48 10:58:48 Successfully built 25b927b8ae09 10:58:48 Successfully tagged security-proxy-setup:latest 10:58:48  Building security-proxy-setup ... done Building support-notifications 10:58:49 Removing intermediate container 0a00cce38baf 10:58:49 ---> 1176f5db41be 10:58:49 Step 6/26 : COPY go.mod vendor* ./ 10:58:49 Removing intermediate container c2fc9cb9fa7f 10:58:49 ---> 233d978e565f 10:58:49 Step 6/25 : COPY go.mod vendor* ./ 10:58:49 Removing intermediate container 6c3e1e32e4a2 10:58:49 ---> 36804731f846 10:58:49 Step 6/22 : COPY go.mod vendor* ./ 10:58:49 ---> 6ac705f96755 10:58:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:49 ---> c96fc2fb4282 10:58:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:50 ---> Running in cb3c80e71a04 10:58:50 ---> Running in 12a630ef9b46 10:58:50 ---> 9784269becae 10:58:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:51 ---> 2aaa3e8b4a1b 10:58:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:51 ---> f82766dcaf9f 10:58:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:51 ---> Running in ab4ce219b8e9 10:58:51 ---> Running in d3ef000a7a54 10:58:51 ---> Running in 9b2d1dcb77fb 10:58:52 Removing intermediate container 9126ce7d12a3 10:58:52 ---> a4461151afcf 10:58:52 Step 8/23 : COPY . . 10:58:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:58:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:58:53 ---> 8eb4427f6a87 10:58:53 Step 3/22 : WORKDIR /edgex-go 10:58:53 ---> Using cache 10:58:53 ---> eb530da1035d 10:58:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:53 ---> Using cache 10:58:53 ---> 39a6ad79ff97 10:58:53 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:58:55 Removing intermediate container cb3c80e71a04 10:58:55 ---> 7bdaafe0aad8 10:58:55 Step 8/23 : COPY . . 10:58:55 ---> Running in d453ea2f21a1 10:58:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:58:56 Removing intermediate container 12a630ef9b46 10:58:56 ---> 113a9eedc21d 10:58:56 Step 8/23 : COPY . . 10:58:56 Removing intermediate container ab4ce219b8e9 10:58:56 ---> 18cf9f5403b9 10:58:56 Step 8/26 : COPY . . 10:58:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:58:57 Removing intermediate container 9b2d1dcb77fb 10:58:57 ---> 1a2b87844483 10:58:57 Step 8/22 : COPY . . 10:58:57 Removing intermediate container d3ef000a7a54 10:58:57 ---> 820f3ef38554 10:58:57 Step 8/25 : COPY . . 10:58:57 OK: 221 MiB in 52 packages 10:59:00 Removing intermediate container d453ea2f21a1 10:59:00 ---> c610385d8fa3 10:59:00 Step 6/22 : COPY go.mod vendor* ./ 10:59:00 ---> 0d6cd243c97a 10:59:00 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:59:00 ---> Running in 40d67bb4fd26 10:59:00 ---> 88497df10b8f 10:59:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:00 ---> Running in 831023003fec 10:59:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:59:02 Removing intermediate container 831023003fec 10:59:02 ---> d8032ce43022 10:59:02 Step 8/22 : COPY . . 10:59:15 ---> a6f4a1648e38 10:59:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:59:15 ---> Running in 05324090bafe 10:59:15 ---> 52117e5b85ea 10:59:15 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:59:15 ---> 13fbebf3f350 10:59:15 Step 9/23 : RUN make cmd/core-data/core-data 10:59:15 ---> f1dd372ee627 10:59:15 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:59:15 ---> Running in 6b151260a882 10:59:15 ---> 0d31fb45719b 10:59:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:59:15 ---> Running in 15175adbae35 10:59:15 ---> Running in b1a0ab6683a7 10:59:15 ---> Running in 364d8811e1da 10:59:15 Removing intermediate container 05324090bafe 10:59:15 ---> 265b5a45b20b 10:59:15 Step 10/26 : RUN mkdir -p spire-build 10:59:15 Removing intermediate container 6b151260a882 10:59:15 ---> 7671062870a1 10:59:15 Step 10/25 : RUN mkdir -p spire-build 10:59:16 ---> Running in 88e10ef71f48 10:59:16 ---> Running in 4362c3f25f31 10:59:17 ---> e8ee9a545622 10:59:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:59:17 ---> Running in 0d5aba0ab756 10:59:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:59:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:59:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:59:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:59:20 Removing intermediate container 88e10ef71f48 10:59:20 ---> 65f589bba8c9 10:59:20 Step 11/26 : WORKDIR /edgex-go/spire-build 10:59:20 ---> Running in 92a8ec21d5da 10:59:20 Removing intermediate container 4362c3f25f31 10:59:20 ---> 5f50e031762a 10:59:20 Step 11/25 : WORKDIR /edgex-go/spire-build 10:59:20 ---> Running in ea94df1282ab 10:59:20 Removing intermediate container 40d67bb4fd26 10:59:20 ---> 5d58f8a7ef32 10:59:20 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:59:20 ---> Running in 57c03114fec5 10:59:20 Removing intermediate container 92a8ec21d5da 10:59:20 ---> 2e0e566e1942 10:59: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 10:59:20 Removing intermediate container ea94df1282ab 10:59:20 ---> 87a59e134f78 10:59:20 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 10:59:20 Building bin/spire-agent... 10:59:21 ---> Running in c99b2c65c3c4 10:59:21 ---> Running in 54b58d03bac3 10:59:21 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:59:21 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:59:21 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:59:21 go: downloading github.com/docker/docker v20.10.12+incompatible 10:59:21 Removing intermediate container f02d881d1cb9 10:59:21 ---> 5cff024c5bfa 10:59:21 10:59:21 Step 13/26 : FROM alpine:3.15 10:59:21 ---> 0ac33e5f5afa 10:59:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:59:21 ---> Using cache 10:59:21 ---> 59051ff6e712 10:59:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:21 ---> Using cache 10:59:21 ---> 4edb3392a678 10:59:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:59:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:59:21 ---> Running in bd1af7d39044 10:59:21 Removing intermediate container 970dc82b1d58 10:59:21 ---> a9747e470b92 10:59:21 10:59:21 Step 13/25 : FROM alpine:3.15 10:59:21 ---> 0ac33e5f5afa 10:59:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:59:21 ---> Using cache 10:59:21 ---> 59051ff6e712 10:59:21 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:21 ---> Using cache 10:59:21 ---> 4edb3392a678 10:59:21 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:59:21 ---> Running in 800c7c9c17a6 10:59:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:59:21 go: downloading github.com/google/go-tpm-tools v0.3.3 10:59:21 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:59:21 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:59:22 go: downloading github.com/docker/go-connections v0.4.0 10:59:22 go: downloading github.com/docker/go-units v0.4.0 10:59:22 go: downloading github.com/opencontainers/image-spec v1.0.1 10:59:22 go: downloading github.com/containerd/containerd v1.3.4 10:59:22 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:59:22 go: downloading github.com/opencontainers/go-digest v1.0.0 10:59:22 Removing intermediate container 57c03114fec5 10:59:22 ---> 84b78261a092 10:59:22 10:59:22 Step 11/23 : FROM docker:20.10.14 10:59:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:59:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:59:22 20.10.14: Pulling from library/docker 10:59:23 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:59:23 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:59:23 OK: 15854 distinct packages available 10:59:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:59:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:59:23 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:59:23 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:59:23 OK: 15854 distinct packages available 10:59:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:59:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:59:24 spire-1.2.1/ 10:59:24 spire-1.2.1/.data/ 10:59:24 spire-1.2.1/.data/.file 10:59:24 spire-1.2.1/.dockerignore 10:59:24 spire-1.2.1/.gitattributes 10:59:24 spire-1.2.1/.githooks/ 10:59:24 spire-1.2.1/.githooks/pre-commit 10:59:24 spire-1.2.1/.github/ 10:59:24 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:59:24 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:59:24 spire-1.2.1/.github/dependabot.yml 10:59:24 spire-1.2.1/.github/workflows/ 10:59:24 spire-1.2.1/.github/workflows/nightly_build.yaml 10:59:24 spire-1.2.1/.github/workflows/pr_build.yaml 10:59:24 spire-1.2.1/.github/workflows/release_build.yaml 10:59:24 spire-1.2.1/.github/workflows/scripts/ 10:59:24 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:59:24 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:59:24 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:59:24 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:59:24 spire-1.2.1/.github/workflows/scripts/split.sh 10:59:24 spire-1.2.1/.gitignore 10:59:24 spire-1.2.1/.go-version 10:59:24 spire-1.2.1/.golangci.yml 10:59:24 spire-1.2.1/ADOPTERS.md 10:59:24 spire-1.2.1/CHANGELOG.md 10:59:24 spire-1.2.1/CODE-OF-CONDUCT.md 10:59:24 spire-1.2.1/CODEOWNERS 10:59:24 spire-1.2.1/CONTRIBUTING.md 10:59:24 spire-1.2.1/Dockerfile 10:59:24 spire-1.2.1/Dockerfile.dev 10:59:24 spire-1.2.1/Dockerfile.scratch 10:59:24 spire-1.2.1/LICENSE 10:59:24 spire-1.2.1/MAINTAINERS.md 10:59:24 spire-1.2.1/Makefile 10:59:24 spire-1.2.1/README.md 10:59:24 spire-1.2.1/ROADMAP.md 10:59:24 spire-1.2.1/SECURITY.md 10:59:24 spire-1.2.1/cmd/ 10:59:24 spire-1.2.1/cmd/spire-agent/ 10:59:24 spire-1.2.1/cmd/spire-agent/cli/ 10:59:24 spire-1.2.1/cmd/spire-agent/cli/api/ 10:59:24 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/common/ 10:59:24 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:59:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/run/ 10:59:24 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:59:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:59:24 spire-1.2.1/cmd/spire-agent/main.go 10:59:24 spire-1.2.1/cmd/spire-server/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/agent/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/cli.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/run/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/token/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/validate/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/x509/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:59:24 spire-1.2.1/cmd/spire-server/main.go 10:59:24 spire-1.2.1/cmd/spire-server/util/ 10:59:24 spire-1.2.1/cmd/spire-server/util/util.go 10:59:24 spire-1.2.1/conf/ 10:59:24 spire-1.2.1/conf/agent/ 10:59:24 spire-1.2.1/conf/agent/agent.conf 10:59:24 spire-1.2.1/conf/agent/agent_full.conf 10:59:24 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:59:24 spire-1.2.1/conf/server/ 10:59:24 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:59:24 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:59:24 spire-1.2.1/conf/server/server.conf 10:59:24 spire-1.2.1/conf/server/server_full.conf 10:59:24 spire-1.2.1/doc/ 10:59:24 spire-1.2.1/doc/SPIRE101.md 10:59:24 spire-1.2.1/doc/auditlog.md 10:59:24 spire-1.2.1/doc/authorization_policy_engine.md 10:59:24 spire-1.2.1/doc/changelog_guidelines.md 10:59:24 spire-1.2.1/doc/cure53-report.pdf 10:59:24 spire-1.2.1/doc/images/ 10:59:24 spire-1.2.1/doc/images/2019_roadmap.png 10:59:24 spire-1.2.1/doc/images/SPIRE101.png 10:59:24 spire-1.2.1/doc/images/SPIRE_agent.png 10:59:24 spire-1.2.1/doc/images/SPIRE_server.pngspire-1.2.1/ 10:59:24 10:59:24 spire-1.2.1/doc/images/cache_mgr.png 10:59:24 spire-1.2.1/doc/images/cache_mgr_components.png 10:59:24 spire-1.2.1/doc/images/federated_spire.png 10:59:24 spire-1.2.1/doc/images/ha_mode.png 10:59:24 spire-1.2.1/doc/images/nested_spire.png 10:59:24 spire-1.2.1/doc/images/oidc_federation.png 10:59:24 spire-1.2.1/doc/images/single_trust_domain.png 10:59:24 spire-1.2.1/doc/images/spiffe_compatible.png 10:59:24 spire-1.2.1/doc/images/spire_logo.png 10:59:24 spire-1.2.1/doc/migrating_registration_api_clients.md 10:59:24 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:59:24 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:59:24 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdspire-1.2.1/.data/ 10:59:24 spire-1.2.1/.data/.file 10:59:24 spire-1.2.1/.dockerignore 10:59:24 spire-1.2.1/.gitattributes 10:59:24 spire-1.2.1/.githooks/ 10:59:24 spire-1.2.1/.githooks/pre-commit 10:59:24 spire-1.2.1/.github/ 10:59:24 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:59:24 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:59:24 spire-1.2.1/.github/dependabot.yml 10:59:24 spire-1.2.1/.github/workflows/ 10:59:24 spire-1.2.1/.github/workflows/nightly_build.yaml 10:59:24 spire-1.2.1/.github/workflows/pr_build.yaml 10:59:24 spire-1.2.1/.github/workflows/release_build.yaml 10:59:24 spire-1.2.1/.github/workflows/scripts/ 10:59:24 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:59:24 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:59:24 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:59:24 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:59:24 spire-1.2.1/.github/workflows/scripts/split.sh 10:59:24 spire-1.2.1/.gitignore 10:59:24 spire-1.2.1/.go-version 10:59:24 spire-1.2.1/.golangci.yml 10:59:24 spire-1.2.1/ADOPTERS.md 10:59:24 spire-1.2.1/CHANGELOG.md 10:59:24 spire-1.2.1/CODE-OF-CONDUCT.md 10:59:24 spire-1.2.1/CODEOWNERS 10:59:24 spire-1.2.1/CONTRIBUTING.md 10:59:24 spire-1.2.1/Dockerfile 10:59:24 spire-1.2.1/Dockerfile.dev 10:59:24 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:59:24 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:59:24 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:59:24 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:59:24 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:59:24 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:59:24 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:59:24 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:59:24 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:59:24 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:59:24 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:59:24 spire-1.2.1/Dockerfile.scratch 10:59:24 spire-1.2.1/LICENSE 10:59:24 spire-1.2.1/MAINTAINERS.md 10:59:24 spire-1.2.1/Makefile 10:59:24 spire-1.2.1/README.md 10:59:24 spire-1.2.1/ROADMAP.md 10:59:24 spire-1.2.1/SECURITY.md 10:59:24 spire-1.2.1/cmd/ 10:59:24 spire-1.2.1/cmd/spire-agent/ 10:59:24 spire-1.2.1/cmd/spire-agent/cli/ 10:59:24 spire-1.2.1/cmd/spire-agent/cli/api/ 10:59:24 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/common/ 10:59:24 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:59:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/run/ 10:59:24 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:59:24 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:59:24 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:59:24 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:59:24 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:59:24 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:59:24 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:59:24 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:59:24 spire-1.2.1/doc/scaling_spire.md 10:59:24 spire-1.2.1/doc/spire_agent.md 10:59:24 spire-1.2.1/doc/spire_server.md 10:59:24 spire-1.2.1/doc/supported_integrations.md 10:59:24 spire-1.2.1/doc/telemetry.md 10:59:24 spire-1.2.1/doc/telemetry_config.md 10:59:24 spire-1.2.1/doc/upgrading.md 10:59:24 spire-1.2.1/doc/using_spire.md 10:59:24 spire-1.2.1/examples/ 10:59:24 spire-1.2.1/examples/README.md 10:59:24 spire-1.2.1/go.mod 10:59:24 spire-1.2.1/go.sum 10:59:24 spire-1.2.1/pkg/ 10:59:24 spire-1.2.1/pkg/agent/ 10:59:24 spire-1.2.1/pkg/agent/agent.go 10:59:24 spire-1.2.1/pkg/agent/api/ 10:59:24 spire-1.2.1/pkg/agent/api/config.go 10:59:24 spire-1.2.1/pkg/agent/api/debug/ 10:59:24 spire-1.2.1/pkg/agent/api/debug/v1/ 10:59:24 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:59:24 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:59:24 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:59:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:59:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:59:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:59:24 spire-1.2.1/pkg/agent/api/endpoints.go 10:59:24 spire-1.2.1/pkg/agent/api/health/ 10:59:24 spire-1.2.1/pkg/agent/api/health/v1/ 10:59:24 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:59:24 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:59:24 spire-1.2.1/pkg/agent/api/rpccontext/ 10:59:24 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:59:24 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:59:24 spire-1.2.1/pkg/agent/attestor/ 10:59:24 spire-1.2.1/pkg/agent/attestor/node/ 10:59:24 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:59:24 spire-1.2.1/pkg/agent/attestor/node/node.go 10:59:24 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:59:24 spire-1.2.1/pkg/agent/attestor/workload/ 10:59:24 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:59:24 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:59:24 spire-1.2.1/pkg/agent/catalog/ 10:59:24 spire-1.2.1/pkg/agent/catalog/catalog.go 10:59:24 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:59:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:59:24 spire-1.2.1/cmd/spire-agent/main.go 10:59:24 spire-1.2.1/cmd/spire-server/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/agent/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/cli.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/ 10:59:24 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:59:24 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:59:24 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:59:24 spire-1.2.1/pkg/agent/client/ 10:59:24 spire-1.2.1/pkg/agent/client/client.go 10:59:24 spire-1.2.1/pkg/agent/client/client_test.go 10:59:24 spire-1.2.1/pkg/agent/client/dial.go 10:59:24 spire-1.2.1/pkg/agent/client/nodeconn.go 10:59:24 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:59:24 spire-1.2.1/pkg/agent/client/update.go 10:59:24 spire-1.2.1/pkg/agent/client/util.go 10:59:24 spire-1.2.1/pkg/agent/common/ 10:59:24 spire-1.2.1/pkg/agent/common/backoff/ 10:59:24 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:59:24 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:59:24 spire-1.2.1/pkg/agent/common/cgroups/ 10:59:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:59:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:59:24 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:59:24 spire-1.2.1/pkg/agent/config.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/ 10:59:24 spire-1.2.1/pkg/agent/endpoints/config.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:59:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:59:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/workload/ 10:59:24 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:59:24 spire-1.2.1/pkg/agent/manager/ 10:59:24 spire-1.2.1/pkg/agent/manager/cache/ 10:59:24 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:59:24 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:59:24 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:59:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:59:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:59:24 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:59:24 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:59:24 spire-1.2.1/pkg/agent/manager/config.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:59:24 spire-1.2.1/pkg/agent/manager/manager.go 10:59:24 spire-1.2.1/pkg/agent/manager/manager_test.go 10:59:24 spire-1.2.1/pkg/agent/manager/storage.go 10:59:24 spire-1.2.1/pkg/agent/manager/storage_test.go 10:59:24 spire-1.2.1/pkg/agent/manager/storecache/ 10:59:24 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:59:24 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:59:24 spire-1.2.1/pkg/agent/manager/sync.go 10:59:24 spire-1.2.1/pkg/agent/plugin/ 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/run/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/token/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/validate/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/x509/ 10:59:24 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:59:24 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:59:24 spire-1.2.1/cmd/spire-server/main.go 10:59:24 spire-1.2.1/cmd/spire-server/util/ 10:59:24 spire-1.2.1/cmd/spire-server/util/util.go 10:59:24 spire-1.2.1/conf/ 10:59:24 spire-1.2.1/conf/agent/ 10:59:24 spire-1.2.1/conf/agent/agent.conf 10:59:24 spire-1.2.1/conf/agent/agent_full.conf 10:59:24 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:59:24 spire-1.2.1/conf/server/ 10:59:24 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:59:24 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:59:24 spire-1.2.1/conf/server/server.conf 10:59:24 spire-1.2.1/conf/server/server_full.conf 10:59:24 spire-1.2.1/doc/ 10:59:24 spire-1.2.1/doc/SPIRE101.md 10:59:24 spire-1.2.1/doc/auditlog.md 10:59:24 spire-1.2.1/doc/authorization_policy_engine.md 10:59:24 spire-1.2.1/doc/changelog_guidelines.md 10:59:24 spire-1.2.1/doc/cure53-report.pdf 10:59:24 spire-1.2.1/doc/images/ 10:59:24 spire-1.2.1/doc/images/2019_roadmap.png 10:59:24 spire-1.2.1/doc/images/SPIRE101.png 10:59:24 spire-1.2.1/doc/images/SPIRE_agent.png 10:59:24 spire-1.2.1/doc/images/SPIRE_server.png 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:59:24 spire-1.2.1/pkg/agent/svid/ 10:59:24 spire-1.2.1/pkg/agent/svid/rotator.go 10:59:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:59:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:59:24 spire-1.2.1/pkg/agent/svid/store/ 10:59:24 spire-1.2.1/pkg/agent/svid/store/service.go 10:59:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:59:24 spire-1.2.1/pkg/common/ 10:59:24 spire-1.2.1/pkg/common/agentpathtemplate/ 10:59:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:59:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:59:24 spire-1.2.1/pkg/common/api/ 10:59:24 spire-1.2.1/pkg/common/api/metrics.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/ 10:59:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/logger.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/names.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:59:24 spire-1.2.1/pkg/common/api/names.go 10:59:24 spire-1.2.1/pkg/common/api/ratelimit.go 10:59:24 spire-1.2.1/pkg/common/api/rpccontext/ 10:59:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:59:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:59:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:59:24 spire-1.2.1/pkg/common/auth/ 10:59:24 spire-1.2.1/pkg/common/auth/interceptors.go 10:59:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:59:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/ 10:59:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/types.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:59:24 spire-1.2.1/pkg/common/catalog/ 10:59:24 spire-1.2.1/pkg/common/catalog/bind.go 10:59:24 spire-1.2.1/pkg/common/catalog/builtin.go 10:59:24 spire-1.2.1/pkg/common/catalog/catalog.go 10:59:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:59:24 spire-1.2.1/pkg/common/catalog/closers.go 10:59:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:59:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:59:24 spire-1.2.1/pkg/common/catalog/config.go 10:59:24 spire-1.2.1/pkg/common/catalog/config_test.go 10:59:24 spire-1.2.1/pkg/common/catalog/configure.go 10:59:24 spire-1.2.1/pkg/common/catalog/constraints.go 10:59:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:59:24 spire-1.2.1/pkg/common/catalog/context.go 10:59:24 spire-1.2.1/pkg/common/catalog/external.go 10:59:24 spire-1.2.1/pkg/common/catalog/host.go 10:59:24 spire-1.2.1/pkg/common/catalog/pipenet.go 10:59:24 spire-1.2.1/pkg/common/catalog/plugin.go 10:59:24 spire-1.2.1/pkg/common/catalog/testplugin/ 10:59:24 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:59:24 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:59:24 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:59:24 spire-1.2.1/pkg/common/cli/ 10:59:24 spire-1.2.1/pkg/common/cli/env.go 10:59:24 spire-1.2.1/pkg/common/cli/flags.go 10:59:24 spire-1.2.1/pkg/common/cli/trust_domain.go 10:59:24 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:59:24 spire-1.2.1/pkg/common/cli/umask.go 10:59:24 spire-1.2.1/pkg/common/cli/umask_posix.go 10:59:24 spire-1.2.1/pkg/common/cli/umask_test.go 10:59:24 spire-1.2.1/pkg/common/cli/umask_windows.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/ 10:59:24 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/flag.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/format.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/ 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:59:24 10:59:24 spire-1.2.1/doc/images/cache_mgr.png 10:59:24 spire-1.2.1/doc/images/cache_mgr_components.png 10:59:24 spire-1.2.1/doc/images/federated_spire.png 10:59:24 spire-1.2.1/doc/images/ha_mode.png 10:59:24 spire-1.2.1/doc/images/nested_spire.png 10:59:24 spire-1.2.1/doc/images/oidc_federation.png 10:59:24 spire-1.2.1/doc/images/single_trust_domain.png 10:59:24 spire-1.2.1/doc/images/spiffe_compatible.png 10:59:24 spire-1.2.1/doc/images/spire_logo.png 10:59:24 spire-1.2.1/doc/migrating_registration_api_clients.md 10:59:24 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:59:24 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:59:24 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:59:24 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:59:24 spire-1.2.1/pkg/common/coretypes/ 10:59:24 spire-1.2.1/pkg/common/coretypes/bundle/ 10:59:24 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:59:24 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:59:24 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:59:24 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:59:24 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:59:24 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:59:24 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:59:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:59:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:59:24 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:59:24 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:59:24 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:59:24 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:59:24 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:59:24 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:59:24 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:59:24 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:59:24 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:59:24 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:59:24 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:59:24 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:59:24 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:59:24 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:59:24 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:59:24 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:59:24 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:59:24 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:59:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:59:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:59:24 spire-1.2.1/pkg/common/cryptoutil/ 10:59:24 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:59:24 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:59:24 spire-1.2.1/pkg/common/diskutil/ 10:59:24 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:59:24 spire-1.2.1/pkg/common/diskutil/file_test.go 10:59:24 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:59:24 spire-1.2.1/pkg/common/errorutil/ 10:59:24 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:59:24 spire-1.2.1/pkg/common/health/ 10:59:24 spire-1.2.1/pkg/common/health/config.go 10:59:24 spire-1.2.1/pkg/common/health/context.go 10:59:24 spire-1.2.1/pkg/common/health/context_test.go 10:59:24 spire-1.2.1/pkg/common/health/health.go 10:59:24 spire-1.2.1/pkg/common/health/health_test.go 10:59:24 spire-1.2.1/pkg/common/health/logger.go 10:59:24 spire-1.2.1/pkg/common/hostservice/ 10:59:24 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:59:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:59:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:59:24 spire-1.2.1/pkg/common/idutil/ 10:59:24 spire-1.2.1/pkg/common/idutil/require.go 10:59:24 spire-1.2.1/pkg/common/idutil/require_test.go 10:59:24 spire-1.2.1/pkg/common/idutil/safety.go 10:59:24 spire-1.2.1/pkg/common/idutil/safety_test.go 10:59:24 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:59:24 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:59:24 spire-1.2.1/pkg/common/jwtsvid/ 10:59:24 spire-1.2.1/pkg/common/jwtsvid/common.go 10:59:24 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:59:24 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:59:24 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:59:24 spire-1.2.1/pkg/common/jwtutil/ 10:59:24 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:59:24 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:59:24 spire-1.2.1/pkg/common/log/ 10:59:24 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:59:24 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:59:24 spire-1.2.1/pkg/common/log/log.go 10:59:24 spire-1.2.1/pkg/common/log/log_test.go 10:59:24 spire-1.2.1/pkg/common/log/options.go 10:59:24 spire-1.2.1/pkg/common/nodeutil/ 10:59:24 spire-1.2.1/pkg/common/nodeutil/node.go 10:59:24 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:59:24 spire-1.2.1/pkg/common/peertracker/ 10:59:24 spire-1.2.1/pkg/common/peertracker/conn.go 10:59:24 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:59:24 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:59:24 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:59:24 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:59:24 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:59:24 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:59:24 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:59:24 spire-1.2.1/doc/scaling_spire.md 10:59:24 spire-1.2.1/doc/spire_agent.md 10:59:24 spire-1.2.1/doc/spire_server.md 10:59:24 spire-1.2.1/doc/supported_integrations.md 10:59:24 spire-1.2.1/doc/telemetry.md 10:59:24 spire-1.2.1/doc/telemetry_config.md 10:59:24 spire-1.2.1/doc/upgrading.md 10:59:24 spire-1.2.1/doc/using_spire.md 10:59:24 spire-1.2.1/examples/ 10:59:24 spire-1.2.1/examples/README.md 10:59:24 spire-1.2.1/go.mod 10:59:24 spire-1.2.1/go.sum 10:59:24 spire-1.2.1/pkg/ 10:59:24 spire-1.2.1/pkg/agent/ 10:59:24 spire-1.2.1/pkg/agent/agent.go 10:59:24 spire-1.2.1/pkg/agent/api/ 10:59:24 spire-1.2.1/pkg/agent/api/config.go 10:59:24 spire-1.2.1/pkg/agent/api/debug/ 10:59:24 spire-1.2.1/pkg/agent/api/debug/v1/ 10:59:24 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:59:24 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:59:24 spire-1.2.1/pkg/common/peertracker/credentials.go 10:59:24 spire-1.2.1/pkg/common/peertracker/errors.go 10:59:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:59:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:59:24 spire-1.2.1/pkg/common/peertracker/info.go 10:59:24 spire-1.2.1/pkg/common/peertracker/listener.go 10:59:24 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:59:24 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:59:24 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:59:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:59:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:59:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:59:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:59:24 spire-1.2.1/pkg/common/peertracker/tcp.go 10:59:24 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:59:24 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:59:24 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:59:24 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:59:24 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:59:24 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:59:24 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:59:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:59:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:59:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:59:24 spire-1.2.1/pkg/agent/api/endpoints.go 10:59:24 spire-1.2.1/pkg/agent/api/health/ 10:59:24 spire-1.2.1/pkg/agent/api/health/v1/ 10:59:24 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:59:24 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:59:24 spire-1.2.1/pkg/agent/api/rpccontext/ 10:59:24 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:59:24 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:59:24 spire-1.2.1/pkg/agent/attestor/ 10:59:24 spire-1.2.1/pkg/agent/attestor/node/ 10:59:24 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:59:24 spire-1.2.1/pkg/agent/attestor/node/node.go 10:59:24 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:59:24 spire-1.2.1/pkg/agent/attestor/workload/ 10:59:24 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:59:24 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:59:24 spire-1.2.1/pkg/agent/catalog/ 10:59:24 spire-1.2.1/pkg/agent/catalog/catalog.go 10:59:24 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:59:24 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:59:24 spire-1.2.1/pkg/common/peertracker/uds.go 10:59:24 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:59:24 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:59:24 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:59:24 spire-1.2.1/pkg/common/pemutil/ 10:59:24 spire-1.2.1/pkg/common/pemutil/block.go 10:59:24 spire-1.2.1/pkg/common/pemutil/certs.go 10:59:24 spire-1.2.1/pkg/common/pemutil/common.go 10:59:24 spire-1.2.1/pkg/common/pemutil/csr.go 10:59:24 spire-1.2.1/pkg/common/pemutil/keys.go 10:59:24 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:59:24 spire-1.2.1/pkg/common/pemutil/testdata/ 10:59:24 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:59:24 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:59:24 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:59:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:59:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:59:24 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:59:24 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:59:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:59:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:59:24 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:59:24 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:59:24 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:59:24 spire-1.2.1/pkg/agent/client/ 10:59:24 spire-1.2.1/pkg/agent/client/client.go 10:59:24 spire-1.2.1/pkg/agent/client/client_test.go 10:59:24 spire-1.2.1/pkg/agent/client/dial.go 10:59:24 spire-1.2.1/pkg/agent/client/nodeconn.go 10:59:24 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:59:24 spire-1.2.1/pkg/agent/client/update.go 10:59:24 spire-1.2.1/pkg/agent/client/util.go 10:59:24 spire-1.2.1/pkg/agent/common/ 10:59:24 spire-1.2.1/pkg/agent/common/backoff/ 10:59:24 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:59:24 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:59:24 spire-1.2.1/pkg/agent/common/cgroups/ 10:59:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:59:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:59:24 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:59:24 spire-1.2.1/pkg/agent/config.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/ 10:59:24 spire-1.2.1/pkg/agent/endpoints/config.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:59:24 spire-1.2.1/pkg/common/plugin/ 10:59:24 spire-1.2.1/pkg/common/plugin/aws/ 10:59:24 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:59:24 spire-1.2.1/pkg/common/plugin/azure/ 10:59:24 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:59:24 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:59:24 spire-1.2.1/pkg/common/plugin/facade.go 10:59:24 spire-1.2.1/pkg/common/plugin/facade_test.go 10:59:24 spire-1.2.1/pkg/common/plugin/gcp/ 10:59:24 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:59:24 spire-1.2.1/pkg/common/plugin/k8s/ 10:59:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:59:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:59:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:59:24 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:59:24 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:59:24 spire-1.2.1/pkg/common/plugin/log.go 10:59:24 spire-1.2.1/pkg/common/plugin/sshpop/ 10:59:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:59:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:59:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:59:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:59:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:59:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:59:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:59:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:59:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:59:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:59:24 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:59:24 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:59:24 spire-1.2.1/pkg/common/plugin/x509pop/ 10:59:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:59:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:59:24 spire-1.2.1/pkg/common/profiling/ 10:59:24 spire-1.2.1/pkg/common/profiling/dumpers.go 10:59:24 spire-1.2.1/pkg/common/profiling/profiling.go 10:59:24 spire-1.2.1/pkg/common/protoutil/ 10:59:24 spire-1.2.1/pkg/common/protoutil/masks.go 10:59:24 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:59:24 spire-1.2.1/pkg/common/rotationutil/ 10:59:24 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:59:24 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:59:24 spire-1.2.1/pkg/common/selector/ 10:59:24 spire-1.2.1/pkg/common/selector/selector.go 10:59:24 spire-1.2.1/pkg/common/selector/selector_test.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:59:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:59:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/workload/ 10:59:24 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:59:24 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:59:24 spire-1.2.1/pkg/agent/manager/ 10:59:24 spire-1.2.1/pkg/agent/manager/cache/ 10:59:24 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:59:24 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:59:24 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:59:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:59:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:59:24 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:59:24 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:59:24 (1/4) Installing dumb-init (1.2.5-r1) 10:59:24 (2/4) Installing musl-obstack (1.2.3-r0) 10:59:24 (3/4) Installing libucontext (1.1-r0) 10:59:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:59:24 (4/4) Installing gcompat (1.0.0-r4) 10:59:24 spire-1.2.1/pkg/agent/manager/config.go 10:59:24 spire-1.2.1/pkg/common/selector/set.go 10:59:24 spire-1.2.1/pkg/common/selector/set_utils.go 10:59:24 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:59:24 spire-1.2.1/pkg/common/telemetry/ 10:59:24 spire-1.2.1/pkg/common/telemetry/agent/ 10:59:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:59:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:59:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:59:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:59:24 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:59:24 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:59:24 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:59:24 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:59:24 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:59:24 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:59:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:59:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:59:24 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:59:24 spire-1.2.1/pkg/common/telemetry/call.go 10:59:24 spire-1.2.1/pkg/common/telemetry/common/ 10:59:24 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:59:24 spire-1.2.1/pkg/agent/manager/manager.go 10:59:24 spire-1.2.1/pkg/agent/manager/manager_test.go 10:59:24 spire-1.2.1/pkg/agent/manager/storage.go 10:59:24 spire-1.2.1/pkg/agent/manager/storage_test.go 10:59:24 spire-1.2.1/pkg/agent/manager/storecache/ 10:59:24 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:59:24 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:59:24 spire-1.2.1/pkg/agent/manager/sync.go 10:59:24 spire-1.2.1/pkg/agent/plugin/ 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:59:24 spire-1.2.1/pkg/common/telemetry/config.go 10:59:24 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:59:24 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:59:24 spire-1.2.1/pkg/common/telemetry/inmem.go 10:59:24 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:59:24 spire-1.2.1/pkg/common/telemetry/m3.go 10:59:24 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:59:24 spire-1.2.1/pkg/common/telemetry/metrics.go 10:59:24 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:59:24 spire-1.2.1/pkg/common/telemetry/names.go 10:59:24 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:59:24 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:59:24 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:59:24 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:59:24 spire-1.2.1/pkg/common/telemetry/server/ 10:59:24 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:59:24 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:59:24 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:59:24 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:59:24 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:59:24 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:59:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:59:24 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:59:24 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:59:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:59:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:59:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:59:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:59:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:59:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:59:24 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:59:24 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:59:24 spire-1.2.1/pkg/common/telemetry/server/server.go 10:59:24 spire-1.2.1/pkg/common/telemetry/sink.go 10:59:24 spire-1.2.1/pkg/common/telemetry/statsd.go 10:59:24 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:59:24 spire-1.2.1/pkg/common/telemetry/uptime.go 10:59:24 spire-1.2.1/pkg/common/telemetry/version.go 10:59:24 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:59:24 spire-1.2.1/pkg/common/uptime/ 10:59:24 spire-1.2.1/pkg/common/uptime/uptime.go 10:59:24 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:59:24 spire-1.2.1/pkg/common/util/ 10:59:24 spire-1.2.1/pkg/common/util/certs.go 10:59:24 spire-1.2.1/pkg/common/util/certs_test.go 10:59:24 spire-1.2.1/pkg/common/util/csr.go 10:59:24 spire-1.2.1/pkg/common/util/hash.go 10:59:24 spire-1.2.1/pkg/common/util/selectors.go 10:59:24 spire-1.2.1/pkg/common/util/selectors_test.go 10:59:24 spire-1.2.1/pkg/common/util/signals.go 10:59:24 spire-1.2.1/pkg/common/util/sort.go 10:59:24 spire-1.2.1/pkg/common/util/sort_test.go 10:59:24 spire-1.2.1/pkg/common/util/task.go 10:59:24 spire-1.2.1/pkg/common/util/task_test.go 10:59:24 spire-1.2.1/pkg/common/util/testdata/ 10:59:24 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:59:24 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:59:24 spire-1.2.1/pkg/common/version/ 10:59:24 spire-1.2.1/pkg/common/version/version.go 10:59:24 spire-1.2.1/pkg/common/x509svid/ 10:59:24 spire-1.2.1/pkg/common/x509svid/common_test.go 10:59:24 spire-1.2.1/pkg/common/x509svid/csr.go 10:59:24 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:59:24 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:59:24 spire-1.2.1/pkg/common/x509util/ 10:59:24 spire-1.2.1/pkg/common/x509util/cert.go 10:59:24 spire-1.2.1/pkg/common/x509util/dns.go 10:59:24 spire-1.2.1/pkg/common/x509util/dns_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:59:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:59:24 spire-1.2.1/pkg/common/x509util/keyid.go 10:59:24 spire-1.2.1/pkg/common/x509util/keypair.go 10:59:24 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:59:24 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:59:24 spire-1.2.1/pkg/server/ 10:59:24 spire-1.2.1/pkg/server/api/ 10:59:24 spire-1.2.1/pkg/server/api/agent.go 10:59:24 spire-1.2.1/pkg/server/api/agent/ 10:59:24 spire-1.2.1/pkg/server/api/agent/v1/ 10:59:24 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:59:24 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:59:24 spire-1.2.1/pkg/server/api/agent_test.go 10:59:24 spire-1.2.1/pkg/server/api/api.go 10:59:24 spire-1.2.1/pkg/server/api/audit/ 10:59:24 spire-1.2.1/pkg/server/api/audit/audit.go 10:59:24 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:59:24 spire-1.2.1/pkg/server/api/bundle.go 10:59:24 spire-1.2.1/pkg/server/api/bundle/ 10:59:24 spire-1.2.1/pkg/server/api/bundle/v1/ 10:59:24 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:59:24 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:59:24 spire-1.2.1/pkg/server/api/bundle_test.go 10:59:24 spire-1.2.1/pkg/server/api/debug/ 10:59:24 spire-1.2.1/pkg/server/api/debug/v1/ 10:59:24 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:59:24 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:59:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:59:24 spire-1.2.1/pkg/server/api/entry.go 10:59:24 spire-1.2.1/pkg/server/api/entry/ 10:59:24 spire-1.2.1/pkg/server/api/entry/v1/ 10:59:24 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:59:24 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:59:24 spire-1.2.1/pkg/server/api/entry_test.go 10:59:24 spire-1.2.1/pkg/server/api/health/ 10:59:24 spire-1.2.1/pkg/server/api/health/v1/ 10:59:24 spire-1.2.1/pkg/server/api/health/v1/service.go 10:59:24 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:59:24 spire-1.2.1/pkg/server/api/id.go 10:59:24 spire-1.2.1/pkg/server/api/id_test.go 10:59:24 spire-1.2.1/pkg/server/api/limits/ 10:59:24 spire-1.2.1/pkg/server/api/limits/limits.go 10:59:24 spire-1.2.1/pkg/server/api/middleware/ 10:59:24 spire-1.2.1/pkg/server/api/middleware/alias.go 10:59:24 spire-1.2.1/pkg/server/api/middleware/audit.go 10:59:24 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:59:24 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:59:24 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:59:24 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:59:24 spire-1.2.1/pkg/server/api/middleware/caller.go 10:59:24 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:59:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:59:24 spire-1.2.1/pkg/agent/svid/ 10:59:24 spire-1.2.1/pkg/agent/svid/rotator.go 10:59:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:59:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:59:24 spire-1.2.1/pkg/agent/svid/store/ 10:59:24 spire-1.2.1/pkg/agent/svid/store/service.go 10:59:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:59:24 spire-1.2.1/pkg/common/ 10:59:24 spire-1.2.1/pkg/common/agentpathtemplate/ 10:59:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:59:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:59:24 spire-1.2.1/pkg/common/api/ 10:59:24 spire-1.2.1/pkg/common/api/metrics.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/ 10:59:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:59:24 spire-1.2.1/pkg/server/api/middleware/common.go 10:59:24 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:59:24 spire-1.2.1/pkg/server/api/middleware/entries.go 10:59:24 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:59:24 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:59:24 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:59:24 spire-1.2.1/pkg/server/api/ratelimit.go 10:59:24 spire-1.2.1/pkg/server/api/rpccontext/ 10:59:24 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:59:24 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:59:24 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:59:24 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:59:24 spire-1.2.1/pkg/server/api/selector.go 10:59:24 spire-1.2.1/pkg/server/api/selector_test.go 10:59:24 spire-1.2.1/pkg/server/api/status.go 10:59:24 spire-1.2.1/pkg/server/api/status_test.go 10:59:24 spire-1.2.1/pkg/server/api/svid/ 10:59:24 spire-1.2.1/pkg/server/api/svid/v1/ 10:59:24 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:59:24 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:59:24 spire-1.2.1/pkg/server/api/trustdomain.go 10:59:24 spire-1.2.1/pkg/server/api/trustdomain/ 10:59:24 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:59:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:59:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:59:24 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:59:24 spire-1.2.1/pkg/server/authpolicy/ 10:59:24 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:59:24 spire-1.2.1/pkg/server/authpolicy/policy.go 10:59:24 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:59:24 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:59:24 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:59:24 spire-1.2.1/pkg/server/authpolicy/validate.go 10:59:24 spire-1.2.1/pkg/server/bundle/ 10:59:24 spire-1.2.1/pkg/server/bundle/client/ 10:59:24 spire-1.2.1/pkg/server/bundle/client/client.go 10:59:24 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:59:24 spire-1.2.1/pkg/server/bundle/client/manager.go 10:59:24 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:59:24 spire-1.2.1/pkg/server/bundle/client/sources.go 10:59:24 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:59:24 spire-1.2.1/pkg/server/bundle/client/updater.go 10:59:24 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:59:24 spire-1.2.1/pkg/server/ca/ 10:59:24 spire-1.2.1/pkg/server/ca/ca.go 10:59:24 spire-1.2.1/pkg/server/ca/ca_health.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/logger.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/names.go 10:59:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:59:24 spire-1.2.1/pkg/common/api/names.go 10:59:24 spire-1.2.1/pkg/common/api/ratelimit.go 10:59:24 spire-1.2.1/pkg/common/api/rpccontext/ 10:59:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:59:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:59:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:59:24 spire-1.2.1/pkg/common/auth/ 10:59:24 spire-1.2.1/pkg/common/auth/interceptors.go 10:59:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:59:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/ 10:59:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/types.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:59:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:59:24 spire-1.2.1/pkg/common/catalog/ 10:59:24 spire-1.2.1/pkg/common/catalog/bind.go 10:59:24 spire-1.2.1/pkg/common/catalog/builtin.go 10:59:24 spire-1.2.1/pkg/common/catalog/catalog.go 10:59:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:59:24 spire-1.2.1/pkg/common/catalog/closers.go 10:59:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:59:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:59:24 spire-1.2.1/pkg/common/catalog/config.go 10:59:24 spire-1.2.1/pkg/common/catalog/config_test.go 10:59:24 spire-1.2.1/pkg/common/catalog/configure.go 10:59:24 spire-1.2.1/pkg/common/catalog/constraints.go 10:59:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:59:24 spire-1.2.1/pkg/common/catalog/context.go 10:59:24 spire-1.2.1/pkg/server/ca/ca_test.go 10:59:24 spire-1.2.1/pkg/server/ca/journal.go 10:59:24 spire-1.2.1/pkg/server/ca/journal_test.go 10:59:24 spire-1.2.1/pkg/server/ca/manager.go 10:59:24 spire-1.2.1/pkg/server/ca/manager_health.go 10:59:24 spire-1.2.1/pkg/server/ca/manager_test.go 10:59:24 spire-1.2.1/pkg/server/ca/templates.go 10:59:24 spire-1.2.1/pkg/server/ca/upstream_client.go 10:59:24 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:59:24 spire-1.2.1/pkg/server/ca/validation.go 10:59:24 spire-1.2.1/pkg/server/cache/ 10:59:24 spire-1.2.1/pkg/server/cache/dscache/ 10:59:24 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:59:24 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:59:24 spire-1.2.1/pkg/server/cache/entrycache/ 10:59:24 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:59:24 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:59:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:59:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:59:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:59:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:59:24 spire-1.2.1/pkg/server/catalog/ 10:59:24 spire-1.2.1/pkg/server/catalog/catalog.go 10:59:24 10:59:24 spire-1.2.1/pkg/common/catalog/external.go 10:59:24 spire-1.2.1/pkg/common/catalog/host.go 10:59:24 spire-1.2.1/pkg/common/catalog/pipenet.go 10:59:24 spire-1.2.1/pkg/common/catalog/plugin.go 10:59:24 spire-1.2.1/pkg/common/catalog/testplugin/ 10:59:24 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:59:24 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:59:24 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:59:24 spire-1.2.1/pkg/common/cli/ 10:59:24 spire-1.2.1/pkg/common/cli/env.go 10:59:24 spire-1.2.1/pkg/common/cli/flags.go 10:59:24 spire-1.2.1/pkg/common/cli/trust_domain.go 10:59:24 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:59:24 spire-1.2.1/pkg/common/cli/umask.go 10:59:24 spire-1.2.1/pkg/common/cli/umask_posix.go 10:59:24 spire-1.2.1/pkg/common/cli/umask_test.go 10:59:24 spire-1.2.1/pkg/common/cli/umask_windows.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/ 10:59:24 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/flag.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/format.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/format_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 10:59:24 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:59:24 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:59:24 spire-1.2.1/pkg/server/catalog/notifier.go 10:59:24 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:59:24 spire-1.2.1/pkg/server/config.go 10:59:24 spire-1.2.1/pkg/server/datastore/ 10:59:24 spire-1.2.1/pkg/server/datastore/datastore.go 10:59:24 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:59:24 spire-1.2.1/pkg/server/datastore/repository.go 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/ 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:59:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:59:24 spire-1.2.1/pkg/common/coretypes/ 10:59:24 spire-1.2.1/pkg/common/coretypes/bundle/ 10:59:24 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:59:24 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:59:24 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:59:24 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:59:24 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:59:24 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:59:24 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:59:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:59:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:59:24 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:59:24 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:59:24 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:59:24 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:59:24 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:59:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:59:24 spire-1.2.1/pkg/server/endpoints/ 10:59:24 spire-1.2.1/pkg/server/endpoints/bundle/ 10:59:24 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:59:24 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:59:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:59:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:59:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:59:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:59:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:59:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:59:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:59:24 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:59:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:59:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:59:24 spire-1.2.1/pkg/common/cryptoutil/ 10:59:24 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:59:24 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:59:24 spire-1.2.1/pkg/common/diskutil/ 10:59:24 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:59:24 spire-1.2.1/pkg/common/diskutil/file_test.go 10:59:24 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:59:24 spire-1.2.1/pkg/common/errorutil/ 10:59:24 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:59:24 spire-1.2.1/pkg/common/health/ 10:59:24 spire-1.2.1/pkg/common/health/config.go 10:59:24 spire-1.2.1/pkg/common/health/context.go 10:59:24 spire-1.2.1/pkg/common/health/context_test.go 10:59:24 spire-1.2.1/pkg/common/health/health.go 10:59:24 spire-1.2.1/pkg/common/health/health_test.go 10:59:24 spire-1.2.1/pkg/common/health/logger.go 10:59:24 spire-1.2.1/pkg/common/hostservice/ 10:59:24 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:59:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:59:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:59:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:59:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:59:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:59:24 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:59:24 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:59:24 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:59:24 spire-1.2.1/pkg/server/endpoints/config.go 10:59:24 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:59:24 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:59:24 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:59:24 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:59:24 spire-1.2.1/pkg/server/endpoints/middleware.go 10:59:24 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:59:24 spire-1.2.1/pkg/server/hostservice/ 10:59:24 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:59:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:59:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:59:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:59:24 Executing busybox-1.34.1-r5.trigger 10:59:24 OK: 6 MiB in 18 packages 10:59:24 (1/5) Installing dumb-init (1.2.5-r1) 10:59:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:59:25 spire-1.2.1/pkg/common/idutil/ 10:59:25 spire-1.2.1/pkg/common/idutil/require.go 10:59:25 spire-1.2.1/pkg/common/idutil/require_test.go 10:59:25 spire-1.2.1/pkg/common/idutil/safety.go 10:59:25 spire-1.2.1/pkg/common/idutil/safety_test.go 10:59:25 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:59:25 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:59:25 spire-1.2.1/pkg/common/jwtsvid/ 10:59:25 spire-1.2.1/pkg/common/jwtsvid/common.go 10:59:25 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:59:25 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:59:25 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:59:25 spire-1.2.1/pkg/common/jwtutil/ 10:59:25 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:59:25 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:59:25 spire-1.2.1/pkg/common/log/ 10:59:25 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:59:25 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:59:25 spire-1.2.1/pkg/common/log/log.go 10:59:25 spire-1.2.1/pkg/common/log/log_test.go 10:59:25 spire-1.2.1/pkg/common/log/options.go 10:59:25 spire-1.2.1/pkg/common/nodeutil/ 10:59:25 spire-1.2.1/pkg/common/nodeutil/node.go 10:59:25 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:59:25 spire-1.2.1/pkg/common/peertracker/ 10:59:25 spire-1.2.1/pkg/common/peertracker/conn.go 10:59:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:59:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:59:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/ 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/ 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:59:25 spire-1.2.1/pkg/common/peertracker/credentials.go 10:59:25 spire-1.2.1/pkg/common/peertracker/errors.go 10:59:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:59:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:59:25 spire-1.2.1/pkg/common/peertracker/info.go 10:59:25 spire-1.2.1/pkg/common/peertracker/listener.go 10:59:25 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:59:25 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:59:25 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:59:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:59:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:59:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:59:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:59:25 spire-1.2.1/pkg/common/peertracker/tcp.go 10:59:25 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:59:25 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:59:25 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:59:25 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:59:25 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:59:25 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:59:25 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:59:25 spire-1.2.1/pkg/common/peertracker/uds.go 10:59:25 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:59:25 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:59:25 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:59:25 spire-1.2.1/pkg/common/pemutil/ 10:59:25 spire-1.2.1/pkg/common/pemutil/block.go 10:59:25 spire-1.2.1/pkg/common/pemutil/certs.go 10:59:25 spire-1.2.1/pkg/common/pemutil/common.go 10:59:25 spire-1.2.1/pkg/common/pemutil/csr.go 10:59:25 spire-1.2.1/pkg/common/pemutil/keys.go 10:59:25 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:59:25 spire-1.2.1/pkg/common/pemutil/testdata/ 10:59:25 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:59:25 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:59:25 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:59:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:59:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:59:25 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:59:25 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:59:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:59:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:59:25 spire-1.2.1/pkg/common/plugin/ 10:59:25 spire-1.2.1/pkg/common/plugin/aws/ 10:59:25 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:59:25 spire-1.2.1/pkg/common/plugin/azure/ 10:59:25 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:59:25 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:59:25 spire-1.2.1/pkg/common/plugin/facade.go 10:59:25 spire-1.2.1/pkg/common/plugin/facade_test.go 10:59:25 spire-1.2.1/pkg/common/plugin/gcp/ 10:59:25 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:59:25 spire-1.2.1/pkg/common/plugin/k8s/ 10:59:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:59:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:59:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:59:25 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:59:25 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:59:25 spire-1.2.1/pkg/common/plugin/log.go 10:59:25 spire-1.2.1/pkg/common/plugin/sshpop/ 10:59:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:59:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:59:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:59:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:59:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:59:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:59:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:59:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:59:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:59:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:59:25 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:59:25 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:59:25 spire-1.2.1/pkg/common/plugin/x509pop/ 10:59:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:59:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:59:25 spire-1.2.1/pkg/common/profiling/ 10:59:25 spire-1.2.1/pkg/common/profiling/dumpers.go 10:59:25 spire-1.2.1/pkg/common/profiling/profiling.go 10:59:25 spire-1.2.1/pkg/common/protoutil/ 10:59:25 spire-1.2.1/pkg/common/protoutil/masks.go 10:59:25 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:59:25 spire-1.2.1/pkg/common/rotationutil/ 10:59:25 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:59:25 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:59:25 spire-1.2.1/pkg/common/selector/ 10:59:25 spire-1.2.1/pkg/common/selector/selector.go 10:59:25 spire-1.2.1/pkg/common/selector/selector_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/ 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:59:25 spire-1.2.1/pkg/common/selector/set.go 10:59:25 spire-1.2.1/pkg/common/selector/set_utils.go 10:59:25 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:59:25 spire-1.2.1/pkg/common/telemetry/ 10:59:25 spire-1.2.1/pkg/common/telemetry/agent/ 10:59:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:59:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:59:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:59:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:59:25 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:59:25 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:59:25 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:59:25 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:59:25 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:59:25 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:59:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:59:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:59:25 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:59:25 spire-1.2.1/pkg/common/telemetry/call.go 10:59:25 spire-1.2.1/pkg/common/telemetry/common/ 10:59:25 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:59:25 spire-1.2.1/pkg/common/telemetry/config.go 10:59:25 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:59:25 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:59:25 spire-1.2.1/pkg/common/telemetry/inmem.go 10:59:25 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:59:25 spire-1.2.1/pkg/common/telemetry/m3.go 10:59:25 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:59:25 spire-1.2.1/pkg/common/telemetry/metrics.go 10:59:25 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:59:25 spire-1.2.1/pkg/common/telemetry/names.go 10:59:25 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:59:25 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:59:25 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:59:25 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:59:25 spire-1.2.1/pkg/common/telemetry/server/ 10:59:25 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:59:25 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:59:25 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:59:25 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:59:25 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:59:25 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:59:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:59:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:59:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:59:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:59:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:59:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:59:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:59:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:59:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:59:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:59:25 spire-1.2.1/pkg/common/telemetry/server/server.go 10:59:25 spire-1.2.1/pkg/common/telemetry/sink.go 10:59:25 spire-1.2.1/pkg/common/telemetry/statsd.go 10:59:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:59:25 spire-1.2.1/pkg/common/telemetry/uptime.go 10:59:25 spire-1.2.1/pkg/common/telemetry/version.go 10:59:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:59:25 spire-1.2.1/pkg/common/uptime/ 10:59:25 spire-1.2.1/pkg/common/uptime/uptime.go 10:59:25 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:59:25 spire-1.2.1/pkg/common/util/ 10:59:25 spire-1.2.1/pkg/common/util/certs.go 10:59:25 spire-1.2.1/pkg/common/util/certs_test.go 10:59:25 spire-1.2.1/pkg/common/util/csr.go 10:59:25 spire-1.2.1/pkg/common/util/hash.go 10:59:25 spire-1.2.1/pkg/common/util/selectors.go 10:59:25 spire-1.2.1/pkg/common/util/selectors_test.go 10:59:25 spire-1.2.1/pkg/common/util/signals.go 10:59:25 spire-1.2.1/pkg/common/util/sort.go 10:59:25 spire-1.2.1/pkg/common/util/sort_test.go 10:59:25 spire-1.2.1/pkg/common/util/task.go 10:59:25 spire-1.2.1/pkg/common/util/task_test.go 10:59:25 spire-1.2.1/pkg/common/util/testdata/ 10:59:25 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:59:25 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:59:25 spire-1.2.1/pkg/common/version/ 10:59:25 spire-1.2.1/pkg/common/version/version.go 10:59:25 spire-1.2.1/pkg/common/x509svid/ 10:59:25 spire-1.2.1/pkg/common/x509svid/common_test.go 10:59:25 spire-1.2.1/pkg/common/x509svid/csr.go 10:59:25 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:59:25 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:59:25 spire-1.2.1/pkg/common/x509util/ 10:59:25 spire-1.2.1/pkg/common/x509util/cert.go 10:59:25 spire-1.2.1/pkg/common/x509util/dns.go 10:59:25 spire-1.2.1/pkg/common/x509util/dns_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:59:25 spire-1.2.1/pkg/common/x509util/keyid.go 10:59:25 spire-1.2.1/pkg/common/x509util/keypair.go 10:59:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:59:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:59:25 spire-1.2.1/pkg/server/ 10:59:25 spire-1.2.1/pkg/server/api/ 10:59:25 spire-1.2.1/pkg/server/api/agent.go 10:59:25 spire-1.2.1/pkg/server/api/agent/ 10:59:25 spire-1.2.1/pkg/server/api/agent/v1/ 10:59:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:59:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:59:25 spire-1.2.1/pkg/server/api/agent_test.go 10:59:25 spire-1.2.1/pkg/server/api/api.go 10:59:25 spire-1.2.1/pkg/server/api/audit/ 10:59:25 spire-1.2.1/pkg/server/api/audit/audit.go 10:59:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:59:25 spire-1.2.1/pkg/server/api/bundle.go 10:59:25 spire-1.2.1/pkg/server/api/bundle/ 10:59:25 spire-1.2.1/pkg/server/api/bundle/v1/ 10:59:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:59:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:59:25 spire-1.2.1/pkg/server/api/bundle_test.go 10:59:25 spire-1.2.1/pkg/server/api/debug/ 10:59:25 spire-1.2.1/pkg/server/api/debug/v1/ 10:59:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:59:25 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:59:25 spire-1.2.1/pkg/server/api/entry.go 10:59:25 spire-1.2.1/pkg/server/api/entry/ 10:59:25 spire-1.2.1/pkg/server/api/entry/v1/ 10:59:25 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:59:25 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:59:25 spire-1.2.1/pkg/server/api/entry_test.go 10:59:25 spire-1.2.1/pkg/server/api/health/ 10:59:25 spire-1.2.1/pkg/server/api/health/v1/ 10:59:25 spire-1.2.1/pkg/server/api/health/v1/service.go 10:59:25 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:59:25 spire-1.2.1/pkg/server/api/id.go 10:59:25 spire-1.2.1/pkg/server/api/id_test.go 10:59:25 spire-1.2.1/pkg/server/api/limits/ 10:59:25 spire-1.2.1/pkg/server/api/limits/limits.go 10:59:25 spire-1.2.1/pkg/server/api/middleware/ 10:59:25 spire-1.2.1/pkg/server/api/middleware/alias.go 10:59:25 spire-1.2.1/pkg/server/api/middleware/audit.go 10:59:25 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:59:25 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:59:25 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:59:25 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:59:25 spire-1.2.1/pkg/server/api/middleware/caller.go 10:59:25 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:59:25 spire-1.2.1/pkg/server/registration/ 10:59:25 spire-1.2.1/pkg/server/registration/manager.go 10:59:25 spire-1.2.1/pkg/server/registration/manager_test.go 10:59:25 spire-1.2.1/pkg/server/scanentries.go 10:59:25 spire-1.2.1/pkg/server/scanentries_test.go 10:59:25 spire-1.2.1/pkg/server/server.go 10:59:25 spire-1.2.1/pkg/server/server_test.go 10:59:25 spire-1.2.1/pkg/server/svid/ 10:59:25 spire-1.2.1/pkg/server/svid/observer.go 10:59:25 spire-1.2.1/pkg/server/svid/observer_test.go 10:59:25 spire-1.2.1/pkg/server/svid/rotator.go 10:59:25 spire-1.2.1/pkg/server/svid/rotator_config.go 10:59:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:59:25 spire-1.2.1/pkg/server/svid/rotator_test.go 10:59:25 spire-1.2.1/proto/ 10:59:25 spire-1.2.1/proto/private/ 10:59:25 spire-1.2.1/proto/private/server/ 10:59:25 spire-1.2.1/proto/private/server/journal/ 10:59:25 spire-1.2.1/pkg/server/api/middleware/common.go 10:59:25 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:59:25 spire-1.2.1/pkg/server/api/middleware/entries.go 10:59:25 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:59:25 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:59:25 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:59:25 spire-1.2.1/pkg/server/api/ratelimit.go 10:59:25 spire-1.2.1/pkg/server/api/rpccontext/ 10:59:25 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:59:25 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:59:25 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:59:25 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:59:25 spire-1.2.1/pkg/server/api/selector.go 10:59:25 spire-1.2.1/pkg/server/api/selector_test.go 10:59:25 spire-1.2.1/pkg/server/api/status.go 10:59:25 spire-1.2.1/pkg/server/api/status_test.go 10:59:25 spire-1.2.1/pkg/server/api/svid/ 10:59:25 spire-1.2.1/pkg/server/api/svid/v1/ 10:59:25 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:59:25 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:59:25 spire-1.2.1/pkg/server/api/trustdomain.go 10:59:25 spire-1.2.1/pkg/server/api/trustdomain/ 10:59:25 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:59:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:59:25 spire-1.2.1/proto/private/server/journal/journal.proto 10:59:25 spire-1.2.1/proto/spire/ 10:59:25 spire-1.2.1/proto/spire/common/ 10:59:25 spire-1.2.1/proto/spire/common/common.pb.go 10:59:25 spire-1.2.1/proto/spire/common/common.proto 10:59:25 spire-1.2.1/proto/spire/common/plugin/ 10:59:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:59:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:59:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:59:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:59:25 spire-1.2.1/proto/spire/plugin/ 10:59:25 spire-1.2.1/proto/spire/plugin/agent/ 10:59:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:59:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:59:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:59:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:59:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:59:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:59:25 spire-1.2.1/release/ 10:59:25 spire-1.2.1/release/spire-extras/ 10:59:25 spire-1.2.1/release/spire-extras/README.md 10:59:25 spire-1.2.1/release/spire-extras/conf/ 10:59:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:59:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:59:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:59:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:59:25 spire-1.2.1/release/spire/ 10:59:25 spire-1.2.1/release/spire/README.md 10:59:25 spire-1.2.1/release/spire/conf/ 10:59:25 spire-1.2.1/release/spire/conf/agent/ 10:59:25 spire-1.2.1/release/spire/conf/agent/agent.conf 10:59:25 spire-1.2.1/release/spire/conf/server/ 10:59:25 spire-1.2.1/release/spire/conf/server/server.conf 10:59:25 spire-1.2.1/script/ 10:59:25 spire-1.2.1/script/build-artifact.sh 10:59:25 spire-1.2.1/script/generate_dummy_ca.sh 10:59:25 spire-1.2.1/support/ 10:59:25 spire-1.2.1/support/k8s/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:59:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:59:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:59:25 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:59:25 spire-1.2.1/pkg/server/authpolicy/ 10:59:25 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:59:25 spire-1.2.1/pkg/server/authpolicy/policy.go 10:59:25 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:59:25 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:59:25 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:59:25 spire-1.2.1/pkg/server/authpolicy/validate.go 10:59:25 spire-1.2.1/pkg/server/bundle/ 10:59:25 spire-1.2.1/pkg/server/bundle/client/ 10:59:25 spire-1.2.1/pkg/server/bundle/client/client.go 10:59:25 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:59:25 spire-1.2.1/pkg/server/bundle/client/manager.go 10:59:25 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:59:25 spire-1.2.1/pkg/server/bundle/client/sources.go 10:59:25 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:59:25 spire-1.2.1/pkg/server/bundle/client/updater.go 10:59:25 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:59:25 spire-1.2.1/pkg/server/ca/ 10:59:25 spire-1.2.1/pkg/server/ca/ca.go 10:59:25 spire-1.2.1/pkg/server/ca/ca_health.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:59:25 (2/5) Installing musl-obstack (1.2.3-r0) 10:59:25 (3/5) Installing libucontext (1.1-r0) 10:59:25 (4/5) Installing gcompat (1.0.0-r4) 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:59:25 spire-1.2.1/pkg/server/ca/ca_test.go 10:59:25 spire-1.2.1/pkg/server/ca/journal.go 10:59:25 spire-1.2.1/pkg/server/ca/journal_test.go 10:59:25 spire-1.2.1/pkg/server/ca/manager.go 10:59:25 spire-1.2.1/pkg/server/ca/manager_health.go 10:59:25 spire-1.2.1/pkg/server/ca/manager_test.go 10:59:25 spire-1.2.1/pkg/server/ca/templates.go 10:59:25 spire-1.2.1/pkg/server/ca/upstream_client.go 10:59:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:59:25 spire-1.2.1/pkg/server/ca/validation.go 10:59:25 spire-1.2.1/pkg/server/cache/ 10:59:25 spire-1.2.1/pkg/server/cache/dscache/ 10:59:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:59:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:59:25 spire-1.2.1/pkg/server/cache/entrycache/ 10:59:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:59:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:59:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:59:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:59:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:59:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:59:25 spire-1.2.1/pkg/server/catalog/ 10:59:25 spire-1.2.1/pkg/server/catalog/catalog.go 10:59:25 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.gospire-1.2.1/pkg/server/catalog/keymanager.go 10:59:25 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:59:25 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:59:25 spire-1.2.1/pkg/server/catalog/notifier.go 10:59:25 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:59:25 spire-1.2.1/pkg/server/config.go 10:59:25 spire-1.2.1/pkg/server/datastore/ 10:59:25 spire-1.2.1/pkg/server/datastore/datastore.go 10:59:25 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:59:25 spire-1.2.1/pkg/server/datastore/repository.go 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/ 10:59:25 spire-1.2.1/support/oidc-discovery-provider/README.md 10:59:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/config.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:59:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:59:25 spire-1.2.1/pkg/server/endpoints/ 10:59:25 spire-1.2.1/pkg/server/endpoints/bundle/ 10:59:25 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:59:25 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:59:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:59:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:59:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:59:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:59:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:59:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:59:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/main.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:59:25 spire-1.2.1/test/ 10:59:25 spire-1.2.1/test/clock/ 10:59:25 spire-1.2.1/test/clock/clock.go 10:59:25 spire-1.2.1/test/fakes/ 10:59:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:59:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:59:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:59:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:59:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:59:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:59:25 spire-1.2.1/test/fakes/fakeagentstore/ 10:59:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:59:25 spire-1.2.1/test/fakes/fakedatastore/ 10:59:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:59:25 spire-1.2.1/test/fakes/fakeentryclient/ 10:59:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:59:25 spire-1.2.1/test/fakes/fakehealthchecker/ 10:59:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:59:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:59:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:59:25 spire-1.2.1/test/fakes/fakemetrics/ 10:59:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:59:25 spire-1.2.1/test/fakes/fakenoderesolver/ 10:59:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:59:25 spire-1.2.1/test/fakes/fakenotifier/ 10:59:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:59:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:59:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:59:25 spire-1.2.1/test/fakes/fakeserverca/ 10:59:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:59:25 spire-1.2.1/test/fakes/fakeservercatalog/ 10:59:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:59:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:59:25 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:59:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:59:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:59:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:59:25 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:59:25 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:59:25 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:59:25 spire-1.2.1/pkg/server/endpoints/config.go 10:59:25 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:59:25 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:59:25 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:59:25 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:59:25 spire-1.2.1/pkg/server/endpoints/middleware.go 10:59:25 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:59:25 spire-1.2.1/pkg/server/hostservice/ 10:59:25 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:59:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:59:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:59:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:59:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:59:25 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:59:25 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:59:25 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:59:25 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:59:25 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:59:25 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:59:25 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:59:25 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:59:25 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:59:25 spire-1.2.1/test/fixture/ 10:59:25 spire-1.2.1/test/fixture/certs/ 10:59:25 spire-1.2.1/test/fixture/certs/agent_svid.der 10:59:25 spire-1.2.1/test/fixture/certs/base_cert.pem 10:59:25 spire-1.2.1/test/fixture/certs/base_csr.pem 10:59:25 spire-1.2.1/test/fixture/certs/base_key.pem 10:59:25 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:59:25 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:59:25 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:59:25 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:59:25 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:59:25 spire-1.2.1/test/fixture/certs/blog_key.pem 10:59:25 spire-1.2.1/test/fixture/certs/bundle.der 10:59:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:59:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:59:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/ 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/ 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:59:25 spire-1.2.1/test/fixture/certs/ca.pem 10:59:25 spire-1.2.1/test/fixture/certs/ca_key.pem 10:59:25 spire-1.2.1/test/fixture/certs/database_cert.pem 10:59:25 spire-1.2.1/test/fixture/certs/database_csr.pem 10:59:25 spire-1.2.1/test/fixture/certs/database_key.pem 10:59:25 spire-1.2.1/test/fixture/certs/node_cert.pem 10:59:25 spire-1.2.1/test/fixture/certs/node_csr.pem 10:59:25 spire-1.2.1/test/fixture/certs/node_key.pem 10:59:25 spire-1.2.1/test/fixture/certs/svid.pem 10:59:25 spire-1.2.1/test/fixture/certs/svid_key.pem 10:59:25 spire-1.2.1/test/fixture/config/ 10:59:25 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:59:25 spire-1.2.1/test/fixture/config/agent_good.conf 10:59:25 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:59:25 spire-1.2.1/test/fixture/config/plugin_good.conf 10:59:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_good.conf 10:59:25 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:59:25 spire-1.2.1/test/fixture/fixture.go 10:59:25 spire-1.2.1/test/fixture/nodeattestor/ 10:59:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:59:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:59:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:59:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:59:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:59:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:59:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:59:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:59:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:59:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:59:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:59:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:59:25 spire-1.2.1/test/fixture/registration/ 10:59:25 spire-1.2.1/test/fixture/registration/entries.json 10:59:25 spire-1.2.1/test/fixture/registration/good-for-update.json 10:59:25 spire-1.2.1/test/fixture/registration/good.json 10:59:25 spire-1.2.1/test/fixture/registration/invalid.json 10:59:25 spire-1.2.1/test/fixture/registration/invalid_json.json 10:59:25 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:59:25 spire-1.2.1/test/integration/ 10:59:25 spire-1.2.1/test/integration/README.md 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:59:25 spire-1.2.1/test/integration/common 10:59:25 spire-1.2.1/test/integration/setup/ 10:59:25 spire-1.2.1/test/integration/setup/adminclient/ 10:59:25 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:59:25 spire-1.2.1/test/integration/setup/adminclient/client.go 10:59:25 spire-1.2.1/test/integration/setup/debugagent/ 10:59:25 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:59:25 spire-1.2.1/test/integration/setup/debugagent/main.go 10:59:25 spire-1.2.1/test/integration/setup/debugserver/ 10:59:25 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:59:25 spire-1.2.1/test/integration/setup/debugserver/main.go 10:59:25 spire-1.2.1/test/integration/setup/downstreamclient/ 10:59:25 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:59:25 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:59:25 spire-1.2.1/test/integration/setup/itclient/ 10:59:25 spire-1.2.1/test/integration/setup/itclient/client.go 10:59:25 spire-1.2.1/test/integration/setup/node-attestation/ 10:59:25 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:59:25 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:59:25 spire-1.2.1/test/integration/setup/x509pop/ 10:59:25 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:59:25 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:59:25 spire-1.2.1/test/integration/suites/ 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:59:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:59:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/ 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:59:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:59:25 (5/5) Installing openssl (1.1.1n-r0) 10:59:25 Executing busybox-1.34.1-r5.trigger 10:59:25 OK: 6 MiB in 19 packages 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:59:25 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivityspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:59:25 spire-1.2.1/test/integration/suites/join-token/ 10:59:25 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:59:25 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:59:25 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:59:25 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:59:25 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:59:25 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:59:25 spire-1.2.1/test/integration/suites/join-token/README.md 10:59:25 spire-1.2.1/test/integration/suites/join-token/conf/ 10:59:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/join-token/teardown 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:59:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:59:25 spire-1.2.1/pkg/server/registration/ 10:59:25 spire-1.2.1/pkg/server/registration/manager.go 10:59:25 spire-1.2.1/pkg/server/registration/manager_test.go 10:59:25 spire-1.2.1/pkg/server/scanentries.go 10:59:25 spire-1.2.1/pkg/server/scanentries_test.go 10:59:25 spire-1.2.1/pkg/server/server.go 10:59:25 spire-1.2.1/pkg/server/server_test.go 10:59:25 spire-1.2.1/pkg/server/svid/ 10:59:25 spire-1.2.1/pkg/server/svid/observer.go 10:59:25 spire-1.2.1/pkg/server/svid/observer_test.go 10:59:25 spire-1.2.1/pkg/server/svid/rotator.go 10:59:25 spire-1.2.1/pkg/server/svid/rotator_config.go 10:59:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:59:25 spire-1.2.1/pkg/server/svid/rotator_test.go 10:59:25 spire-1.2.1/proto/ 10:59:25 spire-1.2.1/proto/private/ 10:59:25 spire-1.2.1/proto/private/server/ 10:59:25 spire-1.2.1/proto/private/server/journal/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:59:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:59:25 spire-1.2.1/proto/private/server/journal/journal.proto 10:59:25 spire-1.2.1/proto/spire/ 10:59:25 spire-1.2.1/proto/spire/common/ 10:59:25 spire-1.2.1/proto/spire/common/common.pb.go 10:59:25 spire-1.2.1/proto/spire/common/common.proto 10:59:25 spire-1.2.1/proto/spire/common/plugin/ 10:59:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:59:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:59:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:59:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:59:25 spire-1.2.1/proto/spire/plugin/ 10:59:25 spire-1.2.1/proto/spire/plugin/agent/ 10:59:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:59:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:59:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:59:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:59:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:59:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:59:25 spire-1.2.1/release/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:59:25 spire-1.2.1/test/integration/suites/k8s/ 10:59:25 spire-1.2.1/test/integration/suites/k8s/00-setup 10:59:25 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:59:25 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:59:25 spire-1.2.1/test/integration/suites/k8s/README.md 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/ 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:59:25 spire-1.2.1/release/spire-extras/ 10:59:25 spire-1.2.1/release/spire-extras/README.md 10:59:25 spire-1.2.1/release/spire-extras/conf/ 10:59:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:59:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:59:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:59:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:59:25 spire-1.2.1/release/spire/ 10:59:25 spire-1.2.1/release/spire/README.md 10:59:25 spire-1.2.1/release/spire/conf/ 10:59:25 spire-1.2.1/release/spire/conf/agent/ 10:59:25 spire-1.2.1/release/spire/conf/agent/agent.conf 10:59:25 spire-1.2.1/release/spire/conf/server/ 10:59:25 spire-1.2.1/release/spire/conf/server/server.conf 10:59:25 spire-1.2.1/script/ 10:59:25 spire-1.2.1/script/build-artifact.sh 10:59:25 spire-1.2.1/script/generate_dummy_ca.sh 10:59:25 spire-1.2.1/support/ 10:59:25 spire-1.2.1/support/k8s/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:59:25 spire-1.2.1/test/integration/suites/k8s/teardown 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/ 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:59:25 spire-1.2.1/test/integration/suites/node-attestation/ 10:59:25 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:59:25 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:59:25 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:59:25 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:59:25 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:59:25 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:59:25 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:59:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:59:25 spire-1.2.1/test/integration/suites/rotation/ 10:59:25 spire-1.2.1/test/integration/suites/rotation/00-setup 10:59:25 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:59:25 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:59:25 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:59:25 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:59:25 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:59:25 spire-1.2.1/test/integration/suites/rotation/README.md 10:59:25 spire-1.2.1/test/integration/suites/rotation/conf/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:59:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/rotation/teardown 10:59:25 spire-1.2.1/test/integration/suites/self-test/ 10:59:25 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:59:25 spire-1.2.1/test/integration/suites/self-test/README.md 10:59:25 spire-1.2.1/test/integration/suites/self-test/teardown 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:59:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/ 10:59:25 spire-1.2.1/support/oidc-discovery-provider/README.md 10:59:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/config.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:59:25 spire-1.2.1/test/integration/suites/upgrade/ 10:59:25 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:59:25 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:59:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/main.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:59:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:59:25 spire-1.2.1/test/ 10:59:25 spire-1.2.1/test/clock/ 10:59:25 spire-1.2.1/test/clock/clock.go 10:59:25 spire-1.2.1/test/fakes/ 10:59:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:59:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:59:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:59:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:59:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:59:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:59:25 spire-1.2.1/test/fakes/fakeagentstore/ 10:59:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:59:25 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:59:25 spire-1.2.1/test/integration/suites/upgrade/README.md 10:59:25 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:59:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/upgrade/teardown 10:59:25 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:59:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:59:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:59:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:59:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:59:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:59:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:59:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:59:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:59:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:59:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:59:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:59:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:59:25 spire-1.2.1/test/integration/test-one.sh 10:59:25 spire-1.2.1/test/integration/test.sh 10:59:25 spire-1.2.1/test/plugintest/ 10:59:25 spire-1.2.1/test/plugintest/config.go 10:59:25 spire-1.2.1/test/plugintest/load.go 10:59:25 spire-1.2.1/test/plugintest/option.go 10:59:25 spire-1.2.1/test/spiretest/ 10:59:25 spire-1.2.1/test/spiretest/apiserver.go 10:59:25 spire-1.2.1/test/spiretest/assertions.go 10:59:25 spire-1.2.1/test/fakes/fakedatastore/ 10:59:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:59:25 spire-1.2.1/test/fakes/fakeentryclient/ 10:59:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:59:25 spire-1.2.1/test/fakes/fakehealthchecker/ 10:59:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:59:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:59:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:59:25 spire-1.2.1/test/fakes/fakemetrics/ 10:59:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:59:25 spire-1.2.1/test/fakes/fakenoderesolver/ 10:59:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:59:25 spire-1.2.1/test/fakes/fakenotifier/ 10:59:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:59:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:59:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:59:25 spire-1.2.1/test/fakes/fakeserverca/ 10:59:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:59:25 spire-1.2.1/test/fakes/fakeservercatalog/ 10:59:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:59:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:59:25 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:59:25 spire-1.2.1/test/spiretest/dir.go 10:59:25 spire-1.2.1/test/spiretest/errors_posix.go 10:59:25 spire-1.2.1/test/spiretest/errors_windows.go 10:59:25 spire-1.2.1/test/spiretest/logs.go 10:59:25 spire-1.2.1/test/spiretest/socketapi.go 10:59:25 spire-1.2.1/test/spiretest/suite.go 10:59:25 spire-1.2.1/test/spiretest/x509.go 10:59:25 spire-1.2.1/test/testca/ 10:59:25 spire-1.2.1/test/testca/ca.go 10:59:25 spire-1.2.1/test/testkey/ 10:59:25 spire-1.2.1/test/testkey/generate.sh 10:59:25 spire-1.2.1/test/testkey/genkeys.go 10:59:25 spire-1.2.1/test/testkey/keys.go 10:59:25 spire-1.2.1/test/testkey/new.go 10:59:25 spire-1.2.1/test/tpmsimulator/ 10:59:25 spire-1.2.1/test/tpmsimulator/simulator.go 10:59:25 spire-1.2.1/test/util/ 10:59:25 spire-1.2.1/test/util/cert_fixtures.go 10:59:25 spire-1.2.1/test/util/cert_generation.go 10:59:25 spire-1.2.1/test/util/io_redirection.go 10:59:25 spire-1.2.1/test/util/race.go 10:59:25 spire-1.2.1/test/util/util.go 10:59:25 building spire from source... 10:59:25 10:59:25 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:59:25 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:59:25 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:59:25 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:59:25 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:59:25 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:59:25 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:59:25 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:59:25 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:59:25 spire-1.2.1/test/fixture/ 10:59:25 spire-1.2.1/test/fixture/certs/ 10:59:25 spire-1.2.1/test/fixture/certs/agent_svid.der 10:59:25 spire-1.2.1/test/fixture/certs/base_cert.pem 10:59:25 spire-1.2.1/test/fixture/certs/base_csr.pem 10:59:25 spire-1.2.1/test/fixture/certs/base_key.pem 10:59:25 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:59:25 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:59:25 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:59:25 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:59:25 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:59:25 spire-1.2.1/test/fixture/certs/blog_key.pem 10:59:25 spire-1.2.1/test/fixture/certs/bundle.der 10:59:25 spire-1.2.1/test/fixture/certs/ca.pem 10:59:25 spire-1.2.1/test/fixture/certs/ca_key.pem 10:59:25 spire-1.2.1/test/fixture/certs/database_cert.pem 10:59:25 spire-1.2.1/test/fixture/certs/database_csr.pem 10:59:25 spire-1.2.1/test/fixture/certs/database_key.pem 10:59:25 spire-1.2.1/test/fixture/certs/node_cert.pem 10:59:25 spire-1.2.1/test/fixture/certs/node_csr.pem 10:59:25 spire-1.2.1/test/fixture/certs/node_key.pem 10:59:25 spire-1.2.1/test/fixture/certs/svid.pem 10:59:25 spire-1.2.1/test/fixture/certs/svid_key.pem 10:59:25 spire-1.2.1/test/fixture/config/ 10:59:25 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:59:25 spire-1.2.1/test/fixture/config/agent_good.conf 10:59:25 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:59:25 spire-1.2.1/test/fixture/config/plugin_good.conf 10:59:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:59:25 spire-1.2.1/test/fixture/config/server_good.conf 10:59:25 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:59:25 spire-1.2.1/test/fixture/fixture.go 10:59:25 spire-1.2.1/test/fixture/nodeattestor/ 10:59:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:59:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:59:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:59:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:59:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:59:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:59:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:59:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:59:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:59:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:59:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:59:25 spire-1.2.1/test/fixture/registration/ 10:59:25 spire-1.2.1/test/fixture/registration/entries.json 10:59:25 spire-1.2.1/test/fixture/registration/good-for-update.json 10:59:25 spire-1.2.1/test/fixture/registration/good.json 10:59:25 spire-1.2.1/test/fixture/registration/invalid.json 10:59:25 spire-1.2.1/test/fixture/registration/invalid_json.json 10:59:25 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:59:25 spire-1.2.1/test/integration/ 10:59:25 spire-1.2.1/test/integration/README.md 10:59:25 spire-1.2.1/test/integration/common 10:59:25 spire-1.2.1/test/integration/setup/ 10:59:25 spire-1.2.1/test/integration/setup/adminclient/ 10:59:25 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:59:25 spire-1.2.1/test/integration/setup/adminclient/client.go 10:59:25 spire-1.2.1/test/integration/setup/debugagent/ 10:59:25 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:59:25 spire-1.2.1/test/integration/setup/debugagent/main.go 10:59:25 spire-1.2.1/test/integration/setup/debugserver/ 10:59:25 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:59:25 spire-1.2.1/test/integration/setup/debugserver/main.go 10:59:25 spire-1.2.1/test/integration/setup/downstreamclient/ 10:59:25 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:59:25 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:59:25 spire-1.2.1/test/integration/setup/itclient/ 10:59:25 spire-1.2.1/test/integration/setup/itclient/client.go 10:59:25 spire-1.2.1/test/integration/setup/node-attestation/ 10:59:25 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:59:25 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:59:25 spire-1.2.1/test/integration/setup/x509pop/ 10:59:25 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:59:25 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:59:25 spire-1.2.1/test/integration/suites/ 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:59:25 spire-1.2.1/test/integration/suites/join-token/ 10:59:25 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:59:25 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:59:25 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:59:25 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:59:25 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:59:25 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:59:25 spire-1.2.1/test/integration/suites/join-token/README.md 10:59:25 spire-1.2.1/test/integration/suites/join-token/conf/ 10:59:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:59:25 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:59:25 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:59:25 spire-1.2.1/test/integration/suites/join-token/teardown 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:59:25 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:59:25 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:59:25 spire-1.2.1/test/integration/suites/k8s/ 10:59:25 spire-1.2.1/test/integration/suites/k8s/00-setup 10:59:25 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:59:25 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:59:25 spire-1.2.1/test/integration/suites/k8s/README.md 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/ 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:59:25 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:59:25 spire-1.2.1/test/integration/suites/k8s/teardown 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/ 10:59:25 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:59:26 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:59:26 spire-1.2.1/test/integration/suites/node-attestation/ 10:59:26 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:59:26 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:59:26 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:59:26 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:59:26 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:59:26 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:59:26 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:59:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:59:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:59:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:59:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:59:26 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:59:26 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:59:26 spire-1.2.1/test/integration/suites/rotation/ 10:59:26 spire-1.2.1/test/integration/suites/rotation/00-setup 10:59:26 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:59:26 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:59:26 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:59:26 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:59:26 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:59:26 spire-1.2.1/test/integration/suites/rotation/README.md 10:59:26 spire-1.2.1/test/integration/suites/rotation/conf/ 10:59:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:59:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:59:26 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:59:26 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:59:26 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:59:26 spire-1.2.1/test/integration/suites/rotation/teardown 10:59:26 spire-1.2.1/test/integration/suites/self-test/ 10:59:26 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:59:26 spire-1.2.1/test/integration/suites/self-test/README.md 10:59:26 spire-1.2.1/test/integration/suites/self-test/teardown 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:59:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:59:26 spire-1.2.1/test/integration/suites/upgrade/ 10:59:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:59:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:59:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:59:26 spire-1.2.1/test/integration/suites/upgrade/README.md 10:59:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:59:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:59:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:59:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:59:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:59:26 spire-1.2.1/test/integration/suites/upgrade/teardown 10:59:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:59:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:59:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:59:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:59:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:59:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:59:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:59:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:59:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:59:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:59:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:59:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:59:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:59:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:59:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:59:26 spire-1.2.1/test/integration/test-one.sh 10:59:26 spire-1.2.1/test/integration/test.sh 10:59:26 spire-1.2.1/test/plugintest/ 10:59:26 spire-1.2.1/test/plugintest/config.go 10:59:26 spire-1.2.1/test/plugintest/load.go 10:59:26 spire-1.2.1/test/plugintest/option.go 10:59:26 spire-1.2.1/test/spiretest/ 10:59:26 spire-1.2.1/test/spiretest/apiserver.go 10:59:26 spire-1.2.1/test/spiretest/assertions.go 10:59:26 spire-1.2.1/test/spiretest/dir.go 10:59:26 spire-1.2.1/test/spiretest/errors_posix.go 10:59:26 spire-1.2.1/test/spiretest/errors_windows.go 10:59:26 spire-1.2.1/test/spiretest/logs.go 10:59:26 spire-1.2.1/test/spiretest/socketapi.go 10:59:26 spire-1.2.1/test/spiretest/suite.go 10:59:26 spire-1.2.1/test/spiretest/x509.go 10:59:26 spire-1.2.1/test/testca/ 10:59:26 spire-1.2.1/test/testca/ca.go 10:59:26 spire-1.2.1/test/testkey/ 10:59:26 spire-1.2.1/test/testkey/generate.sh 10:59:26 spire-1.2.1/test/testkey/genkeys.go 10:59:26 spire-1.2.1/test/testkey/keys.go 10:59:26 spire-1.2.1/test/testkey/new.go 10:59:26 spire-1.2.1/test/tpmsimulator/ 10:59:26 spire-1.2.1/test/tpmsimulator/simulator.go 10:59:26 spire-1.2.1/test/util/ 10:59:26 spire-1.2.1/test/util/cert_fixtures.go 10:59:26 spire-1.2.1/test/util/cert_generation.go 10:59:26 spire-1.2.1/test/util/io_redirection.go 10:59:26 spire-1.2.1/test/util/race.go 10:59:26 spire-1.2.1/test/util/util.go 10:59:26 building spire from source... 10:59:26 Removing intermediate container bd1af7d39044 10:59:26 ---> 56cff6e9d90a 10:59:26 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:59:26 Installing go1.17.7... 10:59:26 Removing intermediate container 800c7c9c17a6 10:59:26 ---> b5869d77a8f2 10:59:26 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:59:26 Installing go1.17.7... 10:59:29 ---> 5d0e9dc06b0a 10:59:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:59:29 ---> 4ebc14199bb9 10:59:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:59:30 ---> 8bf3fdee0753 10:59:30 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:59:30 ---> c88571228139 10:59:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:59:30 ---> Running in 7cb0c6dcb153 10:59:30 Removing intermediate container 7cb0c6dcb153 10:59:30 ---> 983499fc7778 10:59:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:59:30 ---> 74de421be0d4 10:59:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:59:31 ---> 11fd38b75570 10:59:31 Step 21/26 : WORKDIR / 10:59:31 ---> fa9b59257d1f 10:59:31 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:59:31 ---> Running in f4dd7f2c334a 10:59:31 ---> Running in c7ae875153b8 10:59:31 Removing intermediate container c7ae875153b8 10:59:31 ---> 88801a3768a9 10:59:31 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:59:31 Removing intermediate container f4dd7f2c334a 10:59:31 ---> 2565a622e562 10:59:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:59:31 ---> Running in f0ab3c2a1c42 10:59:31 ---> Running in 9a201bf9b740 10:59:32 Removing intermediate container 9a201bf9b740 10:59:32 ---> ecd5b7bba078 10:59:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:59:32 Removing intermediate container f0ab3c2a1c42 10:59:32 ---> ff4148f5e86e 10:59:32 Step 23/25 : LABEL arch=x86_64 10:59:32 ---> Running in 00f6c7032f9d 10:59:32 ---> Running in 09791ab47f23 10:59:32 Removing intermediate container 00f6c7032f9d 10:59:32 ---> 5215fbb45ae3 10:59:32 Step 24/26 : LABEL arch=x86_64 10:59:32 ---> Running in 761c2f1da99b 10:59:32 Removing intermediate container 09791ab47f23 10:59:32 ---> 305d8d097876 10:59:32 Step 24/25 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 10:59:32 ---> Running in 0e8fb0c3a6d2 10:59:32 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 10:59:32 Status: Downloaded newer image for docker:20.10.14 10:59:32 ---> 7417809fdb73 10:59:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:59:32 Removing intermediate container 761c2f1da99b 10:59:32 ---> 3aea1df320d0 10:59:32 Step 25/26 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 10:59:32 ---> Running in 81bbb0e71962 10:59:32 ---> Running in 6f792898af87 10:59:32 Removing intermediate container 0e8fb0c3a6d2 10:59:32 ---> bb10c37c7f86 10:59:32 Step 25/25 : LABEL version=2.2.0-dev.64 10:59:32 ---> Running in 46761c8683c8 10:59:32 Removing intermediate container 6f792898af87 10:59:32 ---> 363a501064dd 10:59:32 Step 26/26 : LABEL version=2.2.0-dev.64 10:59:32 Removing intermediate container 81bbb0e71962 10:59:32 ---> c0861d010ff2 10:59:32 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 10:59:32 ---> Running in 7dc4d2477b62 10:59:32 ---> Running in 2c7183527d0b 10:59:32 Removing intermediate container 46761c8683c8 10:59:32 ---> 9837617bedf1 10:59:32 10:59:33 Removing intermediate container 7dc4d2477b62 10:59:33 ---> 8b5bf7bebc9d 10:59:33 10:59:33 Successfully built 9837617bedf1 10:59:33 Successfully tagged security-spire-server:latest 10:59:33 Building security-secretstore-setup 10:59:33  Building security-spire-server ... done Successfully built 8b5bf7bebc9d 10:59:33 Successfully tagged security-spire-config:latest 10:59:33  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:59:33 (1/43) Installing readline (8.1.1-r0) 10:59:33 (2/43) Installing bash (5.1.16-r0) 10:59:33 Executing bash-5.1.16-r0.post-install 10:59:33 (3/43) Installing brotli-libs (1.0.9-r5) 10:59:33 (4/43) Installing nghttp2-libs (1.46.0-r0) 10:59:33 (5/43) Installing libcurl (7.80.0-r0) 10:59:33 (6/43) Installing curl (7.80.0-r0) 10:59:33 (7/43) Installing dumb-init (1.2.5-r1) 10:59:33 (8/43) Installing libbz2 (1.0.8-r1) 10:59:33 (9/43) Installing expat (2.4.7-r0) 10:59:33 (10/43) Installing libffi (3.4.2-r1) 10:59:33 (11/43) Installing gdbm (1.22-r0) 10:59:33 (12/43) Installing xz-libs (5.2.5-r1) 10:59:33 (13/43) Installing libgcc (10.3.1_git20211027-r0) 10:59:33 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 10:59:33 (15/43) Installing mpdecimal (2.5.1-r1) 10:59:33 (16/43) Installing sqlite-libs (3.36.0-r0) 10:59:33 (17/43) Installing python3 (3.9.7-r4) 10:59:34 (18/43) Installing py3-appdirs (1.4.4-r2) 10:59:34 (19/43) Installing py3-certifi (2020.12.5-r1) 10:59:34 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 10:59:34 (21/43) Installing py3-idna (3.3-r0) 10:59:34 (22/43) Installing py3-urllib3 (1.26.7-r0) 10:59:34 (23/43) Installing py3-requests (2.26.0-r1) 10:59:34 (24/43) Installing py3-msgpack (1.0.2-r1) 10:59:34 (25/43) Installing py3-lockfile (0.12.2-r4) 10:59:34 (26/43) Installing py3-cachecontrol (0.12.10-r0) 10:59:34 (27/43) Installing py3-colorama (0.4.4-r1) 10:59:34 (28/43) Installing py3-contextlib2 (21.6.0-r1) 10:59:34 (29/43) Installing py3-distlib (0.3.3-r0) 10:59:34 (30/43) Installing py3-distro (1.6.0-r0) 10:59:34 (31/43) Installing py3-six (1.16.0-r0) 10:59:34 (32/43) Installing py3-webencodings (0.5.1-r4) 10:59:34 (33/43) Installing py3-html5lib (1.1-r1) 10:59:34 (34/43) Installing py3-parsing (2.4.7-r2) 10:59:34 (35/43) Installing py3-packaging (20.9-r1) 10:59:34 (36/43) Installing py3-tomli (1.2.2-r0) 10:59:34 (37/43) Installing py3-pep517 (0.12.0-r0) 10:59:34 (38/43) Installing py3-progress (1.6-r0) 10:59:34 (39/43) Installing py3-retrying (1.3.3-r2) 10:59:34 (40/43) Installing py3-ordered-set (4.0.2-r2) 10:59:34 (41/43) Installing py3-setuptools (52.0.0-r4) 10:59:34 (42/43) Installing py3-toml (0.10.2-r2) 10:59:34 (43/43) Installing py3-pip (20.3.4-r1) 10:59:34 Executing busybox-1.34.1-r5.trigger 10:59:34 OK: 83 MiB in 65 packages 10:59:35 Collecting docker-compose==1.23.2 10:59:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:59:35 Collecting websocket-client<1.0,>=0.32.0 10:59:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:59:35 Collecting dockerpty<0.5,>=0.4.1 10:59:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:59:35 Collecting cached-property<2,>=1.2.0 10:59:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:59: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) 10:59:35 Collecting texttable<0.10,>=0.9.0 10:59:35 Downloading texttable-0.9.1.tar.gz (11 kB) 10:59:35 Collecting jsonschema<3,>=2.5.1 10:59:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:59:35 Collecting docker<4.0,>=3.6.0 10:59:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:59:35 Collecting docopt<0.7,>=0.6.1 10:59:35 Downloading docopt-0.6.2.tar.gz (25 kB) 10:59:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:59:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:59:36 Collecting PyYAML<4,>=3.10 10:59:36 Downloading PyYAML-3.13.tar.gz (270 kB) 10:59:37 Collecting docker-pycreds>=0.4.0 10:59:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:59:37 Collecting chardet<3.1.0,>=3.0.2 10:59:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:59:37 Collecting idna<2.8,>=2.5 10:59:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:59:37 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) 10:59:37 Collecting urllib3<1.25,>=1.21.1 10:59:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:59:37 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:59:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:59:37 ---> 8eb4427f6a87 10:59:37 Step 3/25 : WORKDIR /edgex-go 10:59:37 ---> Using cache 10:59:37 ---> eb530da1035d 10:59:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:37 ---> Using cache 10:59:37 ---> 39a6ad79ff97 10:59:37 Step 5/25 : RUN apk add --update --no-cache make git 10:59:37 ---> Using cache 10:59:37 ---> 1d2fb5754479 10:59:37 Step 6/25 : COPY go.mod vendor* ./ 10:59:37 ---> Using cache 10:59:37 ---> 0bafbe339bf7 10:59:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:37 ---> Using cache 10:59:37 ---> 646820f86a92 10:59:37 Step 8/25 : COPY . . 10:59:37 ---> Using cache 10:59:37 ---> ece5dfc4499a 10:59:37 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:59:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:59:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:59:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:59:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:59:37 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:59:37 Attempting uninstall: urllib3 10:59:37 Found existing installation: urllib3 1.26.7 10:59:37 Uninstalling urllib3-1.26.7: 10:59:37 Successfully uninstalled urllib3-1.26.7 10:59:37 Attempting uninstall: idna 10:59:37 Found existing installation: idna 3.3 10:59:37 Uninstalling idna-3.3: 10:59:37 Successfully uninstalled idna-3.3 10:59:37 ---> Running in c204e81fe691 10:59:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:59:38 Attempting uninstall: requests 10:59:38 Found existing installation: requests 2.26.0 10:59:38 Uninstalling requests-2.26.0: 10:59:38 Successfully uninstalled requests-2.26.0 10:59:38 Running setup.py install for texttable: started 10:59:38 Running setup.py install for texttable: finished with status 'done' 10:59:38 Running setup.py install for PyYAML: started 10:59:39 Running setup.py install for PyYAML: finished with status 'done' 10:59:39 Running setup.py install for docopt: started 10:59:39 Running setup.py install for docopt: finished with status 'done' 10:59:39 Running setup.py install for dockerpty: started 10:59:39 Running setup.py install for dockerpty: finished with status 'done' 10:59:40 Removing intermediate container 0d5aba0ab756 10:59:40 ---> ec1b2deb233e 10:59:40 10:59:40 Step 10/22 : FROM alpine:3.14 10:59:40 ---> e04c818066af 10:59:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:59:40 ---> Running in ff889c179f57 10:59:40 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 10:59:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:59:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:59:42 (1/2) Installing ca-certificates (20211220-r0) 10:59:42 (2/2) Installing dumb-init (1.2.5-r1) 10:59:42 Executing busybox-1.33.1-r7.trigger 10:59:42 Executing ca-certificates-20211220-r0.trigger 10:59:42 OK: 6 MiB in 16 packages 10:59:42 Removing intermediate container ff889c179f57 10:59:42 ---> 2a3b1cf45a8b 10:59:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:59:42 ---> Running in 4158f242a056 10:59:42 Removing intermediate container 4158f242a056 10:59:42 ---> 1972cb0c7bc5 10:59:42 Step 13/22 : ENV APP_PORT=59860 10:59:42 ---> Running in ab872eae7273 10:59:43 Removing intermediate container ab872eae7273 10:59:43 ---> 1370b79d68c2 10:59:43 Step 14/22 : EXPOSE $APP_PORT 10:59:43 ---> Running in 9f7efec18a02 10:59:43 Removing intermediate container 9f7efec18a02 10:59:43 ---> 609dcf9bcf2f 10:59:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:59:44 ---> b06f27a734ad 10:59:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:59:44 Removing intermediate container 2c7183527d0b 10:59:44 ---> eff218ff5e7e 10:59:44 Step 14/23 : ENV APP_PORT=58890 10:59:44 ---> Running in b1d7e62a2eb2 10:59:44 Removing intermediate container b1d7e62a2eb2 10:59:44 ---> 79e2d68cf9f6 10:59:44 Step 15/23 : EXPOSE $APP_PORT 10:59:44 ---> Running in 0762a341d96a 10:59:44 Removing intermediate container 0762a341d96a 10:59:44 ---> 7652f2d2f38e 10:59:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:59:44 ---> 46f4636b1020 10:59:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:59:45 ---> c4565276df20 10:59:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:59:45 ---> bd36ab1e6331 10:59:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:59:45 ---> Running in 49b5facd185c 10:59:46 Removing intermediate container 49b5facd185c 10:59:46 ---> ddf7cbf2756d 10:59:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:59:46 ---> Running in 10023157894c 10:59:46 ---> 308f4c84ae38 10:59:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:59:46 Removing intermediate container 10023157894c 10:59:46 ---> 93b8c72776c4 10:59:46 Step 20/22 : LABEL arch=x86_64 10:59:46 ---> Running in 168b3c98d5f6 10:59:46 ---> 4822603c2af7 10:59:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:59:46 Removing intermediate container 168b3c98d5f6 10:59:46 ---> a1f5277d162b 10:59:46 Step 21/22 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 10:59:46 ---> Running in b4b6d1e12ad1 10:59:46 ---> Running in 8390a23a28e5 10:59:46 Removing intermediate container b4b6d1e12ad1 10:59:46 ---> af85ebaf90f9 10:59:46 Step 22/22 : LABEL version=2.2.0-dev.64 10:59:46 Removing intermediate container 8390a23a28e5 10:59:46 ---> 152703a54c05 10:59:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:59:46 ---> Running in 776d129a4a61 10:59:46 ---> Running in 6dd6b7671ed2 10:59:47 Removing intermediate container 776d129a4a61 10:59:47 ---> 1072a0d33e2c 10:59:47 10:59:47 Removing intermediate container 6dd6b7671ed2 10:59:47 ---> 0ed4241e9de8 10:59:47 Step 21/23 : LABEL arch=x86_64 10:59:47 ---> Running in 5810588ca5d9 10:59:47 Successfully built 1072a0d33e2c 10:59:47 Successfully tagged support-notifications:latest 10:59:47  Building support-notifications ... done Removing intermediate container 5810588ca5d9 10:59:47 ---> 641eb45ae01d 10:59:47 Step 22/23 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 10:59:47 ---> Running in 046291895b88 10:59:47 Removing intermediate container 046291895b88 10:59:47 ---> 85c054865dde 10:59:47 Step 23/23 : LABEL version=2.2.0-dev.64 10:59:47 ---> Running in 37d322787479 10:59:48 Removing intermediate container 37d322787479 10:59:48 ---> 9a16d8bfd806 10:59:48 10:59:48 Successfully built 9a16d8bfd806 10:59:48 Successfully tagged sys-mgmt-agent:latest 10:59:52  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:59:53 Building bin/spire-server... 10:59:53 go: downloading github.com/mitchellh/cli v1.1.2 10:59:53 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:59:54 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:59:54 Building bin/spire-server... 10:59:54 go: downloading github.com/mitchellh/cli v1.1.2 10:59:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:59:54 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:59:54 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:59:55 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:59:55 go: downloading google.golang.org/grpc v1.44.0 10:59:55 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:59:56 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:59:56 go: downloading github.com/fatih/color v1.13.0 10:59:56 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:59:56 go: downloading github.com/mattn/go-isatty v0.0.14 10:59:56 Removing intermediate container c204e81fe691 10:59:56 ---> fef76ec8018f 10:59:56 10:59:56 Step 10/25 : FROM alpine:3.14 10:59:56 ---> e04c818066af 10:59:56 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:59:56 ---> Running in 345c25afab15 10:59:56 go: downloading google.golang.org/grpc v1.44.0 10:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:59:56 (1/3) Installing ca-certificates (20211220-r0) 10:59:56 (2/3) Installing dumb-init (1.2.5-r1) 10:59:56 (3/3) Installing su-exec (0.2-r1) 10:59:56 Executing busybox-1.33.1-r7.trigger 10:59:56 Executing ca-certificates-20211220-r0.trigger 10:59:56 OK: 6 MiB in 17 packages 10:59:57 go: downloading github.com/imdario/mergo v0.3.12 10:59:57 go: downloading github.com/sirupsen/logrus v1.8.1 10:59:57 Removing intermediate container 345c25afab15 10:59:57 ---> 2bf256799dc1 10:59:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:59:57 ---> Running in e13ea7480661 10:59:57 Removing intermediate container e13ea7480661 10:59:57 ---> 7621c976a80d 10:59:57 Step 13/25 : WORKDIR / 10:59:57 ---> Running in 946005ef8dc7 10:59:58 Removing intermediate container 946005ef8dc7 10:59:58 ---> 9d51817d145c 10:59:58 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:59:58 ---> 73a5dbec380a 10:59:58 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:59:58 ---> 841f90bebdd3 10:59:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:59:58 ---> 95b473c0430e 10:59:58 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:59:58 ---> 8a4db7083981 10:59:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:59:59 ---> df8e28932649 10:59:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:59:59 ---> 2ac3e7806d78 10:59:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:59:59 ---> 4795f3804686 10:59:59 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/ 11:00:00 go: downloading github.com/sirupsen/logrus v1.8.1 11:00:00 go: downloading github.com/hashicorp/go-hclog v1.1.0 11:00:00 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 11:00:00 ---> Running in 948ad91428ed 11:00:00 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 11:00:00 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:00:00 go: downloading github.com/fatih/color v1.13.0 11:00:00 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 11:00:00 go: downloading github.com/mattn/go-isatty v0.0.14 11:00:00 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 11:00:00 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 11:00:00 Removing intermediate container 948ad91428ed 11:00:00 ---> 0a9d4b768075 11:00:00 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 11:00:00 ---> Running in 4df025d8e4bb 11:00:00 go: downloading github.com/hashicorp/go-plugin v1.4.3 11:00:00 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 11:00:00 go: downloading github.com/imdario/mergo v0.3.12 11:00:01 Removing intermediate container 4df025d8e4bb 11:00:01 ---> 25f6b95dd0d2 11:00:01 Step 23/25 : LABEL arch=x86_64 11:00:01 ---> Running in e2cda3d64339 11:00:01 Removing intermediate container e2cda3d64339 11:00:01 ---> 1342499a1ba8 11:00:01 Step 24/25 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:01 ---> Running in 24ab5d7e09f4 11:00:01 go: downloading github.com/hashicorp/go-hclog v1.1.0 11:00:01 go: downloading github.com/mattn/go-colorable v0.1.12 11:00:01 Removing intermediate container 24ab5d7e09f4 11:00:01 ---> fe6bfa8b981f 11:00:01 Step 25/25 : LABEL version=2.2.0-dev.64 11:00:01 ---> Running in b2f1d707bc58 11:00:01 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 11:00:01 go: downloading github.com/Masterminds/goutils v1.1.0 11:00:01 go: downloading github.com/Masterminds/semver v1.5.0 11:00:01 go: downloading github.com/google/uuid v1.1.2 11:00:01 Removing intermediate container b2f1d707bc58 11:00:01 ---> e061f88abb97 11:00:01 11:00:01 Successfully built e061f88abb97 11:00:01 Successfully tagged security-secretstore-setup:latest 11:00:01 go: downloading github.com/huandu/xstrings v1.3.2 11:00:01 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 11:00:01 go: downloading github.com/InVisionApp/go-logger v1.0.1 11:00:02 go: downloading github.com/armon/go-metrics v0.3.10 11:00:02 go: downloading github.com/armon/go-metrics v0.3.10 11:00:02 go: downloading github.com/prometheus/client_golang v1.12.1 11:00:02 go: downloading github.com/prometheus/client_golang v1.12.1 11:00:02 go: downloading github.com/uber-go/tally/v4 v4.1.1 11:00:02 go: downloading github.com/uber-go/tally/v4 v4.1.1 11:00:03 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 11:00:03 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 11:00:03 go: downloading github.com/open-policy-agent/opa v0.38.0 11:00:03 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 11:00:03 go: downloading github.com/InVisionApp/go-logger v1.0.1 11:00:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 11:00:04 go: downloading github.com/hashicorp/go-plugin v1.4.3 11:00:04 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 11:00:05 go: downloading github.com/open-policy-agent/opa v0.38.0 11:00:19  Building security-secretstore-setup ... done Removing intermediate container dd39a659c969 11:00:19 ---> 4b5a10c86ef1 11:00:19 11:00:19 Step 13/26 : FROM alpine:3.15 11:00:19 ---> 0ac33e5f5afa 11:00:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:00:19 ---> Using cache 11:00:19 ---> 59051ff6e712 11:00:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:00:19 ---> Using cache 11:00:19 ---> 4edb3392a678 11:00:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:00:19 ---> Using cache 11:00:19 ---> b5869d77a8f2 11:00:19 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 11:00:19 ---> 8e507cf12e66 11:00:19 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:00:20 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 11:00:20 go: downloading github.com/mattn/go-colorable v0.1.12 11:00:20 go: downloading github.com/Masterminds/goutils v1.1.0 11:00:20 go: downloading github.com/Masterminds/semver v1.5.0 11:00:20 go: downloading github.com/google/uuid v1.1.2 11:00:20 go: downloading github.com/huandu/xstrings v1.3.2 11:00:20 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:00:20 go: downloading github.com/oklog/run v1.0.0 11:00:20 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 11:00:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:00:20 go: downloading github.com/prometheus/client_model v0.2.0 11:00:20 go: downloading github.com/prometheus/common v0.32.1 11:00:20 go: downloading github.com/beorn7/perks v1.0.1 11:00:20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 11:00:20 go: downloading github.com/prometheus/procfs v0.7.3 11:00:21 go: downloading go.uber.org/atomic v1.9.0 11:00:21 go: downloading github.com/pkg/errors v0.9.1 11:00:21 ---> 88dc38c8cca1 11:00:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:00:21 ---> 790d2ff84928 11:00:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:00:21 ---> 7de15ae3710d 11:00:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:00:21 ---> a242d533bf4a 11:00:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:00:21 ---> Running in 95978bc670e2 11:00:21 Removing intermediate container 95978bc670e2 11:00:21 ---> f3c4e05c8275 11:00:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:00:21 ---> Running in 6e941bcefd2e 11:00:21 Removing intermediate container 6e941bcefd2e 11:00:21 ---> 7e984d9fd800 11:00:21 Step 24/26 : LABEL arch=x86_64 11:00:21 ---> Running in 7a99a83d016a 11:00:22 Removing intermediate container 7a99a83d016a 11:00:22 ---> 6ef5e79d9eed 11:00:22 Step 25/26 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:22 ---> Running in 5c127ea9f00a 11:00:22 Removing intermediate container 5c127ea9f00a 11:00:22 ---> 8227fcab048b 11:00:22 Step 26/26 : LABEL version=2.2.0-dev.64 11:00:22 ---> Running in ca6dce518d4c 11:00:22 go: downloading github.com/imkira/go-observer v1.0.3 11:00:22 Removing intermediate container ca6dce518d4c 11:00:22 ---> 3ea58bc8b47c 11:00:22 11:00:22 Successfully built 3ea58bc8b47c 11:00:22 Successfully tagged security-spire-agent:latest 11:00:22  Building security-spire-agent ... done  [Pipeline] } 11:00:22 $ docker stop --time=1 843f7fb211ad414258cc87d86bf537a3de53a6c147eb9b02bf4f352dfc0f9db3 11:00:22 go: downloading github.com/hashicorp/errwrap v1.1.0 11:00:22 go: downloading github.com/mitchellh/reflectwalk v1.0.1 11:00:22 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:00:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 11:00:22 go: downloading github.com/twmb/murmur3 v1.1.6 11:00:22 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 11:00:22 go: downloading github.com/blang/semver/v4 v4.0.0 11:00:22 go: downloading github.com/go-sql-driver/mysql v1.6.0 11:00:22 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 11:00:23 go: downloading github.com/jinzhu/gorm v1.9.16 11:00:23 $ docker rm -f 843f7fb211ad414258cc87d86bf537a3de53a6c147eb9b02bf4f352dfc0f9db3 [Pipeline] // withDockerContainer [Pipeline] sh 11:00:23 go: downloading github.com/lib/pq v1.10.4 11:00:23 go: downloading github.com/mattn/go-sqlite3 v1.14.12 11:00:23 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 11:00:24 + docker images 11:00:24 REPOSITORY TAG IMAGE ID CREATED SIZE 11:00:24 security-spire-agent latest 3ea58bc8b47c 1 second ago 127MB 11:00:24 4b5a10c86ef1 9 seconds ago 4.5GB 11:00:24 security-secretstore-setup latest e061f88abb97 22 seconds ago 42.1MB 11:00:24 fef76ec8018f 28 seconds ago 1.63GB 11:00:24 sys-mgmt-agent latest 9a16d8bfd806 36 seconds ago 307MB 11:00:24 support-notifications latest 1072a0d33e2c 36 seconds ago 26.6MB 11:00:24 ec1b2deb233e 44 seconds ago 1.62GB 11:00:24 security-spire-config latest 8b5bf7bebc9d 50 seconds ago 86.7MB 11:00:24 security-spire-server latest 9837617bedf1 51 seconds ago 87.3MB 11:00:24 84b78261a092 About a minute ago 1.62GB 11:00:24 a9747e470b92 About a minute ago 4.5GB 11:00:24 5cff024c5bfa About a minute ago 4.5GB 11:00:24 security-proxy-setup latest 25b927b8ae09 About a minute ago 43.4MB 11:00:24 support-scheduler latest 460170c4c6f3 About a minute ago 26MB 11:00:24 fc4898d3ce36 About a minute ago 1.63GB 11:00:24 dcd049ec6f3f About a minute ago 1.62GB 11:00:24 core-data latest 926f5741d121 2 minutes ago 35.9MB 11:00:24 core-metadata latest 082c43848fcb 2 minutes ago 26.2MB 11:00:24 38e555c2fce1 2 minutes ago 1.65GB 11:00:24 f896a513bf7d 2 minutes ago 1.62GB 11:00:24 security-bootstrapper latest 20d7b33f2b6e 3 minutes ago 24.3MB 11:00:24 security-spiffe-token-provider latest 355b0c92ade0 3 minutes ago 28.5MB 11:00:24 core-command latest 17944c8563f5 3 minutes ago 24.5MB 11:00:24 9a8dca934497 4 minutes ago 1.61GB 11:00:24 c5927dabc53c 4 minutes ago 1.61GB 11:00:24 0448daaae758 4 minutes ago 1.61GB 11:00:24 ci-base-image-x86_64 latest 8eb4427f6a87 7 minutes ago 896MB 11:00:24 docker 20.10.14 7417809fdb73 7 days ago 218MB 11:00:24 alpine 3.14 e04c818066af 7 days ago 5.59MB 11:00:24 alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB 11:00:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 11:00:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 11:00:24 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 11:00:24 provisioning config files... 11:00:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/189@tmp/config7752437980167057075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:24 ---> docker-login.sh 11:00:24 nexus3.edgexfoundry.org:10001 11:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:24 Configure a credential helper to remove this warning. See 11:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:24 11:00:24 Login Succeeded 11:00:24 nexus3.edgexfoundry.org:10002 11:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:24 Configure a credential helper to remove this warning. See 11:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:24 11:00:24 Login Succeeded 11:00:24 nexus3.edgexfoundry.org:10003 11:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:24 Configure a credential helper to remove this warning. See 11:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:24 11:00:24 Login Succeeded 11:00:24 nexus3.edgexfoundry.org:10004 11:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:24 Configure a credential helper to remove this warning. See 11:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:24 11:00:24 Login Succeeded 11:00:24 docker.io 11:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:25 Configure a credential helper to remove this warning. See 11:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:25 11:00:25 Login Succeeded 11:00:25 ---> docker-login.sh ends [Pipeline] } 11:00:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 11:00:25 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [Pipeline] echo 11:00:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 11:00:25 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:25 latest 11:00:25 2.2.0-dev.64 11:00:25 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:25 main 11:00:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:00:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:00:25 + docker push nexus3.edgexfoundry.org:10004/core-command:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:00:25 1258c5927058: Preparing 11:00:25 13e8819976fe: Preparing 11:00:25 be246434eb34: Preparing 11:00:25 ffe8b9e8087c: Preparing 11:00:25 b541d28bf3b4: Preparing 11:00:25 b541d28bf3b4: Layer already exists 11:00:25 ffe8b9e8087c: Pushed 11:00:25 be246434eb34: Pushed 11:00:25 1258c5927058: Pushed 11:00:28 13e8819976fe: Pushed 11:00:28 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:f90f745b3abdffabf2cf92156b8ba8701ea4f2c8fc5833e41dfe2370317bf4e1 size: 1363 [Pipeline] isUnix [Pipeline] sh 11:00:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 11:00:29 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 11:00:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:00:29 1258c5927058: Preparing 11:00:29 13e8819976fe: Preparing 11:00:29 be246434eb34: Preparing 11:00:29 ffe8b9e8087c: Preparing 11:00:29 b541d28bf3b4: Preparing 11:00:29 13e8819976fe: Layer already exists 11:00:29 1258c5927058: Layer already exists 11:00:29 ffe8b9e8087c: Layer already exists 11:00:29 be246434eb34: Layer already exists 11:00:29 b541d28bf3b4: Layer already exists 11:00:29 latest: digest: sha256:f90f745b3abdffabf2cf92156b8ba8701ea4f2c8fc5833e41dfe2370317bf4e1 size: 1363 [Pipeline] isUnix [Pipeline] sh 11:00:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:00:29 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.64 11:00:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:00:29 1258c5927058: Preparing 11:00:29 13e8819976fe: Preparing 11:00:29 be246434eb34: Preparing 11:00:29 ffe8b9e8087c: Preparing 11:00:29 b541d28bf3b4: Preparing 11:00:29 ffe8b9e8087c: Layer already exists 11:00:29 13e8819976fe: Layer already exists 11:00:29 1258c5927058: Layer already exists 11:00:29 b541d28bf3b4: Layer already exists 11:00:29 be246434eb34: Layer already exists 11:00:29 2.2.0-dev.64: digest: sha256:f90f745b3abdffabf2cf92156b8ba8701ea4f2c8fc5833e41dfe2370317bf4e1 size: 1363 11:00:29 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [Pipeline] isUnix [Pipeline] sh 11:00:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:00:30 + docker push nexus3.edgexfoundry.org:10004/core-command:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:00:30 1258c5927058: Preparing 11:00:30 13e8819976fe: Preparing 11:00:30 be246434eb34: Preparing 11:00:30 ffe8b9e8087c: Preparing 11:00:30 b541d28bf3b4: Preparing 11:00:30 ffe8b9e8087c: Layer already exists 11:00:30 be246434eb34: Layer already exists 11:00:30 b541d28bf3b4: Layer already exists 11:00:30 1258c5927058: Layer already exists 11:00:30 13e8819976fe: Layer already exists 11:00:30 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:f90f745b3abdffabf2cf92156b8ba8701ea4f2c8fc5833e41dfe2370317bf4e1 size: 1363 [Pipeline] isUnix [Pipeline] sh 11:00:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 11:00:30 + docker push nexus3.edgexfoundry.org:10004/core-command:main 11:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:00:30 1258c5927058: Preparing 11:00:30 13e8819976fe: Preparing 11:00:30 be246434eb34: Preparing 11:00:30 ffe8b9e8087c: Preparing 11:00:30 b541d28bf3b4: Preparing 11:00:30 be246434eb34: Layer already exists 11:00:30 13e8819976fe: Layer already exists 11:00:30 1258c5927058: Layer already exists 11:00:30 b541d28bf3b4: Layer already exists 11:00:30 ffe8b9e8087c: Layer already exists 11:00:30 main: digest: sha256:f90f745b3abdffabf2cf92156b8ba8701ea4f2c8fc5833e41dfe2370317bf4e1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:31 ===================================================== [Pipeline] echo 11:00:31 taggedImages: 11:00:31 - nexus3.edgexfoundry.org:10004/core-command:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:31 - nexus3.edgexfoundry.org:10004/core-command:latest 11:00:31 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.64 11:00:31 - nexus3.edgexfoundry.org:10004/core-command:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:31 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 11:00:31 [edgeXDocker.push] Tagging docker image core-data with the following tags: 11:00:31 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:31 latest 11:00:31 2.2.0-dev.64 11:00:31 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:31 main 11:00:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:00:31 go: downloading github.com/hashicorp/errwrap v1.1.0 11:00:31 go: downloading github.com/mitchellh/reflectwalk v1.0.1 11:00:31 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 11:00:31 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:00:31 go: downloading github.com/prometheus/client_model v0.2.0 11:00:31 go: downloading github.com/prometheus/common v0.32.1 11:00:31 go: downloading github.com/pkg/errors v0.9.1 11:00:31 go: downloading go.uber.org/atomic v1.9.0 11:00:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:00:31 go: downloading github.com/beorn7/perks v1.0.1 11:00:31 go: downloading github.com/cespare/xxhash/v2 v2.1.2 11:00:31 go: downloading github.com/prometheus/procfs v0.7.3 11:00:31 + docker push nexus3.edgexfoundry.org:10004/core-data:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:00:31 31dedefe0603: Preparing 11:00:31 98f38d63dc4b: Preparing 11:00:31 be246434eb34: Preparing 11:00:31 7a3a6b7b4d1c: Preparing 11:00:31 4a359c26a821: Preparing 11:00:31 b541d28bf3b4: Preparing 11:00:31 b541d28bf3b4: Waiting 11:00:31 be246434eb34: Layer already exists 11:00:31 b541d28bf3b4: Layer already exists 11:00:31 31dedefe0603: Pushed 11:00:31 4a359c26a821: Pushed 11:00:32 7a3a6b7b4d1c: Pushed 11:00:32 go: downloading github.com/imkira/go-observer v1.0.3 11:00:32 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:00:32 go: downloading github.com/oklog/run v1.0.0 11:00:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:00:32 go: downloading github.com/twmb/murmur3 v1.1.6 11:00:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 11:00:32 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 11:00:32 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 11:00:33 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 11:00:33 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 11:00:34 98f38d63dc4b: Pushed 11:00:34 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:16aa077a4bff8e7fa9d6d596b2424a6ef5fd0e31c6bff5976f8ce8563f28d39a size: 1574 [Pipeline] isUnix [Pipeline] sh 11:00:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 11:00:35 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 11:00:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:00:35 31dedefe0603: Preparing 11:00:35 98f38d63dc4b: Preparing 11:00:35 be246434eb34: Preparing 11:00:35 7a3a6b7b4d1c: Preparing 11:00:35 4a359c26a821: Preparing 11:00:35 b541d28bf3b4: Preparing 11:00:35 b541d28bf3b4: Waiting 11:00:35 98f38d63dc4b: Layer already exists 11:00:35 4a359c26a821: Layer already exists 11:00:35 be246434eb34: Layer already exists 11:00:35 7a3a6b7b4d1c: Layer already exists 11:00:35 31dedefe0603: Layer already exists 11:00:35 b541d28bf3b4: Layer already exists 11:00:35 latest: digest: sha256:16aa077a4bff8e7fa9d6d596b2424a6ef5fd0e31c6bff5976f8ce8563f28d39a size: 1574 [Pipeline] isUnix [Pipeline] sh 11:00:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:00:35 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.64 11:00:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:00:35 31dedefe0603: Preparing 11:00:35 98f38d63dc4b: Preparing 11:00:35 be246434eb34: Preparing 11:00:35 7a3a6b7b4d1c: Preparing 11:00:35 4a359c26a821: Preparing 11:00:35 b541d28bf3b4: Preparing 11:00:35 b541d28bf3b4: Waiting 11:00:35 be246434eb34: Layer already exists 11:00:35 4a359c26a821: Layer already exists 11:00:35 98f38d63dc4b: Layer already exists 11:00:35 7a3a6b7b4d1c: Layer already exists 11:00:35 31dedefe0603: Layer already exists 11:00:35 b541d28bf3b4: Layer already exists 11:00:35 2.2.0-dev.64: digest: sha256:16aa077a4bff8e7fa9d6d596b2424a6ef5fd0e31c6bff5976f8ce8563f28d39a size: 1574 [Pipeline] isUnix [Pipeline] sh 11:00:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:00:36 + docker push nexus3.edgexfoundry.org:10004/core-data:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:00:36 31dedefe0603: Preparing 11:00:36 98f38d63dc4b: Preparing 11:00:36 be246434eb34: Preparing 11:00:36 7a3a6b7b4d1c: Preparing 11:00:36 4a359c26a821: Preparing 11:00:36 b541d28bf3b4: Preparing 11:00:36 b541d28bf3b4: Waiting 11:00:36 be246434eb34: Layer already exists 11:00:36 4a359c26a821: Layer already exists 11:00:36 31dedefe0603: Layer already exists 11:00:36 7a3a6b7b4d1c: Layer already exists 11:00:36 98f38d63dc4b: Layer already exists 11:00:36 b541d28bf3b4: Layer already exists 11:00:36 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:16aa077a4bff8e7fa9d6d596b2424a6ef5fd0e31c6bff5976f8ce8563f28d39a size: 1574 [Pipeline] isUnix [Pipeline] sh 11:00:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 11:00:36 + docker push nexus3.edgexfoundry.org:10004/core-data:main 11:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:00:36 31dedefe0603: Preparing 11:00:36 98f38d63dc4b: Preparing 11:00:36 be246434eb34: Preparing 11:00:36 7a3a6b7b4d1c: Preparing 11:00:36 4a359c26a821: Preparing 11:00:36 b541d28bf3b4: Preparing 11:00:36 b541d28bf3b4: Waiting 11:00:36 31dedefe0603: Layer already exists 11:00:36 98f38d63dc4b: Layer already exists 11:00:36 4a359c26a821: Layer already exists 11:00:36 7a3a6b7b4d1c: Layer already exists 11:00:36 be246434eb34: Layer already exists 11:00:36 b541d28bf3b4: Layer already exists 11:00:36 main: digest: sha256:16aa077a4bff8e7fa9d6d596b2424a6ef5fd0e31c6bff5976f8ce8563f28d39a size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:37 ===================================================== [Pipeline] echo 11:00:37 taggedImages: 11:00:37 - nexus3.edgexfoundry.org:10004/core-data:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:37 - nexus3.edgexfoundry.org:10004/core-data:latest 11:00:37 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.64 11:00:37 - nexus3.edgexfoundry.org:10004/core-data:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:37 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 11:00:37 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 11:00:37 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:37 latest 11:00:37 2.2.0-dev.64 11:00:37 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:37 main 11:00:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:00:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:00:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:00:37 c8f9d8369f1c: Preparing 11:00:37 1cf55eb4c220: Preparing 11:00:37 be246434eb34: Preparing 11:00:37 ffe8b9e8087c: Preparing 11:00:37 b541d28bf3b4: Preparing 11:00:37 be246434eb34: Layer already exists 11:00:37 ffe8b9e8087c: Layer already exists 11:00:37 b541d28bf3b4: Layer already exists 11:00:37 c8f9d8369f1c: Pushed 11:00:39 1cf55eb4c220: Pushed 11:00:39 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:18a925cbddabf2402dc47f4a4ae2e20befafe81b7cd4cc74c15d3b145e82ad81 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:00:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 11:00:40 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 11:00:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 11:00:40 go: downloading github.com/stretchr/testify v1.7.0 11:00:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 11:00:40 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 11:00:40 go: downloading github.com/stretchr/testify v1.7.0 11:00:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:00:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:00:40 go: downloading github.com/aws/aws-sdk-go v1.43.0 11:00:40 go: downloading github.com/aws/aws-sdk-go v1.43.0 11:00:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 11:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:00:40 c8f9d8369f1c: Preparing 11:00:40 1cf55eb4c220: Preparing 11:00:40 be246434eb34: Preparing 11:00:40 ffe8b9e8087c: Preparing 11:00:40 b541d28bf3b4: Preparing 11:00:40 b541d28bf3b4: Layer already exists 11:00:40 c8f9d8369f1c: Layer already exists 11:00:40 1cf55eb4c220: Layer already exists 11:00:40 be246434eb34: Layer already exists 11:00:40 ffe8b9e8087c: Layer already exists 11:00:40 latest: digest: sha256:18a925cbddabf2402dc47f4a4ae2e20befafe81b7cd4cc74c15d3b145e82ad81 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:00:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:00:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.64 11:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:00:41 c8f9d8369f1c: Preparing 11:00:41 1cf55eb4c220: Preparing 11:00:41 be246434eb34: Preparing 11:00:41 ffe8b9e8087c: Preparing 11:00:41 b541d28bf3b4: Preparing 11:00:41 c8f9d8369f1c: Layer already exists 11:00:41 be246434eb34: Layer already exists 11:00:41 1cf55eb4c220: Layer already exists 11:00:41 b541d28bf3b4: Layer already exists 11:00:41 ffe8b9e8087c: Layer already exists 11:00:41 2.2.0-dev.64: digest: sha256:18a925cbddabf2402dc47f4a4ae2e20befafe81b7cd4cc74c15d3b145e82ad81 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:00:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:00:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:00:41 c8f9d8369f1c: Preparing 11:00:41 1cf55eb4c220: Preparing 11:00:41 be246434eb34: Preparing 11:00:41 ffe8b9e8087c: Preparing 11:00:41 b541d28bf3b4: Preparing 11:00:41 c8f9d8369f1c: Layer already exists 11:00:41 be246434eb34: Layer already exists 11:00:41 ffe8b9e8087c: Layer already exists 11:00:41 1cf55eb4c220: Layer already exists 11:00:41 b541d28bf3b4: Layer already exists 11:00:41 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:18a925cbddabf2402dc47f4a4ae2e20befafe81b7cd4cc74c15d3b145e82ad81 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:00:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 11:00:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 11:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:00:42 c8f9d8369f1c: Preparing 11:00:42 1cf55eb4c220: Preparing 11:00:42 be246434eb34: Preparing 11:00:42 ffe8b9e8087c: Preparing 11:00:42 b541d28bf3b4: Preparing 11:00:42 c8f9d8369f1c: Layer already exists 11:00:42 b541d28bf3b4: Layer already exists 11:00:42 1cf55eb4c220: Layer already exists 11:00:42 ffe8b9e8087c: Layer already exists 11:00:42 be246434eb34: Layer already exists 11:00:42 main: digest: sha256:18a925cbddabf2402dc47f4a4ae2e20befafe81b7cd4cc74c15d3b145e82ad81 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:42 ===================================================== [Pipeline] echo 11:00:42 taggedImages: 11:00:42 - nexus3.edgexfoundry.org:10004/core-metadata:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:42 - nexus3.edgexfoundry.org:10004/core-metadata:latest 11:00:42 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.64 11:00:42 - nexus3.edgexfoundry.org:10004/core-metadata:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:42 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 11:00:42 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 11:00:42 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:42 latest 11:00:42 2.2.0-dev.64 11:00:42 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:42 main 11:00:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:00:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:00:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:00:42 8274a3fc1534: Preparing 11:00:42 8274a3fc1534: Preparing 11:00:42 e3d7dd8ba24a: Preparing 11:00:42 1e08343a843e: Preparing 11:00:42 998c9e444ae9: Preparing 11:00:42 0a5eff7263b6: Preparing 11:00:42 be246434eb34: Preparing 11:00:42 b0d8671f5971: Preparing 11:00:42 1a5de08c5b6f: Preparing 11:00:42 797c2f94a736: Preparing 11:00:42 71475b29f705: Preparing 11:00:42 b541d28bf3b4: Preparing 11:00:42 be246434eb34: Waiting 11:00:42 b0d8671f5971: Waiting 11:00:42 1a5de08c5b6f: Waiting 11:00:42 797c2f94a736: Waiting 11:00:42 71475b29f705: Waiting 11:00:42 b541d28bf3b4: Waiting 11:00:42 8274a3fc1534: Pushed 11:00:42 e3d7dd8ba24a: Pushed 11:00:42 998c9e444ae9: Pushed 11:00:42 1e08343a843e: Pushed 11:00:43 be246434eb34: Layer already exists 11:00:43 1a5de08c5b6f: Pushed 11:00:43 b541d28bf3b4: Layer already exists 11:00:43 b0d8671f5971: Pushed 11:00:43 71475b29f705: Pushed 11:00:43 797c2f94a736: Pushed 11:00:45 0a5eff7263b6: Pushed 11:00:45 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:2008e3452816f32aa6f074f892c6a91f35f7665455de30ff3f1f4b4fc3006c84 size: 2817 [Pipeline] isUnix [Pipeline] sh 11:00:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 11:00:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:00:45 8274a3fc1534: Preparing 11:00:45 8274a3fc1534: Preparing 11:00:45 e3d7dd8ba24a: Preparing 11:00:45 1e08343a843e: Preparing 11:00:45 998c9e444ae9: Preparing 11:00:45 0a5eff7263b6: Preparing 11:00:45 be246434eb34: Preparing 11:00:45 b0d8671f5971: Preparing 11:00:45 1a5de08c5b6f: Preparing 11:00:45 797c2f94a736: Preparing 11:00:45 71475b29f705: Preparing 11:00:45 b541d28bf3b4: Preparing 11:00:45 be246434eb34: Waiting 11:00:45 71475b29f705: Waiting 11:00:45 b541d28bf3b4: Waiting 11:00:45 b0d8671f5971: Waiting 11:00:45 1a5de08c5b6f: Waiting 11:00:45 797c2f94a736: Waiting 11:00:45 e3d7dd8ba24a: Layer already exists 11:00:45 8274a3fc1534: Layer already exists 11:00:45 1e08343a843e: Layer already exists 11:00:45 0a5eff7263b6: Layer already exists 11:00:45 998c9e444ae9: Layer already exists 11:00:45 b0d8671f5971: Layer already exists 11:00:45 be246434eb34: Layer already exists 11:00:45 71475b29f705: Layer already exists 11:00:45 797c2f94a736: Layer already exists 11:00:45 1a5de08c5b6f: Layer already exists 11:00:45 b541d28bf3b4: Layer already exists 11:00:45 latest: digest: sha256:2008e3452816f32aa6f074f892c6a91f35f7665455de30ff3f1f4b4fc3006c84 size: 2817 [Pipeline] isUnix [Pipeline] sh 11:00:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:00:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.64 11:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:00:46 8274a3fc1534: Preparing 11:00:46 8274a3fc1534: Preparing 11:00:46 e3d7dd8ba24a: Preparing 11:00:46 1e08343a843e: Preparing 11:00:46 998c9e444ae9: Preparing 11:00:46 0a5eff7263b6: Preparing 11:00:46 be246434eb34: Preparing 11:00:46 b0d8671f5971: Preparing 11:00:46 1a5de08c5b6f: Preparing 11:00:46 797c2f94a736: Preparing 11:00:46 71475b29f705: Preparing 11:00:46 b541d28bf3b4: Preparing 11:00:46 1a5de08c5b6f: Waiting 11:00:46 b0d8671f5971: Waiting 11:00:46 797c2f94a736: Waiting 11:00:46 71475b29f705: Waiting 11:00:46 998c9e444ae9: Layer already exists 11:00:46 0a5eff7263b6: Layer already exists 11:00:46 1e08343a843e: Layer already exists 11:00:46 e3d7dd8ba24a: Layer already exists 11:00:46 8274a3fc1534: Layer already exists 11:00:46 be246434eb34: Layer already exists 11:00:46 797c2f94a736: Layer already exists 11:00:46 b0d8671f5971: Layer already exists 11:00:46 1a5de08c5b6f: Layer already exists 11:00:46 71475b29f705: Layer already exists 11:00:46 b541d28bf3b4: Layer already exists 11:00:46 2.2.0-dev.64: digest: sha256:2008e3452816f32aa6f074f892c6a91f35f7665455de30ff3f1f4b4fc3006c84 size: 2817 [Pipeline] isUnix [Pipeline] sh 11:00:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:00:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:00:46 8274a3fc1534: Preparing 11:00:46 8274a3fc1534: Preparing 11:00:46 e3d7dd8ba24a: Preparing 11:00:46 1e08343a843e: Preparing 11:00:46 998c9e444ae9: Preparing 11:00:46 0a5eff7263b6: Preparing 11:00:46 be246434eb34: Preparing 11:00:46 b0d8671f5971: Preparing 11:00:46 1a5de08c5b6f: Preparing 11:00:46 797c2f94a736: Preparing 11:00:46 71475b29f705: Preparing 11:00:46 b541d28bf3b4: Preparing 11:00:46 b0d8671f5971: Waiting 11:00:46 1a5de08c5b6f: Waiting 11:00:46 797c2f94a736: Waiting 11:00:46 be246434eb34: Waiting 11:00:46 71475b29f705: Waiting 11:00:46 b541d28bf3b4: Waiting 11:00:46 1e08343a843e: Layer already exists 11:00:46 0a5eff7263b6: Layer already exists 11:00:46 998c9e444ae9: Layer already exists 11:00:46 e3d7dd8ba24a: Layer already exists 11:00:46 8274a3fc1534: Layer already exists 11:00:46 be246434eb34: Layer already exists 11:00:46 b0d8671f5971: Layer already exists 11:00:46 797c2f94a736: Layer already exists 11:00:46 1a5de08c5b6f: Layer already exists 11:00:46 71475b29f705: Layer already exists 11:00:46 b541d28bf3b4: Layer already exists 11:00:46 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:2008e3452816f32aa6f074f892c6a91f35f7665455de30ff3f1f4b4fc3006c84 size: 2817 [Pipeline] isUnix [Pipeline] sh 11:00:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 11:00:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 11:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:00:47 8274a3fc1534: Preparing 11:00:47 8274a3fc1534: Preparing 11:00:47 e3d7dd8ba24a: Preparing 11:00:47 1e08343a843e: Preparing 11:00:47 998c9e444ae9: Preparing 11:00:47 0a5eff7263b6: Preparing 11:00:47 be246434eb34: Preparing 11:00:47 b0d8671f5971: Preparing 11:00:47 1a5de08c5b6f: Preparing 11:00:47 797c2f94a736: Preparing 11:00:47 71475b29f705: Preparing 11:00:47 b541d28bf3b4: Preparing 11:00:47 71475b29f705: Waiting 11:00:47 b0d8671f5971: Waiting 11:00:47 1a5de08c5b6f: Waiting 11:00:47 797c2f94a736: Waiting 11:00:47 b541d28bf3b4: Waiting 11:00:47 be246434eb34: Waiting 11:00:47 0a5eff7263b6: Layer already exists 11:00:47 8274a3fc1534: Layer already exists 11:00:47 e3d7dd8ba24a: Layer already exists 11:00:47 998c9e444ae9: Layer already exists 11:00:47 1e08343a843e: Layer already exists 11:00:47 be246434eb34: Layer already exists 11:00:47 b0d8671f5971: Layer already exists 11:00:47 797c2f94a736: Layer already exists 11:00:47 1a5de08c5b6f: Layer already exists 11:00:47 71475b29f705: Layer already exists 11:00:47 b541d28bf3b4: Layer already exists 11:00:47 main: digest: sha256:2008e3452816f32aa6f074f892c6a91f35f7665455de30ff3f1f4b4fc3006c84 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:47 ===================================================== [Pipeline] echo 11:00:47 taggedImages: 11:00:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:00:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.64 11:00:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 11:00:47 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 11:00:47 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:47 latest 11:00:47 2.2.0-dev.64 11:00:47 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:47 main 11:00:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:00:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:00:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:00:48 c9fa7d8bba4d: Preparing 11:00:48 e1284c627dbf: Preparing 11:00:48 8d2bfd68e514: Preparing 11:00:48 3410bbbc54d6: Preparing 11:00:48 fc8d9404c7a2: Preparing 11:00:48 0c004d1cd886: Preparing 11:00:48 69bd902fa16d: Preparing 11:00:48 b541d28bf3b4: Preparing 11:00:48 0c004d1cd886: Waiting 11:00:48 69bd902fa16d: Waiting 11:00:48 e1284c627dbf: Pushed 11:00:48 fc8d9404c7a2: Pushed 11:00:48 c9fa7d8bba4d: Pushed 11:00:48 b541d28bf3b4: Layer already exists 11:00:48 0c004d1cd886: Pushed 11:00:48 69bd902fa16d: Pushed 11:00:50 3410bbbc54d6: Pushed 11:00:50 8d2bfd68e514: Pushed 11:00:50 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:dc1f1bd155f551ce8f67028a99c92bf755e7f3cf42a4ec53303b2f3c34e92c7d size: 1990 [Pipeline] isUnix [Pipeline] sh 11:00:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 11:00:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:00:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:00:50 c9fa7d8bba4d: Preparing 11:00:50 e1284c627dbf: Preparing 11:00:50 8d2bfd68e514: Preparing 11:00:50 3410bbbc54d6: Preparing 11:00:50 fc8d9404c7a2: Preparing 11:00:50 0c004d1cd886: Preparing 11:00:50 69bd902fa16d: Preparing 11:00:50 b541d28bf3b4: Preparing 11:00:50 69bd902fa16d: Waiting 11:00:50 0c004d1cd886: Waiting 11:00:50 b541d28bf3b4: Waiting 11:00:50 fc8d9404c7a2: Layer already exists 11:00:50 8d2bfd68e514: Layer already exists 11:00:50 e1284c627dbf: Layer already exists 11:00:50 3410bbbc54d6: Layer already exists 11:00:50 c9fa7d8bba4d: Layer already exists 11:00:50 69bd902fa16d: Layer already exists 11:00:50 b541d28bf3b4: Layer already exists 11:00:50 0c004d1cd886: Layer already exists 11:00:50 latest: digest: sha256:dc1f1bd155f551ce8f67028a99c92bf755e7f3cf42a4ec53303b2f3c34e92c7d size: 1990 [Pipeline] isUnix [Pipeline] sh 11:00:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:00:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.64 11:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:00:51 c9fa7d8bba4d: Preparing 11:00:51 e1284c627dbf: Preparing 11:00:51 8d2bfd68e514: Preparing 11:00:51 3410bbbc54d6: Preparing 11:00:51 fc8d9404c7a2: Preparing 11:00:51 0c004d1cd886: Preparing 11:00:51 69bd902fa16d: Preparing 11:00:51 b541d28bf3b4: Preparing 11:00:51 0c004d1cd886: Waiting 11:00:51 69bd902fa16d: Waiting 11:00:51 b541d28bf3b4: Waiting 11:00:51 e1284c627dbf: Layer already exists 11:00:51 fc8d9404c7a2: Layer already exists 11:00:51 3410bbbc54d6: Layer already exists 11:00:51 8d2bfd68e514: Layer already exists 11:00:51 c9fa7d8bba4d: Layer already exists 11:00:51 b541d28bf3b4: Layer already exists 11:00:51 69bd902fa16d: Layer already exists 11:00:51 0c004d1cd886: Layer already exists 11:00:51 2.2.0-dev.64: digest: sha256:dc1f1bd155f551ce8f67028a99c92bf755e7f3cf42a4ec53303b2f3c34e92c7d size: 1990 [Pipeline] isUnix [Pipeline] sh 11:00:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:00:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:00:51 c9fa7d8bba4d: Preparing 11:00:51 e1284c627dbf: Preparing 11:00:51 8d2bfd68e514: Preparing 11:00:51 3410bbbc54d6: Preparing 11:00:51 fc8d9404c7a2: Preparing 11:00:51 0c004d1cd886: Preparing 11:00:51 69bd902fa16d: Preparing 11:00:51 b541d28bf3b4: Preparing 11:00:51 0c004d1cd886: Waiting 11:00:51 69bd902fa16d: Waiting 11:00:51 b541d28bf3b4: Waiting 11:00:51 c9fa7d8bba4d: Layer already exists 11:00:51 8d2bfd68e514: Layer already exists 11:00:51 fc8d9404c7a2: Layer already exists 11:00:51 3410bbbc54d6: Layer already exists 11:00:51 e1284c627dbf: Layer already exists 11:00:51 0c004d1cd886: Layer already exists 11:00:51 69bd902fa16d: Layer already exists 11:00:51 b541d28bf3b4: Layer already exists 11:00:51 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:dc1f1bd155f551ce8f67028a99c92bf755e7f3cf42a4ec53303b2f3c34e92c7d size: 1990 [Pipeline] isUnix [Pipeline] sh 11:00:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 11:00:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 11:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:00:52 c9fa7d8bba4d: Preparing 11:00:52 e1284c627dbf: Preparing 11:00:52 8d2bfd68e514: Preparing 11:00:52 3410bbbc54d6: Preparing 11:00:52 fc8d9404c7a2: Preparing 11:00:52 0c004d1cd886: Preparing 11:00:52 69bd902fa16d: Preparing 11:00:52 b541d28bf3b4: Preparing 11:00:52 69bd902fa16d: Waiting 11:00:52 b541d28bf3b4: Waiting 11:00:52 8d2bfd68e514: Layer already exists 11:00:52 e1284c627dbf: Layer already exists 11:00:52 3410bbbc54d6: Layer already exists 11:00:52 fc8d9404c7a2: Layer already exists 11:00:52 c9fa7d8bba4d: Layer already exists 11:00:52 0c004d1cd886: Layer already exists 11:00:52 69bd902fa16d: Layer already exists 11:00:52 b541d28bf3b4: Layer already exists 11:00:52 main: digest: sha256:dc1f1bd155f551ce8f67028a99c92bf755e7f3cf42a4ec53303b2f3c34e92c7d size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:52 ===================================================== [Pipeline] echo 11:00:52 taggedImages: 11:00:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:00:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.64 11:00:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 11:00:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 11:00:52 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:52 latest 11:00:52 2.2.0-dev.64 11:00:52 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:52 main 11:00:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:00:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:00:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:00:53 e8eec494945e: Preparing 11:00:53 d6e90ff90c09: Preparing 11:00:53 d08c75454c11: Preparing 11:00:53 397f43a0b1e5: Preparing 11:00:53 5f2dba2ffaa6: Preparing 11:00:53 6ac2632361cc: Preparing 11:00:53 502f19406746: Preparing 11:00:53 965d8c27d3b5: Preparing 11:00:53 172a9ba21103: Preparing 11:00:53 b541d28bf3b4: Preparing 11:00:53 6ac2632361cc: Waiting 11:00:53 965d8c27d3b5: Waiting 11:00:53 172a9ba21103: Waiting 11:00:53 502f19406746: Waiting 11:00:53 b541d28bf3b4: Waiting 11:00:53 d6e90ff90c09: Pushed 11:00:53 5f2dba2ffaa6: Pushed 11:00:53 e8eec494945e: Pushed 11:00:53 6ac2632361cc: Pushed 11:00:53 502f19406746: Pushed 11:00:53 965d8c27d3b5: Pushed 11:00:53 b541d28bf3b4: Layer already exists 11:00:53 172a9ba21103: Pushed 11:00:55 397f43a0b1e5: Pushed 11:00:55 d08c75454c11: Pushed 11:00:55 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:665723bffcd060a1b7657db617bea108e023d4466b1043ad3356cda272521f85 size: 2405 [Pipeline] isUnix [Pipeline] sh 11:00:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 11:00:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:00:55 e8eec494945e: Preparing 11:00:55 d6e90ff90c09: Preparing 11:00:55 d08c75454c11: Preparing 11:00:55 397f43a0b1e5: Preparing 11:00:55 5f2dba2ffaa6: Preparing 11:00:55 6ac2632361cc: Preparing 11:00:55 502f19406746: Preparing 11:00:55 965d8c27d3b5: Preparing 11:00:55 172a9ba21103: Preparing 11:00:55 b541d28bf3b4: Preparing 11:00:55 502f19406746: Waiting 11:00:55 965d8c27d3b5: Waiting 11:00:55 172a9ba21103: Waiting 11:00:55 b541d28bf3b4: Waiting 11:00:55 e8eec494945e: Layer already exists 11:00:55 d6e90ff90c09: Layer already exists 11:00:55 d08c75454c11: Layer already exists 11:00:55 397f43a0b1e5: Layer already exists 11:00:55 5f2dba2ffaa6: Layer already exists 11:00:55 6ac2632361cc: Layer already exists 11:00:55 502f19406746: Layer already exists 11:00:55 b541d28bf3b4: Layer already exists 11:00:55 172a9ba21103: Layer already exists 11:00:55 965d8c27d3b5: Layer already exists 11:00:55 latest: digest: sha256:665723bffcd060a1b7657db617bea108e023d4466b1043ad3356cda272521f85 size: 2405 [Pipeline] isUnix [Pipeline] sh 11:00:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:00:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.64 11:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:00:56 e8eec494945e: Preparing 11:00:56 d6e90ff90c09: Preparing 11:00:56 d08c75454c11: Preparing 11:00:56 397f43a0b1e5: Preparing 11:00:56 5f2dba2ffaa6: Preparing 11:00:56 6ac2632361cc: Preparing 11:00:56 502f19406746: Preparing 11:00:56 965d8c27d3b5: Preparing 11:00:56 172a9ba21103: Preparing 11:00:56 b541d28bf3b4: Preparing 11:00:56 6ac2632361cc: Waiting 11:00:56 172a9ba21103: Waiting 11:00:56 b541d28bf3b4: Waiting 11:00:56 502f19406746: Waiting 11:00:56 965d8c27d3b5: Waiting 11:00:56 d08c75454c11: Layer already exists 11:00:56 5f2dba2ffaa6: Layer already exists 11:00:56 397f43a0b1e5: Layer already exists 11:00:56 d6e90ff90c09: Layer already exists 11:00:56 e8eec494945e: Layer already exists 11:00:56 965d8c27d3b5: Layer already exists 11:00:56 172a9ba21103: Layer already exists 11:00:56 502f19406746: Layer already exists 11:00:56 b541d28bf3b4: Layer already exists 11:00:56 6ac2632361cc: Layer already exists 11:00:56 2.2.0-dev.64: digest: sha256:665723bffcd060a1b7657db617bea108e023d4466b1043ad3356cda272521f85 size: 2405 [Pipeline] isUnix [Pipeline] sh 11:00:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:00:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:00:57 e8eec494945e: Preparing 11:00:57 d6e90ff90c09: Preparing 11:00:57 d08c75454c11: Preparing 11:00:57 397f43a0b1e5: Preparing 11:00:57 5f2dba2ffaa6: Preparing 11:00:57 6ac2632361cc: Preparing 11:00:57 502f19406746: Preparing 11:00:57 965d8c27d3b5: Preparing 11:00:57 172a9ba21103: Preparing 11:00:57 b541d28bf3b4: Preparing 11:00:57 502f19406746: Waiting 11:00:57 965d8c27d3b5: Waiting 11:00:57 172a9ba21103: Waiting 11:00:57 b541d28bf3b4: Waiting 11:00:57 6ac2632361cc: Waiting 11:00:57 397f43a0b1e5: Layer already exists 11:00:57 e8eec494945e: Layer already exists 11:00:57 5f2dba2ffaa6: Layer already exists 11:00:57 d08c75454c11: Layer already exists 11:00:57 d6e90ff90c09: Layer already exists 11:00:57 6ac2632361cc: Layer already exists 11:00:57 b541d28bf3b4: Layer already exists 11:00:57 502f19406746: Layer already exists 11:00:57 965d8c27d3b5: Layer already exists 11:00:57 172a9ba21103: Layer already exists 11:00:57 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:665723bffcd060a1b7657db617bea108e023d4466b1043ad3356cda272521f85 size: 2405 [Pipeline] isUnix [Pipeline] sh 11:00:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 11:00:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 11:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:00:57 e8eec494945e: Preparing 11:00:57 d6e90ff90c09: Preparing 11:00:57 d08c75454c11: Preparing 11:00:57 397f43a0b1e5: Preparing 11:00:57 5f2dba2ffaa6: Preparing 11:00:57 6ac2632361cc: Preparing 11:00:57 502f19406746: Preparing 11:00:57 965d8c27d3b5: Preparing 11:00:57 172a9ba21103: Preparing 11:00:57 b541d28bf3b4: Preparing 11:00:57 965d8c27d3b5: Waiting 11:00:57 6ac2632361cc: Waiting 11:00:57 502f19406746: Waiting 11:00:57 172a9ba21103: Waiting 11:00:57 b541d28bf3b4: Waiting 11:00:57 397f43a0b1e5: Layer already exists 11:00:57 5f2dba2ffaa6: Layer already exists 11:00:57 d08c75454c11: Layer already exists 11:00:57 e8eec494945e: Layer already exists 11:00:57 d6e90ff90c09: Layer already exists 11:00:57 965d8c27d3b5: Layer already exists 11:00:57 6ac2632361cc: Layer already exists 11:00:57 172a9ba21103: Layer already exists 11:00:57 502f19406746: Layer already exists 11:00:57 b541d28bf3b4: Layer already exists 11:00:57 main: digest: sha256:665723bffcd060a1b7657db617bea108e023d4466b1043ad3356cda272521f85 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:57 ===================================================== [Pipeline] echo 11:00:57 taggedImages: 11:00:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:00:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.64 11:00:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 11:00:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 11:00:57 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:57 latest 11:00:57 2.2.0-dev.64 11:00:57 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:00:57 main 11:00:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:00:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:00:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:00:58 7b3c1ad764fa: Preparing 11:00:58 23ff8c0b9814: Preparing 11:00:58 be246434eb34: Preparing 11:00:58 555b4e3f9094: Preparing 11:00:58 9c5a2e814f7c: Preparing 11:00:58 4fc242d58285: Preparing 11:00:58 be246434eb34: Layer already exists 11:00:58 4fc242d58285: Layer already exists 11:00:58 9c5a2e814f7c: Pushed 11:00:58 7b3c1ad764fa: Pushed 11:00:58 555b4e3f9094: Pushed 11:01:00 23ff8c0b9814: Pushed 11:01:00 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:a642d6d9e4e18724d209991cf2013cef1bbe3cc38dab469e4c8a4716d5ae60f1 size: 1572 [Pipeline] isUnix [Pipeline] sh 11:01:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 11:01:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:01:00 7b3c1ad764fa: Preparing 11:01:00 23ff8c0b9814: Preparing 11:01:00 be246434eb34: Preparing 11:01:00 555b4e3f9094: Preparing 11:01:00 9c5a2e814f7c: Preparing 11:01:00 4fc242d58285: Preparing 11:01:00 4fc242d58285: Waiting 11:01:00 be246434eb34: Layer already exists 11:01:00 23ff8c0b9814: Layer already exists 11:01:00 555b4e3f9094: Layer already exists 11:01:00 9c5a2e814f7c: Layer already exists 11:01:00 7b3c1ad764fa: Layer already exists 11:01:00 4fc242d58285: Layer already exists 11:01:00 latest: digest: sha256:a642d6d9e4e18724d209991cf2013cef1bbe3cc38dab469e4c8a4716d5ae60f1 size: 1572 [Pipeline] isUnix [Pipeline] sh 11:01:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:01:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.64 11:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:01:01 7b3c1ad764fa: Preparing 11:01:01 23ff8c0b9814: Preparing 11:01:01 be246434eb34: Preparing 11:01:01 555b4e3f9094: Preparing 11:01:01 9c5a2e814f7c: Preparing 11:01:01 4fc242d58285: Preparing 11:01:01 4fc242d58285: Waiting 11:01:01 555b4e3f9094: Layer already exists 11:01:01 23ff8c0b9814: Layer already exists 11:01:01 9c5a2e814f7c: Layer already exists 11:01:01 7b3c1ad764fa: Layer already exists 11:01:01 be246434eb34: Layer already exists 11:01:01 4fc242d58285: Layer already exists 11:01:01 2.2.0-dev.64: digest: sha256:a642d6d9e4e18724d209991cf2013cef1bbe3cc38dab469e4c8a4716d5ae60f1 size: 1572 [Pipeline] isUnix [Pipeline] sh 11:01:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:01:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:01:02 7b3c1ad764fa: Preparing 11:01:02 23ff8c0b9814: Preparing 11:01:02 be246434eb34: Preparing 11:01:02 555b4e3f9094: Preparing 11:01:02 9c5a2e814f7c: Preparing 11:01:02 4fc242d58285: Preparing 11:01:02 4fc242d58285: Waiting 11:01:02 be246434eb34: Layer already exists 11:01:02 555b4e3f9094: Layer already exists 11:01:02 9c5a2e814f7c: Layer already exists 11:01:02 7b3c1ad764fa: Layer already exists 11:01:02 23ff8c0b9814: Layer already exists 11:01:02 4fc242d58285: Layer already exists 11:01:02 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:a642d6d9e4e18724d209991cf2013cef1bbe3cc38dab469e4c8a4716d5ae60f1 size: 1572 [Pipeline] isUnix [Pipeline] sh 11:01:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 11:01:02 go: downloading k8s.io/client-go v0.23.4 11:01:02 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 11:01:02 go: downloading github.com/blang/semver/v4 v4.0.0 11:01:02 go: downloading github.com/go-sql-driver/mysql v1.6.0 11:01:02 go: downloading github.com/jinzhu/gorm v1.9.16 11:01:02 go: downloading github.com/lib/pq v1.10.4 11:01:02 go: downloading github.com/mattn/go-sqlite3 v1.14.12 11:01:02 go: downloading google.golang.org/api v0.70.0 11:01:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 11:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:01:02 7b3c1ad764fa: Preparing 11:01:02 23ff8c0b9814: Preparing 11:01:02 be246434eb34: Preparing 11:01:02 555b4e3f9094: Preparing 11:01:02 9c5a2e814f7c: Preparing 11:01:02 4fc242d58285: Preparing 11:01:02 4fc242d58285: Waiting 11:01:02 be246434eb34: Layer already exists 11:01:02 23ff8c0b9814: Layer already exists 11:01:02 9c5a2e814f7c: Layer already exists 11:01:02 555b4e3f9094: Layer already exists 11:01:02 7b3c1ad764fa: Layer already exists 11:01:02 4fc242d58285: Layer already exists 11:01:02 main: digest: sha256:a642d6d9e4e18724d209991cf2013cef1bbe3cc38dab469e4c8a4716d5ae60f1 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:02 ===================================================== [Pipeline] echo 11:01:02 taggedImages: 11:01:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:01:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.64 11:01:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 11:01:02 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 11:01:02 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:02 latest 11:01:02 2.2.0-dev.64 11:01:02 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:02 main 11:01:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:01:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:01:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:01:03 ea98eb60af55: Preparing 11:01:03 74c00042b073: Preparing 11:01:03 2f28c41f4f1b: Preparing 11:01:03 db094e377f0e: Preparing 11:01:03 996488ddcbde: Preparing 11:01:03 52ed307ef848: Preparing 11:01:03 9c5a2e814f7c: Preparing 11:01:03 4fc242d58285: Preparing 11:01:03 52ed307ef848: Waiting 11:01:03 9c5a2e814f7c: Waiting 11:01:03 4fc242d58285: Waiting 11:01:03 2f28c41f4f1b: Pushed 11:01:03 74c00042b073: Pushed 11:01:03 ea98eb60af55: Pushed 11:01:03 4fc242d58285: Layer already exists 11:01:03 9c5a2e814f7c: Layer already exists 11:01:03 52ed307ef848: Pushed 11:01:05 go: downloading google.golang.org/api v0.70.0 11:01:05 go: downloading k8s.io/api v0.23.4 11:01:05 go: downloading github.com/google/go-tpm v0.3.3 11:01:06 go: downloading k8s.io/client-go v0.23.4 11:01:07 996488ddcbde: Pushed 11:01:07 go: downloading k8s.io/api v0.23.4 11:01:09 db094e377f0e: Pushed 11:01:10 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:6ec812a86d881db74c3c9c8147eab0b1fa42fef01a150cbef8195cc26d71a9b4 size: 1992 [Pipeline] isUnix [Pipeline] sh 11:01:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 11:01:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:01:10 ea98eb60af55: Preparing 11:01:10 74c00042b073: Preparing 11:01:10 2f28c41f4f1b: Preparing 11:01:10 db094e377f0e: Preparing 11:01:10 996488ddcbde: Preparing 11:01:10 52ed307ef848: Preparing 11:01:10 9c5a2e814f7c: Preparing 11:01:10 4fc242d58285: Preparing 11:01:10 9c5a2e814f7c: Waiting 11:01:10 52ed307ef848: Waiting 11:01:10 4fc242d58285: Waiting 11:01:10 74c00042b073: Layer already exists 11:01:10 ea98eb60af55: Layer already exists 11:01:10 2f28c41f4f1b: Layer already exists 11:01:10 db094e377f0e: Layer already exists 11:01:10 996488ddcbde: Layer already exists 11:01:10 9c5a2e814f7c: Layer already exists 11:01:10 52ed307ef848: Layer already exists 11:01:10 4fc242d58285: Layer already exists 11:01:10 latest: digest: sha256:6ec812a86d881db74c3c9c8147eab0b1fa42fef01a150cbef8195cc26d71a9b4 size: 1992 [Pipeline] isUnix [Pipeline] sh 11:01:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:01:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.64 11:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:01:11 ea98eb60af55: Preparing 11:01:11 74c00042b073: Preparing 11:01:11 2f28c41f4f1b: Preparing 11:01:11 db094e377f0e: Preparing 11:01:11 996488ddcbde: Preparing 11:01:11 52ed307ef848: Preparing 11:01:11 9c5a2e814f7c: Preparing 11:01:11 4fc242d58285: Preparing 11:01:11 52ed307ef848: Waiting 11:01:11 9c5a2e814f7c: Waiting 11:01:11 4fc242d58285: Waiting 11:01:11 996488ddcbde: Layer already exists 11:01:11 74c00042b073: Layer already exists 11:01:11 db094e377f0e: Layer already exists 11:01:11 2f28c41f4f1b: Layer already exists 11:01:11 ea98eb60af55: Layer already exists 11:01:11 52ed307ef848: Layer already exists 11:01:11 9c5a2e814f7c: Layer already exists 11:01:11 4fc242d58285: Layer already exists 11:01:11 2.2.0-dev.64: digest: sha256:6ec812a86d881db74c3c9c8147eab0b1fa42fef01a150cbef8195cc26d71a9b4 size: 1992 [Pipeline] isUnix [Pipeline] sh 11:01:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:01:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:01:11 ea98eb60af55: Preparing 11:01:11 74c00042b073: Preparing 11:01:11 2f28c41f4f1b: Preparing 11:01:11 db094e377f0e: Preparing 11:01:11 996488ddcbde: Preparing 11:01:11 52ed307ef848: Preparing 11:01:11 9c5a2e814f7c: Preparing 11:01:11 4fc242d58285: Preparing 11:01:11 52ed307ef848: Waiting 11:01:11 9c5a2e814f7c: Waiting 11:01:11 4fc242d58285: Waiting 11:01:11 2f28c41f4f1b: Layer already exists 11:01:11 996488ddcbde: Layer already exists 11:01:11 74c00042b073: Layer already exists 11:01:11 ea98eb60af55: Layer already exists 11:01:11 db094e377f0e: Layer already exists 11:01:11 52ed307ef848: Layer already exists 11:01:11 9c5a2e814f7c: Layer already exists 11:01:11 4fc242d58285: Layer already exists 11:01:11 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:6ec812a86d881db74c3c9c8147eab0b1fa42fef01a150cbef8195cc26d71a9b4 size: 1992 [Pipeline] isUnix [Pipeline] sh 11:01:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 11:01:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 11:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:01:12 ea98eb60af55: Preparing 11:01:12 74c00042b073: Preparing 11:01:12 2f28c41f4f1b: Preparing 11:01:12 db094e377f0e: Preparing 11:01:12 996488ddcbde: Preparing 11:01:12 52ed307ef848: Preparing 11:01:12 9c5a2e814f7c: Preparing 11:01:12 4fc242d58285: Preparing 11:01:12 9c5a2e814f7c: Waiting 11:01:12 52ed307ef848: Waiting 11:01:12 996488ddcbde: Layer already exists 11:01:12 ea98eb60af55: Layer already exists 11:01:12 2f28c41f4f1b: Layer already exists 11:01:12 74c00042b073: Layer already exists 11:01:12 db094e377f0e: Layer already exists 11:01:12 9c5a2e814f7c: Layer already exists 11:01:12 52ed307ef848: Layer already exists 11:01:12 4fc242d58285: Layer already exists 11:01:12 main: digest: sha256:6ec812a86d881db74c3c9c8147eab0b1fa42fef01a150cbef8195cc26d71a9b4 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:12 ===================================================== [Pipeline] echo 11:01:12 taggedImages: 11:01:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:01:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.64 11:01:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 11:01:12 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 11:01:12 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:12 latest 11:01:12 2.2.0-dev.64 11:01:12 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:12 main 11:01:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:01:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:01:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:01:13 cebe0d31df60: Preparing 11:01:13 c73c7769c92c: Preparing 11:01:13 e04337c05ab7: Preparing 11:01:13 9a468552f660: Preparing 11:01:13 35140c576054: Preparing 11:01:13 9c5a2e814f7c: Preparing 11:01:13 4fc242d58285: Preparing 11:01:13 9c5a2e814f7c: Waiting 11:01:13 4fc242d58285: Waiting 11:01:13 e04337c05ab7: Pushed 11:01:13 cebe0d31df60: Pushed 11:01:13 c73c7769c92c: Pushed 11:01:13 9c5a2e814f7c: Layer already exists 11:01:13 4fc242d58285: Layer already exists 11:01:13 35140c576054: Pushed 11:01:17 go: downloading github.com/google/go-tpm v0.3.3 11:01:17 go: downloading cloud.google.com/go/storage v1.21.0 11:01:18 go: downloading cloud.google.com/go v0.100.2 11:01:19 9a468552f660: Pushed 11:01:19 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:1691c6d8e65bc25ad53a6d8f9503df7e79b4d601e9bddc3a356cf56da8348300 size: 1780 [Pipeline] isUnix [Pipeline] sh 11:01:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 11:01:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:01:20 cebe0d31df60: Preparing 11:01:20 c73c7769c92c: Preparing 11:01:20 e04337c05ab7: Preparing 11:01:20 9a468552f660: Preparing 11:01:20 35140c576054: Preparing 11:01:20 9c5a2e814f7c: Preparing 11:01:20 4fc242d58285: Preparing 11:01:20 9c5a2e814f7c: Waiting 11:01:20 9a468552f660: Layer already exists 11:01:20 cebe0d31df60: Layer already exists 11:01:20 35140c576054: Layer already exists 11:01:20 e04337c05ab7: Layer already exists 11:01:20 c73c7769c92c: Layer already exists 11:01:20 9c5a2e814f7c: Layer already exists 11:01:20 4fc242d58285: Layer already exists 11:01:20 latest: digest: sha256:1691c6d8e65bc25ad53a6d8f9503df7e79b4d601e9bddc3a356cf56da8348300 size: 1780 [Pipeline] isUnix [Pipeline] sh 11:01:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:01:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.64 11:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:01:21 cebe0d31df60: Preparing 11:01:21 c73c7769c92c: Preparing 11:01:21 e04337c05ab7: Preparing 11:01:21 9a468552f660: Preparing 11:01:21 35140c576054: Preparing 11:01:21 9c5a2e814f7c: Preparing 11:01:21 4fc242d58285: Preparing 11:01:21 4fc242d58285: Waiting 11:01:21 9c5a2e814f7c: Waiting 11:01:21 cebe0d31df60: Layer already exists 11:01:21 35140c576054: Layer already exists 11:01:21 e04337c05ab7: Layer already exists 11:01:21 c73c7769c92c: Layer already exists 11:01:21 9a468552f660: Layer already exists 11:01:21 9c5a2e814f7c: Layer already exists 11:01:21 4fc242d58285: Layer already exists 11:01:21 2.2.0-dev.64: digest: sha256:1691c6d8e65bc25ad53a6d8f9503df7e79b4d601e9bddc3a356cf56da8348300 size: 1780 [Pipeline] isUnix [Pipeline] sh 11:01:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:01:21 go: downloading cloud.google.com/go/storage v1.21.0 11:01:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:01:21 cebe0d31df60: Preparing 11:01:21 c73c7769c92c: Preparing 11:01:21 e04337c05ab7: Preparing 11:01:21 9a468552f660: Preparing 11:01:21 35140c576054: Preparing 11:01:21 9c5a2e814f7c: Preparing 11:01:21 4fc242d58285: Preparing 11:01:21 9c5a2e814f7c: Waiting 11:01:21 4fc242d58285: Waiting 11:01:21 e04337c05ab7: Layer already exists 11:01:21 cebe0d31df60: Layer already exists 11:01:21 35140c576054: Layer already exists 11:01:21 9a468552f660: Layer already exists 11:01:21 c73c7769c92c: Layer already exists 11:01:21 9c5a2e814f7c: Layer already exists 11:01:21 4fc242d58285: Layer already exists 11:01:21 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:1691c6d8e65bc25ad53a6d8f9503df7e79b4d601e9bddc3a356cf56da8348300 size: 1780 [Pipeline] isUnix [Pipeline] sh 11:01:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 11:01:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 11:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:01:22 cebe0d31df60: Preparing 11:01:22 c73c7769c92c: Preparing 11:01:22 e04337c05ab7: Preparing 11:01:22 9a468552f660: Preparing 11:01:22 35140c576054: Preparing 11:01:22 9c5a2e814f7c: Preparing 11:01:22 4fc242d58285: Preparing 11:01:22 4fc242d58285: Waiting 11:01:22 9c5a2e814f7c: Waiting 11:01:22 35140c576054: Layer already exists 11:01:22 9a468552f660: Layer already exists 11:01:22 c73c7769c92c: Layer already exists 11:01:22 e04337c05ab7: Layer already exists 11:01:22 cebe0d31df60: Layer already exists 11:01:22 4fc242d58285: Layer already exists 11:01:22 9c5a2e814f7c: Layer already exists 11:01:22 main: digest: sha256:1691c6d8e65bc25ad53a6d8f9503df7e79b4d601e9bddc3a356cf56da8348300 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:22 ===================================================== [Pipeline] echo 11:01:22 taggedImages: 11:01:22 - nexus3.edgexfoundry.org:10004/security-spire-config:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:22 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:01:22 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.64 11:01:22 - nexus3.edgexfoundry.org:10004/security-spire-config:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:22 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 11:01:22 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 11:01:22 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:22 latest 11:01:22 2.2.0-dev.64 11:01:22 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:22 main 11:01:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:01:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 11:01:22 go: downloading cloud.google.com/go v0.100.2 11:01:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:01:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:01:23 488b1318fcee: Preparing 11:01:23 441c6ff380c6: Preparing 11:01:23 40bff86d2280: Preparing 11:01:23 8d45fd3eef9a: Preparing 11:01:23 52ed307ef848: Preparing 11:01:23 9c5a2e814f7c: Preparing 11:01:23 4fc242d58285: Preparing 11:01:23 4fc242d58285: Waiting 11:01:23 9c5a2e814f7c: Waiting 11:01:23 52ed307ef848: Layer already exists 11:01:23 9c5a2e814f7c: Layer already exists 11:01:23 4fc242d58285: Layer already exists 11:01:23 441c6ff380c6: Pushed 11:01:23 40bff86d2280: Pushed 11:01:23 488b1318fcee: Pushed 11:01:24 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 11:01:31 8d45fd3eef9a: Pushed 11:01:31 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:61e5287916a28006af1632b93798a522f6f9d6e354ef4a49cf265f60f0e1a03d size: 1780 [Pipeline] isUnix [Pipeline] sh 11:01:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 11:01:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:01:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:01:31 488b1318fcee: Preparing 11:01:31 441c6ff380c6: Preparing 11:01:31 40bff86d2280: Preparing 11:01:31 8d45fd3eef9a: Preparing 11:01:31 52ed307ef848: Preparing 11:01:31 9c5a2e814f7c: Preparing 11:01:31 4fc242d58285: Preparing 11:01:31 9c5a2e814f7c: Waiting 11:01:31 4fc242d58285: Waiting 11:01:31 40bff86d2280: Layer already exists 11:01:31 441c6ff380c6: Layer already exists 11:01:31 52ed307ef848: Layer already exists 11:01:31 8d45fd3eef9a: Layer already exists 11:01:31 488b1318fcee: Layer already exists 11:01:31 9c5a2e814f7c: Layer already exists 11:01:31 4fc242d58285: Layer already exists 11:01:31 latest: digest: sha256:61e5287916a28006af1632b93798a522f6f9d6e354ef4a49cf265f60f0e1a03d size: 1780 [Pipeline] isUnix [Pipeline] sh 11:01:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:01:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.64 11:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:01:32 488b1318fcee: Preparing 11:01:32 441c6ff380c6: Preparing 11:01:32 40bff86d2280: Preparing 11:01:32 8d45fd3eef9a: Preparing 11:01:32 52ed307ef848: Preparing 11:01:32 9c5a2e814f7c: Preparing 11:01:32 4fc242d58285: Preparing 11:01:32 9c5a2e814f7c: Waiting 11:01:32 4fc242d58285: Waiting 11:01:32 52ed307ef848: Layer already exists 11:01:32 40bff86d2280: Layer already exists 11:01:32 8d45fd3eef9a: Layer already exists 11:01:32 488b1318fcee: Layer already exists 11:01:32 441c6ff380c6: Layer already exists 11:01:32 9c5a2e814f7c: Layer already exists 11:01:32 4fc242d58285: Layer already exists 11:01:32 2.2.0-dev.64: digest: sha256:61e5287916a28006af1632b93798a522f6f9d6e354ef4a49cf265f60f0e1a03d size: 1780 [Pipeline] isUnix [Pipeline] sh 11:01:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:01:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:01:32 488b1318fcee: Preparing 11:01:32 441c6ff380c6: Preparing 11:01:32 40bff86d2280: Preparing 11:01:32 8d45fd3eef9a: Preparing 11:01:32 52ed307ef848: Preparing 11:01:32 9c5a2e814f7c: Preparing 11:01:32 4fc242d58285: Preparing 11:01:32 9c5a2e814f7c: Waiting 11:01:32 4fc242d58285: Waiting 11:01:32 52ed307ef848: Layer already exists 11:01:32 40bff86d2280: Layer already exists 11:01:32 488b1318fcee: Layer already exists 11:01:32 8d45fd3eef9a: Layer already exists 11:01:32 441c6ff380c6: Layer already exists 11:01:32 4fc242d58285: Layer already exists 11:01:32 9c5a2e814f7c: Layer already exists 11:01:32 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:61e5287916a28006af1632b93798a522f6f9d6e354ef4a49cf265f60f0e1a03d size: 1780 [Pipeline] isUnix [Pipeline] sh 11:01:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 11:01:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 11:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:01:33 488b1318fcee: Preparing 11:01:33 441c6ff380c6: Preparing 11:01:33 40bff86d2280: Preparing 11:01:33 8d45fd3eef9a: Preparing 11:01:33 52ed307ef848: Preparing 11:01:33 9c5a2e814f7c: Preparing 11:01:33 4fc242d58285: Preparing 11:01:33 9c5a2e814f7c: Waiting 11:01:33 4fc242d58285: Waiting 11:01:33 52ed307ef848: Layer already exists 11:01:33 441c6ff380c6: Layer already exists 11:01:33 40bff86d2280: Layer already exists 11:01:33 8d45fd3eef9a: Layer already exists 11:01:33 488b1318fcee: Layer already exists 11:01:33 9c5a2e814f7c: Layer already exists 11:01:33 4fc242d58285: Layer already exists 11:01:33 main: digest: sha256:61e5287916a28006af1632b93798a522f6f9d6e354ef4a49cf265f60f0e1a03d size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:33 ===================================================== [Pipeline] echo 11:01:33 taggedImages: 11:01:33 - nexus3.edgexfoundry.org:10004/security-spire-server:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:33 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:01:33 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.64 11:01:33 - nexus3.edgexfoundry.org:10004/security-spire-server:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:33 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 11:01:33 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 11:01:33 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:33 latest 11:01:33 2.2.0-dev.64 11:01:33 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:33 main 11:01:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:01:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:01:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:01:34 228273a69cb4: Preparing 11:01:34 55458648156b: Preparing 11:01:34 be246434eb34: Preparing 11:01:34 0744087bf5ac: Preparing 11:01:34 b541d28bf3b4: Preparing 11:01:34 b541d28bf3b4: Layer already exists 11:01:34 be246434eb34: Layer already exists 11:01:34 228273a69cb4: Pushed 11:01:34 0744087bf5ac: Pushed 11:01:36 55458648156b: Pushed 11:01:36 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:c529fe7347a4aa735de317104251b824b10efcabc79907b407366f350c57e574 size: 1366 [Pipeline] isUnix [Pipeline] sh 11:01:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 11:01:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 11:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:01:37 228273a69cb4: Preparing 11:01:37 55458648156b: Preparing 11:01:37 be246434eb34: Preparing 11:01:37 0744087bf5ac: Preparing 11:01:37 b541d28bf3b4: Preparing 11:01:37 b541d28bf3b4: Layer already exists 11:01:37 55458648156b: Layer already exists 11:01:37 0744087bf5ac: Layer already exists 11:01:37 228273a69cb4: Layer already exists 11:01:37 be246434eb34: Layer already exists 11:01:37 latest: digest: sha256:c529fe7347a4aa735de317104251b824b10efcabc79907b407366f350c57e574 size: 1366 [Pipeline] isUnix [Pipeline] sh 11:01:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:01:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.64 11:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:01:37 228273a69cb4: Preparing 11:01:37 55458648156b: Preparing 11:01:37 be246434eb34: Preparing 11:01:37 0744087bf5ac: Preparing 11:01:37 b541d28bf3b4: Preparing 11:01:37 be246434eb34: Layer already exists 11:01:37 b541d28bf3b4: Layer already exists 11:01:37 55458648156b: Layer already exists 11:01:37 228273a69cb4: Layer already exists 11:01:37 0744087bf5ac: Layer already exists 11:01:37 2.2.0-dev.64: digest: sha256:c529fe7347a4aa735de317104251b824b10efcabc79907b407366f350c57e574 size: 1366 [Pipeline] isUnix [Pipeline] sh 11:01:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:01:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:01:38 228273a69cb4: Preparing 11:01:38 55458648156b: Preparing 11:01:38 be246434eb34: Preparing 11:01:38 0744087bf5ac: Preparing 11:01:38 b541d28bf3b4: Preparing 11:01:38 55458648156b: Layer already exists 11:01:38 228273a69cb4: Layer already exists 11:01:38 b541d28bf3b4: Layer already exists 11:01:38 0744087bf5ac: Layer already exists 11:01:38 be246434eb34: Layer already exists 11:01:38 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:c529fe7347a4aa735de317104251b824b10efcabc79907b407366f350c57e574 size: 1366 [Pipeline] isUnix [Pipeline] sh 11:01:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 11:01:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 11:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:01:39 228273a69cb4: Preparing 11:01:39 55458648156b: Preparing 11:01:39 be246434eb34: Preparing 11:01:39 0744087bf5ac: Preparing 11:01:39 b541d28bf3b4: Preparing 11:01:39 be246434eb34: Layer already exists 11:01:39 55458648156b: Layer already exists 11:01:39 228273a69cb4: Layer already exists 11:01:39 0744087bf5ac: Layer already exists 11:01:39 b541d28bf3b4: Layer already exists 11:01:39 main: digest: sha256:c529fe7347a4aa735de317104251b824b10efcabc79907b407366f350c57e574 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:39 ===================================================== [Pipeline] echo 11:01:39 taggedImages: 11:01:39 - nexus3.edgexfoundry.org:10004/support-notifications:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:39 - nexus3.edgexfoundry.org:10004/support-notifications:latest 11:01:39 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.64 11:01:39 - nexus3.edgexfoundry.org:10004/support-notifications:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:39 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 11:01:39 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 11:01:39 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:39 latest 11:01:39 2.2.0-dev.64 11:01:39 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:39 main 11:01:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:01:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:01:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:01:39 28d9f8abc107: Preparing 11:01:39 188af408ec2d: Preparing 11:01:39 be246434eb34: Preparing 11:01:39 ffe8b9e8087c: Preparing 11:01:39 b541d28bf3b4: Preparing 11:01:39 be246434eb34: Layer already exists 11:01:39 b541d28bf3b4: Layer already exists 11:01:39 ffe8b9e8087c: Layer already exists 11:01:39 28d9f8abc107: Pushed 11:01:42 188af408ec2d: Pushed 11:01:42 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:40c52e4cf9c1b2245079f2d25740e3b9185cba7024e4d944f743dde6e45e3df9 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:01:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 11:01:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:01:43 28d9f8abc107: Preparing 11:01:43 188af408ec2d: Preparing 11:01:43 be246434eb34: Preparing 11:01:43 ffe8b9e8087c: Preparing 11:01:43 b541d28bf3b4: Preparing 11:01:43 ffe8b9e8087c: Layer already exists 11:01:43 28d9f8abc107: Layer already exists 11:01:43 be246434eb34: Layer already exists 11:01:43 b541d28bf3b4: Layer already exists 11:01:43 188af408ec2d: Layer already exists 11:01:43 latest: digest: sha256:40c52e4cf9c1b2245079f2d25740e3b9185cba7024e4d944f743dde6e45e3df9 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:01:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:01:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.64 11:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:01:43 28d9f8abc107: Preparing 11:01:43 188af408ec2d: Preparing 11:01:43 be246434eb34: Preparing 11:01:43 ffe8b9e8087c: Preparing 11:01:43 b541d28bf3b4: Preparing 11:01:43 be246434eb34: Layer already exists 11:01:43 b541d28bf3b4: Layer already exists 11:01:43 ffe8b9e8087c: Layer already exists 11:01:43 188af408ec2d: Layer already exists 11:01:43 28d9f8abc107: Layer already exists 11:01:43 2.2.0-dev.64: digest: sha256:40c52e4cf9c1b2245079f2d25740e3b9185cba7024e4d944f743dde6e45e3df9 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:01:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:01:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:01:44 28d9f8abc107: Preparing 11:01:44 188af408ec2d: Preparing 11:01:44 be246434eb34: Preparing 11:01:44 ffe8b9e8087c: Preparing 11:01:44 b541d28bf3b4: Preparing 11:01:44 be246434eb34: Layer already exists 11:01:44 188af408ec2d: Layer already exists 11:01:44 ffe8b9e8087c: Layer already exists 11:01:44 b541d28bf3b4: Layer already exists 11:01:44 28d9f8abc107: Layer already exists 11:01:44 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:40c52e4cf9c1b2245079f2d25740e3b9185cba7024e4d944f743dde6e45e3df9 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:01:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 11:01:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 11:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:01:44 28d9f8abc107: Preparing 11:01:44 188af408ec2d: Preparing 11:01:44 be246434eb34: Preparing 11:01:44 ffe8b9e8087c: Preparing 11:01:44 b541d28bf3b4: Preparing 11:01:44 be246434eb34: Layer already exists 11:01:44 b541d28bf3b4: Layer already exists 11:01:44 28d9f8abc107: Layer already exists 11:01:44 ffe8b9e8087c: Layer already exists 11:01:44 188af408ec2d: Layer already exists 11:01:44 main: digest: sha256:40c52e4cf9c1b2245079f2d25740e3b9185cba7024e4d944f743dde6e45e3df9 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:44 ===================================================== [Pipeline] echo 11:01:44 taggedImages: 11:01:44 - nexus3.edgexfoundry.org:10004/support-scheduler:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:44 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:01:44 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.64 11:01:44 - nexus3.edgexfoundry.org:10004/support-scheduler:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:44 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 11:01:44 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 11:01:44 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:44 latest 11:01:44 2.2.0-dev.64 11:01:44 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:44 main 11:01:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:01:45 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:01:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 11:01:45 48a1fcd41583: Preparing 11:01:45 6000955cf1fd: Preparing 11:01:45 2230f9e3add4: Preparing 11:01:45 446ebc9250f0: Preparing 11:01:45 52f44be93a46: Preparing 11:01:45 10d82663b225: Preparing 11:01:45 f7a7a140f1b3: Preparing 11:01:45 31e69d4774c9: Preparing 11:01:45 7750d494dfbd: Preparing 11:01:45 18708474c90b: Preparing 11:01:45 4fc242d58285: Preparing 11:01:45 f7a7a140f1b3: Waiting 11:01:45 18708474c90b: Waiting 11:01:45 31e69d4774c9: Waiting 11:01:45 7750d494dfbd: Waiting 11:01:45 4fc242d58285: Waiting 11:01:45 52f44be93a46: Layer already exists 11:01:45 10d82663b225: Layer already exists 11:01:45 f7a7a140f1b3: Layer already exists 11:01:45 31e69d4774c9: Layer already exists 11:01:45 6000955cf1fd: Pushed 11:01:45 7750d494dfbd: Layer already exists 11:01:45 18708474c90b: Layer already exists 11:01:45 4fc242d58285: Layer already exists 11:01:45 48a1fcd41583: Pushed 11:01:47 2230f9e3add4: Pushed 11:01:51 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 11:01:51 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 11:01:51 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 11:01:51 go: downloading k8s.io/apimachinery v0.23.4 11:01:51 go: downloading k8s.io/kube-aggregator v0.23.3 11:01:52 go: downloading cloud.google.com/go/security v1.3.0 11:01:52 go: downloading sigs.k8s.io/controller-runtime v0.11.1 11:01:52 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 11:01:52 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 11:01:53 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 11:01:53 go: downloading k8s.io/apimachinery v0.23.4 11:01:54 go: downloading github.com/hashicorp/vault/api v1.4.1 11:01:54 446ebc9250f0: Pushed 11:01:54 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:3b77cc2073080f836da369ebe0c36e4f0d631f779cf5da319abc62ff7ebf0b3f size: 2622 [Pipeline] isUnix [Pipeline] sh 11:01:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 11:01:54 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 11:01:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 11:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 11:01:54 48a1fcd41583: Preparing 11:01:54 6000955cf1fd: Preparing 11:01:54 2230f9e3add4: Preparing 11:01:54 446ebc9250f0: Preparing 11:01:54 52f44be93a46: Preparing 11:01:54 10d82663b225: Preparing 11:01:54 f7a7a140f1b3: Preparing 11:01:54 31e69d4774c9: Preparing 11:01:54 7750d494dfbd: Preparing 11:01:54 18708474c90b: Preparing 11:01:54 4fc242d58285: Preparing 11:01:54 f7a7a140f1b3: Waiting 11:01:54 18708474c90b: Waiting 11:01:54 4fc242d58285: Waiting 11:01:54 31e69d4774c9: Waiting 11:01:54 7750d494dfbd: Waiting 11:01:54 10d82663b225: Waiting 11:01:54 2230f9e3add4: Layer already exists 11:01:54 48a1fcd41583: Layer already exists 11:01:54 446ebc9250f0: Layer already exists 11:01:54 6000955cf1fd: Layer already exists 11:01:54 52f44be93a46: Layer already exists 11:01:54 f7a7a140f1b3: Layer already exists 11:01:54 31e69d4774c9: Layer already exists 11:01:54 7750d494dfbd: Layer already exists 11:01:54 10d82663b225: Layer already exists 11:01:54 18708474c90b: Layer already exists 11:01:54 4fc242d58285: Layer already exists 11:01:54 latest: digest: sha256:3b77cc2073080f836da369ebe0c36e4f0d631f779cf5da319abc62ff7ebf0b3f size: 2622 [Pipeline] isUnix [Pipeline] sh 11:01:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:01:55 go: downloading k8s.io/kube-aggregator v0.23.3 11:01:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.64 11:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 11:01:55 48a1fcd41583: Preparing 11:01:55 6000955cf1fd: Preparing 11:01:55 2230f9e3add4: Preparing 11:01:55 446ebc9250f0: Preparing 11:01:55 52f44be93a46: Preparing 11:01:55 10d82663b225: Preparing 11:01:55 f7a7a140f1b3: Preparing 11:01:55 31e69d4774c9: Preparing 11:01:55 7750d494dfbd: Preparing 11:01:55 18708474c90b: Preparing 11:01:55 4fc242d58285: Preparing 11:01:55 10d82663b225: Waiting 11:01:55 f7a7a140f1b3: Waiting 11:01:55 31e69d4774c9: Waiting 11:01:55 7750d494dfbd: Waiting 11:01:55 18708474c90b: Waiting 11:01:55 4fc242d58285: Waiting 11:01:55 446ebc9250f0: Layer already exists 11:01:55 48a1fcd41583: Layer already exists 11:01:55 52f44be93a46: Layer already exists 11:01:55 6000955cf1fd: Layer already exists 11:01:55 2230f9e3add4: Layer already exists 11:01:55 f7a7a140f1b3: Layer already exists 11:01:55 10d82663b225: Layer already exists 11:01:55 7750d494dfbd: Layer already exists 11:01:55 18708474c90b: Layer already exists 11:01:55 31e69d4774c9: Layer already exists 11:01:55 4fc242d58285: Layer already exists 11:01:55 2.2.0-dev.64: digest: sha256:3b77cc2073080f836da369ebe0c36e4f0d631f779cf5da319abc62ff7ebf0b3f size: 2622 [Pipeline] isUnix [Pipeline] sh 11:01:55 go: downloading gopkg.in/yaml.v2 v2.4.0 11:01:55 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:01:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:01:55 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:01:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 11:01:56 48a1fcd41583: Preparing 11:01:56 6000955cf1fd: Preparing 11:01:56 2230f9e3add4: Preparing 11:01:56 446ebc9250f0: Preparing 11:01:56 52f44be93a46: Preparing 11:01:56 10d82663b225: Preparing 11:01:56 f7a7a140f1b3: Preparing 11:01:56 31e69d4774c9: Preparing 11:01:56 7750d494dfbd: Preparing 11:01:56 18708474c90b: Preparing 11:01:56 4fc242d58285: Preparing 11:01:56 10d82663b225: Waiting 11:01:56 f7a7a140f1b3: Waiting 11:01:56 31e69d4774c9: Waiting 11:01:56 7750d494dfbd: Waiting 11:01:56 4fc242d58285: Waiting 11:01:56 18708474c90b: Waiting 11:01:56 48a1fcd41583: Layer already exists 11:01:56 52f44be93a46: Layer already exists 11:01:56 2230f9e3add4: Layer already exists 11:01:56 6000955cf1fd: Layer already exists 11:01:56 446ebc9250f0: Layer already exists 11:01:56 31e69d4774c9: Layer already exists 11:01:56 f7a7a140f1b3: Layer already exists 11:01:56 10d82663b225: Layer already exists 11:01:56 7750d494dfbd: Layer already exists 11:01:56 18708474c90b: Layer already exists 11:01:56 4fc242d58285: Layer already exists 11:01:56 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:3b77cc2073080f836da369ebe0c36e4f0d631f779cf5da319abc62ff7ebf0b3f size: 2622 [Pipeline] isUnix [Pipeline] sh 11:01:56 go: downloading sigs.k8s.io/controller-runtime v0.11.1 11:01:56 go: downloading github.com/gobwas/glob v0.2.3 11:01:56 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 11:01:56 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 11:01:56 go: downloading github.com/aws/smithy-go v1.11.0 11:01:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 11:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 11:01:56 48a1fcd41583: Preparing 11:01:56 6000955cf1fd: Preparing 11:01:56 2230f9e3add4: Preparing 11:01:56 446ebc9250f0: Preparing 11:01:56 52f44be93a46: Preparing 11:01:56 10d82663b225: Preparing 11:01:56 f7a7a140f1b3: Preparing 11:01:56 31e69d4774c9: Preparing 11:01:56 7750d494dfbd: Preparing 11:01:56 18708474c90b: Preparing 11:01:56 4fc242d58285: Preparing 11:01:56 10d82663b225: Waiting 11:01:56 18708474c90b: Waiting 11:01:56 4fc242d58285: Waiting 11:01:56 31e69d4774c9: Waiting 11:01:56 7750d494dfbd: Waiting 11:01:56 f7a7a140f1b3: Waiting 11:01:56 2230f9e3add4: Layer already exists 11:01:56 446ebc9250f0: Layer already exists 11:01:56 48a1fcd41583: Layer already exists 11:01:56 6000955cf1fd: Layer already exists 11:01:56 52f44be93a46: Layer already exists 11:01:56 10d82663b225: Layer already exists 11:01:56 f7a7a140f1b3: Layer already exists 11:01:56 7750d494dfbd: Layer already exists 11:01:56 31e69d4774c9: Layer already exists 11:01:56 18708474c90b: Layer already exists 11:01:56 4fc242d58285: Layer already exists 11:01:56 main: digest: sha256:3b77cc2073080f836da369ebe0c36e4f0d631f779cf5da319abc62ff7ebf0b3f size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:56 ===================================================== [Pipeline] echo 11:01:56 taggedImages: 11:01:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:01:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 11:01:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.64 11:01:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:01:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:01:58 go: downloading cloud.google.com/go/security v1.3.0 11:01:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 11:01:58 go: downloading github.com/hashicorp/vault/api v1.4.1 11:01:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 11:01:58 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 11:01:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 11:01:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 11:01:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 11:01:59 go: downloading github.com/jinzhu/inflection v1.0.0 11:01:59 go: downloading cloud.google.com/go/compute v1.3.0 11:01:59 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:01:59 go: downloading gopkg.in/yaml.v2 v2.4.0 11:01:59 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:02:00 go: downloading github.com/gobwas/glob v0.2.3 11:02:00 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 11:02:00 go: downloading cloud.google.com/go/iam v0.1.1 11:02:00 go: downloading github.com/jinzhu/inflection v1.0.0 11:02:00 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 11:02:00 go: downloading github.com/aws/smithy-go v1.11.0 11:02:00 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 11:02:01 go: downloading github.com/gogo/protobuf v1.3.2 11:02:02 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 11:02:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 11:02:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 11:02:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 11:02:03 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 11:02:03 go: downloading github.com/gogo/protobuf v1.3.2 11:02:07 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 11:02:07 go: downloading github.com/Azure/go-autorest/logger v0.2.1 11:02:07 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 11:02:07 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 11:02:07 go: downloading github.com/dimchansky/utfbom v1.1.1 11:02:07 go: downloading k8s.io/klog/v2 v2.30.0 11:02:07 go: downloading github.com/google/gofuzz v1.1.0 11:02:07 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 11:02:08 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 11:02:09 go: downloading github.com/spf13/pflag v1.0.5 11:02:09 go: downloading cloud.google.com/go/compute v1.3.0 11:02:09 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 11:02:09 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 11:02:09 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 11:02:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:02:10 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 11:02:10 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 11:02:10 go: downloading github.com/hashicorp/vault/sdk v0.4.1 11:02:10 go: downloading cloud.google.com/go/iam v0.1.1 11:02:10 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 11:02:10 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 11:02:11 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 11:02:11 go: downloading github.com/mitchellh/mapstructure v1.4.3 11:02:11 go: downloading github.com/tklauser/go-sysconf v0.3.9 11:02:11 go: downloading github.com/Azure/go-autorest/logger v0.2.1 11:02:11 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 11:02:11 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 11:02:11 go: downloading github.com/dimchansky/utfbom v1.1.1 11:02:11 go: downloading k8s.io/klog/v2 v2.30.0 11:02:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 11:02:11 go: downloading github.com/google/gofuzz v1.1.0 11:02:11 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 11:02:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 11:02:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 11:02:12 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 11:02:13 go: downloading github.com/spf13/pflag v1.0.5 11:02:13 go: downloading go.opencensus.io v0.23.0 11:02:13 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 11:02:13 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 11:02:14 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 11:02:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:02:14 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 11:02:14 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 11:02:14 go: downloading github.com/hashicorp/vault/sdk v0.4.1 11:02:14 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 11:02:14 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 11:02:15 go: downloading gopkg.in/inf.v0 v0.9.1 11:02:15 go: downloading github.com/go-logr/logr v1.2.2 11:02:15 go: downloading github.com/google/go-cmp v0.5.7 11:02:15 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 11:02:15 go: downloading github.com/mitchellh/mapstructure v1.4.3 11:02:15 go: downloading github.com/json-iterator/go v1.1.12 11:02:15 go: downloading github.com/tklauser/go-sysconf v0.3.9 11:02:16 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 11:02:16 go: downloading github.com/googleapis/gnostic v0.5.5 11:02:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 11:02:16 go: downloading github.com/jmespath/go-jmespath v0.4.0 11:02:18 go: downloading go.opencensus.io v0.23.0 11:02:18 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 11:02:19 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 11:02:19 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 11:02:19 go: downloading gopkg.in/inf.v0 v0.9.1 11:02:19 go: downloading github.com/go-logr/logr v1.2.2 11:02:20 go: downloading github.com/google/go-cmp v0.5.7 11:02:20 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 11:02:20 go: downloading github.com/json-iterator/go v1.1.12 11:02:21 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 11:02:21 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:02:21 go: downloading github.com/googleapis/gnostic v0.5.5 11:02:21 go: downloading github.com/tklauser/numcpus v0.3.0 11:02:21 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 11:02:21 go: downloading go.uber.org/zap v1.21.0 11:02:22 go: downloading sigs.k8s.io/yaml v1.3.0 11:02:22 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 11:02:22 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:02:23 go: downloading github.com/modern-go/reflect2 v1.0.2 11:02:23 go: downloading github.com/ryanuber/go-glob v1.0.0 11:02:23 go: downloading github.com/golang/snappy v0.0.4 11:02:23 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 11:02:24 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 11:02:27 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 11:02:27 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:02:27 go: downloading github.com/tklauser/numcpus v0.3.0 11:02:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 11:02:27 go: downloading go.uber.org/zap v1.21.0 11:02:28 go: downloading sigs.k8s.io/yaml v1.3.0 11:02:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 11:02:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:02:28 go: downloading github.com/modern-go/reflect2 v1.0.2 11:02:28 go: downloading github.com/ryanuber/go-glob v1.0.0 11:02:28 go: downloading github.com/golang/snappy v0.0.4 11:02:29 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 11:02:32 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 11:02:32 go: downloading github.com/hashicorp/go-uuid v1.0.2 11:02:32 go: downloading github.com/hashicorp/go-version v1.2.0 11:02:32 go: downloading go.uber.org/multierr v1.6.0 11:02:39 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 11:02:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 11:02:39 go: downloading github.com/hashicorp/go-version v1.2.0 11:02:39 go: downloading go.uber.org/multierr v1.6.0 11:03:01 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 11:03:01 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 11:03:08 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 11:03:08 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 11:06:45 Removing intermediate container b1a0ab6683a7 11:06:45 ---> b23d632e9d06 11:06:45 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:06:45 ---> Running in 7734b469fd1b 11:06:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:06:45 Removing intermediate container 7734b469fd1b 11:06:45 ---> c6e1bc4ee4f9 11:06:45 11:06:45 Step 11/23 : FROM docker:20.10.14 11:06:45 20.10.14: Pulling from library/docker 11:06:57 Removing intermediate container 364d8811e1da 11:06:57 ---> f47baf53593d 11:06:57 11:06:57 Step 10/22 : FROM alpine:3.14 11:06:58 3.14: Pulling from library/alpine 11:07:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:07:00 Status: Downloaded newer image for alpine:3.14 11:07:00 ---> ac73e934f311 11:07:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:07:00 ---> Running in ddfc2e6f16ca 11:07:01 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 11:07:01 Status: Downloaded newer image for docker:20.10.14 11:07:01 ---> c346e9eafbab 11:07:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:07:01 ---> Running in d743f59d5ca5 11:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:07:02 Removing intermediate container d743f59d5ca5 11:07:02 ---> 59457f2c56a2 11:07:02 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 11:07:02 ---> Running in 2a9f2083b43c 11:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:07:03 (1/1) Installing dumb-init (1.2.5-r1) 11:07:04 Executing busybox-1.33.1-r7.trigger 11:07:04 OK: 5 MiB in 15 packages 11:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:07:05 Removing intermediate container ddfc2e6f16ca 11:07:05 ---> 742784f67018 11:07:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:07:05 ---> Running in e91f1d90f37c 11:07:05 Removing intermediate container e91f1d90f37c 11:07:05 ---> e63188d4380e 11:07:05 Step 13/22 : ENV APP_PORT=59861 11:07:05 ---> Running in 913aa4a211be 11:07:06 Removing intermediate container 913aa4a211be 11:07:06 ---> 209db852d19b 11:07:06 Step 14/22 : EXPOSE $APP_PORT 11:07:06 ---> Running in 52b27c692cec 11:07:06 (1/43) Installing readline (8.1.1-r0) 11:07:06 (2/43) Installing bash (5.1.16-r0) 11:07:06 Executing bash-5.1.16-r0.post-install 11:07:06 (3/43) Installing brotli-libs (1.0.9-r5) 11:07:06 (4/43) Installing nghttp2-libs (1.46.0-r0) 11:07:06 (5/43) Installing libcurl (7.80.0-r0) 11:07:07 (6/43) Installing curl (7.80.0-r0) 11:07:07 (7/43) Installing dumb-init (1.2.5-r1) 11:07:07 (8/43) Installing libbz2 (1.0.8-r1) 11:07:07 (9/43) Installing expat (2.4.7-r0) 11:07:07 (10/43) Installing libffi (3.4.2-r1) 11:07:07 (11/43) Installing gdbm (1.22-r0) 11:07:07 (12/43) Installing xz-libs (5.2.5-r1) 11:07:07 (13/43) Installing libgcc (10.3.1_git20211027-r0) 11:07:07 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 11:07:07 Removing intermediate container 52b27c692cec 11:07:07 ---> e4ec38ac5084 11:07:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:07:07 (15/43) Installing mpdecimal (2.5.1-r1) 11:07:07 (16/43) Installing sqlite-libs (3.36.0-r0) 11:07:07 (17/43) Installing python3 (3.9.7-r4) 11:07:08 ---> 7feddf84be31 11:07:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:07:11 (18/43) Installing py3-appdirs (1.4.4-r2) 11:07:11 (19/43) Installing py3-certifi (2020.12.5-r1) 11:07:11 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 11:07:11 (21/43) Installing py3-idna (3.3-r0) 11:07:11 ---> 97f0b317fad8 11:07:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:07:11 (22/43) Installing py3-urllib3 (1.26.7-r0) 11:07:11 (23/43) Installing py3-requests (2.26.0-r1) 11:07:11 (24/43) Installing py3-msgpack (1.0.2-r1) 11:07:11 (25/43) Installing py3-lockfile (0.12.2-r4) 11:07:11 (26/43) Installing py3-cachecontrol (0.12.10-r0) 11:07:11 (27/43) Installing py3-colorama (0.4.4-r1) 11:07:11 (28/43) Installing py3-contextlib2 (21.6.0-r1) 11:07:11 (29/43) Installing py3-distlib (0.3.3-r0) 11:07:11 (30/43) Installing py3-distro (1.6.0-r0) 11:07:11 (31/43) Installing py3-six (1.16.0-r0) 11:07:11 (32/43) Installing py3-webencodings (0.5.1-r4) 11:07:11 (33/43) Installing py3-html5lib (1.1-r1) 11:07:11 (34/43) Installing py3-parsing (2.4.7-r2) 11:07:11 (35/43) Installing py3-packaging (20.9-r1) 11:07:11 (36/43) Installing py3-tomli (1.2.2-r0) 11:07:11 (37/43) Installing py3-pep517 (0.12.0-r0) 11:07:11 (38/43) Installing py3-progress (1.6-r0) 11:07:11 (39/43) Installing py3-retrying (1.3.3-r2) 11:07:11 (40/43) Installing py3-ordered-set (4.0.2-r2) 11:07:11 (41/43) Installing py3-setuptools (52.0.0-r4) 11:07:11 ---> b1eb8a8d923a 11:07:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:07:11 (42/43) Installing py3-toml (0.10.2-r2) 11:07:11 (43/43) Installing py3-pip (20.3.4-r1) 11:07:11 ---> Running in 255d33d7760e 11:07:12 Removing intermediate container 255d33d7760e 11:07:12 ---> 0e5fc2a56706 11:07:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:07:12 ---> Running in dfaf64e06e03 11:07:12 Executing busybox-1.34.1-r5.trigger 11:07:13 Removing intermediate container dfaf64e06e03 11:07:13 ---> eb8810ec9845 11:07:13 Step 20/22 : LABEL arch=arm64 11:07:13 OK: 82 MiB in 65 packages 11:07:13 ---> Running in 05b2c6c89c87 11:07:13 Removing intermediate container 05b2c6c89c87 11:07:13 ---> a6a04843db56 11:07:13 Step 21/22 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:07:13 ---> Running in 97d016dc00bd 11:07:14 Removing intermediate container 97d016dc00bd 11:07:14 ---> f75fcd2260c9 11:07:14 Step 22/22 : LABEL version=2.2.0-dev.64 11:07:14 ---> Running in d05005e9489b 11:07:14 Removing intermediate container d05005e9489b 11:07:14 ---> 2f5bd46d08de 11:07:14 11:07:15 Successfully built 2f5bd46d08de 11:07:15 Successfully tagged support-scheduler-arm64:latest 11:07:15  Building support-scheduler ... done Building core-command 11:07:19 Collecting docker-compose==1.23.2 11:07:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:07:20 Collecting jsonschema<3,>=2.5.1 11:07:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:07:20 Collecting docker<4.0,>=3.6.0 11:07:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:07:21 Collecting websocket-client<1.0,>=0.32.0 11:07:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:07:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:07:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:07:23 Collecting texttable<0.10,>=0.9.0 11:07:23 Downloading texttable-0.9.1.tar.gz (11 kB) 11:07:26 Collecting docopt<0.7,>=0.6.1 11:07:26 Downloading docopt-0.6.2.tar.gz (25 kB) 11:07:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 11:07:30 Collecting PyYAML<4,>=3.10 11:07:30 Downloading PyYAML-3.13.tar.gz (270 kB) 11:07:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:07:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:07:33 ---> 10d00d872888 11:07:33 Step 3/23 : WORKDIR /edgex-go 11:07:33 ---> Using cache 11:07:33 ---> 07011073c350 11:07:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:07:33 ---> Using cache 11:07:33 ---> adeca7796cfe 11:07:33 Step 5/23 : RUN apk add --update --no-cache make git 11:07:33 ---> Using cache 11:07:33 ---> 36804731f846 11:07:33 Step 6/23 : COPY go.mod vendor* ./ 11:07:33 ---> Using cache 11:07:33 ---> f82766dcaf9f 11:07:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:07:33 ---> Using cache 11:07:33 ---> 1a2b87844483 11:07:33 Step 8/23 : COPY . . 11:07:33 ---> Using cache 11:07:33 ---> 0d31fb45719b 11:07:33 Step 9/23 : RUN make cmd/core-command/core-command 11:07:34 ---> Running in 69a5ab04e75c 11:07:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 11:07:36 Collecting cached-property<2,>=1.2.0 11:07:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:07:36 Collecting dockerpty<0.5,>=0.4.1 11:07:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:07:40 Collecting docker-pycreds>=0.4.0 11:07:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:07:41 Collecting idna<2.8,>=2.5 11:07:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:07:42 Collecting urllib3<1.25,>=1.21.1 11:07:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:07:42 Collecting chardet<3.1.0,>=3.0.2 11:07:42 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:07:42 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) 11:07:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:07:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:07:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:07:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:07:44 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 11:07:44 Attempting uninstall: urllib3 11:07:44 Found existing installation: urllib3 1.26.7 11:07:44 Uninstalling urllib3-1.26.7: 11:07:44 Successfully uninstalled urllib3-1.26.7 11:07:45 Attempting uninstall: idna 11:07:45 Found existing installation: idna 3.3 11:07:45 Uninstalling idna-3.3: 11:07:45 Successfully uninstalled idna-3.3 11:07:47 Removing intermediate container 15175adbae35 11:07:47 ---> f4bd2abb4bac 11:07:47 11:07:47 Step 10/23 : FROM alpine:3.14 11:07:47 ---> ac73e934f311 11:07:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:07:47 ---> Running in aaffa6e841d1 11:07:48 Removing intermediate container aaffa6e841d1 11:07:48 ---> 0167273b8499 11:07:48 Step 12/23 : ENV APP_PORT=59880 11:07:48 ---> Running in fb7fa3693a40 11:07:49 Removing intermediate container fb7fa3693a40 11:07:49 ---> 1960723a907f 11:07:49 Step 13/23 : EXPOSE $APP_PORT 11:07:49 ---> Running in 491db2e76c20 11:07:49 Removing intermediate container 491db2e76c20 11:07:49 ---> 6ed90c5dc053 11:07:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:07:49 ---> Running in 9235a6441bdd 11:07:50 Attempting uninstall: requests 11:07:50 Found existing installation: requests 2.26.0 11:07:50 Uninstalling requests-2.26.0: 11:07:50 Successfully uninstalled requests-2.26.0 11:07:51 Running setup.py install for texttable: started 11:07:52 Removing intermediate container 9235a6441bdd 11:07:52 ---> e01dc6b81e0e 11:07:52 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:07:52 ---> Running in 9fd0e254c354 11:07:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:07:54 Running setup.py install for texttable: finished with status 'done' 11:07:54 Running setup.py install for PyYAML: started 11:07:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:07:56 (1/6) Installing dumb-init (1.2.5-r1) 11:07:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:07:56 (3/6) Installing libsodium (1.0.18-r0) 11:07:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:07:57 (5/6) Installing libzmq (4.3.4-r0) 11:07:57 (6/6) Installing zeromq (4.3.4-r0) 11:07:57 Executing busybox-1.33.1-r7.trigger 11:07:57 OK: 8 MiB in 20 packages 11:07:58 Running setup.py install for PyYAML: finished with status 'done' 11:07:58 Removing intermediate container 9fd0e254c354 11:07:58 ---> 99ca9aedf32b 11:07:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:07:59 Running setup.py install for docopt: started 11:08:00 ---> c2da75297e4b 11:08:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:08:02 ---> a317ec8eb320 11:08:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:08:03 ---> ba62920d8b3b 11:08:03 Step 19/23 : ENTRYPOINT ["/core-data"] 11:08:03 ---> Running in 9c9e413fe06e 11:08:03 Running setup.py install for docopt: finished with status 'done' 11:08:03 Running setup.py install for dockerpty: started 11:08:04 Removing intermediate container 9c9e413fe06e 11:08:04 ---> f5c2e99c873b 11:08:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:08:04 ---> Running in da819aa4b0ea 11:08:05 Removing intermediate container da819aa4b0ea 11:08:05 ---> e5ef2b49f3f9 11:08:05 Step 21/23 : LABEL arch=arm64 11:08:05 ---> Running in 1d8c03d85dfd 11:08:05 Removing intermediate container 1d8c03d85dfd 11:08:05 ---> 3dc3ce4b61d6 11:08:05 Step 22/23 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:08:05 ---> Running in ce06dab02f0c 11:08:06 Removing intermediate container ce06dab02f0c 11:08:06 ---> eee44da5038b 11:08:06 Step 23/23 : LABEL version=2.2.0-dev.64 11:08:06 ---> Running in ecd42d12f4c2 11:08:07 Removing intermediate container ecd42d12f4c2 11:08:07 ---> 84ea521becc7 11:08:07 11:08:07 Successfully built 84ea521becc7 11:08:07 Successfully tagged core-data-arm64:latest 11:08:07 Building support-notifications 11:08:08  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' 11:08:10 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 11:08:29 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:08:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:08:29 ---> 10d00d872888 11:08:29 Step 3/22 : WORKDIR /edgex-go 11:08:29 ---> Using cache 11:08:29 ---> 07011073c350 11:08:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:08:29 ---> Using cache 11:08:29 ---> adeca7796cfe 11:08:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:08:29 ---> Running in 39ecc053d894 11:08:29 Removing intermediate container 2a9f2083b43c 11:08:29 ---> 7c49ec6aed6c 11:08:29 Step 14/23 : ENV APP_PORT=58890 11:08:29 ---> Running in 838df510a9fa 11:08:29 Removing intermediate container 838df510a9fa 11:08:29 ---> 477cc30a5f34 11:08:29 Step 15/23 : EXPOSE $APP_PORT 11:08:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:08:29 ---> Running in a7c523122455 11:08:30 Removing intermediate container a7c523122455 11:08:30 ---> 473c6150d6ed 11:08:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:08:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:08:32 OK: 220 MiB in 52 packages 11:08:32 ---> d575d4090ab6 11:08:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:08:34 Removing intermediate container 39ecc053d894 11:08:34 ---> 857370ddd3d3 11:08:34 Step 6/22 : COPY go.mod vendor* ./ 11:08:34 ---> 8b0822e2c9af 11:08:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:08:35 ---> 549ee93a47a8 11:08:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:08:35 ---> Running in c09b1a599359 11:08:36 ---> 38f64b835f7e 11:08:36 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 11:08:36 ---> Running in 0f5a748a0cff 11:08:36 Removing intermediate container 0f5a748a0cff 11:08:36 ---> 2075bbc9d57f 11:08:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:08:37 ---> Running in 874e5f1253e7 11:08:37 Removing intermediate container 874e5f1253e7 11:08:37 ---> b67652e9e891 11:08:37 Step 21/23 : LABEL arch=arm64 11:08:38 ---> Running in c9c499adb4ce 11:08:38 Removing intermediate container c9c499adb4ce 11:08:38 ---> 357ddb18f561 11:08:38 Step 22/23 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:08:38 ---> Running in 21b0773b5937 11:08:39 Removing intermediate container 21b0773b5937 11:08:39 ---> b775df9910ca 11:08:39 Step 23/23 : LABEL version=2.2.0-dev.64 11:08:39 ---> Running in 0d738c6923b5 11:08:39 Removing intermediate container 0d738c6923b5 11:08:39 ---> 0331f3e98d58 11:08:39 11:08:40 Successfully built 0331f3e98d58 11:08:40 Successfully tagged sys-mgmt-agent-arm64:latest 11:08:40 Building security-proxy-setup 11:08:41  Building sys-mgmt-agent ... done Removing intermediate container c09b1a599359 11:08:41 ---> 381b0c339f27 11:08:41 Step 8/22 : COPY . . 11:09:00 ---> e1a126b8244b 11:09:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:09:00 ---> Running in ebee960752e5 11:09:01 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:09:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:09:01 ---> 10d00d872888 11:09:01 Step 3/22 : WORKDIR /edgex-go 11:09:01 ---> Using cache 11:09:01 ---> 07011073c350 11:09:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:01 ---> Using cache 11:09:01 ---> adeca7796cfe 11:09:01 Step 5/22 : RUN apk add --update --no-cache make git 11:09:01 ---> Using cache 11:09:01 ---> 36804731f846 11:09:01 Step 6/22 : COPY go.mod vendor* ./ 11:09:01 ---> Using cache 11:09:01 ---> f82766dcaf9f 11:09:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:09:01 ---> Using cache 11:09:01 ---> 1a2b87844483 11:09:01 Step 8/22 : COPY . . 11:09:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:09:01 ---> Using cache 11:09:01 ---> 0d31fb45719b 11:09:01 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:09:01 ---> Running in ec121f8624a4 11:09:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:15:11 Removing intermediate container 69a5ab04e75c 11:15:11 ---> 751840f4d51f 11:15:11 11:15:11 Step 10/23 : FROM alpine:3.14 11:15:11 ---> ac73e934f311 11:15:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:15:11 ---> Using cache 11:15:11 ---> 742784f67018 11:15:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:15:11 ---> Using cache 11:15:11 ---> e63188d4380e 11:15:11 Step 13/23 : ENV APP_PORT=59882 11:15:11 ---> Running in 34638c62f545 11:15:11 Removing intermediate container 34638c62f545 11:15:11 ---> 705dc27aaa54 11:15:11 Step 14/23 : EXPOSE $APP_PORT 11:15:11 ---> Running in 659b33fd7dab 11:15:11 Removing intermediate container 659b33fd7dab 11:15:11 ---> c6438544746a 11:15:11 Step 15/23 : WORKDIR / 11:15:11 ---> Running in abdabe9f7941 11:15:11 Removing intermediate container abdabe9f7941 11:15:11 ---> 7c9120ab3f6f 11:15:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:15:11 ---> d8c1fef97f72 11:15:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:15:14 ---> 1e30121383c5 11:15:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:15:15 ---> f03d001fd885 11:15:15 Step 19/23 : ENTRYPOINT ["/core-command"] 11:15:15 ---> Running in 26b2fdade4d6 11:15:16 Removing intermediate container 26b2fdade4d6 11:15:16 ---> 6d7d1ff17b9a 11:15:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:15:16 ---> Running in ddba11291686 11:15:16 Removing intermediate container ddba11291686 11:15:16 ---> 450496ce3aab 11:15:16 Step 21/23 : LABEL arch=arm64 11:15:16 ---> Running in 8b0da698f255 11:15:17 Removing intermediate container 8b0da698f255 11:15:17 ---> 5449fc794b02 11:15:17 Step 22/23 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:15:17 ---> Running in 5e8f6225aee9 11:15:18 Removing intermediate container 5e8f6225aee9 11:15:18 ---> 25b0742780ea 11:15:18 Step 23/23 : LABEL version=2.2.0-dev.64 11:15:18 ---> Running in 0271bcef4655 11:15:19 Removing intermediate container 0271bcef4655 11:15:19 ---> 6ff6fdad80a0 11:15:19 11:15:19 Successfully built 6ff6fdad80a0 11:15:19 Successfully tagged core-command-arm64:latest 11:15:19 Building core-metadata 11:15:41  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:15:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:15:41 ---> 10d00d872888 11:15:41 Step 3/23 : WORKDIR /edgex-go 11:15:41 ---> Using cache 11:15:41 ---> 07011073c350 11:15:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:15:41 ---> Using cache 11:15:41 ---> adeca7796cfe 11:15:41 Step 5/23 : RUN apk add --update --no-cache make git 11:15:41 ---> Using cache 11:15:41 ---> 36804731f846 11:15:41 Step 6/23 : COPY go.mod vendor* ./ 11:15:41 ---> Using cache 11:15:41 ---> f82766dcaf9f 11:15:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:15:41 ---> Using cache 11:15:41 ---> 1a2b87844483 11:15:41 Step 8/23 : COPY . . 11:15:41 ---> Using cache 11:15:41 ---> 0d31fb45719b 11:15:41 Step 9/23 : RUN make cmd/core-metadata/core-metadata 11:15:41 ---> Running in 5f308ad86825 11:15:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:16:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 11:16:52 Removing intermediate container ec121f8624a4 11:16:52 ---> dea1fdd319fc 11:16:52 11:16:52 Step 10/22 : FROM alpine:3.14 11:16:52 ---> ac73e934f311 11:16:52 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 11:16:52 ---> Running in 36a0ec2515b9 11:16:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:16:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:16:52 (1/6) Installing ca-certificates (20211220-r0) 11:16:52 (2/6) Installing brotli-libs (1.0.9-r5) 11:16:52 (3/6) Installing nghttp2-libs (1.43.0-r0) 11:16:52 (4/6) Installing libcurl (7.79.1-r0) 11:16:52 (5/6) Installing curl (7.79.1-r0) 11:16:52 (6/6) Installing dumb-init (1.2.5-r1) 11:16:52 Executing busybox-1.33.1-r7.trigger 11:16:52 Executing ca-certificates-20211220-r0.trigger 11:16:52 OK: 8 MiB in 20 packages 11:16:56 Removing intermediate container 36a0ec2515b9 11:16:56 ---> b9cda2bd0d72 11:16:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:16:56 ---> Running in f4b13afd575c 11:16:57 Removing intermediate container f4b13afd575c 11:16:57 ---> 6321e7e78673 11:16:57 Step 13/22 : WORKDIR /edgex 11:16:57 ---> Running in f92f1dc149c4 11:16:58 Removing intermediate container f92f1dc149c4 11:16:58 ---> 6ffec55ebd85 11:16:58 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:16:58 Removing intermediate container ebee960752e5 11:16:58 ---> 4cdbafdea952 11:16:58 11:16:58 Step 10/22 : FROM alpine:3.14 11:16:58 ---> ac73e934f311 11:16:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:16:58 ---> Running in e8fe3569d808 11:16:59 ---> b8839eb77f6c 11:16:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:17:02 ---> d3fa88933307 11:17:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:17:02 (1/2) Installing ca-certificates (20211220-r0) 11:17:02 (2/2) Installing dumb-init (1.2.5-r1) 11:17:02 Executing busybox-1.33.1-r7.trigger 11:17:02 Executing ca-certificates-20211220-r0.trigger 11:17:03 OK: 6 MiB in 16 packages 11:17:05 ---> e413c3f3ea5a 11:17:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:17:05 Removing intermediate container e8fe3569d808 11:17:05 ---> ec8ca09bab72 11:17:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:17:05 ---> Running in fb7d5519b23d 11:17:06 ---> 811fb9f07826 11:17:06 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:17:06 Removing intermediate container fb7d5519b23d 11:17:06 ---> fd36de6c2fac 11:17:06 Step 13/22 : ENV APP_PORT=59860 11:17:06 ---> Running in 28927369fd2e 11:17:06 ---> Running in 69f93904577b 11:17:07 Removing intermediate container 69f93904577b 11:17:07 ---> 5be5b1a71490 11:17:07 Step 14/22 : EXPOSE $APP_PORT 11:17:07 ---> Running in 911cf15fc772 11:17:08 Removing intermediate container 911cf15fc772 11:17:08 ---> bad38d8ed47a 11:17:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:17:10 ---> 733e5dc5bf49 11:17:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:17:10 Removing intermediate container 28927369fd2e 11:17:10 ---> 500f2ab2b6fb 11:17:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 11:17:10 ---> Running in f22202f37eec 11:17:11 Removing intermediate container f22202f37eec 11:17:11 ---> 471d81e9cd7a 11:17:11 Step 20/22 : LABEL arch=arm64 11:17:11 ---> Running in 5c2ff2e370f5 11:17:12 Removing intermediate container 5c2ff2e370f5 11:17:12 ---> 2b5089ee73d7 11:17:12 Step 21/22 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:17:12 ---> Running in 4394fbafd0b1 11:17:13 Removing intermediate container 4394fbafd0b1 11:17:13 ---> 23dbbbf75668 11:17:13 Step 22/22 : LABEL version=2.2.0-dev.64 11:17:13 ---> 8850d74def39 11:17:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:17:13 ---> Running in ce28e7596bf1 11:17:14 Removing intermediate container ce28e7596bf1 11:17:14 ---> a46138773749 11:17:14 11:17:15 ---> 0094d288000a 11:17:15 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:17:15 ---> Running in fe91831212b8 11:17:15 Successfully built a46138773749 11:17:15 Successfully tagged security-proxy-setup-arm64:latest 11:17:15 Building security-bootstrapper 11:17:15  Building security-proxy-setup ... done Removing intermediate container fe91831212b8 11:17:15 ---> 1689522db65d 11:17:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:17:15 ---> Running in ad7c4aa31d6f 11:17:16 Removing intermediate container ad7c4aa31d6f 11:17:16 ---> 901f01f4dbf5 11:17:16 Step 20/22 : LABEL arch=arm64 11:17:16 ---> Running in 3190e9fda3d4 11:17:17 Removing intermediate container 3190e9fda3d4 11:17:17 ---> 1254d5eb79fd 11:17:17 Step 21/22 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:17:17 ---> Running in 8e9e16a527ab 11:17:17 Removing intermediate container 8e9e16a527ab 11:17:17 ---> 950360e55fc4 11:17:17 Step 22/22 : LABEL version=2.2.0-dev.64 11:17:17 ---> Running in a2983557e9c9 11:17:18 Removing intermediate container a2983557e9c9 11:17:18 ---> 5d868fc9ae25 11:17:18 11:17:18 Successfully built 5d868fc9ae25 11:17:18 Successfully tagged support-notifications-arm64:latest 11:17:18 Building security-spire-agent 11:17:45  Building support-notifications ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:17:45 Step 2/31 : FROM ${BUILDER_BASE} AS builder 11:17:45 ---> 10d00d872888 11:17:45 Step 3/31 : WORKDIR /edgex-go 11:17:45 ---> Using cache 11:17:45 ---> 07011073c350 11:17:45 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:45 ---> Using cache 11:17:45 ---> adeca7796cfe 11:17:45 Step 5/31 : RUN apk add --update --no-cache make git 11:17:45 ---> Using cache 11:17:45 ---> 36804731f846 11:17:45 Step 6/31 : COPY go.mod vendor* ./ 11:17:45 ---> Using cache 11:17:45 ---> f82766dcaf9f 11:17:45 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:45 ---> Using cache 11:17:45 ---> 1a2b87844483 11:17:45 Step 8/31 : COPY . . 11:17:45 ---> Using cache 11:17:45 ---> 0d31fb45719b 11:17:45 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:17:45 ---> Running in f7dfef168507 11:17:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:17:46 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:17:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:17:46 ---> 10d00d872888 11:17:46 Step 3/26 : WORKDIR /edgex-go 11:17:46 ---> Using cache 11:17:46 ---> 07011073c350 11:17:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:46 ---> Using cache 11:17:46 ---> adeca7796cfe 11:17:46 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 11:17:46 ---> Running in 925f3e48aea2 11:17:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:17:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:17:50 OK: 220 MiB in 52 packages 11:17:51 Removing intermediate container 925f3e48aea2 11:17:51 ---> c3c444e39bd5 11:17:51 Step 6/26 : COPY go.mod vendor* ./ 11:17:52 ---> f761e2a9563d 11:17:52 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:52 ---> Running in ff3971c6cf1d 11:17:59 Removing intermediate container ff3971c6cf1d 11:17:59 ---> 31b74897e541 11:17:59 Step 8/26 : COPY . . 11:18:12 ---> 89a2163d9546 11:18:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 11:18:12 ---> Running in a96190a0c40b 11:18:12 Removing intermediate container a96190a0c40b 11:18:12 ---> c2f1fdf5506a 11:18:12 Step 10/26 : RUN mkdir -p spire-build 11:18:12 ---> Running in 5df549955433 11:18:16 Removing intermediate container 5df549955433 11:18:16 ---> c58a4d2bb755 11:18:16 Step 11/26 : WORKDIR /edgex-go/spire-build 11:18:16 ---> Running in b4a8b412bf63 11:18:16 Removing intermediate container b4a8b412bf63 11:18:16 ---> e27598b2cc8a 11:18:16 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 11:18:16 ---> Running in d4cf7329f5a0 11:18:19 spire-1.2.1/ 11:18:19 spire-1.2.1/.data/ 11:18:19 spire-1.2.1/.data/.file 11:18:19 spire-1.2.1/.dockerignore 11:18:19 spire-1.2.1/.gitattributes 11:18:19 spire-1.2.1/.githooks/ 11:18:19 spire-1.2.1/.githooks/pre-commit 11:18:19 spire-1.2.1/.github/ 11:18:19 spire-1.2.1/.github/ISSUE_TEMPLATE.md 11:18:19 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 11:18:19 spire-1.2.1/.github/dependabot.yml 11:18:19 spire-1.2.1/.github/workflows/ 11:18:19 spire-1.2.1/.github/workflows/nightly_build.yaml 11:18:19 spire-1.2.1/.github/workflows/pr_build.yaml 11:18:19 spire-1.2.1/.github/workflows/release_build.yaml 11:18:19 spire-1.2.1/.github/workflows/scripts/ 11:18:19 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 11:18:19 spire-1.2.1/.github/workflows/scripts/push-images.sh 11:18:19 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 11:18:19 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 11:18:19 spire-1.2.1/.github/workflows/scripts/split.sh 11:18:19 spire-1.2.1/.gitignore 11:18:19 spire-1.2.1/.go-version 11:18:19 spire-1.2.1/.golangci.yml 11:18:19 spire-1.2.1/ADOPTERS.md 11:18:19 spire-1.2.1/CHANGELOG.md 11:18:19 spire-1.2.1/CODE-OF-CONDUCT.md 11:18:19 spire-1.2.1/CODEOWNERS 11:18:19 spire-1.2.1/CONTRIBUTING.md 11:18:19 spire-1.2.1/Dockerfile 11:18:19 spire-1.2.1/Dockerfile.dev 11:18:19 spire-1.2.1/Dockerfile.scratch 11:18:19 spire-1.2.1/LICENSE 11:18:19 spire-1.2.1/MAINTAINERS.md 11:18:19 spire-1.2.1/Makefile 11:18:19 spire-1.2.1/README.md 11:18:19 spire-1.2.1/ROADMAP.md 11:18:19 spire-1.2.1/SECURITY.md 11:18:19 spire-1.2.1/cmd/ 11:18:19 spire-1.2.1/cmd/spire-agent/ 11:18:19 spire-1.2.1/cmd/spire-agent/cli/ 11:18:19 spire-1.2.1/cmd/spire-agent/cli/api/ 11:18:19 spire-1.2.1/cmd/spire-agent/cli/api/common.go 11:18:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 11:18:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 11:18:19 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 11:18:19 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 11:18:19 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 11:18:19 spire-1.2.1/cmd/spire-agent/cli/cli.go 11:18:19 spire-1.2.1/cmd/spire-agent/cli/common/ 11:18:19 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 11:18:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 11:18:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 11:18:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 11:18:19 spire-1.2.1/cmd/spire-agent/cli/run/ 11:18:19 spire-1.2.1/cmd/spire-agent/cli/run/run.go 11:18:19 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 11:18:19 spire-1.2.1/cmd/spire-agent/cli/validate/ 11:18:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 11:18:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 11:18:19 spire-1.2.1/cmd/spire-agent/main.go 11:18:19 spire-1.2.1/cmd/spire-server/ 11:18:19 spire-1.2.1/cmd/spire-server/cli/ 11:18:19 spire-1.2.1/cmd/spire-server/cli/agent/ 11:18:19 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/agent/count.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/agent/list.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/agent/show.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/bundle/ 11:18:19 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/cli.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/entry/ 11:18:19 spire-1.2.1/cmd/spire-server/cli/entry/count.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/entry/create.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/entry/show.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/entry/update.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/entry/util.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/federation/ 11:18:19 spire-1.2.1/cmd/spire-server/cli/federation/common.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/federation/create.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/federation/list.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/federation/show.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/federation/update.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 11:18:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/jwt/ 11:18:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/run/ 11:18:19 spire-1.2.1/cmd/spire-server/cli/run/run.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/token/ 11:18:19 spire-1.2.1/cmd/spire-server/cli/token/generate.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/validate/ 11:18:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/x509/ 11:18:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 11:18:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 11:18:19 spire-1.2.1/cmd/spire-server/main.go 11:18:19 spire-1.2.1/cmd/spire-server/util/ 11:18:19 spire-1.2.1/cmd/spire-server/util/util.go 11:18:19 spire-1.2.1/conf/ 11:18:19 spire-1.2.1/conf/agent/ 11:18:19 spire-1.2.1/conf/agent/agent.conf 11:18:19 spire-1.2.1/conf/agent/agent_full.conf 11:18:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 11:18:19 spire-1.2.1/conf/server/ 11:18:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 11:18:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 11:18:19 spire-1.2.1/conf/server/server.conf 11:18:19 spire-1.2.1/conf/server/server_full.conf 11:18:19 spire-1.2.1/doc/ 11:18:19 spire-1.2.1/doc/SPIRE101.md 11:18:19 spire-1.2.1/doc/auditlog.md 11:18:19 spire-1.2.1/doc/authorization_policy_engine.md 11:18:19 spire-1.2.1/doc/changelog_guidelines.md 11:18:19 spire-1.2.1/doc/cure53-report.pdf 11:18:19 spire-1.2.1/doc/images/ 11:18:19 spire-1.2.1/doc/images/2019_roadmap.png 11:18:19 spire-1.2.1/doc/images/SPIRE101.png 11:18:19 spire-1.2.1/doc/images/SPIRE_agent.png 11:18:19 spire-1.2.1/doc/images/SPIRE_server.png 11:18:19 spire-1.2.1/doc/images/cache_mgr.png 11:18:19 spire-1.2.1/doc/images/cache_mgr_components.png 11:18:19 spire-1.2.1/doc/images/federated_spire.png 11:18:19 spire-1.2.1/doc/images/ha_mode.png 11:18:19 spire-1.2.1/doc/images/nested_spire.png 11:18:19 spire-1.2.1/doc/images/oidc_federation.png 11:18:19 spire-1.2.1/doc/images/single_trust_domain.png 11:18:19 spire-1.2.1/doc/images/spiffe_compatible.png 11:18:19 spire-1.2.1/doc/images/spire_logo.png 11:18:19 spire-1.2.1/doc/migrating_registration_api_clients.md 11:18:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 11:18:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 11:18:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 11:18:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 11:18:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 11:18:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 11:18:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 11:18:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 11:18:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 11:18:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 11:18:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 11:18:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 11:18:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 11:18:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 11:18:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 11:18:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 11:18:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 11:18:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 11:18:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 11:18:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 11:18:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 11:18:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 11:18:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 11:18:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 11:18:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 11:18:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 11:18:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 11:18:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 11:18:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 11:18:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 11:18:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 11:18:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 11:18:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 11:18:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 11:18:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 11:18:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 11:18:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 11:18:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 11:18:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 11:18:19 spire-1.2.1/doc/scaling_spire.md 11:18:19 spire-1.2.1/doc/spire_agent.md 11:18:19 spire-1.2.1/doc/spire_server.md 11:18:19 spire-1.2.1/doc/supported_integrations.md 11:18:19 spire-1.2.1/doc/telemetry.md 11:18:19 spire-1.2.1/doc/telemetry_config.md 11:18:19 spire-1.2.1/doc/upgrading.md 11:18:19 spire-1.2.1/doc/using_spire.md 11:18:19 spire-1.2.1/examples/ 11:18:19 spire-1.2.1/examples/README.md 11:18:19 spire-1.2.1/go.mod 11:18:19 spire-1.2.1/go.sum 11:18:19 spire-1.2.1/pkg/ 11:18:19 spire-1.2.1/pkg/agent/ 11:18:19 spire-1.2.1/pkg/agent/agent.go 11:18:19 spire-1.2.1/pkg/agent/api/ 11:18:19 spire-1.2.1/pkg/agent/api/config.go 11:18:19 spire-1.2.1/pkg/agent/api/debug/ 11:18:19 spire-1.2.1/pkg/agent/api/debug/v1/ 11:18:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 11:18:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 11:18:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 11:18:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 11:18:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 11:18:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 11:18:19 spire-1.2.1/pkg/agent/api/endpoints.go 11:18:19 spire-1.2.1/pkg/agent/api/health/ 11:18:19 spire-1.2.1/pkg/agent/api/health/v1/ 11:18:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 11:18:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 11:18:19 spire-1.2.1/pkg/agent/api/rpccontext/ 11:18:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 11:18:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 11:18:19 spire-1.2.1/pkg/agent/attestor/ 11:18:19 spire-1.2.1/pkg/agent/attestor/node/ 11:18:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 11:18:19 spire-1.2.1/pkg/agent/attestor/node/node.go 11:18:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 11:18:19 spire-1.2.1/pkg/agent/attestor/workload/ 11:18:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 11:18:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 11:18:19 spire-1.2.1/pkg/agent/catalog/ 11:18:19 spire-1.2.1/pkg/agent/catalog/catalog.go 11:18:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 11:18:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 11:18:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 11:18:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 11:18:19 spire-1.2.1/pkg/agent/client/ 11:18:19 spire-1.2.1/pkg/agent/client/client.go 11:18:19 spire-1.2.1/pkg/agent/client/client_test.go 11:18:19 spire-1.2.1/pkg/agent/client/dial.go 11:18:19 spire-1.2.1/pkg/agent/client/nodeconn.go 11:18:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 11:18:19 spire-1.2.1/pkg/agent/client/update.go 11:18:19 spire-1.2.1/pkg/agent/client/util.go 11:18:19 spire-1.2.1/pkg/agent/common/ 11:18:19 spire-1.2.1/pkg/agent/common/backoff/ 11:18:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 11:18:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 11:18:19 spire-1.2.1/pkg/agent/common/cgroups/ 11:18:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 11:18:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 11:18:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 11:18:19 spire-1.2.1/pkg/agent/config.go 11:18:19 spire-1.2.1/pkg/agent/endpoints/ 11:18:19 spire-1.2.1/pkg/agent/endpoints/config.go 11:18:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 11:18:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 11:18:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 11:18:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 11:18:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 11:18:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 11:18:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 11:18:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 11:18:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 11:18:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 11:18:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 11:18:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 11:18:19 spire-1.2.1/pkg/agent/endpoints/workload/ 11:18:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 11:18:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 11:18:19 spire-1.2.1/pkg/agent/manager/ 11:18:19 spire-1.2.1/pkg/agent/manager/cache/ 11:18:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 11:18:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 11:18:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 11:18:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 11:18:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 11:18:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 11:18:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 11:18:19 spire-1.2.1/pkg/agent/manager/config.go 11:18:19 spire-1.2.1/pkg/agent/manager/manager.go 11:18:19 spire-1.2.1/pkg/agent/manager/manager_test.go 11:18:19 spire-1.2.1/pkg/agent/manager/storage.go 11:18:19 spire-1.2.1/pkg/agent/manager/storage_test.go 11:18:19 spire-1.2.1/pkg/agent/manager/storecache/ 11:18:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 11:18:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 11:18:19 spire-1.2.1/pkg/agent/manager/sync.go 11:18:19 spire-1.2.1/pkg/agent/plugin/ 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 11:18:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 11:18:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 11:18:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 11:18:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 11:18:19 spire-1.2.1/pkg/agent/svid/ 11:18:19 spire-1.2.1/pkg/agent/svid/rotator.go 11:18:19 spire-1.2.1/pkg/agent/svid/rotator_config.go 11:18:19 spire-1.2.1/pkg/agent/svid/rotator_test.go 11:18:19 spire-1.2.1/pkg/agent/svid/store/ 11:18:19 spire-1.2.1/pkg/agent/svid/store/service.go 11:18:19 spire-1.2.1/pkg/agent/svid/store/service_test.go 11:18:19 spire-1.2.1/pkg/common/ 11:18:19 spire-1.2.1/pkg/common/agentpathtemplate/ 11:18:19 spire-1.2.1/pkg/common/agentpathtemplate/template.go 11:18:19 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 11:18:19 spire-1.2.1/pkg/common/api/ 11:18:19 spire-1.2.1/pkg/common/api/metrics.go 11:18:19 spire-1.2.1/pkg/common/api/middleware/ 11:18:19 spire-1.2.1/pkg/common/api/middleware/common_test.go 11:18:19 spire-1.2.1/pkg/common/api/middleware/interceptor.go 11:18:19 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 11:18:19 spire-1.2.1/pkg/common/api/middleware/logger.go 11:18:19 spire-1.2.1/pkg/common/api/middleware/logger_test.go 11:18:19 spire-1.2.1/pkg/common/api/middleware/metrics.go 11:18:19 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 11:18:19 spire-1.2.1/pkg/common/api/middleware/middleware.go 11:18:19 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 11:18:19 spire-1.2.1/pkg/common/api/middleware/misconfig.go 11:18:19 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 11:18:19 spire-1.2.1/pkg/common/api/middleware/names.go 11:18:19 spire-1.2.1/pkg/common/api/middleware/names_test.go 11:18:19 spire-1.2.1/pkg/common/api/names.go 11:18:19 spire-1.2.1/pkg/common/api/ratelimit.go 11:18:19 spire-1.2.1/pkg/common/api/rpccontext/ 11:18:19 spire-1.2.1/pkg/common/api/rpccontext/logger.go 11:18:19 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 11:18:19 spire-1.2.1/pkg/common/api/rpccontext/names.go 11:18:19 spire-1.2.1/pkg/common/auth/ 11:18:19 spire-1.2.1/pkg/common/auth/interceptors.go 11:18:19 spire-1.2.1/pkg/common/auth/interceptors_test.go 11:18:19 spire-1.2.1/pkg/common/auth/untracked_uds.go 11:18:19 spire-1.2.1/pkg/common/bundleutil/ 11:18:19 spire-1.2.1/pkg/common/bundleutil/bundle.go 11:18:19 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 11:18:19 spire-1.2.1/pkg/common/bundleutil/common_test.go 11:18:19 spire-1.2.1/pkg/common/bundleutil/marshal.go 11:18:19 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 11:18:19 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 11:18:19 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 11:18:19 spire-1.2.1/pkg/common/bundleutil/types.go 11:18:19 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 11:18:19 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 11:18:19 spire-1.2.1/pkg/common/catalog/ 11:18:19 spire-1.2.1/pkg/common/catalog/bind.go 11:18:19 spire-1.2.1/pkg/common/catalog/builtin.go 11:18:19 spire-1.2.1/pkg/common/catalog/catalog.go 11:18:19 spire-1.2.1/pkg/common/catalog/catalog_test.go 11:18:19 spire-1.2.1/pkg/common/catalog/closers.go 11:18:19 spire-1.2.1/pkg/common/catalog/cmd_linux.go 11:18:19 spire-1.2.1/pkg/common/catalog/cmd_other.go 11:18:19 spire-1.2.1/pkg/common/catalog/config.go 11:18:19 spire-1.2.1/pkg/common/catalog/config_test.go 11:18:19 spire-1.2.1/pkg/common/catalog/configure.go 11:18:19 spire-1.2.1/pkg/common/catalog/constraints.go 11:18:19 spire-1.2.1/pkg/common/catalog/constraints_test.go 11:18:19 spire-1.2.1/pkg/common/catalog/context.go 11:18:19 spire-1.2.1/pkg/common/catalog/external.go 11:18:19 spire-1.2.1/pkg/common/catalog/host.go 11:18:19 spire-1.2.1/pkg/common/catalog/pipenet.go 11:18:19 spire-1.2.1/pkg/common/catalog/plugin.go 11:18:19 spire-1.2.1/pkg/common/catalog/testplugin/ 11:18:19 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 11:18:19 spire-1.2.1/pkg/common/catalog/testplugin/main.go 11:18:19 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 11:18:19 spire-1.2.1/pkg/common/cli/ 11:18:19 spire-1.2.1/pkg/common/cli/env.go 11:18:19 spire-1.2.1/pkg/common/cli/flags.go 11:18:19 spire-1.2.1/pkg/common/cli/trust_domain.go 11:18:19 spire-1.2.1/pkg/common/cli/trust_domain_test.go 11:18:19 spire-1.2.1/pkg/common/cli/umask.go 11:18:19 spire-1.2.1/pkg/common/cli/umask_posix.go 11:18:19 spire-1.2.1/pkg/common/cli/umask_test.go 11:18:19 spire-1.2.1/pkg/common/cli/umask_windows.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/ 11:18:19 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/flag.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/flag_test.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/format.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/ 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 11:18:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 11:18:19 spire-1.2.1/pkg/common/coretypes/ 11:18:19 spire-1.2.1/pkg/common/coretypes/bundle/ 11:18:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 11:18:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 11:18:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 11:18:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 11:18:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 11:18:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 11:18:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 11:18:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 11:18:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 11:18:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 11:18:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 11:18:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 11:18:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 11:18:20 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 11:18:20 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 11:18:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 11:18:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 11:18:20 spire-1.2.1/pkg/common/cryptoutil/ 11:18:20 spire-1.2.1/pkg/common/cryptoutil/keys.go 11:18:20 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 11:18:20 spire-1.2.1/pkg/common/diskutil/ 11:18:20 spire-1.2.1/pkg/common/diskutil/file_posix.go 11:18:20 spire-1.2.1/pkg/common/diskutil/file_test.go 11:18:20 spire-1.2.1/pkg/common/diskutil/file_windows.go 11:18:20 spire-1.2.1/pkg/common/errorutil/ 11:18:20 spire-1.2.1/pkg/common/errorutil/wrapper.go 11:18:20 spire-1.2.1/pkg/common/health/ 11:18:20 spire-1.2.1/pkg/common/health/config.go 11:18:20 spire-1.2.1/pkg/common/health/context.go 11:18:20 spire-1.2.1/pkg/common/health/context_test.go 11:18:20 spire-1.2.1/pkg/common/health/health.go 11:18:20 spire-1.2.1/pkg/common/health/health_test.go 11:18:20 spire-1.2.1/pkg/common/health/logger.go 11:18:20 spire-1.2.1/pkg/common/hostservice/ 11:18:20 spire-1.2.1/pkg/common/hostservice/metricsservice/ 11:18:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 11:18:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 11:18:20 spire-1.2.1/pkg/common/idutil/ 11:18:20 spire-1.2.1/pkg/common/idutil/require.go 11:18:20 spire-1.2.1/pkg/common/idutil/require_test.go 11:18:20 spire-1.2.1/pkg/common/idutil/safety.go 11:18:20 spire-1.2.1/pkg/common/idutil/safety_test.go 11:18:20 spire-1.2.1/pkg/common/idutil/spiffeid.go 11:18:20 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 11:18:20 spire-1.2.1/pkg/common/jwtsvid/ 11:18:20 spire-1.2.1/pkg/common/jwtsvid/common.go 11:18:20 spire-1.2.1/pkg/common/jwtsvid/sign.go 11:18:20 spire-1.2.1/pkg/common/jwtsvid/token_test.go 11:18:20 spire-1.2.1/pkg/common/jwtsvid/validate.go 11:18:20 spire-1.2.1/pkg/common/jwtutil/ 11:18:20 spire-1.2.1/pkg/common/jwtutil/keyset.go 11:18:20 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 11:18:20 spire-1.2.1/pkg/common/log/ 11:18:20 spire-1.2.1/pkg/common/log/hclog_adapter.go 11:18:20 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 11:18:20 spire-1.2.1/pkg/common/log/log.go 11:18:20 spire-1.2.1/pkg/common/log/log_test.go 11:18:20 spire-1.2.1/pkg/common/log/options.go 11:18:20 spire-1.2.1/pkg/common/nodeutil/ 11:18:20 spire-1.2.1/pkg/common/nodeutil/node.go 11:18:20 spire-1.2.1/pkg/common/nodeutil/node_test.go 11:18:20 spire-1.2.1/pkg/common/peertracker/ 11:18:20 spire-1.2.1/pkg/common/peertracker/conn.go 11:18:20 spire-1.2.1/pkg/common/peertracker/credentials.go 11:18:20 spire-1.2.1/pkg/common/peertracker/errors.go 11:18:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 11:18:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 11:18:20 spire-1.2.1/pkg/common/peertracker/info.go 11:18:20 spire-1.2.1/pkg/common/peertracker/listener.go 11:18:20 spire-1.2.1/pkg/common/peertracker/listener_test.go 11:18:20 spire-1.2.1/pkg/common/peertracker/peertracker.go 11:18:20 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 11:18:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 11:18:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 11:18:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 11:18:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 11:18:20 spire-1.2.1/pkg/common/peertracker/tcp.go 11:18:20 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 11:18:20 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 11:18:20 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 11:18:20 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 11:18:20 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 11:18:20 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 11:18:20 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 11:18:20 spire-1.2.1/pkg/common/peertracker/uds.go 11:18:20 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 11:18:20 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 11:18:20 spire-1.2.1/pkg/common/peertracker/uds_linux.go 11:18:20 spire-1.2.1/pkg/common/pemutil/ 11:18:20 spire-1.2.1/pkg/common/pemutil/block.go 11:18:20 spire-1.2.1/pkg/common/pemutil/certs.go 11:18:20 spire-1.2.1/pkg/common/pemutil/common.go 11:18:20 spire-1.2.1/pkg/common/pemutil/csr.go 11:18:20 spire-1.2.1/pkg/common/pemutil/keys.go 11:18:20 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 11:18:20 spire-1.2.1/pkg/common/pemutil/testdata/ 11:18:20 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 11:18:20 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 11:18:20 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 11:18:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 11:18:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 11:18:20 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 11:18:20 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 11:18:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 11:18:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 11:18:20 spire-1.2.1/pkg/common/plugin/ 11:18:20 spire-1.2.1/pkg/common/plugin/aws/ 11:18:20 spire-1.2.1/pkg/common/plugin/aws/iid.go 11:18:20 spire-1.2.1/pkg/common/plugin/azure/ 11:18:20 spire-1.2.1/pkg/common/plugin/azure/msi.go 11:18:20 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 11:18:20 spire-1.2.1/pkg/common/plugin/facade.go 11:18:20 spire-1.2.1/pkg/common/plugin/facade_test.go 11:18:20 spire-1.2.1/pkg/common/plugin/gcp/ 11:18:20 spire-1.2.1/pkg/common/plugin/gcp/iit.go 11:18:20 spire-1.2.1/pkg/common/plugin/k8s/ 11:18:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 11:18:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 11:18:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 11:18:20 spire-1.2.1/pkg/common/plugin/k8s/utils.go 11:18:20 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 11:18:20 spire-1.2.1/pkg/common/plugin/log.go 11:18:20 spire-1.2.1/pkg/common/plugin/sshpop/ 11:18:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 11:18:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 11:18:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 11:18:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 11:18:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 11:18:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 11:18:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 11:18:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 11:18:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 11:18:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 11:18:20 spire-1.2.1/pkg/common/plugin/tpmdevid/ 11:18:20 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 11:18:20 spire-1.2.1/pkg/common/plugin/x509pop/ 11:18:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 11:18:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 11:18:20 spire-1.2.1/pkg/common/profiling/ 11:18:20 spire-1.2.1/pkg/common/profiling/dumpers.go 11:18:20 spire-1.2.1/pkg/common/profiling/profiling.go 11:18:20 spire-1.2.1/pkg/common/protoutil/ 11:18:20 spire-1.2.1/pkg/common/protoutil/masks.go 11:18:20 spire-1.2.1/pkg/common/protoutil/masks_test.go 11:18:20 spire-1.2.1/pkg/common/rotationutil/ 11:18:20 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 11:18:20 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 11:18:20 spire-1.2.1/pkg/common/selector/ 11:18:20 spire-1.2.1/pkg/common/selector/selector.go 11:18:20 spire-1.2.1/pkg/common/selector/selector_test.go 11:18:20 spire-1.2.1/pkg/common/selector/set.go 11:18:20 spire-1.2.1/pkg/common/selector/set_utils.go 11:18:20 spire-1.2.1/pkg/common/selector/set_utils_test.go 11:18:20 spire-1.2.1/pkg/common/telemetry/ 11:18:20 spire-1.2.1/pkg/common/telemetry/agent/ 11:18:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 11:18:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 11:18:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 11:18:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 11:18:20 spire-1.2.1/pkg/common/telemetry/agent/manager.go 11:18:20 spire-1.2.1/pkg/common/telemetry/agent/node.go 11:18:20 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 11:18:20 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 11:18:20 spire-1.2.1/pkg/common/telemetry/agent/store/ 11:18:20 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 11:18:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 11:18:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 11:18:20 spire-1.2.1/pkg/common/telemetry/blackhole.go 11:18:20 spire-1.2.1/pkg/common/telemetry/call.go 11:18:20 spire-1.2.1/pkg/common/telemetry/common/ 11:18:20 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 11:18:20 spire-1.2.1/pkg/common/telemetry/config.go 11:18:20 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 11:18:20 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 11:18:20 spire-1.2.1/pkg/common/telemetry/inmem.go 11:18:20 spire-1.2.1/pkg/common/telemetry/inmem_test.go 11:18:20 spire-1.2.1/pkg/common/telemetry/m3.go 11:18:20 spire-1.2.1/pkg/common/telemetry/m3_test.go 11:18:20 spire-1.2.1/pkg/common/telemetry/metrics.go 11:18:20 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 11:18:20 spire-1.2.1/pkg/common/telemetry/names.go 11:18:20 spire-1.2.1/pkg/common/telemetry/prometheus.go 11:18:20 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 11:18:20 spire-1.2.1/pkg/common/telemetry/sanitize.go 11:18:20 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 11:18:20 spire-1.2.1/pkg/common/telemetry/server/ 11:18:20 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 11:18:20 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 11:18:20 spire-1.2.1/pkg/common/telemetry/server/datastore/ 11:18:20 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 11:18:20 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 11:18:20 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 11:18:20 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 11:18:20 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 11:18:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 11:18:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 11:18:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 11:18:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 11:18:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 11:18:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 11:18:20 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 11:18:20 spire-1.2.1/pkg/common/telemetry/server/rotate.go 11:18:20 spire-1.2.1/pkg/common/telemetry/server/server.go 11:18:20 spire-1.2.1/pkg/common/telemetry/sink.go 11:18:20 spire-1.2.1/pkg/common/telemetry/statsd.go 11:18:20 spire-1.2.1/pkg/common/telemetry/statsd_test.go 11:18:20 spire-1.2.1/pkg/common/telemetry/uptime.go 11:18:20 spire-1.2.1/pkg/common/telemetry/version.go 11:18:20 spire-1.2.1/pkg/common/telemetry/withlabels.go 11:18:20 spire-1.2.1/pkg/common/uptime/ 11:18:20 spire-1.2.1/pkg/common/uptime/uptime.go 11:18:20 spire-1.2.1/pkg/common/uptime/uptime_test.go 11:18:20 spire-1.2.1/pkg/common/util/ 11:18:20 spire-1.2.1/pkg/common/util/certs.go 11:18:20 spire-1.2.1/pkg/common/util/certs_test.go 11:18:20 spire-1.2.1/pkg/common/util/csr.go 11:18:20 spire-1.2.1/pkg/common/util/hash.go 11:18:20 spire-1.2.1/pkg/common/util/selectors.go 11:18:20 spire-1.2.1/pkg/common/util/selectors_test.go 11:18:20 spire-1.2.1/pkg/common/util/signals.go 11:18:20 spire-1.2.1/pkg/common/util/sort.go 11:18:20 spire-1.2.1/pkg/common/util/sort_test.go 11:18:20 spire-1.2.1/pkg/common/util/task.go 11:18:20 spire-1.2.1/pkg/common/util/task_test.go 11:18:20 spire-1.2.1/pkg/common/util/testdata/ 11:18:20 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 11:18:20 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 11:18:20 spire-1.2.1/pkg/common/version/ 11:18:20 spire-1.2.1/pkg/common/version/version.go 11:18:20 spire-1.2.1/pkg/common/x509svid/ 11:18:20 spire-1.2.1/pkg/common/x509svid/common_test.go 11:18:20 spire-1.2.1/pkg/common/x509svid/csr.go 11:18:20 spire-1.2.1/pkg/common/x509svid/upstreamca.go 11:18:20 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 11:18:20 spire-1.2.1/pkg/common/x509util/ 11:18:20 spire-1.2.1/pkg/common/x509util/cert.go 11:18:20 spire-1.2.1/pkg/common/x509util/dns.go 11:18:20 spire-1.2.1/pkg/common/x509util/dns_test.go 11:18:20 spire-1.2.1/pkg/common/x509util/keyid.go 11:18:20 spire-1.2.1/pkg/common/x509util/keypair.go 11:18:20 spire-1.2.1/pkg/common/x509util/serialnumber.go 11:18:20 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 11:18:20 spire-1.2.1/pkg/server/ 11:18:20 spire-1.2.1/pkg/server/api/ 11:18:20 spire-1.2.1/pkg/server/api/agent.go 11:18:20 spire-1.2.1/pkg/server/api/agent/ 11:18:20 spire-1.2.1/pkg/server/api/agent/v1/ 11:18:20 spire-1.2.1/pkg/server/api/agent/v1/service.go 11:18:20 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 11:18:20 spire-1.2.1/pkg/server/api/agent_test.go 11:18:20 spire-1.2.1/pkg/server/api/api.go 11:18:20 spire-1.2.1/pkg/server/api/audit/ 11:18:20 spire-1.2.1/pkg/server/api/audit/audit.go 11:18:20 spire-1.2.1/pkg/server/api/audit/audit_test.go 11:18:20 spire-1.2.1/pkg/server/api/bundle.go 11:18:20 spire-1.2.1/pkg/server/api/bundle/ 11:18:20 spire-1.2.1/pkg/server/api/bundle/v1/ 11:18:20 spire-1.2.1/pkg/server/api/bundle/v1/service.go 11:18:20 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 11:18:20 spire-1.2.1/pkg/server/api/bundle_test.go 11:18:20 spire-1.2.1/pkg/server/api/debug/ 11:18:20 spire-1.2.1/pkg/server/api/debug/v1/ 11:18:20 spire-1.2.1/pkg/server/api/debug/v1/service.go 11:18:20 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 11:18:20 spire-1.2.1/pkg/server/api/entry.go 11:18:20 spire-1.2.1/pkg/server/api/entry/ 11:18:20 spire-1.2.1/pkg/server/api/entry/v1/ 11:18:20 spire-1.2.1/pkg/server/api/entry/v1/service.go 11:18:20 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 11:18:20 spire-1.2.1/pkg/server/api/entry_test.go 11:18:20 spire-1.2.1/pkg/server/api/health/ 11:18:20 spire-1.2.1/pkg/server/api/health/v1/ 11:18:20 spire-1.2.1/pkg/server/api/health/v1/service.go 11:18:20 spire-1.2.1/pkg/server/api/health/v1/service_test.go 11:18:20 spire-1.2.1/pkg/server/api/id.go 11:18:20 spire-1.2.1/pkg/server/api/id_test.go 11:18:20 spire-1.2.1/pkg/server/api/limits/ 11:18:20 spire-1.2.1/pkg/server/api/limits/limits.go 11:18:20 spire-1.2.1/pkg/server/api/middleware/ 11:18:20 spire-1.2.1/pkg/server/api/middleware/alias.go 11:18:20 spire-1.2.1/pkg/server/api/middleware/audit.go 11:18:20 spire-1.2.1/pkg/server/api/middleware/authorization.go 11:18:20 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 11:18:20 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 11:18:20 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 11:18:20 spire-1.2.1/pkg/server/api/middleware/caller.go 11:18:20 spire-1.2.1/pkg/server/api/middleware/caller_test.go 11:18:20 spire-1.2.1/pkg/server/api/middleware/common.go 11:18:20 spire-1.2.1/pkg/server/api/middleware/common_test.go 11:18:20 spire-1.2.1/pkg/server/api/middleware/entries.go 11:18:20 spire-1.2.1/pkg/server/api/middleware/entries_test.go 11:18:20 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 11:18:20 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 11:18:20 spire-1.2.1/pkg/server/api/ratelimit.go 11:18:20 spire-1.2.1/pkg/server/api/rpccontext/ 11:18:20 spire-1.2.1/pkg/server/api/rpccontext/alias.go 11:18:20 spire-1.2.1/pkg/server/api/rpccontext/audit.go 11:18:20 spire-1.2.1/pkg/server/api/rpccontext/caller.go 11:18:20 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 11:18:20 spire-1.2.1/pkg/server/api/selector.go 11:18:20 spire-1.2.1/pkg/server/api/selector_test.go 11:18:20 spire-1.2.1/pkg/server/api/status.go 11:18:20 spire-1.2.1/pkg/server/api/status_test.go 11:18:20 spire-1.2.1/pkg/server/api/svid/ 11:18:20 spire-1.2.1/pkg/server/api/svid/v1/ 11:18:20 spire-1.2.1/pkg/server/api/svid/v1/service.go 11:18:20 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 11:18:20 spire-1.2.1/pkg/server/api/trustdomain.go 11:18:20 spire-1.2.1/pkg/server/api/trustdomain/ 11:18:20 spire-1.2.1/pkg/server/api/trustdomain/v1/ 11:18:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 11:18:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 11:18:20 spire-1.2.1/pkg/server/api/trustdomain_test.go 11:18:20 spire-1.2.1/pkg/server/authpolicy/ 11:18:20 spire-1.2.1/pkg/server/authpolicy/defaults.go 11:18:20 spire-1.2.1/pkg/server/authpolicy/policy.go 11:18:20 spire-1.2.1/pkg/server/authpolicy/policy.rego 11:18:20 spire-1.2.1/pkg/server/authpolicy/policy_data.json 11:18:20 spire-1.2.1/pkg/server/authpolicy/policy_test.go 11:18:20 spire-1.2.1/pkg/server/authpolicy/validate.go 11:18:20 spire-1.2.1/pkg/server/bundle/ 11:18:20 spire-1.2.1/pkg/server/bundle/client/ 11:18:20 spire-1.2.1/pkg/server/bundle/client/client.go 11:18:20 spire-1.2.1/pkg/server/bundle/client/client_test.go 11:18:20 spire-1.2.1/pkg/server/bundle/client/manager.go 11:18:20 spire-1.2.1/pkg/server/bundle/client/manager_test.go 11:18:20 spire-1.2.1/pkg/server/bundle/client/sources.go 11:18:20 spire-1.2.1/pkg/server/bundle/client/sources_test.go 11:18:20 spire-1.2.1/pkg/server/bundle/client/updater.go 11:18:20 spire-1.2.1/pkg/server/bundle/client/updater_test.go 11:18:20 spire-1.2.1/pkg/server/ca/ 11:18:20 spire-1.2.1/pkg/server/ca/ca.go 11:18:20 spire-1.2.1/pkg/server/ca/ca_health.go 11:18:20 spire-1.2.1/pkg/server/ca/ca_test.go 11:18:20 spire-1.2.1/pkg/server/ca/journal.go 11:18:20 spire-1.2.1/pkg/server/ca/journal_test.go 11:18:20 spire-1.2.1/pkg/server/ca/manager.go 11:18:20 spire-1.2.1/pkg/server/ca/manager_health.go 11:18:20 spire-1.2.1/pkg/server/ca/manager_test.go 11:18:20 spire-1.2.1/pkg/server/ca/templates.go 11:18:20 spire-1.2.1/pkg/server/ca/upstream_client.go 11:18:20 spire-1.2.1/pkg/server/ca/upstream_client_test.go 11:18:20 spire-1.2.1/pkg/server/ca/validation.go 11:18:20 spire-1.2.1/pkg/server/cache/ 11:18:20 spire-1.2.1/pkg/server/cache/dscache/ 11:18:20 spire-1.2.1/pkg/server/cache/dscache/cache.go 11:18:20 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 11:18:20 spire-1.2.1/pkg/server/cache/entrycache/ 11:18:20 spire-1.2.1/pkg/server/cache/entrycache/cache.go 11:18:20 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 11:18:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 11:18:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 11:18:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 11:18:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 11:18:20 spire-1.2.1/pkg/server/catalog/ 11:18:20 spire-1.2.1/pkg/server/catalog/catalog.go 11:18:20 spire-1.2.1/pkg/server/catalog/keymanager.go 11:18:20 spire-1.2.1/pkg/server/catalog/nodeattestor.go 11:18:20 spire-1.2.1/pkg/server/catalog/noderesolver.go 11:18:20 spire-1.2.1/pkg/server/catalog/notifier.go 11:18:20 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 11:18:20 spire-1.2.1/pkg/server/config.go 11:18:20 spire-1.2.1/pkg/server/datastore/ 11:18:20 spire-1.2.1/pkg/server/datastore/datastore.go 11:18:20 spire-1.2.1/pkg/server/datastore/datastore_health.go 11:18:20 spire-1.2.1/pkg/server/datastore/repository.go 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/ 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 11:18:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 11:18:20 spire-1.2.1/pkg/server/endpoints/ 11:18:20 spire-1.2.1/pkg/server/endpoints/bundle/ 11:18:20 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 11:18:20 spire-1.2.1/pkg/server/endpoints/bundle/config.go 11:18:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 11:18:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 11:18:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 11:18:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 11:18:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 11:18:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 11:18:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 11:18:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 11:18:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 11:18:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 11:18:20 spire-1.2.1/pkg/server/endpoints/bundle/server.go 11:18:20 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 11:18:20 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 11:18:20 spire-1.2.1/pkg/server/endpoints/config.go 11:18:20 spire-1.2.1/pkg/server/endpoints/endpoints.go 11:18:20 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 11:18:20 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 11:18:20 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 11:18:20 spire-1.2.1/pkg/server/endpoints/middleware.go 11:18:20 spire-1.2.1/pkg/server/endpoints/middleware_test.go 11:18:20 spire-1.2.1/pkg/server/hostservice/ 11:18:20 spire-1.2.1/pkg/server/hostservice/agentstore/ 11:18:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 11:18:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 11:18:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 11:18:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 11:18:20 spire-1.2.1/pkg/server/hostservice/identityprovider/ 11:18:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 11:18:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/ 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/ 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/base/ 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/test/ 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 11:18:20 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/ 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 11:18:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/noderesolver/ 11:18:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 11:18:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 11:18:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 11:18:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 11:18:20 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 11:18:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 11:18:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/notifier/ 11:18:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 11:18:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 11:18:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 11:18:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 11:18:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 11:18:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 11:18:20 spire-1.2.1/pkg/server/plugin/notifier/repository.go 11:18:20 spire-1.2.1/pkg/server/plugin/notifier/v1.go 11:18:20 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 11:18:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 11:18:20 spire-1.2.1/pkg/server/registration/ 11:18:20 spire-1.2.1/pkg/server/registration/manager.go 11:18:20 spire-1.2.1/pkg/server/registration/manager_test.go 11:18:20 spire-1.2.1/pkg/server/scanentries.go 11:18:20 spire-1.2.1/pkg/server/scanentries_test.go 11:18:20 spire-1.2.1/pkg/server/server.go 11:18:20 spire-1.2.1/pkg/server/server_test.go 11:18:20 spire-1.2.1/pkg/server/svid/ 11:18:20 spire-1.2.1/pkg/server/svid/observer.go 11:18:20 spire-1.2.1/pkg/server/svid/observer_test.go 11:18:20 spire-1.2.1/pkg/server/svid/rotator.go 11:18:20 spire-1.2.1/pkg/server/svid/rotator_config.go 11:18:20 spire-1.2.1/pkg/server/svid/rotator_config_test.go 11:18:20 spire-1.2.1/pkg/server/svid/rotator_test.go 11:18:20 spire-1.2.1/proto/ 11:18:20 spire-1.2.1/proto/private/ 11:18:20 spire-1.2.1/proto/private/server/ 11:18:20 spire-1.2.1/proto/private/server/journal/ 11:18:20 spire-1.2.1/proto/private/server/journal/journal.pb.go 11:18:20 spire-1.2.1/proto/private/server/journal/journal.proto 11:18:20 spire-1.2.1/proto/spire/ 11:18:20 spire-1.2.1/proto/spire/common/ 11:18:20 spire-1.2.1/proto/spire/common/common.pb.go 11:18:20 spire-1.2.1/proto/spire/common/common.proto 11:18:20 spire-1.2.1/proto/spire/common/plugin/ 11:18:20 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 11:18:20 spire-1.2.1/proto/spire/common/plugin/plugin.proto 11:18:20 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 11:18:20 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 11:18:20 spire-1.2.1/proto/spire/plugin/ 11:18:20 spire-1.2.1/proto/spire/plugin/agent/ 11:18:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 11:18:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 11:18:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 11:18:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 11:18:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 11:18:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 11:18:20 spire-1.2.1/release/ 11:18:20 spire-1.2.1/release/spire-extras/ 11:18:20 spire-1.2.1/release/spire-extras/README.md 11:18:20 spire-1.2.1/release/spire-extras/conf/ 11:18:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 11:18:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 11:18:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 11:18:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 11:18:20 spire-1.2.1/release/spire/ 11:18:20 spire-1.2.1/release/spire/README.md 11:18:20 spire-1.2.1/release/spire/conf/ 11:18:20 spire-1.2.1/release/spire/conf/agent/ 11:18:20 spire-1.2.1/release/spire/conf/agent/agent.conf 11:18:20 spire-1.2.1/release/spire/conf/server/ 11:18:20 spire-1.2.1/release/spire/conf/server/server.conf 11:18:20 spire-1.2.1/script/ 11:18:20 spire-1.2.1/script/build-artifact.sh 11:18:20 spire-1.2.1/script/generate_dummy_ca.sh 11:18:20 spire-1.2.1/support/ 11:18:20 spire-1.2.1/support/k8s/ 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/ 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 11:18:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 11:18:20 spire-1.2.1/support/oidc-discovery-provider/ 11:18:20 spire-1.2.1/support/oidc-discovery-provider/README.md 11:18:20 spire-1.2.1/support/oidc-discovery-provider/common_test.go 11:18:20 spire-1.2.1/support/oidc-discovery-provider/config.go 11:18:20 spire-1.2.1/support/oidc-discovery-provider/config_test.go 11:18:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 11:18:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 11:18:20 spire-1.2.1/support/oidc-discovery-provider/handler.go 11:18:20 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 11:18:20 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 11:18:20 spire-1.2.1/support/oidc-discovery-provider/main.go 11:18:20 spire-1.2.1/support/oidc-discovery-provider/server_api.go 11:18:20 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 11:18:20 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 11:18:20 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 11:18:20 spire-1.2.1/test/ 11:18:20 spire-1.2.1/test/clock/ 11:18:20 spire-1.2.1/test/clock/clock.go 11:18:20 spire-1.2.1/test/fakes/ 11:18:20 spire-1.2.1/test/fakes/fakeagentcatalog/ 11:18:20 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 11:18:20 spire-1.2.1/test/fakes/fakeagentkeymanager/ 11:18:20 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 11:18:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 11:18:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 11:18:20 spire-1.2.1/test/fakes/fakeagentstore/ 11:18:20 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 11:18:20 spire-1.2.1/test/fakes/fakedatastore/ 11:18:20 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 11:18:20 spire-1.2.1/test/fakes/fakeentryclient/ 11:18:20 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 11:18:20 spire-1.2.1/test/fakes/fakehealthchecker/ 11:18:20 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 11:18:20 spire-1.2.1/test/fakes/fakeidentityprovider/ 11:18:20 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 11:18:20 spire-1.2.1/test/fakes/fakemetrics/ 11:18:20 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 11:18:20 spire-1.2.1/test/fakes/fakenoderesolver/ 11:18:20 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 11:18:20 spire-1.2.1/test/fakes/fakenotifier/ 11:18:20 spire-1.2.1/test/fakes/fakenotifier/notifier.go 11:18:20 spire-1.2.1/test/fakes/fakepluginmetrics/ 11:18:20 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 11:18:20 spire-1.2.1/test/fakes/fakeserverca/ 11:18:20 spire-1.2.1/test/fakes/fakeserverca/serverca.go 11:18:20 spire-1.2.1/test/fakes/fakeservercatalog/ 11:18:20 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 11:18:20 spire-1.2.1/test/fakes/fakeserverkeymanager/ 11:18:20 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 11:18:20 spire-1.2.1/test/fakes/fakeservernodeattestor/ 11:18:20 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 11:18:20 spire-1.2.1/test/fakes/fakeupstreamauthority/ 11:18:20 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 11:18:20 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 11:18:20 spire-1.2.1/test/fakes/fakeworkloadapi/ 11:18:20 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 11:18:20 spire-1.2.1/test/fakes/fakeworkloadattestor/ 11:18:20 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 11:18:20 spire-1.2.1/test/fixture/ 11:18:20 spire-1.2.1/test/fixture/certs/ 11:18:20 spire-1.2.1/test/fixture/certs/agent_svid.der 11:18:20 spire-1.2.1/test/fixture/certs/base_cert.pem 11:18:20 spire-1.2.1/test/fixture/certs/base_csr.pem 11:18:20 spire-1.2.1/test/fixture/certs/base_key.pem 11:18:20 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 11:18:20 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 11:18:20 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 11:18:20 spire-1.2.1/test/fixture/certs/blog_cert.pem 11:18:20 spire-1.2.1/test/fixture/certs/blog_csr.pem 11:18:20 spire-1.2.1/test/fixture/certs/blog_key.pem 11:18:20 spire-1.2.1/test/fixture/certs/bundle.der 11:18:20 spire-1.2.1/test/fixture/certs/ca.pem 11:18:20 spire-1.2.1/test/fixture/certs/ca_key.pem 11:18:20 spire-1.2.1/test/fixture/certs/database_cert.pem 11:18:20 spire-1.2.1/test/fixture/certs/database_csr.pem 11:18:20 spire-1.2.1/test/fixture/certs/database_key.pem 11:18:20 spire-1.2.1/test/fixture/certs/node_cert.pem 11:18:20 spire-1.2.1/test/fixture/certs/node_csr.pem 11:18:20 spire-1.2.1/test/fixture/certs/node_key.pem 11:18:20 spire-1.2.1/test/fixture/certs/svid.pem 11:18:20 spire-1.2.1/test/fixture/certs/svid_key.pem 11:18:20 spire-1.2.1/test/fixture/config/ 11:18:20 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 11:18:20 spire-1.2.1/test/fixture/config/agent_good.conf 11:18:20 spire-1.2.1/test/fixture/config/agent_good_templated.conf 11:18:20 spire-1.2.1/test/fixture/config/plugin_good.conf 11:18:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 11:18:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 11:18:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 11:18:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 11:18:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 11:18:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 11:18:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 11:18:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 11:18:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 11:18:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 11:18:20 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 11:18:20 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 11:18:20 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 11:18:20 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 11:18:20 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 11:18:20 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 11:18:20 spire-1.2.1/test/fixture/config/server_good.conf 11:18:20 spire-1.2.1/test/fixture/config/server_good_templated.conf 11:18:20 spire-1.2.1/test/fixture/fixture.go 11:18:20 spire-1.2.1/test/fixture/nodeattestor/ 11:18:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 11:18:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 11:18:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 11:18:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 11:18:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 11:18:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 11:18:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 11:18:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 11:18:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 11:18:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 11:18:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 11:18:20 spire-1.2.1/test/fixture/registration/ 11:18:20 spire-1.2.1/test/fixture/registration/entries.json 11:18:20 spire-1.2.1/test/fixture/registration/good-for-update.json 11:18:20 spire-1.2.1/test/fixture/registration/good.json 11:18:20 spire-1.2.1/test/fixture/registration/invalid.json 11:18:20 spire-1.2.1/test/fixture/registration/invalid_json.json 11:18:20 spire-1.2.1/test/fixture/registration/manager_test_entries.json 11:18:20 spire-1.2.1/test/integration/ 11:18:20 spire-1.2.1/test/integration/README.md 11:18:20 spire-1.2.1/test/integration/common 11:18:20 spire-1.2.1/test/integration/setup/ 11:18:20 spire-1.2.1/test/integration/setup/adminclient/ 11:18:20 spire-1.2.1/test/integration/setup/adminclient/build.sh 11:18:20 spire-1.2.1/test/integration/setup/adminclient/client.go 11:18:20 spire-1.2.1/test/integration/setup/debugagent/ 11:18:20 spire-1.2.1/test/integration/setup/debugagent/build.sh 11:18:20 spire-1.2.1/test/integration/setup/debugagent/main.go 11:18:20 spire-1.2.1/test/integration/setup/debugserver/ 11:18:20 spire-1.2.1/test/integration/setup/debugserver/build.sh 11:18:20 spire-1.2.1/test/integration/setup/debugserver/main.go 11:18:20 spire-1.2.1/test/integration/setup/downstreamclient/ 11:18:20 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 11:18:20 spire-1.2.1/test/integration/setup/downstreamclient/client.go 11:18:20 spire-1.2.1/test/integration/setup/itclient/ 11:18:20 spire-1.2.1/test/integration/setup/itclient/client.go 11:18:20 spire-1.2.1/test/integration/setup/node-attestation/ 11:18:20 spire-1.2.1/test/integration/setup/node-attestation/build.sh 11:18:20 spire-1.2.1/test/integration/setup/node-attestation/client.go 11:18:20 spire-1.2.1/test/integration/setup/x509pop/ 11:18:20 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 11:18:20 spire-1.2.1/test/integration/setup/x509pop/setup.sh 11:18:20 spire-1.2.1/test/integration/suites/ 11:18:20 spire-1.2.1/test/integration/suites/admin-endpoints/ 11:18:20 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 11:18:20 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 11:18:20 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 11:18:20 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 11:18:20 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 11:18:20 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 11:18:20 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 11:18:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 11:18:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 11:18:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 11:18:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 11:18:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 11:18:21 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 11:18:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 11:18:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 11:18:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 11:18:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 11:18:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 11:18:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 11:18:21 spire-1.2.1/test/integration/suites/datastore-mysql/ 11:18:21 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 11:18:21 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 11:18:21 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 11:18:21 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 11:18:21 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres/ 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 11:18:21 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 11:18:21 spire-1.2.1/test/integration/suites/debug-endpoints/ 11:18:21 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 11:18:21 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 11:18:21 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 11:18:21 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 11:18:21 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 11:18:21 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 11:18:21 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 11:18:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 11:18:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 11:18:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 11:18:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 11:18:21 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 11:18:21 spire-1.2.1/test/integration/suites/downstream-endpoints/ 11:18:21 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 11:18:21 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 11:18:21 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 11:18:21 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 11:18:21 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 11:18:21 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 11:18:21 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 11:18:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 11:18:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 11:18:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 11:18:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 11:18:21 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 11:18:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 11:18:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 11:18:21 spire-1.2.1/test/integration/suites/join-token/ 11:18:21 spire-1.2.1/test/integration/suites/join-token/01-start-server 11:18:21 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 11:18:21 spire-1.2.1/test/integration/suites/join-token/03-start-agent 11:18:21 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 11:18:21 spire-1.2.1/test/integration/suites/join-token/05-check-svid 11:18:21 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 11:18:21 spire-1.2.1/test/integration/suites/join-token/README.md 11:18:21 spire-1.2.1/test/integration/suites/join-token/conf/ 11:18:21 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 11:18:21 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/join-token/conf/server/ 11:18:21 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 11:18:21 spire-1.2.1/test/integration/suites/join-token/teardown 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/ 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 11:18:21 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/ 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 11:18:21 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 11:18:21 spire-1.2.1/test/integration/suites/k8s/ 11:18:21 spire-1.2.1/test/integration/suites/k8s/00-setup 11:18:21 spire-1.2.1/test/integration/suites/k8s/01-apply-config 11:18:21 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 11:18:21 spire-1.2.1/test/integration/suites/k8s/README.md 11:18:21 spire-1.2.1/test/integration/suites/k8s/conf/ 11:18:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 11:18:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 11:18:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s/conf/server/ 11:18:21 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 11:18:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 11:18:21 spire-1.2.1/test/integration/suites/k8s/init-kubectl 11:18:21 spire-1.2.1/test/integration/suites/k8s/teardown 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/ 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/README.md 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/root/ 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/nested-rotation/teardown 11:18:21 spire-1.2.1/test/integration/suites/node-attestation/ 11:18:21 spire-1.2.1/test/integration/suites/node-attestation/00-setup 11:18:21 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 11:18:21 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 11:18:21 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 11:18:21 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 11:18:21 spire-1.2.1/test/integration/suites/node-attestation/README.md 11:18:21 spire-1.2.1/test/integration/suites/node-attestation/conf/ 11:18:21 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 11:18:21 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 11:18:21 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 11:18:21 spire-1.2.1/test/integration/suites/node-attestation/teardown 11:18:21 spire-1.2.1/test/integration/suites/rotation/ 11:18:21 spire-1.2.1/test/integration/suites/rotation/00-setup 11:18:21 spire-1.2.1/test/integration/suites/rotation/01-start-server 11:18:21 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 11:18:21 spire-1.2.1/test/integration/suites/rotation/03-start-agent 11:18:21 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 11:18:21 spire-1.2.1/test/integration/suites/rotation/05-check-svids 11:18:21 spire-1.2.1/test/integration/suites/rotation/README.md 11:18:21 spire-1.2.1/test/integration/suites/rotation/conf/ 11:18:21 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 11:18:21 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/rotation/conf/server/ 11:18:21 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 11:18:21 spire-1.2.1/test/integration/suites/rotation/teardown 11:18:21 spire-1.2.1/test/integration/suites/self-test/ 11:18:21 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 11:18:21 spire-1.2.1/test/integration/suites/self-test/README.md 11:18:21 spire-1.2.1/test/integration/suites/self-test/teardown 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/ 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 11:18:21 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 11:18:21 spire-1.2.1/test/integration/suites/upgrade/ 11:18:21 spire-1.2.1/test/integration/suites/upgrade/00-setup 11:18:21 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 11:18:21 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 11:18:21 spire-1.2.1/test/integration/suites/upgrade/README.md 11:18:21 spire-1.2.1/test/integration/suites/upgrade/conf/ 11:18:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 11:18:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 11:18:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 11:18:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 11:18:21 spire-1.2.1/test/integration/suites/upgrade/teardown 11:18:21 spire-1.2.1/test/integration/suites/upgrade/versions.txt 11:18:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 11:18:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 11:18:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 11:18:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 11:18:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 11:18:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 11:18:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 11:18:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 11:18:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 11:18:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 11:18:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 11:18:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 11:18:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 11:18:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 11:18:21 spire-1.2.1/test/integration/test-one.sh 11:18:21 spire-1.2.1/test/integration/test.sh 11:18:21 spire-1.2.1/test/plugintest/ 11:18:21 spire-1.2.1/test/plugintest/config.go 11:18:21 spire-1.2.1/test/plugintest/load.go 11:18:21 spire-1.2.1/test/plugintest/option.go 11:18:21 spire-1.2.1/test/spiretest/ 11:18:21 spire-1.2.1/test/spiretest/apiserver.go 11:18:21 spire-1.2.1/test/spiretest/assertions.go 11:18:21 spire-1.2.1/test/spiretest/dir.go 11:18:21 spire-1.2.1/test/spiretest/errors_posix.go 11:18:21 spire-1.2.1/test/spiretest/errors_windows.go 11:18:21 spire-1.2.1/test/spiretest/logs.go 11:18:21 spire-1.2.1/test/spiretest/socketapi.go 11:18:21 spire-1.2.1/test/spiretest/suite.go 11:18:21 spire-1.2.1/test/spiretest/x509.go 11:18:21 spire-1.2.1/test/testca/ 11:18:21 spire-1.2.1/test/testca/ca.go 11:18:21 spire-1.2.1/test/testkey/ 11:18:21 spire-1.2.1/test/testkey/generate.sh 11:18:21 spire-1.2.1/test/testkey/genkeys.go 11:18:21 spire-1.2.1/test/testkey/keys.go 11:18:21 spire-1.2.1/test/testkey/new.go 11:18:21 spire-1.2.1/test/tpmsimulator/ 11:18:21 spire-1.2.1/test/tpmsimulator/simulator.go 11:18:21 spire-1.2.1/test/util/ 11:18:21 spire-1.2.1/test/util/cert_fixtures.go 11:18:21 spire-1.2.1/test/util/cert_generation.go 11:18:21 spire-1.2.1/test/util/io_redirection.go 11:18:21 spire-1.2.1/test/util/race.go 11:18:21 spire-1.2.1/test/util/util.go 11:18:21 building spire from source... 11:18:21 Installing go1.17.7... 11:18:48 Building bin/spire-server... 11:18:48 go: downloading github.com/mitchellh/cli v1.1.2 11:18:48 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 11:18:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 11:18:48 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 11:18:48 go: downloading google.golang.org/grpc v1.44.0 11:18:48 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:18:48 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 11:18:49 go: downloading github.com/imdario/mergo v0.3.12 11:18:49 go: downloading github.com/sirupsen/logrus v1.8.1 11:18:50 go: downloading github.com/hashicorp/go-hclog v1.1.0 11:18:51 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 11:18:51 go: downloading github.com/mattn/go-isatty v0.0.14 11:18:51 go: downloading github.com/fatih/color v1.13.0 11:18:51 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 11:18:52 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 11:18:52 go: downloading github.com/hashicorp/go-plugin v1.4.3 11:18:52 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 11:18:53 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 11:18:53 go: downloading github.com/InVisionApp/go-logger v1.0.1 11:18:53 go: downloading github.com/armon/go-metrics v0.3.10 11:18:54 go: downloading github.com/prometheus/client_golang v1.12.1 11:18:54 go: downloading github.com/uber-go/tally/v4 v4.1.1 11:18:54 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 11:18:54 go: downloading github.com/open-policy-agent/opa v0.38.0 11:19:10 go: downloading github.com/Masterminds/goutils v1.1.0 11:19:10 go: downloading github.com/Masterminds/semver v1.5.0 11:19:10 go: downloading github.com/google/uuid v1.1.2 11:19:10 go: downloading github.com/huandu/xstrings v1.3.2 11:19:10 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 11:19:10 go: downloading github.com/mattn/go-colorable v0.1.12 11:19:10 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:19:10 go: downloading github.com/oklog/run v1.0.0 11:19:10 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 11:19:10 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:19:10 go: downloading go.uber.org/atomic v1.9.0 11:19:10 go: downloading github.com/pkg/errors v0.9.1 11:19:10 go: downloading github.com/prometheus/client_model v0.2.0 11:19:10 go: downloading github.com/prometheus/common v0.32.1 11:19:11 go: downloading github.com/beorn7/perks v1.0.1 11:19:11 go: downloading github.com/cespare/xxhash/v2 v2.1.2 11:19:12 go: downloading github.com/prometheus/procfs v0.7.3 11:19:12 go: downloading github.com/imkira/go-observer v1.0.3 11:19:12 go: downloading github.com/mitchellh/reflectwalk v1.0.1 11:19:12 go: downloading github.com/hashicorp/errwrap v1.1.0 11:19:13 go: downloading github.com/twmb/murmur3 v1.1.6 11:19:13 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:19:13 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 11:19:13 go: downloading github.com/blang/semver/v4 v4.0.0 11:19:13 go: downloading github.com/go-sql-driver/mysql v1.6.0 11:19:13 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 11:19:14 go: downloading github.com/jinzhu/gorm v1.9.16 11:19:14 go: downloading github.com/lib/pq v1.10.4 11:19:14 go: downloading github.com/mattn/go-sqlite3 v1.14.12 11:19:14 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 11:19:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 11:19:20 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 11:19:30 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 11:19:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 11:19:30 go: downloading github.com/stretchr/testify v1.7.0 11:19:31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:19:31 go: downloading github.com/aws/aws-sdk-go v1.43.0 11:19:57 go: downloading k8s.io/client-go v0.23.4 11:19:57 go: downloading k8s.io/api v0.23.4 11:19:57 go: downloading google.golang.org/api v0.70.0 11:20:10 go: downloading github.com/google/go-tpm v0.3.3 11:20:10 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 11:20:42 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 11:20:42 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 11:20:42 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 11:20:42 go: downloading k8s.io/apimachinery v0.23.4 11:20:45 go: downloading k8s.io/kube-aggregator v0.23.3 11:20:46 go: downloading cloud.google.com/go/storage v1.21.0 11:20:47 go: downloading cloud.google.com/go v0.100.2 11:20:48 go: downloading sigs.k8s.io/controller-runtime v0.11.1 11:20:50 go: downloading cloud.google.com/go/security v1.3.0 11:20:50 go: downloading github.com/hashicorp/vault/api v1.4.1 11:20:50 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 11:20:51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 11:20:51 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:20:52 go: downloading gopkg.in/yaml.v2 v2.4.0 11:20:52 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:20:52 go: downloading github.com/gobwas/glob v0.2.3 11:20:52 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 11:20:53 go: downloading github.com/jinzhu/inflection v1.0.0 11:20:53 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 11:20:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 11:20:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 11:20:53 go: downloading github.com/aws/smithy-go v1.11.0 11:20:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 11:20:55 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 11:20:55 go: downloading github.com/gogo/protobuf v1.3.2 11:21:01 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 11:21:01 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 11:21:02 go: downloading github.com/Azure/go-autorest/logger v0.2.1 11:21:02 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 11:21:02 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 11:21:02 go: downloading github.com/dimchansky/utfbom v1.1.1 11:21:02 go: downloading k8s.io/klog/v2 v2.30.0 11:21:02 go: downloading github.com/google/gofuzz v1.1.0 11:21:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 11:21:03 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 11:21:04 go: downloading github.com/spf13/pflag v1.0.5 11:21:04 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 11:21:05 go: downloading cloud.google.com/go/compute v1.3.0 11:21:06 go: downloading cloud.google.com/go/iam v0.1.1 11:21:06 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 11:21:06 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 11:21:06 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 11:21:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:21:06 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 11:21:06 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 11:21:07 go: downloading github.com/hashicorp/vault/sdk v0.4.1 11:21:08 go: downloading github.com/mitchellh/mapstructure v1.4.3 11:21:08 go: downloading github.com/tklauser/go-sysconf v0.3.9 11:21:08 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 11:21:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 11:21:08 go: downloading github.com/jmespath/go-jmespath v0.4.0 11:21:10 go: downloading go.opencensus.io v0.23.0 11:21:11 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 11:21:11 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 11:21:11 go: downloading gopkg.in/inf.v0 v0.9.1 11:21:12 go: downloading github.com/go-logr/logr v1.2.2 11:21:12 go: downloading github.com/google/go-cmp v0.5.7 11:21:12 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 11:21:12 go: downloading github.com/json-iterator/go v1.1.12 11:21:13 go: downloading github.com/googleapis/gnostic v0.5.5 11:21:16 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 11:21:18 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 11:21:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:21:19 go: downloading github.com/tklauser/numcpus v0.3.0 11:21:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 11:21:19 go: downloading go.uber.org/zap v1.21.0 11:21:20 go: downloading sigs.k8s.io/yaml v1.3.0 11:21:20 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:21:20 go: downloading github.com/modern-go/reflect2 v1.0.2 11:21:20 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 11:21:21 go: downloading github.com/ryanuber/go-glob v1.0.0 11:21:21 go: downloading github.com/golang/snappy v0.0.4 11:21:21 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 11:21:33 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 11:21:33 go: downloading github.com/hashicorp/go-uuid v1.0.2 11:21:33 go: downloading github.com/hashicorp/go-version v1.2.0 11:21:33 go: downloading go.uber.org/multierr v1.6.0 11:22:00 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 11:22:00 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 11:23:52 Removing intermediate container 5f308ad86825 11:23:52 ---> 2b7114ceb66f 11:23:52 11:23:52 Step 10/23 : FROM alpine:3.14 11:23:52 ---> ac73e934f311 11:23:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:23:52 ---> Using cache 11:23:52 ---> 742784f67018 11:23:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:23:52 ---> Using cache 11:23:52 ---> e63188d4380e 11:23:52 Step 13/23 : ENV APP_PORT=59881 11:23:52 ---> Running in 28b1f0e0a3fe 11:23:52 Removing intermediate container 28b1f0e0a3fe 11:23:52 ---> b96db071aea4 11:23:52 Step 14/23 : EXPOSE $APP_PORT 11:23:52 ---> Running in 33a7be10c086 11:23:52 Removing intermediate container 33a7be10c086 11:23:52 ---> 22326819cbef 11:23:52 Step 15/23 : WORKDIR / 11:23:52 ---> Running in d96cfe37a964 11:23:52 Removing intermediate container d96cfe37a964 11:23:52 ---> 97242c45bad7 11:23:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:23:52 ---> cb5a2c4b8a73 11:23:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:23:52 ---> db1ab7e029ff 11:23:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:23:52 ---> 14921cdfa2f7 11:23:52 Step 19/23 : ENTRYPOINT ["/core-metadata"] 11:23:52 ---> Running in e706af319d1d 11:23:52 Removing intermediate container e706af319d1d 11:23:52 ---> 137111fff0c4 11:23:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:23:52 ---> Running in 5957fd7d157e 11:23:52 Removing intermediate container 5957fd7d157e 11:23:52 ---> fbde5ffd3b13 11:23:52 Step 21/23 : LABEL arch=arm64 11:23:52 ---> Running in bf0c069a5774 11:23:52 Removing intermediate container bf0c069a5774 11:23:52 ---> 0c92ab485f06 11:23:52 Step 22/23 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:23:52 ---> Running in cf286d687345 11:23:52 Removing intermediate container cf286d687345 11:23:52 ---> 2bc3437b2246 11:23:52 Step 23/23 : LABEL version=2.2.0-dev.64 11:23:52 ---> Running in fac40ef141ec 11:23:52 Removing intermediate container fac40ef141ec 11:23:52 ---> 51655d7b68d3 11:23:52 11:23:52 Successfully built 51655d7b68d3 11:23:52 Successfully tagged core-metadata-arm64:latest 11:23:52  Building core-metadata ... done Building security-spiffe-token-provider 11:24:07 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:24:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 11:24:07 ---> 10d00d872888 11:24:07 Step 3/20 : WORKDIR /edgex-go 11:24:07 ---> Using cache 11:24:07 ---> 07011073c350 11:24:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 11:24:08 ---> Running in 28d61a4e9b67 11:24:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:24:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:24:12 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 11:24:12 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:24:12 OK: 15739 distinct packages available 11:24:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:24:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:24:15 OK: 220 MiB in 52 packages 11:24:16 Removing intermediate container 28d61a4e9b67 11:24:16 ---> fa9ac2892eca 11:24:16 Step 5/20 : COPY go.mod vendor* ./ 11:24:17 ---> e33d89a91d19 11:24:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:17 ---> Running in dca930b2ebb3 11:24:23 Removing intermediate container dca930b2ebb3 11:24:23 ---> d329b11471d2 11:24:23 Step 7/20 : COPY . . 11:24:38 ---> 34565adee1bb 11:24:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:24:38 ---> Running in 6060c93a5dfd 11:24:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:25:35 Removing intermediate container f7dfef168507 11:25:35 ---> a9abd36b145f 11:25:35 11:25:35 Step 10/31 : FROM alpine:3.14 11:25:35 ---> ac73e934f311 11:25:35 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:25:35 ---> Running in 773d3240dbfb 11:25:35 Removing intermediate container 773d3240dbfb 11:25:35 ---> 113127eb234f 11:25:35 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 11:25:35 ---> Running in 6fae0aff53ba 11:25:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:25:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:25:35 (1/2) Installing dumb-init (1.2.5-r1) 11:25:35 (2/2) Installing su-exec (0.2-r1) 11:25:35 Executing busybox-1.33.1-r7.trigger 11:25:35 OK: 6 MiB in 16 packages 11:25:35 Removing intermediate container 6fae0aff53ba 11:25:35 ---> f140da5cec72 11:25:35 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 11:25:35 ---> Running in cd75c42bc57d 11:25:36 Removing intermediate container cd75c42bc57d 11:25:36 ---> f92f99a57e57 11:25:36 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:25:36 ---> Running in b9354070d2db 11:25:37 Removing intermediate container b9354070d2db 11:25:37 ---> 3f5e3b5e120d 11:25:37 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:25:37 ---> Running in d3ab7b6b1dc2 11:25:40 Removing intermediate container d3ab7b6b1dc2 11:25:40 ---> 1a9e20eda3bc 11:25:40 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 11:25:40 ---> Running in 7c1e8e675fb2 11:25:40 Removing intermediate container 7c1e8e675fb2 11:25:40 ---> 8ab82f77c2ec 11:25:40 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:25:41 ---> aeadb13dd8c2 11:25:41 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:25:41 ---> Running in d4759b97800c 11:25:45 Removing intermediate container d4759b97800c 11:25:45 ---> a4e355a862aa 11:25:45 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 11:25:46 ---> e0f96b7044b1 11:25:46 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:25:48 ---> 84a98dcd0cd6 11:25:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:25:49 ---> 6c161f7e1536 11:25:49 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:25:50 ---> 5ac36c62482a 11:25:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:25:51 ---> 8c027240841e 11:25:51 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 11:25:51 ---> Running in 8b73a2f9a0c5 11:25:52 Removing intermediate container 8b73a2f9a0c5 11:25:52 ---> 374e82a99871 11:25:52 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:25:53 ---> 6942b41396e5 11:25:53 Step 26/31 : RUN chmod +x /entrypoint.sh 11:25:53 ---> Running in c8e855fcf766 11:25:57 Removing intermediate container c8e855fcf766 11:25:57 ---> ffaa1915db45 11:25:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 11:25:57 ---> Running in b0286530b987 11:25:58 Removing intermediate container b0286530b987 11:25:58 ---> ac8850b599b0 11:25:58 Step 28/31 : CMD ["gate"] 11:25:58 ---> Running in e124995e59c9 11:25:59 Removing intermediate container e124995e59c9 11:25:59 ---> 665a99aff099 11:25:59 Step 29/31 : LABEL arch=arm64 11:25:59 ---> Running in 31e6c6db8d8b 11:25:59 Removing intermediate container 31e6c6db8d8b 11:25:59 ---> d26eace89e15 11:25:59 Step 30/31 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:26:00 ---> Running in a88bf2f897ce 11:26:00 Removing intermediate container a88bf2f897ce 11:26:00 ---> db991fbcf3b9 11:26:00 Step 31/31 : LABEL version=2.2.0-dev.64 11:26:01 ---> Running in a0bf966e1a76 11:26:01 Removing intermediate container a0bf966e1a76 11:26:01 ---> 955f20ed1bca 11:26:01 11:26:02 Successfully built 955f20ed1bca 11:26:02 Successfully tagged security-bootstrapper-arm64:latest 11:26:02  Building security-bootstrapper ... done Building security-secretstore-setup 11:26:17 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:26:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:26:17 ---> 10d00d872888 11:26:17 Step 3/25 : WORKDIR /edgex-go 11:26:17 ---> Using cache 11:26:17 ---> 07011073c350 11:26:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:26:17 ---> Using cache 11:26:17 ---> adeca7796cfe 11:26:17 Step 5/25 : RUN apk add --update --no-cache make git 11:26:17 ---> Using cache 11:26:17 ---> 36804731f846 11:26:17 Step 6/25 : COPY go.mod vendor* ./ 11:26:17 ---> Using cache 11:26:17 ---> f82766dcaf9f 11:26:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:17 ---> Using cache 11:26:17 ---> 1a2b87844483 11:26:17 Step 8/25 : COPY . . 11:26:17 ---> Using cache 11:26:17 ---> 0d31fb45719b 11:26:17 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:26:17 ---> Running in 8f2fde3677e3 11:26:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:31:57 Removing intermediate container 6060c93a5dfd 11:31:57 ---> afc33e04dc78 11:31:57 11:31:57 Step 9/20 : FROM alpine:3.15 11:31:57 3.15: Pulling from library/alpine 11:31:57 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 11:31:57 Status: Downloaded newer image for alpine:3.15 11:31:57 ---> 3fb3c9af89a9 11:31:57 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:31:57 ---> Running in 454657e847bb 11:31:57 Removing intermediate container 454657e847bb 11:31:57 ---> 7cbdc2aaa263 11:31:57 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:31:57 ---> Running in 9f58f257483d 11:31:57 Removing intermediate container 9f58f257483d 11:31:57 ---> 41e569ccf99b 11:31:57 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:31:57 ---> Running in 469df9cdc744 11:31:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:32:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:32:02 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 11:32:02 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:32:02 OK: 15729 distinct packages available 11:32:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:32:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:32:04 (1/9) Installing ca-certificates (20211220-r0) 11:32:05 (2/9) Installing brotli-libs (1.0.9-r5) 11:32:05 (3/9) Installing nghttp2-libs (1.46.0-r0) 11:32:05 (4/9) Installing libcurl (7.80.0-r0) 11:32:05 (5/9) Installing curl (7.80.0-r0) 11:32:05 (6/9) Installing dumb-init (1.2.5-r1) 11:32:05 (7/9) Installing musl-obstack (1.2.3-r0) 11:32:05 (8/9) Installing libucontext (1.1-r0) 11:32:06 (9/9) Installing gcompat (1.0.0-r4) 11:32:06 Executing busybox-1.34.1-r5.trigger 11:32:06 Executing ca-certificates-20211220-r0.trigger 11:32:06 OK: 8 MiB in 23 packages 11:32:09 Removing intermediate container 469df9cdc744 11:32:09 ---> cc785309e32d 11:32:09 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 11:32:09 ---> 12930af6b680 11:32:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:32:11 ---> 409cccedf1af 11:32:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 11:32:12 ---> 12081fb4f558 11:32:12 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 11:32:12 ---> Running in 884d40b82736 11:32:13 Removing intermediate container 884d40b82736 11:32:13 ---> f4d2a705c37a 11:32:13 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:32:13 ---> Running in aed4b6510141 11:32:14 Removing intermediate container aed4b6510141 11:32:14 ---> 2c2eb991b940 11:32:14 Step 18/20 : LABEL arch=arm64 11:32:14 ---> Running in 3ff555ac8d05 11:32:15 Removing intermediate container 3ff555ac8d05 11:32:15 ---> 16a0878e3643 11:32:15 Step 19/20 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:32:15 ---> Running in a2b0242ebeb1 11:32:15 Removing intermediate container a2b0242ebeb1 11:32:15 ---> 31a5e65d7f57 11:32:15 Step 20/20 : LABEL version=2.2.0-dev.64 11:32:15 ---> Running in be00113e6c92 11:32:16 Removing intermediate container be00113e6c92 11:32:16 ---> bb36e1100c00 11:32:16 11:32:16 Successfully built bb36e1100c00 11:32:16 Successfully tagged security-spiffe-token-provider-arm64:latest 11:33:24  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:33:39 Removing intermediate container 8f2fde3677e3 11:33:39 ---> fc1dcb55d688 11:33:39 11:33:39 Step 10/25 : FROM alpine:3.14 11:33:39 ---> ac73e934f311 11:33:39 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:33:39 ---> Running in 22ccd48d86e7 11:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:33:42 (1/3) Installing ca-certificates (20211220-r0) 11:33:42 (2/3) Installing dumb-init (1.2.5-r1) 11:33:42 (3/3) Installing su-exec (0.2-r1) 11:33:42 Executing busybox-1.33.1-r7.trigger 11:33:42 Executing ca-certificates-20211220-r0.trigger 11:33:42 OK: 6 MiB in 17 packages 11:33:45 Removing intermediate container 22ccd48d86e7 11:33:45 ---> e1113fc12c28 11:33:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:33:45 ---> Running in d0912424e7c0 11:33:45 Removing intermediate container d0912424e7c0 11:33:45 ---> 0d99165ba440 11:33:45 Step 13/25 : WORKDIR / 11:33:46 ---> Running in 6eca172a1b52 11:33:46 Removing intermediate container 6eca172a1b52 11:33:46 ---> c38f939a32ee 11:33:46 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:33:47 ---> 588a2c0d548b 11:33:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:33:48 ---> a68a2b0098e3 11:33:48 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:33:49 ---> 5cd10b88a1c2 11:33:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:33:50 ---> b876116fb3af 11:33:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:33:52 ---> 4e0018c4d722 11:33:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:33:54 ---> 93a70e11d70e 11:33:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:33:55 ---> 441633742b45 11:33:55 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/ 11:33:55 ---> Running in 7fba0ef93136 11:33:59 Removing intermediate container 7fba0ef93136 11:33:59 ---> af51d6a164ee 11:33:59 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 11:33:59 ---> Running in e97198940b46 11:33:59 Removing intermediate container e97198940b46 11:33:59 ---> 46e1ab870534 11:33:59 Step 23/25 : LABEL arch=arm64 11:33:59 ---> Running in 9fa043195d8a 11:33:59 Removing intermediate container 9fa043195d8a 11:33:59 ---> f8a928a2ba21 11:33:59 Step 24/25 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:34:00 ---> Running in db87b9c340ee 11:34:00 Removing intermediate container db87b9c340ee 11:34:00 ---> 3c74233a686f 11:34:00 Step 25/25 : LABEL version=2.2.0-dev.64 11:34:01 ---> Running in 29bfe8253f61 11:34:01 Removing intermediate container 29bfe8253f61 11:34:01 ---> 6833e1ad2c3d 11:34:01 11:34:02 Successfully built 6833e1ad2c3d 11:34:02 Successfully tagged security-secretstore-setup-arm64:latest 11:44:24  Building security-secretstore-setup ... done Building bin/spire-agent... 11:44:24 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:44:24 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:44:24 go: downloading github.com/docker/docker v20.10.12+incompatible 11:44:26 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:44:26 go: downloading github.com/google/go-tpm-tools v0.3.3 11:44:28 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:44:28 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:44:28 Building bin/spire-agent... 11:44:28 go: downloading github.com/docker/go-units v0.4.0 11:44:28 go: downloading github.com/docker/go-connections v0.4.0 11:44:28 go: downloading github.com/opencontainers/image-spec v1.0.1 11:44:29 go: downloading github.com/containerd/containerd v1.3.4 11:44:29 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:44:29 go: downloading github.com/opencontainers/go-digest v1.0.0 11:44:29 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:44:30 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:44:30 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:44:30 go: downloading github.com/docker/docker v20.10.12+incompatible 11:44:35 go: downloading github.com/google/go-tpm-tools v0.3.3 11:44:37 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:44:37 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:44:38 go: downloading github.com/docker/go-connections v0.4.0 11:44:38 go: downloading github.com/docker/go-units v0.4.0 11:44:38 go: downloading github.com/opencontainers/image-spec v1.0.1 11:44:38 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:44:38 go: downloading github.com/containerd/containerd v1.3.4 11:44:38 go: downloading github.com/opencontainers/go-digest v1.0.0 11:51:16 Removing intermediate container c99b2c65c3c4 11:51:16 ---> 6ac939d8cd2b 11:51:16 11:51:16 Step 13/26 : FROM alpine:3.15 11:51:16 ---> 3fb3c9af89a9 11:51:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:51:16 ---> Using cache 11:51:16 ---> 7cbdc2aaa263 11:51:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:51:16 ---> Using cache 11:51:16 ---> 41e569ccf99b 11:51:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 11:51:16 ---> Running in caa0f9856a1c 11:51:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:51:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:51:16 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 11:51:16 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:51:16 OK: 15729 distinct packages available 11:51:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:51:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:51:16 (1/4) Installing dumb-init (1.2.5-r1) 11:51:16 (2/4) Installing musl-obstack (1.2.3-r0) 11:51:16 (3/4) Installing libucontext (1.1-r0) 11:51:16 (4/4) Installing gcompat (1.0.0-r4) 11:51:16 Executing busybox-1.34.1-r5.trigger 11:51:16 OK: 6 MiB in 18 packages 11:51:16 Removing intermediate container caa0f9856a1c 11:51:16 ---> 724699251d27 11:51:16 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:51:16 Removing intermediate container 54b58d03bac3 11:51:16 ---> 877f2b0b6487 11:51:16 11:51:16 Step 13/25 : FROM alpine:3.15 11:51:16 ---> 3fb3c9af89a9 11:51:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:51:16 ---> Using cache 11:51:16 ---> 7cbdc2aaa263 11:51:16 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:51:16 ---> Using cache 11:51:16 ---> 41e569ccf99b 11:51:16 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:51:16 ---> Running in 0a1558c90d6f 11:51:16 ---> 92c0691a8a11 11:51:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:51:17 ---> fc8db17e87f6 11:51:17 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 11:51:17 ---> Running in 40f7483308da 11:51:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:51:18 Removing intermediate container 40f7483308da 11:51:18 ---> 6817145a840c 11:51:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:51:18 ---> 2fd7d6624e20 11:51:18 Step 21/26 : WORKDIR / 11:51:18 ---> Running in 5dbb8e0801c1 11:51:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:51:19 Removing intermediate container 5dbb8e0801c1 11:51:19 ---> 91f311a7356f 11:51:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:51:19 ---> Running in 9ff6c99d5767 11:51:20 Removing intermediate container 9ff6c99d5767 11:51:20 ---> 3b3b7e8634f0 11:51:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:51:20 ---> Running in 6c3ec510ccfb 11:51:20 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 11:51:20 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:51:20 OK: 15729 distinct packages available 11:51:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:51:20 Removing intermediate container 6c3ec510ccfb 11:51:20 ---> 99012e20fd0a 11:51:20 Step 24/26 : LABEL arch=arm64 11:51:20 ---> Running in 248010fb05d4 11:51:21 Removing intermediate container 248010fb05d4 11:51:21 ---> 605149651da3 11:51:21 Step 25/26 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:51:21 ---> Running in ff004e6c20fa 11:51:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:51:21 Removing intermediate container ff004e6c20fa 11:51:21 ---> 7918b8d312f8 11:51:21 Step 26/26 : LABEL version=2.2.0-dev.64 11:51:21 ---> Running in e0945976603d 11:51:22 Removing intermediate container e0945976603d 11:51:22 ---> e996861838d4 11:51:22 11:51:22 Successfully built e996861838d4 11:51:22 Successfully tagged security-spire-config-arm64:latest 11:51:22  Building security-spire-config ... done (1/5) Installing dumb-init (1.2.5-r1) 11:51:22 (2/5) Installing musl-obstack (1.2.3-r0) 11:51:22 (3/5) Installing libucontext (1.1-r0) 11:51:22 (4/5) Installing gcompat (1.0.0-r4) 11:51:22 (5/5) Installing openssl (1.1.1n-r0) 11:51:22 Executing busybox-1.34.1-r5.trigger 11:51:22 OK: 6 MiB in 19 packages 11:51:24 Removing intermediate container 0a1558c90d6f 11:51:24 ---> bfef4e3c8a11 11:51:24 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:51:28 ---> 0dce95d90515 11:51:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:51:28 ---> 3b43e1f6f382 11:51:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:51:29 ---> 8f9f942ed2ba 11:51:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:51:29 ---> 583af7a9691a 11:51:29 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:51:30 ---> Running in bbea023f4748 11:51:30 Removing intermediate container bbea023f4748 11:51:30 ---> 99fd0c9f9950 11:51:30 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:51:30 ---> Running in 58f9e7745032 11:51:31 Removing intermediate container 58f9e7745032 11:51:31 ---> a2b60799b5ce 11:51:31 Step 23/25 : LABEL arch=arm64 11:51:31 ---> Running in f7995654dc44 11:51:31 Removing intermediate container f7995654dc44 11:51:31 ---> f89668b2871a 11:51:31 Step 24/25 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:51:31 ---> Running in b16f24f32595 11:51:32 Removing intermediate container b16f24f32595 11:51:32 ---> f541252db58c 11:51:32 Step 25/25 : LABEL version=2.2.0-dev.64 11:51:32 ---> Running in 77ba889119b3 11:51:32 Removing intermediate container 77ba889119b3 11:51:32 ---> 8a6b9635609d 11:51:32 11:51:32 Successfully built 8a6b9635609d 11:51:32 Successfully tagged security-spire-server-arm64:latest 11:52:29  Building security-spire-server ... done Building bin/spire-agent... 11:52:29 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:52:29 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:52:29 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:52:29 go: downloading github.com/docker/docker v20.10.12+incompatible 11:52:30 go: downloading github.com/google/go-tpm-tools v0.3.3 11:52:31 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:52:31 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:52:31 go: downloading github.com/docker/go-connections v0.4.0 11:52:31 go: downloading github.com/docker/go-units v0.4.0 11:52:31 go: downloading github.com/opencontainers/image-spec v1.0.1 11:52:31 go: downloading github.com/containerd/containerd v1.3.4 11:52:31 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:52:31 go: downloading github.com/opencontainers/go-digest v1.0.0 11:56:23 Removing intermediate container d4cf7329f5a0 11:56:23 ---> 51b1394bff3f 11:56:23 11:56:23 Step 13/26 : FROM alpine:3.15 11:56:23 ---> 3fb3c9af89a9 11:56:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:56:23 ---> Using cache 11:56:23 ---> 7cbdc2aaa263 11:56:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:56:23 ---> Using cache 11:56:23 ---> 41e569ccf99b 11:56:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:56:23 ---> Using cache 11:56:23 ---> bfef4e3c8a11 11:56:23 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 11:56:23 ---> 90b3f5779cab 11:56:23 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:56:23 ---> 8818d5329136 11:56:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:56:23 ---> 799184620c16 11:56:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:56:23 ---> 568f841bd03b 11:56:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:56:23 ---> 92d808858cde 11:56:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:56:23 ---> Running in 764bcdcd0a57 11:56:23 Removing intermediate container 764bcdcd0a57 11:56:23 ---> 5ad5e7ad0de8 11:56:23 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:56:23 ---> Running in b73d111b4a81 11:56:23 Removing intermediate container b73d111b4a81 11:56:23 ---> 2b5b02511ae3 11:56:23 Step 24/26 : LABEL arch=arm64 11:56:23 ---> Running in 0dfa8d0582a9 11:56:23 Removing intermediate container 0dfa8d0582a9 11:56:23 ---> ce8892703e8d 11:56:23 Step 25/26 : LABEL git_sha=197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:56:23 ---> Running in 12c06b0ecb31 11:56:24 Removing intermediate container 12c06b0ecb31 11:56:24 ---> 7f791777efe7 11:56:24 Step 26/26 : LABEL version=2.2.0-dev.64 11:56:24 ---> Running in 83786c1a4501 11:56:24 Removing intermediate container 83786c1a4501 11:56:24 ---> e645ead30cbd 11:56:24 11:56:24 Successfully built e645ead30cbd 11:56:24 Successfully tagged security-spire-agent-arm64:latest 11:56:25  Building security-spire-agent ... done  [Pipeline] } 11:56:25 $ docker stop --time=1 600cf6cae69d4609424c7d1d437a18973d60b04127d077b6351f4b2d01dfa5de 11:56:27 $ docker rm -f 600cf6cae69d4609424c7d1d437a18973d60b04127d077b6351f4b2d01dfa5de [Pipeline] // withDockerContainer [Pipeline] sh 11:56:27 + docker images 11:56:28 REPOSITORY TAG IMAGE ID CREATED SIZE 11:56:28 security-spire-agent-arm64 latest e645ead30cbd 4 seconds ago 126MB 11:56:28 51b1394bff3f 31 seconds ago 3.98GB 11:56:28 security-spire-server-arm64 latest 8a6b9635609d 4 minutes ago 86.3MB 11:56:28 security-spire-config-arm64 latest e996861838d4 5 minutes ago 85.6MB 11:56:28 877f2b0b6487 5 minutes ago 3.98GB 11:56:28 6ac939d8cd2b 5 minutes ago 3.98GB 11:56:28 security-secretstore-setup-arm64 latest 6833e1ad2c3d 22 minutes ago 40.8MB 11:56:28 fc1dcb55d688 22 minutes ago 1.21GB 11:56:28 security-spiffe-token-provider-arm64 latest bb36e1100c00 24 minutes ago 27.7MB 11:56:28 afc33e04dc78 24 minutes ago 1.19GB 11:56:28 security-bootstrapper-arm64 latest 955f20ed1bca 30 minutes ago 23.6MB 11:56:28 a9abd36b145f 31 minutes ago 1.2GB 11:56:28 core-metadata-arm64 latest 51655d7b68d3 32 minutes ago 25.2MB 11:56:28 2b7114ceb66f 32 minutes ago 1.2GB 11:56:28 support-notifications-arm64 latest 5d868fc9ae25 39 minutes ago 25.5MB 11:56:28 security-proxy-setup-arm64 latest a46138773749 39 minutes ago 42.1MB 11:56:28 4cdbafdea952 39 minutes ago 1.2GB 11:56:28 dea1fdd319fc 39 minutes ago 1.21GB 11:56:28 core-command-arm64 latest 6ff6fdad80a0 41 minutes ago 23.7MB 11:56:28 751840f4d51f 41 minutes ago 1.2GB 11:56:28 sys-mgmt-agent-arm64 latest 0331f3e98d58 47 minutes ago 290MB 11:56:28 core-data-arm64 latest 84ea521becc7 48 minutes ago 34.4MB 11:56:28 f4bd2abb4bac 48 minutes ago 1.23GB 11:56:28 support-scheduler-arm64 latest 2f5bd46d08de 49 minutes ago 24.9MB 11:56:28 f47baf53593d 49 minutes ago 1.2GB 11:56:28 c6e1bc4ee4f9 49 minutes ago 1.2GB 11:56:28 ci-base-image-arm64 latest 10d00d872888 59 minutes ago 886MB 11:56:28 docker 20.10.14 c346e9eafbab 7 days ago 202MB 11:56:28 alpine 3.14 ac73e934f311 7 days ago 5.34MB 11:56:28 alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB 11:56:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 11:56:28 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 11:56:28 provisioning config files... 11:56:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/189@tmp/config2058975429642129251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:56:28 ---> docker-login.sh 11:56:28 nexus3.edgexfoundry.org:10001 11:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:29 Configure a credential helper to remove this warning. See 11:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:29 11:56:29 Login Succeeded 11:56:29 nexus3.edgexfoundry.org:10002 11:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:30 Configure a credential helper to remove this warning. See 11:56:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:30 11:56:30 Login Succeeded 11:56:30 nexus3.edgexfoundry.org:10003 11:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:30 Configure a credential helper to remove this warning. See 11:56:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:30 11:56:30 Login Succeeded 11:56:30 nexus3.edgexfoundry.org:10004 11:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:31 Configure a credential helper to remove this warning. See 11:56:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:31 11:56:31 Login Succeeded 11:56:31 docker.io 11:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:31 Configure a credential helper to remove this warning. See 11:56:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:31 11:56:31 Login Succeeded 11:56:31 ---> docker-login.sh ends [Pipeline] } 11:56:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:56:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:56:32 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 11:56:32 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:56:32 latest 11:56:32 2.2.0-dev.64 11:56:32 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:56:32 main 11:56:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:56:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:56:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:56:32 14445f9876bb: Preparing 11:56:32 534f801ba1a1: Preparing 11:56:32 1f1addce2f2b: Preparing 11:56:32 b0b5b61c18d9: Preparing 11:56:32 f73e7dbfee58: Preparing 11:56:33 f73e7dbfee58: Layer already exists 11:56:33 14445f9876bb: Pushed 11:56:33 1f1addce2f2b: Pushed 11:56:33 b0b5b61c18d9: Pushed 11:56:37 534f801ba1a1: Pushed 11:56:37 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:273476675c6ce86995236c70a5ed6a3b6c60809e495847bf0b648a1b71776d3e size: 1363 [Pipeline] isUnix [Pipeline] sh 11:56:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:56:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:56:38 14445f9876bb: Preparing 11:56:38 534f801ba1a1: Preparing 11:56:38 1f1addce2f2b: Preparing 11:56:38 b0b5b61c18d9: Preparing 11:56:38 f73e7dbfee58: Preparing 11:56:38 b0b5b61c18d9: Layer already exists 11:56:38 f73e7dbfee58: Layer already exists 11:56:38 534f801ba1a1: Layer already exists 11:56:38 1f1addce2f2b: Layer already exists 11:56:38 14445f9876bb: Layer already exists 11:56:38 latest: digest: sha256:273476675c6ce86995236c70a5ed6a3b6c60809e495847bf0b648a1b71776d3e size: 1363 [Pipeline] isUnix [Pipeline] sh 11:56:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:56:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.64 11:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:56:39 14445f9876bb: Preparing 11:56:39 534f801ba1a1: Preparing 11:56:39 1f1addce2f2b: Preparing 11:56:39 b0b5b61c18d9: Preparing 11:56:39 f73e7dbfee58: Preparing 11:56:39 1f1addce2f2b: Layer already exists 11:56:39 f73e7dbfee58: Layer already exists 11:56:39 b0b5b61c18d9: Layer already exists 11:56:39 534f801ba1a1: Layer already exists 11:56:39 14445f9876bb: Layer already exists 11:56:39 2.2.0-dev.64: digest: sha256:273476675c6ce86995236c70a5ed6a3b6c60809e495847bf0b648a1b71776d3e size: 1363 [Pipeline] isUnix [Pipeline] sh 11:56:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:56:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:56:40 14445f9876bb: Preparing 11:56:40 534f801ba1a1: Preparing 11:56:40 1f1addce2f2b: Preparing 11:56:40 b0b5b61c18d9: Preparing 11:56:40 f73e7dbfee58: Preparing 11:56:40 f73e7dbfee58: Layer already exists 11:56:40 b0b5b61c18d9: Layer already exists 11:56:40 1f1addce2f2b: Layer already exists 11:56:40 534f801ba1a1: Layer already exists 11:56:40 14445f9876bb: Layer already exists 11:56:40 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:273476675c6ce86995236c70a5ed6a3b6c60809e495847bf0b648a1b71776d3e size: 1363 [Pipeline] isUnix [Pipeline] sh 11:56:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 11:56:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 11:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:56:41 14445f9876bb: Preparing 11:56:41 534f801ba1a1: Preparing 11:56:41 1f1addce2f2b: Preparing 11:56:41 b0b5b61c18d9: Preparing 11:56:41 f73e7dbfee58: Preparing 11:56:41 534f801ba1a1: Layer already exists 11:56:41 b0b5b61c18d9: Layer already exists 11:56:41 f73e7dbfee58: Layer already exists 11:56:41 1f1addce2f2b: Layer already exists 11:56:41 14445f9876bb: Layer already exists 11:56:41 main: digest: sha256:273476675c6ce86995236c70a5ed6a3b6c60809e495847bf0b648a1b71776d3e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:56:41 ===================================================== [Pipeline] echo 11:56:41 taggedImages: 11:56:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:56:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:56:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.64 11:56:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:56:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 11:56:41 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 11:56:41 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:56:41 latest 11:56:41 2.2.0-dev.64 11:56:41 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:56:41 main 11:56:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:56:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:56:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:56:42 ca2f2aea8e58: Preparing 11:56:42 d9a3abcf66b6: Preparing 11:56:42 1f1addce2f2b: Preparing 11:56:42 e541631af30a: Preparing 11:56:42 1b4b4d30d5bd: Preparing 11:56:42 f73e7dbfee58: Preparing 11:56:42 f73e7dbfee58: Waiting 11:56:42 1f1addce2f2b: Layer already exists 11:56:42 f73e7dbfee58: Layer already exists 11:56:42 1b4b4d30d5bd: Pushed 11:56:42 ca2f2aea8e58: Pushed 11:56:43 e541631af30a: Pushed 11:56:49 d9a3abcf66b6: Pushed 11:56:49 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:9442b5828a214f7244d5b8fe058ac9b3ebefe291cfa1a87dc7436f09041ce79f size: 1573 [Pipeline] isUnix [Pipeline] sh 11:56:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:56:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:56:49 ca2f2aea8e58: Preparing 11:56:49 d9a3abcf66b6: Preparing 11:56:49 1f1addce2f2b: Preparing 11:56:49 e541631af30a: Preparing 11:56:49 1b4b4d30d5bd: Preparing 11:56:49 f73e7dbfee58: Preparing 11:56:49 f73e7dbfee58: Waiting 11:56:49 1b4b4d30d5bd: Layer already exists 11:56:49 1f1addce2f2b: Layer already exists 11:56:49 d9a3abcf66b6: Layer already exists 11:56:49 e541631af30a: Layer already exists 11:56:49 ca2f2aea8e58: Layer already exists 11:56:49 f73e7dbfee58: Layer already exists 11:56:49 latest: digest: sha256:9442b5828a214f7244d5b8fe058ac9b3ebefe291cfa1a87dc7436f09041ce79f size: 1573 [Pipeline] isUnix [Pipeline] sh 11:56:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:56:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.64 11:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:56:50 ca2f2aea8e58: Preparing 11:56:50 d9a3abcf66b6: Preparing 11:56:50 1f1addce2f2b: Preparing 11:56:50 e541631af30a: Preparing 11:56:50 1b4b4d30d5bd: Preparing 11:56:50 f73e7dbfee58: Preparing 11:56:50 f73e7dbfee58: Waiting 11:56:50 1b4b4d30d5bd: Layer already exists 11:56:50 1f1addce2f2b: Layer already exists 11:56:50 ca2f2aea8e58: Layer already exists 11:56:50 e541631af30a: Layer already exists 11:56:50 d9a3abcf66b6: Layer already exists 11:56:50 f73e7dbfee58: Layer already exists 11:56:50 2.2.0-dev.64: digest: sha256:9442b5828a214f7244d5b8fe058ac9b3ebefe291cfa1a87dc7436f09041ce79f size: 1573 [Pipeline] isUnix [Pipeline] sh 11:56:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:56:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:56:51 ca2f2aea8e58: Preparing 11:56:51 d9a3abcf66b6: Preparing 11:56:51 1f1addce2f2b: Preparing 11:56:51 e541631af30a: Preparing 11:56:51 1b4b4d30d5bd: Preparing 11:56:51 f73e7dbfee58: Preparing 11:56:51 f73e7dbfee58: Waiting 11:56:51 d9a3abcf66b6: Layer already exists 11:56:51 1f1addce2f2b: Layer already exists 11:56:51 e541631af30a: Layer already exists 11:56:51 ca2f2aea8e58: Layer already exists 11:56:51 1b4b4d30d5bd: Layer already exists 11:56:51 f73e7dbfee58: Layer already exists 11:56:51 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:9442b5828a214f7244d5b8fe058ac9b3ebefe291cfa1a87dc7436f09041ce79f size: 1573 [Pipeline] isUnix [Pipeline] sh 11:56:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 11:56:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 11:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:56:52 ca2f2aea8e58: Preparing 11:56:52 d9a3abcf66b6: Preparing 11:56:52 1f1addce2f2b: Preparing 11:56:52 e541631af30a: Preparing 11:56:52 1b4b4d30d5bd: Preparing 11:56:52 f73e7dbfee58: Preparing 11:56:52 f73e7dbfee58: Waiting 11:56:52 ca2f2aea8e58: Layer already exists 11:56:52 e541631af30a: Layer already exists 11:56:52 d9a3abcf66b6: Layer already exists 11:56:52 1b4b4d30d5bd: Layer already exists 11:56:52 1f1addce2f2b: Layer already exists 11:56:52 f73e7dbfee58: Layer already exists 11:56:52 main: digest: sha256:9442b5828a214f7244d5b8fe058ac9b3ebefe291cfa1a87dc7436f09041ce79f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:56:52 ===================================================== [Pipeline] echo 11:56:52 taggedImages: 11:56:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:56:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:56:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.64 11:56:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:56:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 11:56:52 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 11:56:52 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:56:52 latest 11:56:52 2.2.0-dev.64 11:56:52 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:56:52 main 11:56:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:56:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:56:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:56:53 45e302e1666f: Preparing 11:56:53 3fa22b959f06: Preparing 11:56:53 1f1addce2f2b: Preparing 11:56:53 b0b5b61c18d9: Preparing 11:56:53 f73e7dbfee58: Preparing 11:56:53 f73e7dbfee58: Layer already exists 11:56:53 b0b5b61c18d9: Layer already exists 11:56:53 1f1addce2f2b: Layer already exists 11:56:53 45e302e1666f: Pushed 11:56:59 3fa22b959f06: Pushed 11:56:59 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:6d7c160d0bb18cee5cb0306f98f6e91e7754bdfb61818f1050e9edad0ac172c6 size: 1364 [Pipeline] isUnix [Pipeline] sh 11:56:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:57:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:57:00 45e302e1666f: Preparing 11:57:00 3fa22b959f06: Preparing 11:57:00 1f1addce2f2b: Preparing 11:57:00 b0b5b61c18d9: Preparing 11:57:00 f73e7dbfee58: Preparing 11:57:00 3fa22b959f06: Layer already exists 11:57:00 45e302e1666f: Layer already exists 11:57:00 f73e7dbfee58: Layer already exists 11:57:00 1f1addce2f2b: Layer already exists 11:57:00 b0b5b61c18d9: Layer already exists 11:57:00 latest: digest: sha256:6d7c160d0bb18cee5cb0306f98f6e91e7754bdfb61818f1050e9edad0ac172c6 size: 1364 [Pipeline] isUnix [Pipeline] sh 11:57:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:57:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.64 11:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:57:01 45e302e1666f: Preparing 11:57:01 3fa22b959f06: Preparing 11:57:01 1f1addce2f2b: Preparing 11:57:01 b0b5b61c18d9: Preparing 11:57:01 f73e7dbfee58: Preparing 11:57:01 3fa22b959f06: Layer already exists 11:57:01 1f1addce2f2b: Layer already exists 11:57:01 f73e7dbfee58: Layer already exists 11:57:01 b0b5b61c18d9: Layer already exists 11:57:01 45e302e1666f: Layer already exists 11:57:01 2.2.0-dev.64: digest: sha256:6d7c160d0bb18cee5cb0306f98f6e91e7754bdfb61818f1050e9edad0ac172c6 size: 1364 [Pipeline] isUnix [Pipeline] sh 11:57:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:57:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:57:02 45e302e1666f: Preparing 11:57:02 3fa22b959f06: Preparing 11:57:02 1f1addce2f2b: Preparing 11:57:02 b0b5b61c18d9: Preparing 11:57:02 f73e7dbfee58: Preparing 11:57:02 f73e7dbfee58: Layer already exists 11:57:02 3fa22b959f06: Layer already exists 11:57:02 b0b5b61c18d9: Layer already exists 11:57:02 45e302e1666f: Layer already exists 11:57:02 1f1addce2f2b: Layer already exists 11:57:02 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:6d7c160d0bb18cee5cb0306f98f6e91e7754bdfb61818f1050e9edad0ac172c6 size: 1364 [Pipeline] isUnix [Pipeline] sh 11:57:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 11:57:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 11:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:57:03 45e302e1666f: Preparing 11:57:03 3fa22b959f06: Preparing 11:57:03 1f1addce2f2b: Preparing 11:57:03 b0b5b61c18d9: Preparing 11:57:03 f73e7dbfee58: Preparing 11:57:03 f73e7dbfee58: Layer already exists 11:57:03 3fa22b959f06: Layer already exists 11:57:03 b0b5b61c18d9: Layer already exists 11:57:03 45e302e1666f: Layer already exists 11:57:03 1f1addce2f2b: Layer already exists 11:57:03 main: digest: sha256:6d7c160d0bb18cee5cb0306f98f6e91e7754bdfb61818f1050e9edad0ac172c6 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:57:03 ===================================================== [Pipeline] echo 11:57:03 taggedImages: 11:57:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:57:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:57:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.64 11:57:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:57:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 11:57:03 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 11:57:03 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:57:03 latest 11:57:03 2.2.0-dev.64 11:57:03 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:57:03 main 11:57:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:57:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:57:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:57:04 8df4017e217b: Preparing 11:57:04 8df4017e217b: Preparing 11:57:04 38134d3900f2: Preparing 11:57:04 313cfec145b8: Preparing 11:57:04 eb363e809d02: Preparing 11:57:04 4a17f16b88fa: Preparing 11:57:04 1f1addce2f2b: Preparing 11:57:04 09e6b77d4840: Preparing 11:57:04 169517dbff15: Preparing 11:57:04 04c0c1474ccb: Preparing 11:57:04 e32376537456: Preparing 11:57:04 f73e7dbfee58: Preparing 11:57:04 169517dbff15: Waiting 11:57:04 f73e7dbfee58: Waiting 11:57:04 04c0c1474ccb: Waiting 11:57:04 e32376537456: Waiting 11:57:04 09e6b77d4840: Waiting 11:57:04 8df4017e217b: Pushed 11:57:04 313cfec145b8: Pushed 11:57:04 38134d3900f2: Pushed 11:57:04 eb363e809d02: Pushed 11:57:04 1f1addce2f2b: Layer already exists 11:57:04 09e6b77d4840: Pushed 11:57:04 04c0c1474ccb: Pushed 11:57:04 169517dbff15: Pushed 11:57:04 e32376537456: Pushed 11:57:04 f73e7dbfee58: Layer already exists 11:57:08 4a17f16b88fa: Pushed 11:57:08 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:94c91631e546abd2a5cdd2c66b5f9f120c99befbf0bd21e9c95d746403b360bc size: 2817 [Pipeline] isUnix [Pipeline] sh 11:57:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:57:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:57:09 8df4017e217b: Preparing 11:57:09 8df4017e217b: Preparing 11:57:09 38134d3900f2: Preparing 11:57:09 313cfec145b8: Preparing 11:57:09 eb363e809d02: Preparing 11:57:09 4a17f16b88fa: Preparing 11:57:09 1f1addce2f2b: Preparing 11:57:09 09e6b77d4840: Preparing 11:57:09 169517dbff15: Preparing 11:57:09 04c0c1474ccb: Preparing 11:57:09 e32376537456: Preparing 11:57:09 f73e7dbfee58: Preparing 11:57:09 e32376537456: Waiting 11:57:09 f73e7dbfee58: Waiting 11:57:09 1f1addce2f2b: Waiting 11:57:09 09e6b77d4840: Waiting 11:57:09 169517dbff15: Waiting 11:57:09 04c0c1474ccb: Waiting 11:57:09 38134d3900f2: Layer already exists 11:57:09 eb363e809d02: Layer already exists 11:57:09 8df4017e217b: Layer already exists 11:57:09 4a17f16b88fa: Layer already exists 11:57:09 313cfec145b8: Layer already exists 11:57:09 1f1addce2f2b: Layer already exists 11:57:09 169517dbff15: Layer already exists 11:57:09 09e6b77d4840: Layer already exists 11:57:09 04c0c1474ccb: Layer already exists 11:57:09 e32376537456: Layer already exists 11:57:09 f73e7dbfee58: Layer already exists 11:57:09 latest: digest: sha256:94c91631e546abd2a5cdd2c66b5f9f120c99befbf0bd21e9c95d746403b360bc size: 2817 [Pipeline] isUnix [Pipeline] sh 11:57:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:57:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.64 11:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:57:10 8df4017e217b: Preparing 11:57:10 8df4017e217b: Preparing 11:57:10 38134d3900f2: Preparing 11:57:10 313cfec145b8: Preparing 11:57:10 eb363e809d02: Preparing 11:57:10 4a17f16b88fa: Preparing 11:57:10 1f1addce2f2b: Preparing 11:57:10 09e6b77d4840: Preparing 11:57:10 169517dbff15: Preparing 11:57:10 04c0c1474ccb: Preparing 11:57:10 e32376537456: Preparing 11:57:10 f73e7dbfee58: Preparing 11:57:10 169517dbff15: Waiting 11:57:10 04c0c1474ccb: Waiting 11:57:10 e32376537456: Waiting 11:57:10 1f1addce2f2b: Waiting 11:57:10 f73e7dbfee58: Waiting 11:57:10 09e6b77d4840: Waiting 11:57:10 8df4017e217b: Layer already exists 11:57:10 eb363e809d02: Layer already exists 11:57:10 4a17f16b88fa: Layer already exists 11:57:10 313cfec145b8: Layer already exists 11:57:10 38134d3900f2: Layer already exists 11:57:10 1f1addce2f2b: Layer already exists 11:57:10 e32376537456: Layer already exists 11:57:10 04c0c1474ccb: Layer already exists 11:57:10 169517dbff15: Layer already exists 11:57:10 09e6b77d4840: Layer already exists 11:57:10 f73e7dbfee58: Layer already exists 11:57:10 2.2.0-dev.64: digest: sha256:94c91631e546abd2a5cdd2c66b5f9f120c99befbf0bd21e9c95d746403b360bc size: 2817 [Pipeline] isUnix [Pipeline] sh 11:57:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:57:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:57:11 8df4017e217b: Preparing 11:57:11 8df4017e217b: Preparing 11:57:11 38134d3900f2: Preparing 11:57:11 313cfec145b8: Preparing 11:57:11 eb363e809d02: Preparing 11:57:11 4a17f16b88fa: Preparing 11:57:11 1f1addce2f2b: Preparing 11:57:11 09e6b77d4840: Preparing 11:57:11 169517dbff15: Preparing 11:57:11 04c0c1474ccb: Preparing 11:57:11 e32376537456: Preparing 11:57:11 f73e7dbfee58: Preparing 11:57:11 1f1addce2f2b: Waiting 11:57:11 09e6b77d4840: Waiting 11:57:11 169517dbff15: Waiting 11:57:11 04c0c1474ccb: Waiting 11:57:11 e32376537456: Waiting 11:57:11 f73e7dbfee58: Waiting 11:57:11 4a17f16b88fa: Layer already exists 11:57:11 38134d3900f2: Layer already exists 11:57:11 313cfec145b8: Layer already exists 11:57:11 eb363e809d02: Layer already exists 11:57:11 8df4017e217b: Layer already exists 11:57:11 169517dbff15: Layer already exists 11:57:11 09e6b77d4840: Layer already exists 11:57:11 1f1addce2f2b: Layer already exists 11:57:11 04c0c1474ccb: Layer already exists 11:57:11 e32376537456: Layer already exists 11:57:11 f73e7dbfee58: Layer already exists 11:57:11 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:94c91631e546abd2a5cdd2c66b5f9f120c99befbf0bd21e9c95d746403b360bc size: 2817 [Pipeline] isUnix [Pipeline] sh 11:57:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 11:57:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 11:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:57:12 8df4017e217b: Preparing 11:57:12 8df4017e217b: Preparing 11:57:12 38134d3900f2: Preparing 11:57:12 313cfec145b8: Preparing 11:57:12 eb363e809d02: Preparing 11:57:12 4a17f16b88fa: Preparing 11:57:12 1f1addce2f2b: Preparing 11:57:12 09e6b77d4840: Preparing 11:57:12 169517dbff15: Preparing 11:57:12 04c0c1474ccb: Preparing 11:57:12 e32376537456: Preparing 11:57:12 f73e7dbfee58: Preparing 11:57:12 169517dbff15: Waiting 11:57:12 04c0c1474ccb: Waiting 11:57:12 e32376537456: Waiting 11:57:12 f73e7dbfee58: Waiting 11:57:12 09e6b77d4840: Waiting 11:57:12 1f1addce2f2b: Waiting 11:57:12 4a17f16b88fa: Layer already exists 11:57:12 8df4017e217b: Layer already exists 11:57:12 eb363e809d02: Layer already exists 11:57:12 38134d3900f2: Layer already exists 11:57:12 313cfec145b8: Layer already exists 11:57:12 1f1addce2f2b: Layer already exists 11:57:12 169517dbff15: Layer already exists 11:57:12 09e6b77d4840: Layer already exists 11:57:12 04c0c1474ccb: Layer already exists 11:57:12 e32376537456: Layer already exists 11:57:12 f73e7dbfee58: Layer already exists 11:57:12 main: digest: sha256:94c91631e546abd2a5cdd2c66b5f9f120c99befbf0bd21e9c95d746403b360bc size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:57:12 ===================================================== [Pipeline] echo 11:57:12 taggedImages: 11:57:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:57:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:57:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.64 11:57:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:57:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 11:57:12 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 11:57:12 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:57:12 latest 11:57:12 2.2.0-dev.64 11:57:12 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:57:12 main 11:57:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:57:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:57:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:57:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:57:13 172c9f06829d: Preparing 11:57:13 22706a6351eb: Preparing 11:57:13 3e9f4e6fff30: Preparing 11:57:13 3770e04020ae: Preparing 11:57:13 b9d492dcec8b: Preparing 11:57:13 50a4f9afa158: Preparing 11:57:13 8bcc23691bb4: Preparing 11:57:13 f73e7dbfee58: Preparing 11:57:13 50a4f9afa158: Waiting 11:57:13 f73e7dbfee58: Waiting 11:57:13 172c9f06829d: Pushed 11:57:13 b9d492dcec8b: Pushed 11:57:13 22706a6351eb: Pushed 11:57:14 f73e7dbfee58: Layer already exists 11:57:14 50a4f9afa158: Pushed 11:57:14 8bcc23691bb4: Pushed 11:57:18 3770e04020ae: Pushed 11:57:18 3e9f4e6fff30: Pushed 11:57:18 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:f2b36da161a7759d67ef3c8765ab42b7dc02d83340e9a0ecdc68a25fb294dab0 size: 1990 [Pipeline] isUnix [Pipeline] sh 11:57:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:57:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:57:19 172c9f06829d: Preparing 11:57:19 22706a6351eb: Preparing 11:57:19 3e9f4e6fff30: Preparing 11:57:19 3770e04020ae: Preparing 11:57:19 b9d492dcec8b: Preparing 11:57:19 50a4f9afa158: Preparing 11:57:19 8bcc23691bb4: Preparing 11:57:19 f73e7dbfee58: Preparing 11:57:19 8bcc23691bb4: Waiting 11:57:19 f73e7dbfee58: Waiting 11:57:19 50a4f9afa158: Waiting 11:57:19 172c9f06829d: Layer already exists 11:57:19 3770e04020ae: Layer already exists 11:57:19 3e9f4e6fff30: Layer already exists 11:57:19 b9d492dcec8b: Layer already exists 11:57:19 22706a6351eb: Layer already exists 11:57:19 8bcc23691bb4: Layer already exists 11:57:19 50a4f9afa158: Layer already exists 11:57:19 f73e7dbfee58: Layer already exists 11:57:19 latest: digest: sha256:f2b36da161a7759d67ef3c8765ab42b7dc02d83340e9a0ecdc68a25fb294dab0 size: 1990 [Pipeline] isUnix [Pipeline] sh 11:57:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:57:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.64 11:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:57:20 172c9f06829d: Preparing 11:57:20 22706a6351eb: Preparing 11:57:20 3e9f4e6fff30: Preparing 11:57:20 3770e04020ae: Preparing 11:57:20 b9d492dcec8b: Preparing 11:57:20 50a4f9afa158: Preparing 11:57:20 8bcc23691bb4: Preparing 11:57:20 f73e7dbfee58: Preparing 11:57:20 8bcc23691bb4: Waiting 11:57:20 f73e7dbfee58: Waiting 11:57:20 50a4f9afa158: Waiting 11:57:20 22706a6351eb: Layer already exists 11:57:20 b9d492dcec8b: Layer already exists 11:57:20 3770e04020ae: Layer already exists 11:57:20 3e9f4e6fff30: Layer already exists 11:57:20 172c9f06829d: Layer already exists 11:57:20 8bcc23691bb4: Layer already exists 11:57:20 50a4f9afa158: Layer already exists 11:57:20 f73e7dbfee58: Layer already exists 11:57:20 2.2.0-dev.64: digest: sha256:f2b36da161a7759d67ef3c8765ab42b7dc02d83340e9a0ecdc68a25fb294dab0 size: 1990 [Pipeline] isUnix [Pipeline] sh 11:57:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:57:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:57:20 172c9f06829d: Preparing 11:57:20 22706a6351eb: Preparing 11:57:20 3e9f4e6fff30: Preparing 11:57:20 3770e04020ae: Preparing 11:57:20 b9d492dcec8b: Preparing 11:57:20 50a4f9afa158: Preparing 11:57:20 8bcc23691bb4: Preparing 11:57:20 f73e7dbfee58: Preparing 11:57:20 50a4f9afa158: Waiting 11:57:20 8bcc23691bb4: Waiting 11:57:20 f73e7dbfee58: Waiting 11:57:20 b9d492dcec8b: Layer already exists 11:57:20 22706a6351eb: Layer already exists 11:57:20 3e9f4e6fff30: Layer already exists 11:57:20 3770e04020ae: Layer already exists 11:57:20 172c9f06829d: Layer already exists 11:57:21 50a4f9afa158: Layer already exists 11:57:21 f73e7dbfee58: Layer already exists 11:57:21 8bcc23691bb4: Layer already exists 11:57:21 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:f2b36da161a7759d67ef3c8765ab42b7dc02d83340e9a0ecdc68a25fb294dab0 size: 1990 [Pipeline] isUnix [Pipeline] sh 11:57:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 11:57:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 11:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:57:21 172c9f06829d: Preparing 11:57:21 22706a6351eb: Preparing 11:57:21 3e9f4e6fff30: Preparing 11:57:21 3770e04020ae: Preparing 11:57:21 b9d492dcec8b: Preparing 11:57:21 50a4f9afa158: Preparing 11:57:21 8bcc23691bb4: Preparing 11:57:21 f73e7dbfee58: Preparing 11:57:21 8bcc23691bb4: Waiting 11:57:21 f73e7dbfee58: Waiting 11:57:21 50a4f9afa158: Waiting 11:57:22 22706a6351eb: Layer already exists 11:57:22 3e9f4e6fff30: Layer already exists 11:57:22 172c9f06829d: Layer already exists 11:57:22 b9d492dcec8b: Layer already exists 11:57:22 3770e04020ae: Layer already exists 11:57:22 50a4f9afa158: Layer already exists 11:57:22 8bcc23691bb4: Layer already exists 11:57:22 f73e7dbfee58: Layer already exists 11:57:22 main: digest: sha256:f2b36da161a7759d67ef3c8765ab42b7dc02d83340e9a0ecdc68a25fb294dab0 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:57:22 ===================================================== [Pipeline] echo 11:57:22 taggedImages: 11:57:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:57:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:57:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.64 11:57:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:57:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 11:57:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 11:57:22 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:57:22 latest 11:57:22 2.2.0-dev.64 11:57:22 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:57:22 main 11:57:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:57:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:57:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:57:22 96a61a3e3e89: Preparing 11:57:22 904f8569ac35: Preparing 11:57:22 e4548af72a3f: Preparing 11:57:22 0cee0e614e19: Preparing 11:57:22 7a100511aa33: Preparing 11:57:22 12fcb6a218b4: Preparing 11:57:22 62ba532861a6: Preparing 11:57:22 70239db683e0: Preparing 11:57:22 c0ecb6a80af1: Preparing 11:57:22 f73e7dbfee58: Preparing 11:57:22 70239db683e0: Waiting 11:57:22 f73e7dbfee58: Waiting 11:57:22 c0ecb6a80af1: Waiting 11:57:22 62ba532861a6: Waiting 11:57:22 12fcb6a218b4: Waiting 11:57:23 7a100511aa33: Pushed 11:57:23 904f8569ac35: Pushed 11:57:23 96a61a3e3e89: Pushed 11:57:23 12fcb6a218b4: Pushed 11:57:23 62ba532861a6: Pushed 11:57:23 70239db683e0: Pushed 11:57:23 f73e7dbfee58: Layer already exists 11:57:24 c0ecb6a80af1: Pushed 11:57:27 0cee0e614e19: Pushed 11:57:27 e4548af72a3f: Pushed 11:57:27 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:6e49d02913852f869f72428bf64b7211f2640f43912028c57db57d0daddd8e1b size: 2405 [Pipeline] isUnix [Pipeline] sh 11:57:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:57:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:57:28 96a61a3e3e89: Preparing 11:57:28 904f8569ac35: Preparing 11:57:28 e4548af72a3f: Preparing 11:57:28 0cee0e614e19: Preparing 11:57:28 7a100511aa33: Preparing 11:57:28 12fcb6a218b4: Preparing 11:57:28 62ba532861a6: Preparing 11:57:28 70239db683e0: Preparing 11:57:28 c0ecb6a80af1: Preparing 11:57:28 f73e7dbfee58: Preparing 11:57:28 62ba532861a6: Waiting 11:57:28 70239db683e0: Waiting 11:57:28 c0ecb6a80af1: Waiting 11:57:28 f73e7dbfee58: Waiting 11:57:28 12fcb6a218b4: Waiting 11:57:28 904f8569ac35: Layer already exists 11:57:28 e4548af72a3f: Layer already exists 11:57:28 96a61a3e3e89: Layer already exists 11:57:28 7a100511aa33: Layer already exists 11:57:28 0cee0e614e19: Layer already exists 11:57:28 12fcb6a218b4: Layer already exists 11:57:28 70239db683e0: Layer already exists 11:57:28 c0ecb6a80af1: Layer already exists 11:57:28 62ba532861a6: Layer already exists 11:57:28 f73e7dbfee58: Layer already exists 11:57:28 latest: digest: sha256:6e49d02913852f869f72428bf64b7211f2640f43912028c57db57d0daddd8e1b size: 2405 [Pipeline] isUnix [Pipeline] sh 11:57:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:57:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.64 11:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:57:29 96a61a3e3e89: Preparing 11:57:29 904f8569ac35: Preparing 11:57:29 e4548af72a3f: Preparing 11:57:29 0cee0e614e19: Preparing 11:57:29 7a100511aa33: Preparing 11:57:29 12fcb6a218b4: Preparing 11:57:29 62ba532861a6: Preparing 11:57:29 70239db683e0: Preparing 11:57:29 c0ecb6a80af1: Preparing 11:57:29 f73e7dbfee58: Preparing 11:57:29 12fcb6a218b4: Waiting 11:57:29 62ba532861a6: Waiting 11:57:29 70239db683e0: Waiting 11:57:29 f73e7dbfee58: Waiting 11:57:29 c0ecb6a80af1: Waiting 11:57:29 e4548af72a3f: Layer already exists 11:57:29 96a61a3e3e89: Layer already exists 11:57:29 7a100511aa33: Layer already exists 11:57:29 0cee0e614e19: Layer already exists 11:57:29 904f8569ac35: Layer already exists 11:57:29 f73e7dbfee58: Layer already exists 11:57:29 70239db683e0: Layer already exists 11:57:29 c0ecb6a80af1: Layer already exists 11:57:29 62ba532861a6: Layer already exists 11:57:29 12fcb6a218b4: Layer already exists 11:57:29 2.2.0-dev.64: digest: sha256:6e49d02913852f869f72428bf64b7211f2640f43912028c57db57d0daddd8e1b size: 2405 [Pipeline] isUnix [Pipeline] sh 11:57:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:57:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:57:30 96a61a3e3e89: Preparing 11:57:30 904f8569ac35: Preparing 11:57:30 e4548af72a3f: Preparing 11:57:30 0cee0e614e19: Preparing 11:57:30 7a100511aa33: Preparing 11:57:30 12fcb6a218b4: Preparing 11:57:30 62ba532861a6: Preparing 11:57:30 70239db683e0: Preparing 11:57:30 c0ecb6a80af1: Preparing 11:57:30 12fcb6a218b4: Waiting 11:57:30 f73e7dbfee58: Preparing 11:57:30 70239db683e0: Waiting 11:57:30 c0ecb6a80af1: Waiting 11:57:30 f73e7dbfee58: Waiting 11:57:30 62ba532861a6: Waiting 11:57:30 e4548af72a3f: Layer already exists 11:57:30 904f8569ac35: Layer already exists 11:57:30 96a61a3e3e89: Layer already exists 11:57:30 0cee0e614e19: Layer already exists 11:57:30 7a100511aa33: Layer already exists 11:57:30 62ba532861a6: Layer already exists 11:57:30 70239db683e0: Layer already exists 11:57:30 12fcb6a218b4: Layer already exists 11:57:30 f73e7dbfee58: Layer already exists 11:57:30 c0ecb6a80af1: Layer already exists 11:57:30 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:6e49d02913852f869f72428bf64b7211f2640f43912028c57db57d0daddd8e1b size: 2405 [Pipeline] isUnix [Pipeline] sh 11:57:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 11:57:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 11:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:57:31 96a61a3e3e89: Preparing 11:57:31 904f8569ac35: Preparing 11:57:31 e4548af72a3f: Preparing 11:57:31 0cee0e614e19: Preparing 11:57:31 7a100511aa33: Preparing 11:57:31 12fcb6a218b4: Preparing 11:57:31 62ba532861a6: Preparing 11:57:31 70239db683e0: Preparing 11:57:31 c0ecb6a80af1: Preparing 11:57:31 f73e7dbfee58: Preparing 11:57:31 12fcb6a218b4: Waiting 11:57:31 62ba532861a6: Waiting 11:57:31 70239db683e0: Waiting 11:57:31 c0ecb6a80af1: Waiting 11:57:31 f73e7dbfee58: Waiting 11:57:31 e4548af72a3f: Layer already exists 11:57:31 0cee0e614e19: Layer already exists 11:57:31 96a61a3e3e89: Layer already exists 11:57:31 904f8569ac35: Layer already exists 11:57:31 7a100511aa33: Layer already exists 11:57:31 62ba532861a6: Layer already exists 11:57:31 12fcb6a218b4: Layer already exists 11:57:31 70239db683e0: Layer already exists 11:57:31 c0ecb6a80af1: Layer already exists 11:57:31 f73e7dbfee58: Layer already exists 11:57:31 main: digest: sha256:6e49d02913852f869f72428bf64b7211f2640f43912028c57db57d0daddd8e1b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:57:31 ===================================================== [Pipeline] echo 11:57:31 taggedImages: 11:57:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:57:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:57:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.64 11:57:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:57:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 11:57:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 11:57:31 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:57:31 latest 11:57:31 2.2.0-dev.64 11:57:31 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:57:31 main 11:57:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:57:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:57:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:57:32 5317d938cfd6: Preparing 11:57:32 228e8bbe7160: Preparing 11:57:32 1f1addce2f2b: Preparing 11:57:32 24230c4f0706: Preparing 11:57:32 5b1f97dbb96a: Preparing 11:57:32 4f4ce317c6bb: Preparing 11:57:32 4f4ce317c6bb: Waiting 11:57:32 1f1addce2f2b: Layer already exists 11:57:32 4f4ce317c6bb: Layer already exists 11:57:32 5317d938cfd6: Pushed 11:57:32 5b1f97dbb96a: Pushed 11:57:34 24230c4f0706: Pushed 11:57:37 228e8bbe7160: Pushed 11:57:37 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:6a218083c51cc8ec8fbaa4decb60b53ebab66e0ec205a3556cb2564c46dae342 size: 1572 [Pipeline] isUnix [Pipeline] sh 11:57:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:57:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:57:38 5317d938cfd6: Preparing 11:57:38 228e8bbe7160: Preparing 11:57:38 1f1addce2f2b: Preparing 11:57:38 24230c4f0706: Preparing 11:57:38 5b1f97dbb96a: Preparing 11:57:38 4f4ce317c6bb: Preparing 11:57:38 4f4ce317c6bb: Waiting 11:57:38 228e8bbe7160: Layer already exists 11:57:38 5317d938cfd6: Layer already exists 11:57:38 24230c4f0706: Layer already exists 11:57:38 5b1f97dbb96a: Layer already exists 11:57:38 1f1addce2f2b: Layer already exists 11:57:38 4f4ce317c6bb: Layer already exists 11:57:38 latest: digest: sha256:6a218083c51cc8ec8fbaa4decb60b53ebab66e0ec205a3556cb2564c46dae342 size: 1572 [Pipeline] isUnix [Pipeline] sh 11:57:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:57:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.64 11:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:57:39 5317d938cfd6: Preparing 11:57:39 228e8bbe7160: Preparing 11:57:39 1f1addce2f2b: Preparing 11:57:39 24230c4f0706: Preparing 11:57:39 5b1f97dbb96a: Preparing 11:57:39 4f4ce317c6bb: Preparing 11:57:39 4f4ce317c6bb: Waiting 11:57:39 228e8bbe7160: Layer already exists 11:57:39 5b1f97dbb96a: Layer already exists 11:57:39 1f1addce2f2b: Layer already exists 11:57:39 24230c4f0706: Layer already exists 11:57:39 5317d938cfd6: Layer already exists 11:57:39 4f4ce317c6bb: Layer already exists 11:57:39 2.2.0-dev.64: digest: sha256:6a218083c51cc8ec8fbaa4decb60b53ebab66e0ec205a3556cb2564c46dae342 size: 1572 [Pipeline] isUnix [Pipeline] sh 11:57:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:57:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:57:40 5317d938cfd6: Preparing 11:57:40 228e8bbe7160: Preparing 11:57:40 1f1addce2f2b: Preparing 11:57:40 24230c4f0706: Preparing 11:57:40 5b1f97dbb96a: Preparing 11:57:40 4f4ce317c6bb: Preparing 11:57:40 4f4ce317c6bb: Waiting 11:57:40 5317d938cfd6: Layer already exists 11:57:40 228e8bbe7160: Layer already exists 11:57:40 5b1f97dbb96a: Layer already exists 11:57:40 1f1addce2f2b: Layer already exists 11:57:40 24230c4f0706: Layer already exists 11:57:40 4f4ce317c6bb: Layer already exists 11:57:40 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:6a218083c51cc8ec8fbaa4decb60b53ebab66e0ec205a3556cb2564c46dae342 size: 1572 [Pipeline] isUnix [Pipeline] sh 11:57:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 11:57:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 11:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:57:41 5317d938cfd6: Preparing 11:57:41 228e8bbe7160: Preparing 11:57:41 1f1addce2f2b: Preparing 11:57:41 24230c4f0706: Preparing 11:57:41 5b1f97dbb96a: Preparing 11:57:41 4f4ce317c6bb: Preparing 11:57:41 4f4ce317c6bb: Waiting 11:57:41 1f1addce2f2b: Layer already exists 11:57:41 24230c4f0706: Layer already exists 11:57:41 5317d938cfd6: Layer already exists 11:57:41 5b1f97dbb96a: Layer already exists 11:57:41 228e8bbe7160: Layer already exists 11:57:41 4f4ce317c6bb: Layer already exists 11:57:41 main: digest: sha256:6a218083c51cc8ec8fbaa4decb60b53ebab66e0ec205a3556cb2564c46dae342 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:57:41 ===================================================== [Pipeline] echo 11:57:41 taggedImages: 11:57:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:57:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:57:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.64 11:57:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:57:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 11:57:41 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 11:57:41 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:57:41 latest 11:57:41 2.2.0-dev.64 11:57:41 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:57:41 main 11:57:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:57:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:57:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:57:42 280130d20f1e: Preparing 11:57:42 f76ba331b199: Preparing 11:57:42 c5132acb1405: Preparing 11:57:42 f5c489a8fb69: Preparing 11:57:42 0f6646dd8e27: Preparing 11:57:42 3c03bfd88791: Preparing 11:57:42 5b1f97dbb96a: Preparing 11:57:42 4f4ce317c6bb: Preparing 11:57:42 5b1f97dbb96a: Waiting 11:57:42 3c03bfd88791: Waiting 11:57:42 280130d20f1e: Pushed 11:57:42 c5132acb1405: Pushed 11:57:42 f76ba331b199: Pushed 11:57:42 5b1f97dbb96a: Layer already exists 11:57:42 4f4ce317c6bb: Layer already exists 11:58:00 f5c489a8fb69: Pushed 11:58:00 3c03bfd88791: Pushed 11:58:00 0f6646dd8e27: Pushed 11:58:00 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:703226fd726f21e3cd01367d84396471d21c98feb472270ca59b57b192bd9af4 size: 1992 [Pipeline] isUnix [Pipeline] sh 11:58:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:58:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:58:01 280130d20f1e: Preparing 11:58:01 f76ba331b199: Preparing 11:58:01 c5132acb1405: Preparing 11:58:01 f5c489a8fb69: Preparing 11:58:01 0f6646dd8e27: Preparing 11:58:01 3c03bfd88791: Preparing 11:58:01 5b1f97dbb96a: Preparing 11:58:01 4f4ce317c6bb: Preparing 11:58:01 3c03bfd88791: Waiting 11:58:01 4f4ce317c6bb: Waiting 11:58:01 5b1f97dbb96a: Waiting 11:58:01 0f6646dd8e27: Layer already exists 11:58:01 f5c489a8fb69: Layer already exists 11:58:01 f76ba331b199: Layer already exists 11:58:01 c5132acb1405: Layer already exists 11:58:01 280130d20f1e: Layer already exists 11:58:01 4f4ce317c6bb: Layer already exists 11:58:01 5b1f97dbb96a: Layer already exists 11:58:01 3c03bfd88791: Layer already exists 11:58:01 latest: digest: sha256:703226fd726f21e3cd01367d84396471d21c98feb472270ca59b57b192bd9af4 size: 1992 [Pipeline] isUnix [Pipeline] sh 11:58:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:58:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.64 11:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:58:02 280130d20f1e: Preparing 11:58:02 f76ba331b199: Preparing 11:58:02 c5132acb1405: Preparing 11:58:02 f5c489a8fb69: Preparing 11:58:02 0f6646dd8e27: Preparing 11:58:02 3c03bfd88791: Preparing 11:58:02 5b1f97dbb96a: Preparing 11:58:02 4f4ce317c6bb: Preparing 11:58:02 5b1f97dbb96a: Waiting 11:58:02 4f4ce317c6bb: Waiting 11:58:02 3c03bfd88791: Waiting 11:58:02 0f6646dd8e27: Layer already exists 11:58:02 280130d20f1e: Layer already exists 11:58:02 f76ba331b199: Layer already exists 11:58:02 c5132acb1405: Layer already exists 11:58:02 f5c489a8fb69: Layer already exists 11:58:02 3c03bfd88791: Layer already exists 11:58:02 5b1f97dbb96a: Layer already exists 11:58:02 4f4ce317c6bb: Layer already exists 11:58:02 2.2.0-dev.64: digest: sha256:703226fd726f21e3cd01367d84396471d21c98feb472270ca59b57b192bd9af4 size: 1992 [Pipeline] isUnix [Pipeline] sh 11:58:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:58:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:58:03 280130d20f1e: Preparing 11:58:03 f76ba331b199: Preparing 11:58:03 c5132acb1405: Preparing 11:58:03 f5c489a8fb69: Preparing 11:58:03 0f6646dd8e27: Preparing 11:58:03 3c03bfd88791: Preparing 11:58:03 5b1f97dbb96a: Preparing 11:58:03 4f4ce317c6bb: Preparing 11:58:03 3c03bfd88791: Waiting 11:58:03 5b1f97dbb96a: Waiting 11:58:03 4f4ce317c6bb: Waiting 11:58:03 280130d20f1e: Layer already exists 11:58:03 0f6646dd8e27: Layer already exists 11:58:03 f5c489a8fb69: Layer already exists 11:58:03 f76ba331b199: Layer already exists 11:58:03 c5132acb1405: Layer already exists 11:58:03 3c03bfd88791: Layer already exists 11:58:03 5b1f97dbb96a: Layer already exists 11:58:03 4f4ce317c6bb: Layer already exists 11:58:03 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:703226fd726f21e3cd01367d84396471d21c98feb472270ca59b57b192bd9af4 size: 1992 [Pipeline] isUnix [Pipeline] sh 11:58:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 11:58:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 11:58:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:58:04 280130d20f1e: Preparing 11:58:04 f76ba331b199: Preparing 11:58:04 c5132acb1405: Preparing 11:58:04 f5c489a8fb69: Preparing 11:58:04 0f6646dd8e27: Preparing 11:58:04 3c03bfd88791: Preparing 11:58:04 5b1f97dbb96a: Preparing 11:58:04 4f4ce317c6bb: Preparing 11:58:04 3c03bfd88791: Waiting 11:58:04 5b1f97dbb96a: Waiting 11:58:04 4f4ce317c6bb: Waiting 11:58:04 c5132acb1405: Layer already exists 11:58:04 f5c489a8fb69: Layer already exists 11:58:04 0f6646dd8e27: Layer already exists 11:58:04 280130d20f1e: Layer already exists 11:58:04 f76ba331b199: Layer already exists 11:58:04 4f4ce317c6bb: Layer already exists 11:58:04 3c03bfd88791: Layer already exists 11:58:04 5b1f97dbb96a: Layer already exists 11:58:08 main: digest: sha256:703226fd726f21e3cd01367d84396471d21c98feb472270ca59b57b192bd9af4 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:58:08 ===================================================== [Pipeline] echo 11:58:08 taggedImages: 11:58:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:58:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:58:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.64 11:58:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:58:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 11:58:08 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 11:58:08 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:58:08 latest 11:58:08 2.2.0-dev.64 11:58:08 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:58:08 main 11:58:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:58:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:58:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:58:09 d98fe51a310f: Preparing 11:58:09 2a4d077d6db9: Preparing 11:58:09 f0ac34ad2225: Preparing 11:58:09 e52f771a9f18: Preparing 11:58:09 9936c74f2ab0: Preparing 11:58:09 5b1f97dbb96a: Preparing 11:58:09 4f4ce317c6bb: Preparing 11:58:09 5b1f97dbb96a: Waiting 11:58:09 4f4ce317c6bb: Waiting 11:58:09 2a4d077d6db9: Pushed 11:58:09 d98fe51a310f: Pushed 11:58:09 f0ac34ad2225: Pushed 11:58:09 5b1f97dbb96a: Layer already exists 11:58:09 4f4ce317c6bb: Layer already exists 11:58:09 9936c74f2ab0: Pushed 11:58:28 e52f771a9f18: Pushed 11:58:28 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:c0dfd98e274759b58a84c9a7c7d039c67abfe8f5ca905c9b919f79a0229444b6 size: 1780 [Pipeline] isUnix [Pipeline] sh 11:58:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:58:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:58:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:58:28 d98fe51a310f: Preparing 11:58:28 2a4d077d6db9: Preparing 11:58:28 f0ac34ad2225: Preparing 11:58:28 e52f771a9f18: Preparing 11:58:28 9936c74f2ab0: Preparing 11:58:28 5b1f97dbb96a: Preparing 11:58:28 4f4ce317c6bb: Preparing 11:58:28 5b1f97dbb96a: Waiting 11:58:28 4f4ce317c6bb: Waiting 11:58:29 f0ac34ad2225: Layer already exists 11:58:29 9936c74f2ab0: Layer already exists 11:58:29 2a4d077d6db9: Layer already exists 11:58:29 e52f771a9f18: Layer already exists 11:58:29 d98fe51a310f: Layer already exists 11:58:29 5b1f97dbb96a: Layer already exists 11:58:29 4f4ce317c6bb: Layer already exists 11:58:29 latest: digest: sha256:c0dfd98e274759b58a84c9a7c7d039c67abfe8f5ca905c9b919f79a0229444b6 size: 1780 [Pipeline] isUnix [Pipeline] sh 11:58:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:58:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.64 11:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:58:29 d98fe51a310f: Preparing 11:58:29 2a4d077d6db9: Preparing 11:58:29 f0ac34ad2225: Preparing 11:58:29 e52f771a9f18: Preparing 11:58:29 9936c74f2ab0: Preparing 11:58:29 5b1f97dbb96a: Preparing 11:58:29 4f4ce317c6bb: Preparing 11:58:29 5b1f97dbb96a: Waiting 11:58:29 4f4ce317c6bb: Waiting 11:58:30 e52f771a9f18: Layer already exists 11:58:30 2a4d077d6db9: Layer already exists 11:58:30 d98fe51a310f: Layer already exists 11:58:30 f0ac34ad2225: Layer already exists 11:58:30 9936c74f2ab0: Layer already exists 11:58:30 5b1f97dbb96a: Layer already exists 11:58:30 4f4ce317c6bb: Layer already exists 11:58:30 2.2.0-dev.64: digest: sha256:c0dfd98e274759b58a84c9a7c7d039c67abfe8f5ca905c9b919f79a0229444b6 size: 1780 [Pipeline] isUnix [Pipeline] sh 11:58:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:58:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:58:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:58:30 d98fe51a310f: Preparing 11:58:30 2a4d077d6db9: Preparing 11:58:30 f0ac34ad2225: Preparing 11:58:30 e52f771a9f18: Preparing 11:58:30 9936c74f2ab0: Preparing 11:58:30 5b1f97dbb96a: Preparing 11:58:30 4f4ce317c6bb: Preparing 11:58:30 5b1f97dbb96a: Waiting 11:58:30 4f4ce317c6bb: Waiting 11:58:31 d98fe51a310f: Layer already exists 11:58:31 2a4d077d6db9: Layer already exists 11:58:31 9936c74f2ab0: Layer already exists 11:58:31 e52f771a9f18: Layer already exists 11:58:31 f0ac34ad2225: Layer already exists 11:58:31 5b1f97dbb96a: Layer already exists 11:58:31 4f4ce317c6bb: Layer already exists 11:58:31 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:c0dfd98e274759b58a84c9a7c7d039c67abfe8f5ca905c9b919f79a0229444b6 size: 1780 [Pipeline] isUnix [Pipeline] sh 11:58:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 11:58:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 11:58:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:58:31 d98fe51a310f: Preparing 11:58:31 2a4d077d6db9: Preparing 11:58:31 f0ac34ad2225: Preparing 11:58:31 e52f771a9f18: Preparing 11:58:31 9936c74f2ab0: Preparing 11:58:31 5b1f97dbb96a: Preparing 11:58:31 4f4ce317c6bb: Preparing 11:58:31 5b1f97dbb96a: Waiting 11:58:31 4f4ce317c6bb: Waiting 11:58:31 e52f771a9f18: Layer already exists 11:58:31 9936c74f2ab0: Layer already exists 11:58:31 f0ac34ad2225: Layer already exists 11:58:31 d98fe51a310f: Layer already exists 11:58:31 2a4d077d6db9: Layer already exists 11:58:31 4f4ce317c6bb: Layer already exists 11:58:31 5b1f97dbb96a: Layer already exists 11:58:31 main: digest: sha256:c0dfd98e274759b58a84c9a7c7d039c67abfe8f5ca905c9b919f79a0229444b6 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:58:32 ===================================================== [Pipeline] echo 11:58:32 taggedImages: 11:58:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:58:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:58:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.64 11:58:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:58:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 11:58:32 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 11:58:32 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:58:32 latest 11:58:32 2.2.0-dev.64 11:58:32 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:58:32 main 11:58:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:58:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:58:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:58:32 1925057be737: Preparing 11:58:32 f295c062f4d7: Preparing 11:58:32 c1ab3f96c09a: Preparing 11:58:32 9b309c58f2d4: Preparing 11:58:32 3c03bfd88791: Preparing 11:58:32 5b1f97dbb96a: Preparing 11:58:32 4f4ce317c6bb: Preparing 11:58:32 5b1f97dbb96a: Waiting 11:58:32 4f4ce317c6bb: Waiting 11:58:33 3c03bfd88791: Layer already exists 11:58:33 5b1f97dbb96a: Layer already exists 11:58:33 4f4ce317c6bb: Layer already exists 11:58:33 c1ab3f96c09a: Pushed 11:58:33 1925057be737: Pushed 11:58:33 f295c062f4d7: Pushed 11:58:51 9b309c58f2d4: Pushed 11:58:51 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:dc399e98ed8c7a467615ffaa7090afa0e1fe840732255114d72bb5100e262c0a size: 1780 [Pipeline] isUnix [Pipeline] sh 11:58:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:58:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:58:52 1925057be737: Preparing 11:58:52 f295c062f4d7: Preparing 11:58:52 c1ab3f96c09a: Preparing 11:58:52 9b309c58f2d4: Preparing 11:58:52 3c03bfd88791: Preparing 11:58:52 5b1f97dbb96a: Preparing 11:58:52 4f4ce317c6bb: Preparing 11:58:52 5b1f97dbb96a: Waiting 11:58:52 4f4ce317c6bb: Waiting 11:58:52 9b309c58f2d4: Layer already exists 11:58:52 c1ab3f96c09a: Layer already exists 11:58:52 3c03bfd88791: Layer already exists 11:58:52 f295c062f4d7: Layer already exists 11:58:52 1925057be737: Layer already exists 11:58:52 5b1f97dbb96a: Layer already exists 11:58:52 4f4ce317c6bb: Layer already exists 11:58:52 latest: digest: sha256:dc399e98ed8c7a467615ffaa7090afa0e1fe840732255114d72bb5100e262c0a size: 1780 [Pipeline] isUnix [Pipeline] sh 11:58:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:58:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.64 11:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:58:52 1925057be737: Preparing 11:58:52 f295c062f4d7: Preparing 11:58:52 c1ab3f96c09a: Preparing 11:58:52 9b309c58f2d4: Preparing 11:58:52 3c03bfd88791: Preparing 11:58:52 5b1f97dbb96a: Preparing 11:58:52 4f4ce317c6bb: Preparing 11:58:52 5b1f97dbb96a: Waiting 11:58:52 4f4ce317c6bb: Waiting 11:58:52 9b309c58f2d4: Layer already exists 11:58:52 c1ab3f96c09a: Layer already exists 11:58:52 1925057be737: Layer already exists 11:58:52 3c03bfd88791: Layer already exists 11:58:52 f295c062f4d7: Layer already exists 11:58:53 4f4ce317c6bb: Layer already exists 11:58:53 5b1f97dbb96a: Layer already exists 11:58:53 2.2.0-dev.64: digest: sha256:dc399e98ed8c7a467615ffaa7090afa0e1fe840732255114d72bb5100e262c0a size: 1780 [Pipeline] isUnix [Pipeline] sh 11:58:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:58:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:58:53 1925057be737: Preparing 11:58:53 f295c062f4d7: Preparing 11:58:53 c1ab3f96c09a: Preparing 11:58:53 9b309c58f2d4: Preparing 11:58:53 3c03bfd88791: Preparing 11:58:53 5b1f97dbb96a: Preparing 11:58:53 4f4ce317c6bb: Preparing 11:58:53 5b1f97dbb96a: Waiting 11:58:53 4f4ce317c6bb: Waiting 11:58:53 c1ab3f96c09a: Layer already exists 11:58:53 9b309c58f2d4: Layer already exists 11:58:53 1925057be737: Layer already exists 11:58:53 f295c062f4d7: Layer already exists 11:58:53 3c03bfd88791: Layer already exists 11:58:54 5b1f97dbb96a: Layer already exists 11:58:54 4f4ce317c6bb: Layer already exists 11:58:54 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:dc399e98ed8c7a467615ffaa7090afa0e1fe840732255114d72bb5100e262c0a size: 1780 [Pipeline] isUnix [Pipeline] sh 11:58:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 11:58:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 11:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:58:54 1925057be737: Preparing 11:58:54 f295c062f4d7: Preparing 11:58:54 c1ab3f96c09a: Preparing 11:58:54 9b309c58f2d4: Preparing 11:58:54 3c03bfd88791: Preparing 11:58:54 5b1f97dbb96a: Preparing 11:58:54 4f4ce317c6bb: Preparing 11:58:54 5b1f97dbb96a: Waiting 11:58:54 4f4ce317c6bb: Waiting 11:58:55 f295c062f4d7: Layer already exists 11:58:55 3c03bfd88791: Layer already exists 11:58:55 1925057be737: Layer already exists 11:58:55 c1ab3f96c09a: Layer already exists 11:58:55 9b309c58f2d4: Layer already exists 11:58:55 5b1f97dbb96a: Layer already exists 11:58:55 4f4ce317c6bb: Layer already exists 11:58:55 main: digest: sha256:dc399e98ed8c7a467615ffaa7090afa0e1fe840732255114d72bb5100e262c0a size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:58:55 ===================================================== [Pipeline] echo 11:58:55 taggedImages: 11:58:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:58:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:58:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.64 11:58:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:58:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 11:58:55 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 11:58:55 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:58:55 latest 11:58:55 2.2.0-dev.64 11:58:55 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:58:55 main 11:58:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:58:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:58:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:58:56 5a4b9cfc2ee9: Preparing 11:58:56 0e431aa8c320: Preparing 11:58:56 1f1addce2f2b: Preparing 11:58:56 7c1df4e53ce4: Preparing 11:58:56 f73e7dbfee58: Preparing 11:58:56 1f1addce2f2b: Layer already exists 11:58:56 f73e7dbfee58: Layer already exists 11:58:56 5a4b9cfc2ee9: Pushed 11:58:56 7c1df4e53ce4: Pushed 11:59:02 0e431aa8c320: Pushed 11:59:02 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:a8e181087af013db6870c6ec7c5bc8f22558d2d23be399721a1ff3468dd1e530 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:59:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:59:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:59:02 5a4b9cfc2ee9: Preparing 11:59:02 0e431aa8c320: Preparing 11:59:02 1f1addce2f2b: Preparing 11:59:02 7c1df4e53ce4: Preparing 11:59:02 f73e7dbfee58: Preparing 11:59:02 5a4b9cfc2ee9: Layer already exists 11:59:02 0e431aa8c320: Layer already exists 11:59:02 1f1addce2f2b: Layer already exists 11:59:02 7c1df4e53ce4: Layer already exists 11:59:02 f73e7dbfee58: Layer already exists 11:59:02 latest: digest: sha256:a8e181087af013db6870c6ec7c5bc8f22558d2d23be399721a1ff3468dd1e530 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:59:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:59:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.64 11:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:59:03 5a4b9cfc2ee9: Preparing 11:59:03 0e431aa8c320: Preparing 11:59:03 1f1addce2f2b: Preparing 11:59:03 7c1df4e53ce4: Preparing 11:59:03 f73e7dbfee58: Preparing 11:59:03 1f1addce2f2b: Layer already exists 11:59:03 f73e7dbfee58: Layer already exists 11:59:03 0e431aa8c320: Layer already exists 11:59:03 5a4b9cfc2ee9: Layer already exists 11:59:03 7c1df4e53ce4: Layer already exists 11:59:03 2.2.0-dev.64: digest: sha256:a8e181087af013db6870c6ec7c5bc8f22558d2d23be399721a1ff3468dd1e530 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:59:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:59:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:59:04 5a4b9cfc2ee9: Preparing 11:59:04 0e431aa8c320: Preparing 11:59:04 1f1addce2f2b: Preparing 11:59:04 7c1df4e53ce4: Preparing 11:59:04 f73e7dbfee58: Preparing 11:59:04 0e431aa8c320: Layer already exists 11:59:04 7c1df4e53ce4: Layer already exists 11:59:04 1f1addce2f2b: Layer already exists 11:59:04 f73e7dbfee58: Layer already exists 11:59:04 5a4b9cfc2ee9: Layer already exists 11:59:04 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:a8e181087af013db6870c6ec7c5bc8f22558d2d23be399721a1ff3468dd1e530 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:59:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 11:59:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 11:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:59:05 5a4b9cfc2ee9: Preparing 11:59:05 0e431aa8c320: Preparing 11:59:05 1f1addce2f2b: Preparing 11:59:05 7c1df4e53ce4: Preparing 11:59:05 f73e7dbfee58: Preparing 11:59:05 5a4b9cfc2ee9: Layer already exists 11:59:05 0e431aa8c320: Layer already exists 11:59:05 7c1df4e53ce4: Layer already exists 11:59:05 1f1addce2f2b: Layer already exists 11:59:05 f73e7dbfee58: Layer already exists 11:59:05 main: digest: sha256:a8e181087af013db6870c6ec7c5bc8f22558d2d23be399721a1ff3468dd1e530 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:59:05 ===================================================== [Pipeline] echo 11:59:05 taggedImages: 11:59:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:59:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:59:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.64 11:59:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:59:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 11:59:05 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 11:59:05 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:59:05 latest 11:59:05 2.2.0-dev.64 11:59:05 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:59:05 main 11:59:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:59:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:59:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:59:06 8db145f7fa9e: Preparing 11:59:06 ee08d5000a16: Preparing 11:59:06 1f1addce2f2b: Preparing 11:59:06 b0b5b61c18d9: Preparing 11:59:06 f73e7dbfee58: Preparing 11:59:06 f73e7dbfee58: Layer already exists 11:59:06 1f1addce2f2b: Layer already exists 11:59:06 b0b5b61c18d9: Layer already exists 11:59:06 8db145f7fa9e: Pushed 11:59:12 ee08d5000a16: Pushed 11:59:12 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:d7e439afc95fed9cfefec1ee84058300f27a5bfe66ef0591a9dcffde072dfe0f size: 1364 [Pipeline] isUnix [Pipeline] sh 11:59:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:59:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:59:13 8db145f7fa9e: Preparing 11:59:13 ee08d5000a16: Preparing 11:59:13 1f1addce2f2b: Preparing 11:59:13 b0b5b61c18d9: Preparing 11:59:13 f73e7dbfee58: Preparing 11:59:13 ee08d5000a16: Layer already exists 11:59:13 b0b5b61c18d9: Layer already exists 11:59:13 f73e7dbfee58: Layer already exists 11:59:13 8db145f7fa9e: Layer already exists 11:59:13 1f1addce2f2b: Layer already exists 11:59:13 latest: digest: sha256:d7e439afc95fed9cfefec1ee84058300f27a5bfe66ef0591a9dcffde072dfe0f size: 1364 [Pipeline] isUnix [Pipeline] sh 11:59:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:59:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.64 11:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:59:14 8db145f7fa9e: Preparing 11:59:14 ee08d5000a16: Preparing 11:59:14 1f1addce2f2b: Preparing 11:59:14 b0b5b61c18d9: Preparing 11:59:14 f73e7dbfee58: Preparing 11:59:14 b0b5b61c18d9: Layer already exists 11:59:14 8db145f7fa9e: Layer already exists 11:59:14 f73e7dbfee58: Layer already exists 11:59:14 ee08d5000a16: Layer already exists 11:59:14 1f1addce2f2b: Layer already exists 11:59:14 2.2.0-dev.64: digest: sha256:d7e439afc95fed9cfefec1ee84058300f27a5bfe66ef0591a9dcffde072dfe0f size: 1364 [Pipeline] isUnix [Pipeline] sh 11:59:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:59:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:59:15 8db145f7fa9e: Preparing 11:59:15 ee08d5000a16: Preparing 11:59:15 1f1addce2f2b: Preparing 11:59:15 b0b5b61c18d9: Preparing 11:59:15 f73e7dbfee58: Preparing 11:59:15 b0b5b61c18d9: Layer already exists 11:59:15 1f1addce2f2b: Layer already exists 11:59:15 f73e7dbfee58: Layer already exists 11:59:15 ee08d5000a16: Layer already exists 11:59:15 8db145f7fa9e: Layer already exists 11:59:15 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:d7e439afc95fed9cfefec1ee84058300f27a5bfe66ef0591a9dcffde072dfe0f size: 1364 [Pipeline] isUnix [Pipeline] sh 11:59:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 11:59:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 11:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:59:16 8db145f7fa9e: Preparing 11:59:16 ee08d5000a16: Preparing 11:59:16 1f1addce2f2b: Preparing 11:59:16 b0b5b61c18d9: Preparing 11:59:16 f73e7dbfee58: Preparing 11:59:16 ee08d5000a16: Layer already exists 11:59:16 f73e7dbfee58: Layer already exists 11:59:16 b0b5b61c18d9: Layer already exists 11:59:16 1f1addce2f2b: Layer already exists 11:59:16 8db145f7fa9e: Layer already exists 11:59:16 main: digest: sha256:d7e439afc95fed9cfefec1ee84058300f27a5bfe66ef0591a9dcffde072dfe0f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:59:16 ===================================================== [Pipeline] echo 11:59:16 taggedImages: 11:59:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:59:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:59:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.64 11:59:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:59:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 11:59:16 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 11:59:16 197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:59:16 latest 11:59:16 2.2.0-dev.64 11:59:16 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:59:16 main 11:59:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:59:16 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] isUnix [Pipeline] sh 11:59:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 11:59:17 21a96c857c38: Preparing 11:59:17 a070b8c49581: Preparing 11:59:17 994dbf06242e: Preparing 11:59:17 b15553599aa7: Preparing 11:59:17 f0e5a4d6c014: Preparing 11:59:17 3b19d27f08f7: Preparing 11:59:17 73bb99a6e169: Preparing 11:59:17 ec06c3102977: Preparing 11:59:17 6a3c62e080c7: Preparing 11:59:17 340cb19ca677: Preparing 11:59:17 4f4ce317c6bb: Preparing 11:59:17 3b19d27f08f7: Waiting 11:59:17 73bb99a6e169: Waiting 11:59:17 ec06c3102977: Waiting 11:59:17 6a3c62e080c7: Waiting 11:59:17 340cb19ca677: Waiting 11:59:17 4f4ce317c6bb: Waiting 11:59:17 f0e5a4d6c014: Layer already exists 11:59:17 3b19d27f08f7: Layer already exists 11:59:17 73bb99a6e169: Layer already exists 11:59:17 ec06c3102977: Layer already exists 11:59:17 a070b8c49581: Pushed 11:59:17 6a3c62e080c7: Layer already exists 11:59:17 340cb19ca677: Layer already exists 11:59:17 4f4ce317c6bb: Layer already exists 11:59:18 21a96c857c38: Pushed 11:59:22 994dbf06242e: Pushed 11:59:37 b15553599aa7: Pushed 11:59:37 197d819be8811250aad6d64bcb6b2aa1cf8bb64a: digest: sha256:2007874696c41de2fe7b2f323ba04cb9e597b29baad8d9c971bc659e44b1f0cd size: 2622 [Pipeline] isUnix [Pipeline] sh 11:59:38 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:59:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 11:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 11:59:38 21a96c857c38: Preparing 11:59:38 a070b8c49581: Preparing 11:59:38 994dbf06242e: Preparing 11:59:38 b15553599aa7: Preparing 11:59:38 f0e5a4d6c014: Preparing 11:59:38 3b19d27f08f7: Preparing 11:59:38 73bb99a6e169: Preparing 11:59:38 ec06c3102977: Preparing 11:59:38 6a3c62e080c7: Preparing 11:59:38 340cb19ca677: Preparing 11:59:38 4f4ce317c6bb: Preparing 11:59:38 ec06c3102977: Waiting 11:59:38 340cb19ca677: Waiting 11:59:38 4f4ce317c6bb: Waiting 11:59:38 3b19d27f08f7: Waiting 11:59:38 6a3c62e080c7: Waiting 11:59:38 73bb99a6e169: Waiting 11:59:38 a070b8c49581: Layer already exists 11:59:38 994dbf06242e: Layer already exists 11:59:38 b15553599aa7: Layer already exists 11:59:38 f0e5a4d6c014: Layer already exists 11:59:38 21a96c857c38: Layer already exists 11:59:38 73bb99a6e169: Layer already exists 11:59:38 3b19d27f08f7: Layer already exists 11:59:38 ec06c3102977: Layer already exists 11:59:38 340cb19ca677: Layer already exists 11:59:38 6a3c62e080c7: Layer already exists 11:59:38 4f4ce317c6bb: Layer already exists 11:59:38 latest: digest: sha256:2007874696c41de2fe7b2f323ba04cb9e597b29baad8d9c971bc659e44b1f0cd size: 2622 [Pipeline] isUnix [Pipeline] sh 11:59:39 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:59:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.64 11:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 11:59:39 21a96c857c38: Preparing 11:59:39 a070b8c49581: Preparing 11:59:39 994dbf06242e: Preparing 11:59:39 b15553599aa7: Preparing 11:59:39 f0e5a4d6c014: Preparing 11:59:39 3b19d27f08f7: Preparing 11:59:39 73bb99a6e169: Preparing 11:59:39 ec06c3102977: Preparing 11:59:39 6a3c62e080c7: Preparing 11:59:39 340cb19ca677: Preparing 11:59:39 4f4ce317c6bb: Preparing 11:59:39 ec06c3102977: Waiting 11:59:39 340cb19ca677: Waiting 11:59:39 6a3c62e080c7: Waiting 11:59:39 4f4ce317c6bb: Waiting 11:59:39 3b19d27f08f7: Waiting 11:59:39 73bb99a6e169: Waiting 11:59:39 a070b8c49581: Layer already exists 11:59:39 b15553599aa7: Layer already exists 11:59:39 994dbf06242e: Layer already exists 11:59:39 21a96c857c38: Layer already exists 11:59:39 f0e5a4d6c014: Layer already exists 11:59:39 3b19d27f08f7: Layer already exists 11:59:39 ec06c3102977: Layer already exists 11:59:39 340cb19ca677: Layer already exists 11:59:39 6a3c62e080c7: Layer already exists 11:59:39 73bb99a6e169: Layer already exists 11:59:39 4f4ce317c6bb: Layer already exists 11:59:39 2.2.0-dev.64: digest: sha256:2007874696c41de2fe7b2f323ba04cb9e597b29baad8d9c971bc659e44b1f0cd size: 2622 [Pipeline] isUnix [Pipeline] sh 11:59:39 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh 11:59:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 11:59:40 21a96c857c38: Preparing 11:59:40 a070b8c49581: Preparing 11:59:40 994dbf06242e: Preparing 11:59:40 b15553599aa7: Preparing 11:59:40 f0e5a4d6c014: Preparing 11:59:40 3b19d27f08f7: Preparing 11:59:40 73bb99a6e169: Preparing 11:59:40 ec06c3102977: Preparing 11:59:40 6a3c62e080c7: Preparing 11:59:40 340cb19ca677: Preparing 11:59:40 4f4ce317c6bb: Preparing 11:59:40 ec06c3102977: Waiting 11:59:40 6a3c62e080c7: Waiting 11:59:40 340cb19ca677: Waiting 11:59:40 4f4ce317c6bb: Waiting 11:59:40 3b19d27f08f7: Waiting 11:59:40 73bb99a6e169: Waiting 11:59:40 994dbf06242e: Layer already exists 11:59:40 21a96c857c38: Layer already exists 11:59:40 b15553599aa7: Layer already exists 11:59:40 a070b8c49581: Layer already exists 11:59:40 f0e5a4d6c014: Layer already exists 11:59:40 73bb99a6e169: Layer already exists 11:59:40 3b19d27f08f7: Layer already exists 11:59:40 ec06c3102977: Layer already exists 11:59:40 6a3c62e080c7: Layer already exists 11:59:40 340cb19ca677: Layer already exists 11:59:40 4f4ce317c6bb: Layer already exists 11:59:40 197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64: digest: sha256:2007874696c41de2fe7b2f323ba04cb9e597b29baad8d9c971bc659e44b1f0cd size: 2622 [Pipeline] isUnix [Pipeline] sh 11:59:40 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 11:59:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 11:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 11:59:41 21a96c857c38: Preparing 11:59:41 a070b8c49581: Preparing 11:59:41 994dbf06242e: Preparing 11:59:41 b15553599aa7: Preparing 11:59:41 f0e5a4d6c014: Preparing 11:59:41 3b19d27f08f7: Preparing 11:59:41 73bb99a6e169: Preparing 11:59:41 ec06c3102977: Preparing 11:59:41 6a3c62e080c7: Preparing 11:59:41 340cb19ca677: Preparing 11:59:41 4f4ce317c6bb: Preparing 11:59:41 3b19d27f08f7: Waiting 11:59:41 6a3c62e080c7: Waiting 11:59:41 340cb19ca677: Waiting 11:59:41 4f4ce317c6bb: Waiting 11:59:41 73bb99a6e169: Waiting 11:59:41 ec06c3102977: Waiting 11:59:41 b15553599aa7: Layer already exists 11:59:41 f0e5a4d6c014: Layer already exists 11:59:41 994dbf06242e: Layer already exists 11:59:41 a070b8c49581: Layer already exists 11:59:41 21a96c857c38: Layer already exists 11:59:41 73bb99a6e169: Layer already exists 11:59:41 3b19d27f08f7: Layer already exists 11:59:41 ec06c3102977: Layer already exists 11:59:41 340cb19ca677: Layer already exists 11:59:41 6a3c62e080c7: Layer already exists 11:59:41 4f4ce317c6bb: Layer already exists 11:59:41 main: digest: sha256:2007874696c41de2fe7b2f323ba04cb9e597b29baad8d9c971bc659e44b1f0cd size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:59:41 ===================================================== [Pipeline] echo 11:59:41 taggedImages: 11:59:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a 11:59:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 11:59:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.64 11:59:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:197d819be8811250aad6d64bcb6b2aa1cf8bb64a-2.2.0-dev.64 11:59:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:59:42 11:59:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:59:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:59:42 arm64: Pulling from edgex-lftools-log-publisher 11:59:42 8998bd30e6a1: Pulling fs layer 11:59:42 04944245beec: Pulling fs layer 11:59:42 699f458cf7ca: Pulling fs layer 11:59:42 765212b225bb: Pulling fs layer 11:59:42 f23df028b6ca: Pulling fs layer 11:59:42 d65c8cfc05b1: Pulling fs layer 11:59:42 2437ff75d9bd: Pulling fs layer 11:59:42 765212b225bb: Waiting 11:59:42 f23df028b6ca: Waiting 11:59:42 d65c8cfc05b1: Waiting 11:59:42 2437ff75d9bd: Waiting 11:59:42 04944245beec: Verifying Checksum 11:59:42 04944245beec: Download complete 11:59:42 765212b225bb: Verifying Checksum 11:59:42 765212b225bb: Download complete 11:59:42 f23df028b6ca: Verifying Checksum 11:59:42 f23df028b6ca: Download complete 11:59:42 d65c8cfc05b1: Download complete 11:59:42 699f458cf7ca: Download complete 11:59:43 8998bd30e6a1: Verifying Checksum 11:59:43 8998bd30e6a1: Download complete 11:59:46 2437ff75d9bd: Verifying Checksum 11:59:46 2437ff75d9bd: Download complete 11:59:48 8998bd30e6a1: Pull complete 11:59:49 04944245beec: Pull complete 11:59:50 699f458cf7ca: Pull complete 11:59:50 765212b225bb: Pull complete 11:59:51 f23df028b6ca: Pull complete 11:59:52 d65c8cfc05b1: Pull complete 12:00:08 2437ff75d9bd: Pull complete 12:00:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:00:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:00:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:00:09 prd-ubuntu20.04-docker-arm64-4c-16g-20663 does not seem to be running inside a container 12:00:09 $ 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/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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 12:00:11 $ docker top 58d4cef18b72cabcf20b4ba036c5cff13f49ba471fbe856e38b60794b4227ec1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:00:13 ---> job-cost.sh 12:00:13 lf-activate-venv: SKIPPING 12:00:13 INFO: No Stack... 12:00:14 INFO: Retrieving Pricing Info for: v3-standard-4 12:00:15 INFO: Archiving Costs [Pipeline] sh 12:00:15 + cut -d, -f6 12:00:15 + cat /w/workspace/edgex-go/189/archives/cost.csv [Pipeline] lock 12:00:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-189-stack-cost] 12:00:15 Resource [jenkins-edgexfoundry-edgex-go-main-189-stack-cost] did not exist. Created. 12:00:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:00:16 + echo total: 0.2199999988079071 [Pipeline] stash 12:00:17 Stashed 1 file(s) [Pipeline] } 12:00:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-189-stack-cost] [Pipeline] // lock [Pipeline] } 12:00:17 $ docker stop --time=1 58d4cef18b72cabcf20b4ba036c5cff13f49ba471fbe856e38b60794b4227ec1 12:00:18 $ docker rm -f 58d4cef18b72cabcf20b4ba036c5cff13f49ba471fbe856e38b60794b4227ec1 [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 12:00:19 provisioning config files... 12:00:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/189@tmp/config7197846970513416458tmp [Pipeline] { [Pipeline] sh 12:00:19 + set +x 12:00:19 + curl -s https://codecov.io/bash 12:00:19 + bash -s -- 12:00:19 12:00:19 _____ _ 12:00:19 / ____| | | 12:00:19 | | ___ __| | ___ ___ _____ __ 12:00:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:00:19 | |___| (_) | (_| | __/ (_| (_) \ V / 12:00:19 \_____\___/ \__,_|\___|\___\___/ \_/ 12:00:19 Bash-1.0.6 12:00:19 12:00:19 12:00:19 ==> git version 2.25.1 found 12:00: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 12:00:19 Release-Date: 2020-01-08 12:00: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 12:00:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:00:19 ==> Jenkins CI detected. 12:00:19 current dir:  /w/workspace/edgex-go/189 12:00:19 project root: . 12:00:19 --> token set from env 12:00:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:00:19 ==> Running gcov in . (disable via -X gcov) 12:00:20 ==> Python coveragepy not found 12:00:20 ==> Searching for coverage reports in: 12:00:20 + . 12:00:20 -> Found 1 reports 12:00:20 ==> Detecting git/mercurial file structure 12:00:20 ==> Reading reports 12:00:20 + ./coverage.out bytes=432619 12:00:20 ==> Appending adjustments 12:00:20 https://docs.codecov.io/docs/fixing-reports 12:00:21 + Found adjustments 12:00:21 ==> Gzipping contents 12:00:21 60K /tmp/codecov.1sEGrZ.gz 12:00:21 ==> Uploading reports 12:00:21 url: https://codecov.io 12:00:21 query: branch=main&commit=197d819be8811250aad6d64bcb6b2aa1cf8bb64a&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:00:21 -> Pinging Codecov 12:00:21 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=197d819be8811250aad6d64bcb6b2aa1cf8bb64a&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:00:21 -> Uploading to 12:00:21 https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/197d819be8811250aad6d64bcb6b2aa1cf8bb64a/02aa2f0e-5a8e-4a28-926c-a193b1cb3272.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T120021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53363cccfb2b5e89ab7b6ddd9ccf7f3faf0485ee500260df38a4e286ab8266ff 12:00:21 % Total % Received % Xferd Average Speed Time Time Time Current 12:00:21 Dload Upload Total Spent Left Speed 12:00:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59442 0 0 100 59442 0 218k --:--:-- --:--:-- --:--:-- 218k 12:00:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/197d819be8811250aad6d64bcb6b2aa1cf8bb64a [Pipeline] } 12:00:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 12:00:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:00:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:00:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:00:22 12:00:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 12:00:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:00:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:00:22 188c0c94c7c5: Pulling fs layer 12:00:22 0ef7d3d256c8: Pulling fs layer 12:00:22 de9db76c5a1d: Pulling fs layer 12:00:22 0eba1c9be4d2: Pulling fs layer 12:00:22 0d57e429df01: Pulling fs layer 12:00:22 4e4be7b47b0d: Pulling fs layer 12:00:22 e1f770b5df2f: Pulling fs layer 12:00:22 85a0685a4137: Pulling fs layer 12:00:22 4e4be7b47b0d: Waiting 12:00:22 e1f770b5df2f: Waiting 12:00:22 85a0685a4137: Waiting 12:00:22 0eba1c9be4d2: Waiting 12:00:22 de9db76c5a1d: Verifying Checksum 12:00:22 0ef7d3d256c8: Download complete 12:00:22 0d57e429df01: Verifying Checksum 12:00:22 0d57e429df01: Download complete 12:00:22 188c0c94c7c5: Verifying Checksum 12:00:22 188c0c94c7c5: Download complete 12:00:22 4e4be7b47b0d: Verifying Checksum 12:00:22 4e4be7b47b0d: Download complete 12:00:22 e1f770b5df2f: Verifying Checksum 12:00:22 e1f770b5df2f: Download complete 12:00:22 188c0c94c7c5: Pull complete 12:00:22 0ef7d3d256c8: Pull complete 12:00:23 de9db76c5a1d: Pull complete 12:00:23 0eba1c9be4d2: Verifying Checksum 12:00:23 0eba1c9be4d2: Download complete 12:00:23 85a0685a4137: Verifying Checksum 12:00:23 85a0685a4137: Download complete 12:00:26 0eba1c9be4d2: Pull complete 12:00:26 0d57e429df01: Pull complete 12:00:27 4e4be7b47b0d: Pull complete 12:00:27 e1f770b5df2f: Pull complete 12:00:30 85a0685a4137: Pull complete 12:00:30 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 12:00:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:00:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 12:00:30 prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container 12:00:30 $ 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/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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-devops/edgex-snyk-go:1.410.4 cat 12:00:32 $ docker top 75d0a501ade701a07b4700aea4c5aa18744bf26b57196887a5a6568a27343c82 -eo pid,comm [Pipeline] { [Pipeline] echo 12:00:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 12:00:33 + set -o pipefail 12:00:33 + snyk monitor '--org=edgex-jenkins' 12:00:38 12:00:38 Monitoring /w/workspace/edgex-go/189 (github.com/edgexfoundry/edgex-go)... 12:00:38 12:00:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/622a8012-0dcd-4693-b251-3a6fe4b0c7d5 12:00:38 12:00:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 12:00:38 12:00:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:00:38 12:00:38 [Pipeline] } 12:00:38 $ docker stop --time=1 75d0a501ade701a07b4700aea4c5aa18744bf26b57196887a5a6568a27343c82 12:00:40 $ docker rm -f 75d0a501ade701a07b4700aea4c5aa18744bf26b57196887a5a6568a27343c82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 12:00:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:00:41 provisioning config files... 12:00:41 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/189@tmp/config2029147975309506873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:00:41 --> edgex-publish-swagger.sh 12:00:41 === Publish openapi/v2 API === 12:00:41 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 12:00:41 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/189/openapi/v2/core-command.yaml] 12:00:41 % Total % Received % Xferd Average Speed Time Time Time Current 12:00:41 Dload Upload Total Spent Left Speed 12:00:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27415 0:00:01 0:00:01 --:--:-- 27415 100 33831 0 0 100 33831 0 15143 0:00:02 0:00:02 --:--:-- 15143 100 33831 0 0 100 33831 0 14066 0:00:02 0:00:02 --:--:-- 14072 12:00:43 12:00:43 12:00:43 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/189/openapi/v2/core-data.yaml] 12:00:43 % Total % Received % Xferd Average Speed Time Time Time Current 12:00:43 Dload Upload Total Spent Left Speed 12:00:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 38894 0:00:01 0:00:01 --:--:-- 38872 100 71604 0 0 100 71604 0 38872 0:00:01 0:00:01 --:--:-- 38851 12:00:45 12:00:45 12:00:45 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/189/openapi/v2/core-metadata.yaml] 12:00:45 % Total % Received % Xferd Average Speed Time Time Time Current 12:00:45 Dload Upload Total Spent Left Speed 12:00:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 141k 0 0 100 141k 0 65906 0:00:02 0:00:02 --:--:-- 65906 100 141k 0 0 100 141k 0 65757 0:00:02 0:00:02 --:--:-- 65757 12:00:48 12:00:48 12:00:48 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/189/openapi/v2/support-notifications.yaml] 12:00:48 % Total % Received % Xferd Average Speed Time Time Time Current 12:00:48 Dload Upload Total Spent Left Speed 12:00:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74122 0:00:01 0:00:01 --:--:-- 74122 100 89318 0 0 100 89318 0 64723 0:00:01 0:00:01 --:--:-- 64676 100 89318 0 0 100 89318 0 64723 0:00:01 0:00:01 --:--:-- 64676 12:00:49 12:00:49 12:00:49 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/189/openapi/v2/support-scheduler.yaml] 12:00:49 % Total % Received % Xferd Average Speed Time Time Time Current 12:00:49 Dload Upload Total Spent Left Speed 12:00:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32853 0:00:01 0:00:01 --:--:-- 32881 100 39556 0 0 100 39556 0 28478 0:00:01 0:00:01 --:--:-- 28478 12:00:50 12:00:50 12:00:50 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/189/openapi/v2/system-agent.yaml] 12:00:50 % Total % Received % Xferd Average Speed Time Time Time Current 12:00:50 Dload Upload Total Spent Left Speed 12:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16673 0:00:01 0:00:01 --:--:-- 16673 100 20091 0 0 100 20091 0 13971 0:00:01 0:00:01 --:--:-- 13971 12:00:52 12:00:52 [Pipeline] } 12:00:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 12:00:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:00:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:00:52 . [Pipeline] withDockerContainer 12:00:53 prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container 12:00:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:00:53 $ docker top 6b49c74c0a9f4fef5f49e2c1dd45209a7ac5aca84bed00ba9a0834ff3b91f4c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:00:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:00:53 [ssh-agent] Looking for ssh-agent implementation... 12:00:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:00:53 $ docker exec 6b49c74c0a9f4fef5f49e2c1dd45209a7ac5aca84bed00ba9a0834ff3b91f4c5 ssh-agent 12:00:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAOoeOe/agent.14 12:00:53 SSH_AGENT_PID=22 12:00:53 Running ssh-add (command line suppressed) 12:00:53 Identity added: /w/workspace/edgex-go/189@tmp/private_key_2082728327555730201.key (/w/workspace/edgex-go/189@tmp/private_key_2082728327555730201.key) 12:00:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:00:54 + git semver tag 12:00:54 # -> Open(): unable to determine branch for HEAD 12:00:54 # $GIT_DIR = /w/workspace/edgex-go/189/.git 12:00:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/189 12:00:54 # $SEMVER_REMOTE_NAME = origin 12:00:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:00:54 # $SEMVER_USER_NAME = edgex-jenkins 12:00:54 # $SEMVER_BRANCH = main 12:00:54 # $SEMVER_DIR = /w/workspace/edgex-go/189/.semver 12:00:54 # 197d819be8811250aad6d64bcb6b2aa1cf8bb64a HEAD 12:00:54 # -> Force: false 12:00:54 # 266639eb3e62dcca77de49961dbd1cc156e9113a refs/tags/v2.2.0-dev.64 [Pipeline] } 12:00:54 $ docker exec --env ******** --env ******** 6b49c74c0a9f4fef5f49e2c1dd45209a7ac5aca84bed00ba9a0834ff3b91f4c5 ssh-agent -k 12:00:54 unset SSH_AUTH_SOCK; 12:00:54 unset SSH_AGENT_PID; 12:00:54 echo Agent pid 22 killed; 12:00:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:00:54 + git semver [Pipeline] } 12:00:54 $ docker stop --time=1 6b49c74c0a9f4fef5f49e2c1dd45209a7ac5aca84bed00ba9a0834ff3b91f4c5 12:00:56 $ docker rm -f 6b49c74c0a9f4fef5f49e2c1dd45209a7ac5aca84bed00ba9a0834ff3b91f4c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 12:00:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:00:56 12:00:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 12:00:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:00:56 0.23.1-centos7: Pulling from edgex-lftools 12:00:56 ab5ef0e58194: Pulling fs layer 12:00:56 9712f1f96733: Pulling fs layer 12:00:56 63f879dbbcfc: Pulling fs layer 12:00:56 0d9ebad4ef96: Pulling fs layer 12:00:56 e9a5061849ea: Pulling fs layer 12:00:56 d747dcd14b5f: Pulling fs layer 12:00:56 2de7ff778b66: Pulling fs layer 12:00:56 d747dcd14b5f: Waiting 12:00:56 2de7ff778b66: Waiting 12:00:56 e9a5061849ea: Waiting 12:00:56 0d9ebad4ef96: Waiting 12:00:56 9712f1f96733: Download complete 12:00:57 63f879dbbcfc: Verifying Checksum 12:00:57 63f879dbbcfc: Download complete 12:00:57 e9a5061849ea: Verifying Checksum 12:00:57 e9a5061849ea: Download complete 12:00:57 d747dcd14b5f: Verifying Checksum 12:00:57 d747dcd14b5f: Download complete 12:00:57 0d9ebad4ef96: Verifying Checksum 12:00:57 0d9ebad4ef96: Download complete 12:00:57 ab5ef0e58194: Verifying Checksum 12:00:57 ab5ef0e58194: Download complete 12:00:57 2de7ff778b66: Verifying Checksum 12:01:00 ab5ef0e58194: Pull complete 12:01:00 9712f1f96733: Pull complete 12:01:01 63f879dbbcfc: Pull complete 12:01:05 0d9ebad4ef96: Pull complete 12:01:05 e9a5061849ea: Pull complete 12:01:05 d747dcd14b5f: Pull complete 12:01:07 2de7ff778b66: Pull complete 12:01:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:01:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:01:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 12:01:07 prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container 12:01:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:01:09 $ docker top 58c43529200d02cd258aaaa15955ba32c7a2d9bc0aaf2216d3f2e190678ba9de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:01:09 provisioning config files... 12:01:09 copy managed file [sigul-config] to file:/w/workspace/edgex-go/189@tmp/config5432350783613623852tmp 12:01:09 copy managed file [sigul-password] to file:/w/workspace/edgex-go/189@tmp/config3453715824736911776tmp 12:01:09 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/189@tmp/config7282096888442481740tmp [Pipeline] { [Pipeline] echo 12:01:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:01:09 ---> sigul-configuration.sh 12:01:09 gpg: directory `/root/.gnupg' created 12:01:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:01:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:01:09 gpg: keyring `/root/.gnupg/secring.gpg' created 12:01:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:01:09 gpg: CAST5 encrypted data 12:01:09 gpg: encrypted with 1 passphrase 12:01:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:01:09 + mkdir /home/jenkins 12:01:09 + mkdir /home/jenkins/sigul [Pipeline] sh 12:01:10 + 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 12:01:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:01:10 ---> sigul-install.sh 12:01:10 Sigul already installed; skipping installation. [Pipeline] sh 12:01:10 + git tag --list 12:01:10 0.6.0 12:01:10 0.6.1 12:01:10 0.7.0 12:01:10 0.7.1 12:01:10 v1.0.0 12:01:10 v1.0.1 12:01:10 v1.1.0 12:01:10 v1.2.0 12:01:10 v1.2.1 12:01:10 v1.3.0 12:01:10 v1.3.1 12:01:10 v2.0.0 12:01:10 v2.0.1-dev.1 12:01:10 v2.0.1-dev.10 12:01:10 v2.0.1-dev.11 12:01:10 v2.0.1-dev.12 12:01:10 v2.0.1-dev.13 12:01:10 v2.0.1-dev.14 12:01:10 v2.0.1-dev.15 12:01:10 v2.0.1-dev.16 12:01:10 v2.0.1-dev.17 12:01:10 v2.0.1-dev.18 12:01:10 v2.0.1-dev.19 12:01:10 v2.0.1-dev.2 12:01:10 v2.0.1-dev.20 12:01:10 v2.0.1-dev.21 12:01:10 v2.0.1-dev.22 12:01:10 v2.0.1-dev.23 12:01:10 v2.0.1-dev.24 12:01:10 v2.0.1-dev.25 12:01:10 v2.0.1-dev.26 12:01:10 v2.0.1-dev.27 12:01:10 v2.0.1-dev.28 12:01:10 v2.0.1-dev.29 12:01:10 v2.0.1-dev.3 12:01:10 v2.0.1-dev.30 12:01:10 v2.0.1-dev.31 12:01:10 v2.0.1-dev.32 12:01:10 v2.0.1-dev.33 12:01:10 v2.0.1-dev.34 12:01:10 v2.0.1-dev.35 12:01:10 v2.0.1-dev.36 12:01:10 v2.0.1-dev.37 12:01:10 v2.0.1-dev.38 12:01:10 v2.0.1-dev.39 12:01:10 v2.0.1-dev.4 12:01:10 v2.0.1-dev.40 12:01:10 v2.0.1-dev.41 12:01:10 v2.0.1-dev.42 12:01:10 v2.0.1-dev.43 12:01:10 v2.0.1-dev.44 12:01:10 v2.0.1-dev.45 12:01:10 v2.0.1-dev.46 12:01:10 v2.0.1-dev.47 12:01:10 v2.0.1-dev.48 12:01:10 v2.0.1-dev.49 12:01:10 v2.0.1-dev.5 12:01:10 v2.0.1-dev.50 12:01:10 v2.0.1-dev.51 12:01:10 v2.0.1-dev.52 12:01:10 v2.0.1-dev.53 12:01:10 v2.0.1-dev.54 12:01:10 v2.0.1-dev.55 12:01:10 v2.0.1-dev.56 12:01:10 v2.0.1-dev.57 12:01:10 v2.0.1-dev.58 12:01:10 v2.0.1-dev.59 12:01:10 v2.0.1-dev.6 12:01:10 v2.0.1-dev.60 12:01:10 v2.0.1-dev.61 12:01:10 v2.0.1-dev.62 12:01:10 v2.0.1-dev.63 12:01:10 v2.0.1-dev.64 12:01:10 v2.0.1-dev.65 12:01:10 v2.0.1-dev.66 12:01:10 v2.0.1-dev.67 12:01:10 v2.0.1-dev.68 12:01:10 v2.0.1-dev.69 12:01:10 v2.0.1-dev.7 12:01:10 v2.0.1-dev.70 12:01:10 v2.0.1-dev.71 12:01:10 v2.0.1-dev.72 12:01:10 v2.0.1-dev.73 12:01:10 v2.0.1-dev.74 12:01:10 v2.0.1-dev.75 12:01:10 v2.0.1-dev.76 12:01:10 v2.0.1-dev.77 12:01:10 v2.0.1-dev.78 12:01:10 v2.0.1-dev.79 12:01:10 v2.0.1-dev.8 12:01:10 v2.0.1-dev.80 12:01:10 v2.0.1-dev.81 12:01:10 v2.0.1-dev.82 12:01:10 v2.0.1-dev.83 12:01:10 v2.0.1-dev.84 12:01:10 v2.0.1-dev.85 12:01:10 v2.0.1-dev.86 12:01:10 v2.0.1-dev.87 12:01:10 v2.0.1-dev.88 12:01:10 v2.0.1-dev.89 12:01:10 v2.0.1-dev.9 12:01:10 v2.0.1-dev.90 12:01:10 v2.0.1-dev.91 12:01:10 v2.0.1-dev.92 12:01:10 v2.0.1-dev.93 12:01:10 v2.0.1-dev.94 12:01:10 v2.0.1-dev.95 12:01:10 v2.0.1-dev.96 12:01:10 v2.0.1-dev.97 12:01:10 v2.0.1-dev.98 12:01:10 v2.0.1-dev.99 12:01:10 v2.1.0 12:01:10 v2.2.0-dev.1 12:01:10 v2.2.0-dev.10 12:01:10 v2.2.0-dev.11 12:01:10 v2.2.0-dev.12 12:01:10 v2.2.0-dev.13 12:01:10 v2.2.0-dev.14 12:01:10 v2.2.0-dev.15 12:01:10 v2.2.0-dev.16 12:01:10 v2.2.0-dev.17 12:01:10 v2.2.0-dev.18 12:01:10 v2.2.0-dev.19 12:01:10 v2.2.0-dev.2 12:01:10 v2.2.0-dev.20 12:01:10 v2.2.0-dev.21 12:01:10 v2.2.0-dev.22 12:01:10 v2.2.0-dev.23 12:01:10 v2.2.0-dev.24 12:01:10 v2.2.0-dev.25 12:01:10 v2.2.0-dev.26 12:01:10 v2.2.0-dev.27 12:01:10 v2.2.0-dev.28 12:01:10 v2.2.0-dev.29 12:01:10 v2.2.0-dev.3 12:01:10 v2.2.0-dev.30 12:01:10 v2.2.0-dev.31 12:01:10 v2.2.0-dev.32 12:01:10 v2.2.0-dev.33 12:01:10 v2.2.0-dev.34 12:01:10 v2.2.0-dev.35 12:01:10 v2.2.0-dev.36 12:01:10 v2.2.0-dev.37 12:01:10 v2.2.0-dev.38 12:01:10 v2.2.0-dev.39 12:01:10 v2.2.0-dev.4 12:01:10 v2.2.0-dev.40 12:01:10 v2.2.0-dev.41 12:01:10 v2.2.0-dev.42 12:01:10 v2.2.0-dev.43 12:01:10 v2.2.0-dev.44 12:01:10 v2.2.0-dev.45 12:01:10 v2.2.0-dev.46 12:01:10 v2.2.0-dev.47 12:01:10 v2.2.0-dev.48 12:01:10 v2.2.0-dev.49 12:01:10 v2.2.0-dev.5 12:01:10 v2.2.0-dev.50 12:01:10 v2.2.0-dev.51 12:01:10 v2.2.0-dev.52 12:01:10 v2.2.0-dev.53 12:01:10 v2.2.0-dev.54 12:01:10 v2.2.0-dev.55 12:01:10 v2.2.0-dev.56 12:01:10 v2.2.0-dev.57 12:01:10 v2.2.0-dev.58 12:01:10 v2.2.0-dev.59 12:01:10 v2.2.0-dev.6 12:01:10 v2.2.0-dev.60 12:01:10 v2.2.0-dev.61 12:01:10 v2.2.0-dev.62 12:01:10 v2.2.0-dev.63 12:01:10 v2.2.0-dev.64 12:01:10 v2.2.0-dev.7 12:01:10 v2.2.0-dev.8 12:01:10 v2.2.0-dev.9 [Pipeline] sh 12:01:10 + lftools sign git-tag v2.2.0-dev.64 12:01:11 Signing Git tag with Sigul... 12:01:11 Signing v2.2.0-dev.64 [Pipeline] echo 12:01:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:01:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:01:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:01:12 $ docker stop --time=1 58c43529200d02cd258aaaa15955ba32c7a2d9bc0aaf2216d3f2e190678ba9de 12:01:13 $ docker rm -f 58c43529200d02cd258aaaa15955ba32c7a2d9bc0aaf2216d3f2e190678ba9de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:01:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:01:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:01:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:01:14 . [Pipeline] withDockerContainer 12:01:14 prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container 12:01:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:01:14 $ docker top 0c0d84d61243921efa65087723f6187cfc4ecad8ec5a16fb90571b67273cd489 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:01:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:01:15 [ssh-agent] Looking for ssh-agent implementation... 12:01:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:01:15 $ docker exec 0c0d84d61243921efa65087723f6187cfc4ecad8ec5a16fb90571b67273cd489 ssh-agent 12:01:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpDpENC/agent.15 12:01:15 SSH_AGENT_PID=21 12:01:15 Running ssh-add (command line suppressed) 12:01:15 Identity added: /w/workspace/edgex-go/189@tmp/private_key_9072075207906568868.key (/w/workspace/edgex-go/189@tmp/private_key_9072075207906568868.key) 12:01:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:01:15 + git semver bump pre 12:01:15 # -> Open(): unable to determine branch for HEAD 12:01:15 # $GIT_DIR = /w/workspace/edgex-go/189/.git 12:01:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/189 12:01:15 # $SEMVER_REMOTE_NAME = origin 12:01:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:01:15 # $SEMVER_USER_NAME = edgex-jenkins 12:01:15 # $SEMVER_BRANCH = main 12:01:15 # $SEMVER_DIR = /w/workspace/edgex-go/189/.semver 12:01:15 2.2.0-dev.65 [Pipeline] } 12:01:15 $ docker exec --env ******** --env ******** 0c0d84d61243921efa65087723f6187cfc4ecad8ec5a16fb90571b67273cd489 ssh-agent -k 12:01:15 unset SSH_AUTH_SOCK; 12:01:15 unset SSH_AGENT_PID; 12:01:15 echo Agent pid 21 killed; 12:01:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:01:16 + git semver [Pipeline] } 12:01:16 $ docker stop --time=1 0c0d84d61243921efa65087723f6187cfc4ecad8ec5a16fb90571b67273cd489 12:01:17 $ docker rm -f 0c0d84d61243921efa65087723f6187cfc4ecad8ec5a16fb90571b67273cd489 [Pipeline] // withDockerContainer [Pipeline] sh 12:01:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:01:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:01:18 . [Pipeline] withDockerContainer 12:01:18 prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container 12:01:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:01:18 $ docker top 2f3d2b57e896b11575e22241c4da9e38959835ecc9a88359c26d1cc80a7e3f64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:01:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:01:18 [ssh-agent] Looking for ssh-agent implementation... 12:01:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:01:18 $ docker exec 2f3d2b57e896b11575e22241c4da9e38959835ecc9a88359c26d1cc80a7e3f64 ssh-agent 12:01:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHiJHfA/agent.14 12:01:19 SSH_AGENT_PID=20 12:01:19 Running ssh-add (command line suppressed) 12:01:19 Identity added: /w/workspace/edgex-go/189@tmp/private_key_5756142090661712316.key (/w/workspace/edgex-go/189@tmp/private_key_5756142090661712316.key) 12:01:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:01:19 + git semver push 12:01:19 # -> Open(): unable to determine branch for HEAD 12:01:19 # $GIT_DIR = /w/workspace/edgex-go/189/.git 12:01:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/189 12:01:19 # $SEMVER_REMOTE_NAME = origin 12:01:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:01:19 # $SEMVER_USER_NAME = edgex-jenkins 12:01:19 # $SEMVER_BRANCH = main 12:01:19 # $SEMVER_DIR = /w/workspace/edgex-go/189/.semver 12:01:20 git-semver-push: non-fast-forward update: refs/heads/semver [Pipeline] } 12:01:20 $ docker exec --env ******** --env ******** 2f3d2b57e896b11575e22241c4da9e38959835ecc9a88359c26d1cc80a7e3f64 ssh-agent -k 12:01:20 unset SSH_AUTH_SOCK; 12:01:20 unset SSH_AGENT_PID; 12:01:20 echo Agent pid 20 killed; 12:01:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 12:01:20 $ docker stop --time=1 2f3d2b57e896b11575e22241c4da9e38959835ecc9a88359c26d1cc80a7e3f64 12:01:21 $ docker rm -f 2f3d2b57e896b11575e22241c4da9e38959835ecc9a88359c26d1cc80a7e3f64 [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 12:01:22 + [ -d /w/workspace/edgex-go/189/archives ] [Pipeline] libraryResource [Pipeline] sh 12:01:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:01:23 ---> package-listing.sh 12:01:23 ++ facter osfamily 12:01:23 ++ tr '[:upper:]' '[:lower:]' 12:01:23 + OS_FAMILY=debian 12:01:23 + workspace=/w/workspace/edgex-go/189 12:01:23 + START_PACKAGES=/tmp/packages_start.txt 12:01:23 + END_PACKAGES=/tmp/packages_end.txt 12:01:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:01:23 + PACKAGES=/tmp/packages_start.txt 12:01:23 + '[' /w/workspace/edgex-go/189 ']' 12:01:23 + PACKAGES=/tmp/packages_end.txt 12:01:23 + case "${OS_FAMILY}" in 12:01:23 + dpkg -l 12:01:23 + grep '^ii' 12:01:23 + '[' -f /tmp/packages_start.txt ']' 12:01:23 + '[' -f /tmp/packages_end.txt ']' 12:01:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:01:23 + '[' /w/workspace/edgex-go/189 ']' 12:01:23 + mkdir -p /w/workspace/edgex-go/189/archives/ 12:01:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/189/archives/ [Pipeline] echo 12:01:23 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/189/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:01:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:01:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:24 12:01:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:01:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:24 latest: Pulling from edgex-lftools-log-publisher 12:01:24 5eb5b503b376: Pulling fs layer 12:01:24 5c69ac0246d0: Pulling fs layer 12:01:24 ec43610c2a17: Pulling fs layer 12:01:24 3a2ae6a8a46f: Pulling fs layer 12:01:24 33b1e0a273af: Pulling fs layer 12:01:24 5d3b04190fa2: Pulling fs layer 12:01:24 2f39f015ded8: Pulling fs layer 12:01:24 33b1e0a273af: Waiting 12:01:24 5d3b04190fa2: Waiting 12:01:24 3a2ae6a8a46f: Waiting 12:01:24 2f39f015ded8: Waiting 12:01:24 5c69ac0246d0: Verifying Checksum 12:01:24 5c69ac0246d0: Download complete 12:01:24 3a2ae6a8a46f: Download complete 12:01:24 33b1e0a273af: Verifying Checksum 12:01:24 33b1e0a273af: Download complete 12:01:24 ec43610c2a17: Verifying Checksum 12:01:24 ec43610c2a17: Download complete 12:01:24 5d3b04190fa2: Verifying Checksum 12:01:24 5d3b04190fa2: Download complete 12:01:25 5eb5b503b376: Verifying Checksum 12:01:25 5eb5b503b376: Download complete 12:01:25 2f39f015ded8: Download complete 12:01:26 5eb5b503b376: Pull complete 12:01:26 5c69ac0246d0: Pull complete 12:01:27 ec43610c2a17: Pull complete 12:01:27 3a2ae6a8a46f: Pull complete 12:01:27 33b1e0a273af: Pull complete 12:01:27 5d3b04190fa2: Pull complete 12:01:31 2f39f015ded8: Pull complete 12:01:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:01:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:01:31 prd-ubuntu20.04-docker-8c-8g-20660 does not seem to be running inside a container 12:01:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/189/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/189 -v /w/workspace/edgex-go/189:/w/workspace/edgex-go/189:rw,z -v /w/workspace/edgex-go/189@tmp:/w/workspace/edgex-go/189@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:01:33 $ docker top 4254bd61610c7cb81bd096fb7b7090a17ef3a2fd4be71e6e8a1152839441f7f2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:33 + touch /tmp/pre-build-complete [Pipeline] sh 12:01:33 + mkdir -p /var/log/sysstat [Pipeline] sh 12:01:33 + ls /var/log/sa-host 12:01:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:01:34 provisioning config files... 12:01:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/189@tmp/config1778330816885765370tmp [Pipeline] { [Pipeline] echo 12:01:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:01:34 ---> create-netrc.sh [Pipeline] } 12:01:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:01:34 ---> python-tools-install.sh [Pipeline] echo 12:01:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:01:35 ---> sudo-logs.sh 12:01:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:01:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:01:35 ---> job-cost.sh 12:01:35 lf-activate-venv: SKIPPING 12:01:35 DEBUG: total: 0.2199999988079071 12:01:35 INFO: Retrieving Stack Cost... 12:01:36 INFO: Retrieving Pricing Info for: v3-standard-8 12:01:36 INFO: Archiving Costs [Pipeline] echo 12:01:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:01:37 ---> logs-deploy.sh 12:01:37 lf-activate-venv: SKIPPING 12:01:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/189 12:01:37 INFO: archiving workspace using pattern(s): 12:01:38 Archives upload complete. 12:01:38 INFO: archiving logs to Nexus 12:01:38 ---> uname -a: 12:01:38 Linux prd-ubuntu20-04-docker-8c-8g-20660 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 12:01:38 12:01:38 12:01:38 ---> lscpu: 12:01:38 Architecture: x86_64 12:01:38 CPU op-mode(s): 32-bit, 64-bit 12:01:38 Byte Order: Little Endian 12:01:38 Address sizes: 40 bits physical, 48 bits virtual 12:01:38 CPU(s): 8 12:01:38 On-line CPU(s) list: 0-7 12:01:38 Thread(s) per core: 1 12:01:38 Core(s) per socket: 1 12:01:38 Socket(s): 8 12:01:38 NUMA node(s): 1 12:01:38 Vendor ID: AuthenticAMD 12:01:38 CPU family: 23 12:01:38 Model: 49 12:01:38 Model name: AMD EPYC-Rome Processor 12:01:38 Stepping: 0 12:01:38 CPU MHz: 2799.998 12:01:38 BogoMIPS: 5599.99 12:01:38 Virtualization: AMD-V 12:01:38 Hypervisor vendor: KVM 12:01:38 Virtualization type: full 12:01:38 L1d cache: 256 KiB 12:01:38 L1i cache: 256 KiB 12:01:38 L2 cache: 4 MiB 12:01:38 L3 cache: 128 MiB 12:01:38 NUMA node0 CPU(s): 0-7 12:01:38 Vulnerability Itlb multihit: Not affected 12:01:38 Vulnerability L1tf: Not affected 12:01:38 Vulnerability Mds: Not affected 12:01:38 Vulnerability Meltdown: Not affected 12:01:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:01:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:01:38 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:01:38 Vulnerability Srbds: Not affected 12:01:38 Vulnerability Tsx async abort: Not affected 12:01:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:01:38 12:01:38 12:01:38 ---> nproc: 12:01:38 8 12:01:38 12:01:38 12:01:38 ---> df -h: 12:01:38 Filesystem Size Used Avail Use% Mounted on 12:01:38 overlay 155G 29G 127G 19% / 12:01:38 tmpfs 64M 0 64M 0% /dev 12:01:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:01:38 shm 64M 0 64M 0% /dev/shm 12:01:38 /dev/vda1 155G 29G 127G 19% /facter-os 12:01:38 12:01:38 12:01:38 ---> sar -b -r -n DEV: 12:01:38 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20660) 04/12/22 _x86_64_ (8 CPU) 12:01:38 12:01:38 10:51:00 LINUX RESTART (8 CPU) 12:01:38 12:01:38 10:52:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:01:38 10:53:01 132.50 2.03 130.46 0.00 52.59 74421.96 0.00 12:01:38 10:54:01 49.76 0.10 49.66 0.00 1.47 17970.75 0.00 12:01:38 10:55:01 197.97 0.10 197.87 0.00 9.86 218858.51 0.00 12:01:38 10:56:01 612.42 3.01 609.41 0.00 24.51 321114.62 0.00 12:01:38 10:57:01 872.19 0.33 871.86 0.00 2.80 341025.92 0.00 12:01:38 10:58:01 552.98 0.02 552.97 0.00 0.13 191990.40 0.00 12:01:38 10:59:01 938.05 2.28 935.77 0.00 18.26 389677.17 0.00 12:01:38 11:00:01 1206.83 83.64 1123.19 0.00 3699.57 309698.37 0.00 12:01:38 11:01:01 161.90 0.53 161.36 0.00 21.99 63405.93 0.00 12:01:38 11:02:01 23.10 0.07 23.03 0.00 3.87 613.36 0.00 12:01:38 11:03:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 12:01:38 11:04:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 12:01:38 11:05:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 12:01:38 11:06:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 12:01:38 11:07:01 3.82 2.28 1.53 0.00 20.80 18.26 0.00 12:01:38 11:08:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 12:01:38 11:09:01 3.35 0.00 3.35 0.00 0.00 83.17 0.00 12:01:38 11:10:01 11.11 0.00 11.11 0.00 0.00 373.54 0.00 12:01:38 11:11:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 12:01:38 11:12:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 12:01:38 11:13:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 12:01:38 11:14:01 3.57 1.15 2.42 0.00 37.59 32.66 0.00 12:01:38 11:15:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 12:01:38 11:16:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 12:01:38 11:17:01 1.05 0.05 1.00 0.00 1.07 11.86 0.00 12:01:38 11:18:01 1.83 0.00 1.83 0.00 0.00 21.06 0.00 12:01:38 11:19:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 12:01:38 11:20:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 12:01:38 11:21:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 12:01:38 11:22:01 1.32 0.00 1.32 0.00 0.00 15.59 0.00 12:01:38 11:23:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 12:01:38 11:24:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 12:01:38 11:25:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 12:01:38 11:26:01 1.32 0.00 1.32 0.00 0.00 17.06 0.00 12:01:38 11:27:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 12:01:38 11:28:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 12:01:38 11:29:02 0.95 0.00 0.95 0.00 0.00 10.40 0.00 12:01:38 11:30:01 1.19 0.00 1.19 0.00 0.00 14.64 0.00 12:01:38 11:31:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 12:01:38 11:32:01 1.68 0.00 1.68 0.00 0.00 20.26 0.00 12:01:38 11:33:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 12:01:38 11:34:01 1.53 0.00 1.53 0.00 0.00 18.79 0.00 12:01:38 11:35:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 12:01:38 11:36:01 1.57 0.00 1.57 0.00 0.00 20.00 0.00 12:01:38 11:37:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 12:01:38 11:38:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 12:01:38 11:39:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 12:01:38 11:40:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 12:01:38 11:41:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 12:01:38 11:42:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 12:01:38 11:43:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 12:01:38 11:44:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 12:01:38 11:45:01 1.20 0.00 1.20 0.00 0.00 16.00 0.00 12:01:38 11:46:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 12:01:38 11:47:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 12:01:38 11:48:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 12:01:38 11:49:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 12:01:38 11:50:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 12:01:38 11:51:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 12:01:38 11:52:01 1.45 0.00 1.45 0.00 0.00 19.59 0.00 12:01:38 11:53:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 12:01:38 11:54:01 1.23 0.00 1.23 0.00 0.00 16.53 0.00 12:01:38 11:55:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 12:01:38 11:56:01 1.32 0.00 1.32 0.00 0.00 16.93 0.00 12:01:38 11:57:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 12:01:38 11:58:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 12:01:38 11:59:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 12:01:38 12:00:01 1.62 0.00 1.62 0.00 0.00 19.73 0.00 12:01:38 12:01:01 139.14 1.70 137.44 0.00 123.98 38056.06 0.00 12:01:38 Average: 72.12 1.41 70.71 0.00 58.26 28525.79 0.00 12:01:38 12:01:38 10:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:01:38 10:53:01 27800316 31600356 694308 2.11 149824 3847632 2335644 6.88 1727864 2891984 519220 12:01:38 10:54:01 27848872 31760612 531868 1.62 154420 3930080 1959824 5.78 1335544 3213744 212580 12:01:38 10:55:01 24934668 31696132 591896 1.80 158816 6699948 2509616 7.40 1897780 5482224 0 12:01:38 10:56:01 16461016 31108740 1147436 3.49 313752 13820340 3455592 10.18 3245544 11958348 1195400 12:01:38 10:57:01 7450352 28433984 3813120 11.60 403100 19705276 6469116 19.07 7444612 16388328 1234576 12:01:38 10:58:01 5961596 29029352 3210108 9.76 422124 21670112 5835880 17.20 7648248 17569824 1351672 12:01:38 10:59:01 2690812 31008188 1240780 3.77 598072 26446972 3462604 10.20 5244264 22955108 48492 12:01:38 11:00:01 8103316 31596856 668116 2.03 663416 21874028 2381308 7.02 3334208 19797908 16272 12:01:38 11:01:01 10512924 31748600 520828 1.58 690428 19723480 1955152 5.76 2903208 17962076 684 12:01:38 11:02:01 10510360 31746800 522996 1.59 691300 19723916 1984172 5.85 2903480 17962012 120 12:01:38 11:03:01 10512124 31748596 521176 1.58 691328 19723916 1984172 5.85 2901312 17961904 20 12:01:38 11:04:01 10511516 31748016 521984 1.59 691340 19723928 1984172 5.85 2901884 17961908 24 12:01:38 11:05:01 10519312 31755884 514140 1.56 691344 19723932 1984172 5.85 2895192 17961520 20 12:01:38 11:06:01 10519320 31755940 514104 1.56 691368 19723920 1984172 5.85 2894508 17961560 16 12:01:38 11:07:01 10519596 31756800 513204 1.56 691832 19724112 2022604 5.96 2894268 17961440 12 12:01:38 11:08:01 10520092 31757316 512636 1.56 691840 19724116 2022604 5.96 2893916 17961444 24 12:01:38 11:09:01 10521212 31758608 511288 1.55 691992 19724116 2022604 5.96 2893388 17961440 88 12:01:38 11:10:01 10523480 31761592 508260 1.55 692596 19724140 2022604 5.96 2891108 17961460 76 12:01:38 11:11:01 10523432 31761572 508244 1.55 692604 19724136 2022604 5.96 2890288 17961420 16 12:01:38 11:12:01 10523384 31761540 508204 1.55 692624 19724144 2022604 5.96 2890660 17961424 12 12:01:38 11:13:01 10523044 31761224 508468 1.55 692632 19724148 2022604 5.96 2890316 17961428 12 12:01:38 11:14:01 10521960 31761568 507904 1.54 693108 19724828 2023392 5.96 2893084 17959996 28 12:01:38 11:15:01 10521944 31761560 507832 1.54 693128 19724832 2023392 5.96 2893100 17960000 28 12:01:38 11:16:01 10522048 31761688 507864 1.54 693152 19724828 2023392 5.96 2892940 17960000 12 12:01:38 11:17:01 10521480 31761148 508388 1.55 693164 19724832 2023392 5.96 2893628 17960004 28 12:01:38 11:18:01 10522200 31762072 507596 1.54 693180 19725004 2023392 5.96 2892992 17960160 8 12:01:38 11:19:01 10522452 31762344 507336 1.54 693188 19725004 2007140 5.92 2892988 17960160 16 12:01:38 11:20:01 10522152 31762056 507568 1.54 693192 19725008 2007140 5.92 2893012 17960164 32 12:01:38 11:21:01 10522064 31761976 507592 1.54 693200 19725004 2007140 5.92 2893016 17960168 32 12:01:38 11:22:01 10522276 31762212 507292 1.54 693216 19725012 2007140 5.92 2893360 17960168 12 12:01:38 11:23:01 10522228 31762176 507256 1.54 693232 19725016 2007140 5.92 2893056 17960172 28 12:01:38 11:24:01 10522396 31762368 507224 1.54 693252 19725016 2007140 5.92 2893080 17960172 16 12:01:38 11:25:01 10522632 31762624 506944 1.54 693264 19725016 2007140 5.92 2893092 17960176 12 12:01:38 11:26:01 10522616 31762632 506884 1.54 693280 19725016 2007140 5.92 2893108 17960184 44 12:01:38 11:27:01 10522032 31762068 507376 1.54 693296 19725028 2007140 5.92 2893564 17960184 12 12:01:38 11:28:01 10522228 31762292 507192 1.54 693316 19725032 2007140 5.92 2893220 17960188 12 12:01:38 11:29:02 10522464 31762544 506892 1.54 693324 19725032 2007140 5.92 2893232 17960188 12 12:01:38 11:30:01 10522348 31762448 507156 1.54 693336 19725036 2007140 5.92 2893248 17960192 32 12:01:38 11:31:01 10522632 31762744 506852 1.54 693348 19725040 2007140 5.92 2893684 17960196 12 12:01:38 11:32:01 10522560 31762696 506852 1.54 693364 19725040 2007140 5.92 2893524 17960196 12 12:01:38 11:33:01 10522512 31762668 506820 1.54 693376 19725044 2007140 5.92 2893288 17960200 8 12:01:38 11:34:01 10522244 31762412 507016 1.54 693384 19725048 2007140 5.92 2893296 17960204 20 12:01:38 11:35:01 10522188 31762368 506992 1.54 693392 19725052 2007140 5.92 2893308 17960208 12 12:01:38 11:36:01 10521880 31762088 507204 1.54 693412 19725060 2007140 5.92 2893884 17960216 28 12:01:38 11:37:01 10521512 31761740 507716 1.54 693420 19725060 2007140 5.92 2893780 17960216 12 12:01:38 11:38:01 10524804 31765036 504388 1.53 693424 19725064 2007140 5.92 2889684 17960212 20 12:01:38 11:39:01 10524480 31764740 504612 1.53 693444 19725068 2007140 5.92 2889256 17960216 16 12:01:38 11:40:01 10524920 31765184 504104 1.53 693460 19725068 2007140 5.92 2889260 17960216 12 12:01:38 11:41:01 10524864 31765144 504084 1.53 693464 19725072 2007140 5.92 2889272 17960220 8 12:01:38 11:42:01 10524848 31765148 504020 1.53 693484 19725068 2007140 5.92 2889720 17960220 12 12:01:38 11:43:01 10524800 31765116 503996 1.53 693488 19725076 2007140 5.92 2889308 17960224 8 12:01:38 11:44:01 10524960 31765288 503968 1.53 693504 19725084 2007140 5.92 2889316 17960232 44 12:01:38 11:45:01 10524920 31765264 504072 1.53 693512 19725084 2007140 5.92 2889760 17960208 8 12:01:38 11:46:01 10525116 31765600 503768 1.53 693528 19725216 2023204 5.96 2889316 17960340 32 12:01:38 11:47:01 10525100 31765616 503708 1.53 693548 19725220 2023204 5.96 2889640 17960344 12 12:01:38 11:48:01 10525052 31765580 503704 1.53 693552 19725220 2023204 5.96 2889352 17960344 16 12:01:38 11:49:01 10524752 31765288 503944 1.53 693556 19725224 2023204 5.96 2889356 17960348 12 12:01:38 11:50:01 10524924 31765468 503700 1.53 693572 19725224 2023204 5.96 2889544 17960348 12 12:01:38 11:51:01 10525084 31765664 503656 1.53 693596 19725228 2023204 5.96 2889948 17960352 8 12:01:38 11:52:01 10524856 31765460 503844 1.53 693608 19725232 2023204 5.96 2889852 17960356 12 12:01:38 11:53:01 10525300 31765920 503576 1.53 693620 19725236 2023204 5.96 2889480 17960360 8 12:01:38 11:54:01 10526004 31766640 503032 1.53 693636 19725244 2006948 5.91 2889488 17960364 44 12:01:38 11:55:01 10525768 31766416 503232 1.53 693644 19725244 2006948 5.91 2889500 17960364 12 12:01:38 11:56:01 10525648 31766312 503268 1.53 693656 19725248 2006948 5.91 2889512 17960368 12 12:01:38 11:57:01 10525600 31766284 503244 1.53 693664 19725248 2006948 5.91 2889772 17960372 32 12:01:38 11:58:01 10525380 31766076 503432 1.53 693680 19725252 2006948 5.91 2889532 17960376 12 12:01:38 11:59:01 10525800 31766512 503156 1.53 693688 19725256 2006948 5.91 2889548 17960380 12 12:01:38 12:00:01 10525084 31765744 503872 1.53 693700 19725260 2006948 5.91 2891492 17959316 28 12:01:38 12:01:01 9228520 31704104 564312 1.72 729020 20851820 2410128 7.10 3024144 19046644 410328 12:01:38 Average: 11041020 31647287 621878 1.89 654729 19164308 2194173 6.47 3020944 17346883 72326 12:01:38 12:01:38 10:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:01:38 10:53:01 vethca83b4b 0.30 0.49 0.02 0.04 0.00 0.00 0.00 0.00 12:01:38 10:53:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 12:01:38 10:53:01 docker0 98.78 121.65 8.05 1005.95 0.00 0.00 0.00 0.00 12:01:38 10:53:01 ens3 301.88 214.25 4436.94 82.23 0.00 0.00 0.00 0.00 12:01:38 10:54:01 vethca83b4b 1.20 1.22 0.09 0.09 0.00 0.00 0.00 0.00 12:01:38 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 10:54:01 docker0 1.20 1.20 0.08 0.09 0.00 0.00 0.00 0.00 12:01:38 10:54:01 ens3 32.39 18.28 29.85 10.34 0.00 0.00 0.00 0.00 12:01:38 10:55:01 vethd24ced9 1.25 1.58 0.09 3.61 0.00 0.00 0.00 0.00 12:01:38 10:55:01 veth06903aa 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 12:01:38 10:55:01 vethf7ef0ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 10:55:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 12:01:38 10:55:01 docker0 1.25 1.60 0.07 3.62 0.00 0.00 0.00 0.00 12:01:38 10:55:01 ens3 122.91 91.79 1701.49 72.94 0.00 0.00 0.00 0.00 12:01:38 10:56:01 veth06903aa 0.00 1.08 0.00 0.06 0.00 0.00 0.00 0.00 12:01:38 10:56:01 veth6534c85 221.69 426.72 19.69 5826.34 0.00 0.00 0.00 0.48 12:01:38 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 10:56:01 veth44003dc 212.79 433.05 19.21 5828.81 0.00 0.00 0.00 0.48 12:01:38 10:56:01 docker0 471.76 908.28 35.06 11879.82 0.00 0.00 0.00 0.00 12:01:38 10:56:01 ens3 941.64 490.08 11907.07 59.63 0.00 0.00 0.00 0.00 12:01:38 10:57:01 veth6a81328 202.98 397.45 17.44 5825.61 0.00 0.00 0.00 0.48 12:01:38 10:57:01 veth06903aa 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 12:01:38 10:57:01 veth6534c85 0.10 0.27 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 10:57:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 12:01:38 10:57:01 veth44003dc 0.10 0.27 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 10:57:01 docker0 233.22 440.84 16.41 6066.02 0.00 0.00 0.00 0.00 12:01:38 10:57:01 ens3 515.58 290.04 6196.36 95.83 0.00 0.00 0.00 0.00 12:01:38 10:58:01 veth6a81328 12.36 17.53 1.27 3.14 0.00 0.00 0.00 0.00 12:01:38 10:58:01 veth26aaeec 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:01:38 10:58:01 veth06903aa 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 10:58:01 veth6534c85 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 10:58:01 veth44003dc 0.12 0.17 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 10:58:01 docker0 20.89 28.32 1.60 54.92 0.00 0.00 0.00 0.00 12:01:38 10:58:01 ens3 49.65 32.22 72.39 11.17 0.00 0.00 0.00 0.00 12:01:38 10:59:01 veth6a81328 0.15 0.43 0.01 0.02 0.00 0.00 0.00 0.00 12:01:38 10:59:01 veth7fbce01 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 10:59:01 veth06903aa 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 12:01:38 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 10:59:01 docker0 37.25 53.93 2.64 539.88 0.00 0.00 0.00 0.00 12:01:38 10:59:01 ens3 113.40 93.69 564.06 82.73 0.00 0.00 0.00 0.00 12:01:38 11:00:01 veth06903aa 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 12:01:38 11:00:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 12:01:38 11:00:01 docker0 56.80 92.87 3.96 851.06 0.00 0.00 0.00 0.00 12:01:38 11:00:01 ens3 200.28 133.36 1980.74 78.64 0.00 0.00 0.00 0.00 12:01:38 11:01:01 lo 34.39 34.39 3.39 3.39 0.00 0.00 0.00 0.00 12:01:38 11:01:01 docker0 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 12:01:38 11:01:01 ens3 345.40 354.30 173.49 1639.66 0.00 0.00 0.00 0.00 12:01:38 11:02:01 lo 29.26 29.26 2.88 2.88 0.00 0.00 0.00 0.00 12:01:38 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:02:01 ens3 365.89 394.58 156.25 2325.27 0.00 0.00 0.00 0.00 12:01:38 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:04:01 ens3 9.46 4.90 12.66 0.51 0.00 0.00 0.00 0.00 12:01:38 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:05:01 ens3 0.82 0.33 0.30 0.21 0.00 0.00 0.00 0.00 12:01:38 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:07:01 ens3 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 12:01:38 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:08:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:09:01 ens3 38.02 31.32 17.74 41.59 0.00 0.00 0.00 0.00 12:01:38 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:10:01 ens3 103.07 73.27 82.77 75.91 0.00 0.00 0.00 0.00 12:01:38 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:12:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 12:01:38 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:15:01 ens3 0.15 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:01:38 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:17:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:01:38 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:22:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:01:38 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:25:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:26:01 ens3 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:27:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:01:38 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:28:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:29:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:30:01 ens3 0.61 0.19 0.23 0.01 0.00 0.00 0.00 0.00 12:01:38 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:31:01 ens3 0.47 0.32 0.26 0.21 0.00 0.00 0.00 0.00 12:01:38 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:32:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:01:38 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:34:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:01:38 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:35:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 12:01:38 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:36:01 ens3 0.65 0.47 0.35 0.28 0.00 0.00 0.00 0.00 12:01:38 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:37:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 12:01:38 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:38:01 ens3 4.18 6.07 0.38 7.22 0.00 0.00 0.00 0.00 12:01:38 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:42:01 ens3 8.45 8.60 0.61 7.61 0.00 0.00 0.00 0.00 12:01:38 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:45:01 ens3 3.90 7.97 0.64 7.56 0.00 0.00 0.00 0.00 12:01:38 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:47:01 ens3 4.43 4.38 0.35 7.01 0.00 0.00 0.00 0.00 12:01:38 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:48:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:50:01 ens3 0.23 0.12 0.12 0.01 0.00 0.00 0.00 0.00 12:01:38 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:51:01 ens3 2.20 3.77 0.37 3.38 0.00 0.00 0.00 0.00 12:01:38 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:52:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:01:38 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:57:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:01:38 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:58:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:01:38 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 11:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 12:00:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:01:38 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:38 12:00:01 ens3 4.15 3.37 2.34 5.21 0.00 0.00 0.00 0.00 12:01:38 12:01:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 12:01:38 12:01:01 docker0 80.12 101.17 6.70 725.72 0.00 0.00 0.00 0.00 12:01:38 12:01:01 ens3 437.18 277.70 7994.80 81.88 0.00 0.00 0.00 0.00 12:01:38 Average: lo 1.11 1.11 0.11 0.11 0.00 0.00 0.00 0.00 12:01:38 Average: docker0 14.50 25.36 1.08 306.24 0.00 0.00 0.00 0.00 12:01:38 Average: ens3 52.31 36.77 511.41 68.10 0.00 0.00 0.00 0.00 12:01:38 12:01:38 12:01:38 ---> sar -P ALL: 12:01:38 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20660) 04/12/22 _x86_64_ (8 CPU) 12:01:38 12:01:38 10:51:00 LINUX RESTART (8 CPU) 12:01:38 12:01:38 10:52:02 CPU %user %nice %system %iowait %steal %idle 12:01:38 10:53:01 all 34.27 0.00 7.95 0.81 0.08 56.90 12:01:38 10:53:01 0 30.79 0.00 7.91 2.64 0.09 58.57 12:01:38 10:53:01 1 37.16 0.00 8.21 0.09 0.09 54.45 12:01:38 10:53:01 2 33.97 0.00 8.05 0.09 0.09 57.81 12:01:38 10:53:01 3 38.34 0.00 7.90 0.05 0.09 53.62 12:01:38 10:53:01 4 33.12 0.00 6.62 0.09 0.09 60.09 12:01:38 10:53:01 5 36.12 0.00 8.47 2.24 0.07 53.10 12:01:38 10:53:01 6 32.60 0.00 7.85 0.02 0.07 59.46 12:01:38 10:53:01 7 31.98 0.00 8.58 1.25 0.07 58.12 12:01:38 10:54:01 all 40.90 0.00 5.10 0.19 0.06 53.74 12:01:38 10:54:01 0 40.31 0.00 5.58 0.02 0.07 54.02 12:01:38 10:54:01 1 44.83 0.00 5.17 0.07 0.07 49.87 12:01:38 10:54:01 2 38.90 0.00 5.09 0.03 0.05 55.93 12:01:38 10:54:01 3 41.62 0.00 5.15 0.03 0.07 53.13 12:01:38 10:54:01 4 40.69 0.00 4.49 0.03 0.07 54.72 12:01:38 10:54:01 5 41.76 0.00 5.55 0.86 0.07 51.76 12:01:38 10:54:01 6 39.85 0.00 4.59 0.00 0.05 55.50 12:01:38 10:54:01 7 39.24 0.00 5.21 0.47 0.07 55.01 12:01:38 10:55:01 all 25.32 0.00 10.23 1.77 0.07 62.60 12:01:38 10:55:01 0 25.55 0.00 11.75 0.34 0.09 62.28 12:01:38 10:55:01 1 25.68 0.00 9.26 0.22 0.08 64.76 12:01:38 10:55:01 2 27.43 0.00 10.32 0.26 0.07 61.93 12:01:38 10:55:01 3 24.75 0.00 9.03 0.14 0.07 66.02 12:01:38 10:55:01 4 24.82 0.00 10.36 7.66 0.07 57.09 12:01:38 10:55:01 5 23.15 0.00 9.80 3.80 0.07 63.18 12:01:38 10:55:01 6 24.07 0.00 9.73 0.03 0.07 66.11 12:01:38 10:55:01 7 27.17 0.00 11.65 1.74 0.07 59.37 12:01:38 10:56:01 all 57.15 0.00 13.60 8.33 0.11 20.80 12:01:38 10:56:01 0 57.26 0.00 13.45 5.36 0.10 23.82 12:01:38 10:56:01 1 57.07 0.00 13.64 15.94 0.12 13.23 12:01:38 10:56:01 2 56.60 0.00 14.09 9.46 0.12 19.74 12:01:38 10:56:01 3 57.81 0.00 13.00 10.29 0.10 18.79 12:01:38 10:56:01 4 56.71 0.00 14.24 8.60 0.12 20.33 12:01:38 10:56:01 5 56.44 0.00 13.82 6.15 0.10 23.48 12:01:38 10:56:01 6 58.16 0.00 12.32 6.02 0.12 23.38 12:01:38 10:56:01 7 57.17 0.00 14.26 4.79 0.12 23.65 12:01:38 10:57:01 all 86.24 0.00 12.76 0.37 0.13 0.51 12:01:38 10:57:01 0 86.14 0.00 12.99 0.53 0.13 0.20 12:01:38 10:57:01 1 85.82 0.00 13.24 0.42 0.12 0.40 12:01:38 10:57:01 2 86.81 0.00 12.35 0.45 0.13 0.25 12:01:38 10:57:01 3 86.78 0.00 12.42 0.42 0.12 0.27 12:01:38 10:57:01 4 86.27 0.00 12.83 0.08 0.12 0.70 12:01:38 10:57:01 5 89.15 0.00 10.09 0.52 0.13 0.12 12:01:38 10:57:01 6 85.09 0.00 12.90 0.45 0.12 1.45 12:01:38 10:57:01 7 83.86 0.00 15.26 0.05 0.13 0.70 12:01:38 10:58:01 all 88.20 0.00 11.15 0.05 0.13 0.47 12:01:38 10:58:01 0 87.76 0.00 11.35 0.03 0.13 0.72 12:01:38 10:58:01 1 86.66 0.00 12.50 0.18 0.13 0.52 12:01:38 10:58:01 2 91.50 0.00 8.27 0.03 0.12 0.08 12:01:38 10:58:01 3 90.58 0.00 9.14 0.03 0.13 0.12 12:01:38 10:58:01 4 84.48 0.00 14.77 0.02 0.13 0.60 12:01:38 10:58:01 5 88.49 0.00 11.21 0.05 0.13 0.12 12:01:38 10:58:01 6 88.27 0.00 10.52 0.05 0.13 1.02 12:01:38 10:58:01 7 87.87 0.00 11.43 0.00 0.13 0.57 12:01:38 10:59:01 all 66.33 0.00 14.06 4.40 0.12 15.09 12:01:38 10:59:01 0 63.23 0.00 15.44 5.39 0.10 15.84 12:01:38 10:59:01 1 63.05 0.00 15.70 10.27 0.12 10.86 12:01:38 10:59:01 2 66.50 0.00 14.09 2.60 0.12 16.69 12:01:38 10:59:01 3 65.14 0.00 13.90 2.06 0.10 18.79 12:01:38 10:59:01 4 81.26 0.00 10.20 2.31 0.13 6.10 12:01:38 10:59:01 5 65.90 0.00 14.04 2.63 0.10 17.33 12:01:38 10:59:01 6 61.39 0.00 14.04 2.16 0.14 22.27 12:01:38 10:59:01 7 64.07 0.00 15.10 7.77 0.12 12.95 12:01:38 11:00:01 all 57.81 0.00 15.08 3.83 0.11 23.17 12:01:38 11:00:01 0 58.20 0.00 14.35 1.60 0.10 25.76 12:01:38 11:00:01 1 59.93 0.00 13.87 3.73 0.10 22.37 12:01:38 11:00:01 2 57.28 0.00 15.00 3.03 0.10 24.59 12:01:38 11:00:01 3 58.09 0.00 15.46 4.32 0.12 22.01 12:01:38 11:00:01 4 57.17 0.00 16.05 9.45 0.10 17.23 12:01:38 11:00:01 5 57.29 0.00 16.65 4.24 0.12 21.70 12:01:38 11:00:01 6 55.81 0.00 13.65 1.85 0.12 28.57 12:01:38 11:00:01 7 58.70 0.00 15.64 2.39 0.10 23.16 12:01:38 11:01:01 all 9.16 0.00 3.20 0.93 0.06 86.64 12:01:38 11:01:01 0 10.17 0.00 3.65 3.71 0.08 82.39 12:01:38 11:01:01 1 9.15 0.00 3.64 0.12 0.07 87.03 12:01:38 11:01:01 2 9.50 0.00 3.02 0.34 0.05 87.10 12:01:38 11:01:01 3 9.92 0.00 3.14 0.69 0.07 86.18 12:01:38 11:01:01 4 10.54 0.00 4.06 0.81 0.05 84.54 12:01:38 11:01:01 5 8.86 0.00 3.42 1.50 0.07 86.15 12:01:38 11:01:01 6 7.00 0.00 2.27 0.03 0.03 90.66 12:01:38 11:01:01 7 8.18 0.00 2.44 0.24 0.08 89.06 12:01:38 11:02:01 all 9.27 0.00 1.02 0.09 0.05 89.57 12:01:38 11:02:01 0 10.33 0.00 1.16 0.02 0.05 88.45 12:01:38 11:02:01 1 8.91 0.00 1.10 0.38 0.03 89.57 12:01:38 11:02:01 2 9.36 0.00 0.78 0.02 0.07 89.77 12:01:38 11:02:01 3 7.74 0.00 0.94 0.02 0.05 91.26 12:01:38 11:02:01 4 9.05 0.00 0.79 0.00 0.05 90.11 12:01:38 11:02:01 5 11.19 0.00 1.19 0.23 0.03 87.36 12:01:38 11:02:01 6 11.71 0.00 1.04 0.03 0.07 87.16 12:01:38 11:02:01 7 5.88 0.00 1.16 0.02 0.05 92.90 12:01:38 11:03:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:01:38 11:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:01:38 11:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:01:38 11:03:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:01:38 11:03:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:01:38 11:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:03:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:01:38 11:03:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:01:38 12:01:38 11:03:01 CPU %user %nice %system %iowait %steal %idle 12:01:38 11:04:01 all 0.03 0.00 0.02 0.01 0.01 99.94 12:01:38 11:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:01:38 11:04:01 1 0.07 0.00 0.03 0.03 0.02 99.85 12:01:38 11:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:01:38 11:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:04:01 4 0.02 0.00 0.03 0.03 0.00 99.92 12:01:38 11:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:04:01 7 0.05 0.00 0.03 0.00 0.00 99.92 12:01:38 11:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:01:38 11:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:05:01 1 0.12 0.00 0.07 0.02 0.02 99.78 12:01:38 11:05:01 2 0.05 0.00 0.02 0.00 0.03 99.90 12:01:38 11:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:01:38 11:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:05:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:01:38 11:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:01:38 11:06:01 all 0.08 0.00 0.01 0.01 0.01 99.90 12:01:38 11:06:01 0 0.57 0.00 0.02 0.00 0.02 99.40 12:01:38 11:06:01 1 0.05 0.00 0.00 0.02 0.02 99.92 12:01:38 11:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:01:38 11:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:06:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:01:38 11:06:01 6 0.00 0.00 0.00 0.03 0.00 99.97 12:01:38 11:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:01:38 11:07:01 all 0.08 0.00 0.03 0.01 0.00 99.88 12:01:38 11:07:01 0 0.47 0.00 0.00 0.00 0.00 99.53 12:01:38 11:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 12:01:38 11:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:01:38 11:07:01 3 0.02 0.00 0.07 0.00 0.00 99.92 12:01:38 11:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:07:01 5 0.02 0.00 0.02 0.05 0.00 99.92 12:01:38 11:07:01 6 0.02 0.00 0.02 0.03 0.02 99.92 12:01:38 11:07:01 7 0.03 0.00 0.05 0.00 0.00 99.92 12:01:38 11:08:01 all 0.02 0.00 0.01 0.01 0.00 99.95 12:01:38 11:08:01 0 0.10 0.00 0.02 0.00 0.00 99.88 12:01:38 11:08:01 1 0.05 0.00 0.03 0.05 0.02 99.85 12:01:38 11:08:01 2 0.00 0.00 0.03 0.00 0.02 99.95 12:01:38 11:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:08:01 6 0.00 0.00 0.02 0.03 0.00 99.95 12:01:38 11:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:09:01 all 0.26 0.00 0.07 0.02 0.01 99.64 12:01:38 11:09:01 0 0.62 0.00 0.07 0.00 0.02 99.30 12:01:38 11:09:01 1 0.13 0.00 0.07 0.12 0.00 99.68 12:01:38 11:09:01 2 0.15 0.00 0.13 0.02 0.03 99.67 12:01:38 11:09:01 3 0.53 0.00 0.03 0.00 0.02 99.42 12:01:38 11:09:01 4 0.10 0.00 0.05 0.00 0.02 99.83 12:01:38 11:09:01 5 0.08 0.00 0.05 0.00 0.02 99.85 12:01:38 11:09:01 6 0.10 0.00 0.02 0.03 0.00 99.85 12:01:38 11:09:01 7 0.40 0.00 0.12 0.00 0.00 99.48 12:01:38 11:10:01 all 0.50 0.00 0.18 0.07 0.01 99.24 12:01:38 11:10:01 0 0.25 0.00 0.22 0.03 0.02 99.48 12:01:38 11:10:01 1 0.25 0.00 0.17 0.42 0.02 99.15 12:01:38 11:10:01 2 0.22 0.00 0.12 0.00 0.02 99.65 12:01:38 11:10:01 3 0.81 0.00 0.20 0.02 0.00 98.97 12:01:38 11:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:10:01 5 1.68 0.00 0.20 0.03 0.00 98.08 12:01:38 11:10:01 6 0.35 0.00 0.15 0.02 0.02 99.47 12:01:38 11:10:01 7 0.43 0.00 0.35 0.02 0.02 99.18 12:01:38 11:11:01 all 0.02 0.00 0.00 0.00 0.01 99.97 12:01:38 11:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:11:01 1 0.03 0.00 0.00 0.02 0.02 99.93 12:01:38 11:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:01:38 11:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:01:38 11:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:01:38 11:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:01:38 11:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 12:01:38 11:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:12:01 1 0.02 0.00 0.02 0.02 0.00 99.95 12:01:38 11:12:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:01:38 11:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:12:01 6 0.03 0.00 0.00 0.03 0.00 99.93 12:01:38 11:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:01:38 11:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:01:38 11:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:01:38 11:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:01:38 11:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:13:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:01:38 11:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:13:01 6 0.02 0.00 0.02 0.03 0.00 99.93 12:01:38 11:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:14:01 all 0.05 0.00 0.03 0.02 0.01 99.89 12:01:38 11:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:01:38 11:14:01 1 0.02 0.00 0.03 0.05 0.00 99.90 12:01:38 11:14:01 2 0.05 0.00 0.07 0.00 0.02 99.87 12:01:38 11:14:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:01:38 11:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:01:38 11:14:01 6 0.20 0.00 0.07 0.13 0.02 99.58 12:01:38 11:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:01:38 12:01:38 11:14:01 CPU %user %nice %system %iowait %steal %idle 12:01:38 11:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 12:01:38 11:15:01 0 0.00 0.00 0.02 0.02 0.00 99.97 12:01:38 11:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:01:38 11:15:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:01:38 11:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:01:38 11:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:16:01 all 0.01 0.00 0.00 0.01 0.00 99.98 12:01:38 11:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:01:38 11:16:01 1 0.00 0.00 0.00 0.03 0.02 99.95 12:01:38 11:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:01:38 11:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:01:38 11:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:01:38 11:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:01:38 11:17:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:01:38 11:17:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:01:38 11:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:01:38 11:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:01:38 11:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:01:38 11:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 12:01:38 11:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:18:01 1 0.02 0.00 0.02 0.02 0.00 99.95 12:01:38 11:18:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:01:38 11:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:18:01 6 0.00 0.00 0.00 0.05 0.00 99.95 12:01:38 11:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:01:38 11:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:01:38 11:19:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:01:38 11:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:01:38 11:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:01:38 11:19:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:01:38 11:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 12:01:38 11:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:20:01 1 0.02 0.00 0.03 0.02 0.00 99.93 12:01:38 11:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:20:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:01:38 11:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:01:38 11:21:01 0 0.02 0.00 0.03 0.03 0.00 99.92 12:01:38 11:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:21:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:01:38 11:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:01:38 11:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:22:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:01:38 11:22:01 0 0.00 0.00 0.00 0.03 0.00 99.97 12:01:38 11:22:01 1 0.02 0.00 0.03 0.02 0.00 99.93 12:01:38 11:22:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:01:38 11:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:01:38 11:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:22:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:01:38 11:23:01 all 0.01 0.00 0.00 0.01 0.01 99.96 12:01:38 11:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:23:01 1 0.02 0.00 0.02 0.08 0.02 99.87 12:01:38 11:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:01:38 11:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:01:38 11:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:01:38 11:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:01:38 11:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:24:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:01:38 11:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:01:38 11:24:01 1 0.03 0.00 0.00 0.02 0.00 99.95 12:01:38 11:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:01:38 11:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:01:38 11:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:01:38 11:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:24:01 6 0.00 0.00 0.00 0.03 0.00 99.97 12:01:38 11:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 12:01:38 11:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:25:01 1 0.00 0.00 0.02 0.03 0.00 99.95 12:01:38 11:25:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:01:38 11:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:01:38 11:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:01:38 11:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:25:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:01:38 11:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 12:01:38 11:25:01 CPU %user %nice %system %iowait %steal %idle 12:01:38 11:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:01:38 11:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:01:38 11:26:01 2 0.07 0.00 0.00 0.00 0.00 99.93 12:01:38 11:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:26:01 6 0.02 0.00 0.00 0.02 0.02 99.95 12:01:38 11:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:01:38 11:27:01 0 0.03 0.00 0.00 0.05 0.00 99.92 12:01:38 11:27:01 1 0.00 0.00 0.02 0.02 0.02 99.95 12:01:38 11:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:01:38 11:27:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:01:38 11:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:01:38 11:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:27:01 7 0.03 0.00 0.03 0.02 0.02 99.90 12:01:38 11:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:01:38 11:28:01 0 0.03 0.00 0.02 0.02 0.02 99.92 12:01:38 11:28:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:01:38 11:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 12:01:38 11:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:01:38 11:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:01:38 11:29:02 all 0.01 0.00 0.01 0.00 0.00 99.98 12:01:38 11:29:02 0 0.00 0.00 0.02 0.02 0.00 99.97 12:01:38 11:29:02 1 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:29:02 2 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:29:02 3 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:29:02 4 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:29:02 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:29:02 6 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:29:02 7 0.02 0.00 0.02 0.00 0.02 99.95 12:01:38 11:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:01:38 11:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:30:01 1 0.02 0.00 0.00 0.02 0.02 99.95 12:01:38 11:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:01:38 11:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:30:01 7 0.03 0.00 0.02 0.02 0.00 99.93 12:01:38 11:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 12:01:38 11:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:31:01 1 0.00 0.00 0.02 0.02 0.00 99.97 12:01:38 11:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:01:38 11:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:01:38 11:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:31:01 6 0.00 0.00 0.02 0.07 0.00 99.92 12:01:38 11:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:01:38 11:32:01 all 0.01 0.00 0.01 0.01 0.00 99.95 12:01:38 11:32:01 0 0.02 0.00 0.00 0.02 0.00 99.97 12:01:38 11:32:01 1 0.00 0.00 0.02 0.08 0.00 99.90 12:01:38 11:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:32:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:01:38 11:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:01:38 11:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:32:01 7 0.00 0.00 0.03 0.02 0.02 99.93 12:01:38 11:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:01:38 11:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:33:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:01:38 11:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:33:01 6 0.03 0.00 0.02 0.02 0.02 99.92 12:01:38 11:33:01 7 0.00 0.00 0.03 0.00 0.02 99.95 12:01:38 11:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:01:38 11:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:34:01 6 0.03 0.00 0.00 0.03 0.00 99.93 12:01:38 11:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:01:38 11:35:01 all 0.01 0.00 0.01 0.01 0.01 99.97 12:01:38 11:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:01:38 11:35:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:01:38 11:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:01:38 11:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:35:01 6 0.00 0.00 0.03 0.05 0.00 99.92 12:01:38 11:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:01:38 11:36:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:01:38 11:36:01 0 0.00 0.00 0.02 0.05 0.00 99.93 12:01:38 11:36:01 1 0.00 0.00 0.02 0.02 0.00 99.97 12:01:38 11:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:01:38 11:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:01:38 11:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:01:38 11:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:01:38 12:01:38 11:36:01 CPU %user %nice %system %iowait %steal %idle 12:01:38 11:37:01 all 0.02 0.00 0.01 0.01 0.00 99.95 12:01:38 11:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:37:01 1 0.02 0.00 0.02 0.02 0.00 99.95 12:01:38 11:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:01:38 11:37:01 3 0.07 0.00 0.02 0.00 0.02 99.90 12:01:38 11:37:01 4 0.00 0.00 0.03 0.00 0.00 99.97 12:01:38 11:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:01:38 11:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:01:38 11:37:01 7 0.02 0.00 0.02 0.07 0.00 99.90 12:01:38 11:38:01 all 0.02 0.00 0.02 0.01 0.00 99.96 12:01:38 11:38:01 0 0.02 0.00 0.03 0.03 0.00 99.92 12:01:38 11:38:01 1 0.02 0.00 0.00 0.02 0.02 99.95 12:01:38 11:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:01:38 11:38:01 3 0.00 0.00 0.05 0.00 0.00 99.95 12:01:38 11:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:01:38 11:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:39:01 all 0.02 0.00 0.01 0.00 0.01 99.97 12:01:38 11:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:39:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:01:38 11:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:01:38 11:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:01:38 11:39:01 4 0.03 0.00 0.03 0.00 0.00 99.93 12:01:38 11:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:39:01 6 0.02 0.00 0.00 0.02 0.02 99.95 12:01:38 11:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:40:01 all 0.01 0.00 0.01 0.00 0.00 99.98 12:01:38 11:40:01 0 0.00 0.00 0.02 0.03 0.00 99.95 12:01:38 11:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:01:38 11:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:01:38 11:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:41:01 1 0.02 0.00 0.02 0.02 0.00 99.95 12:01:38 11:41:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:01:38 11:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:01:38 11:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:41:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:01:38 11:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:42:01 all 0.01 0.00 0.02 0.01 0.00 99.96 12:01:38 11:42:01 0 0.03 0.00 0.05 0.00 0.02 99.90 12:01:38 11:42:01 1 0.00 0.00 0.02 0.02 0.00 99.97 12:01:38 11:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:01:38 11:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:01:38 11:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:42:01 6 0.03 0.00 0.02 0.03 0.00 99.92 12:01:38 11:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:43:01 all 0.02 0.00 0.00 0.00 0.01 99.97 12:01:38 11:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:01:38 11:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:01:38 11:43:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:01:38 11:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:01:38 11:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 12:01:38 11:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 12:01:38 11:44:01 1 0.02 0.00 0.03 0.02 0.02 99.92 12:01:38 11:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:45:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:01:38 11:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 12:01:38 11:45:01 1 0.03 0.00 0.03 0.02 0.02 99.90 12:01:38 11:45:01 2 0.02 0.00 0.05 0.00 0.00 99.93 12:01:38 11:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:01:38 11:45:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:01:38 11:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:01:38 11:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:01:38 11:46:01 all 0.01 0.00 0.01 0.00 0.00 99.98 12:01:38 11:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:01:38 11:46:01 1 0.02 0.00 0.03 0.02 0.02 99.92 12:01:38 11:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:46:01 4 0.03 0.00 0.03 0.00 0.00 99.93 12:01:38 11:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:47:01 all 0.03 0.00 0.01 0.01 0.00 99.94 12:01:38 11:47:01 0 0.03 0.00 0.03 0.02 0.02 99.90 12:01:38 11:47:01 1 0.07 0.00 0.03 0.02 0.02 99.87 12:01:38 11:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:01:38 11:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:01:38 11:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:47:01 7 0.03 0.00 0.00 0.02 0.00 99.95 12:01:38 12:01:38 11:47:01 CPU %user %nice %system %iowait %steal %idle 12:01:38 11:48:01 all 0.01 0.00 0.00 0.01 0.00 99.97 12:01:38 11:48:01 0 0.02 0.00 0.02 0.03 0.00 99.93 12:01:38 11:48:01 1 0.03 0.00 0.00 0.02 0.02 99.93 12:01:38 11:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:01:38 11:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:01:38 11:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 12:01:38 11:49:01 0 0.02 0.00 0.00 0.02 0.00 99.97 12:01:38 11:49:01 1 0.05 0.00 0.05 0.00 0.02 99.88 12:01:38 11:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:50:01 all 0.01 0.00 0.01 0.00 0.00 99.98 12:01:38 11:50:01 0 0.00 0.00 0.02 0.02 0.00 99.97 12:01:38 11:50:01 1 0.03 0.00 0.05 0.02 0.02 99.88 12:01:38 11:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:51:01 all 0.11 0.00 0.01 0.00 0.01 99.86 12:01:38 11:51:01 0 0.00 0.00 0.00 0.02 0.02 99.97 12:01:38 11:51:01 1 0.07 0.00 0.07 0.00 0.02 99.85 12:01:38 11:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:51:01 5 0.78 0.00 0.02 0.00 0.00 99.20 12:01:38 11:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:01:38 11:52:01 all 0.26 0.00 0.02 0.01 0.01 99.71 12:01:38 11:52:01 0 0.00 0.00 0.02 0.02 0.00 99.97 12:01:38 11:52:01 1 0.02 0.00 0.02 0.03 0.02 99.92 12:01:38 11:52:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:01:38 11:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:01:38 11:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:52:01 5 1.97 0.00 0.02 0.00 0.00 98.01 12:01:38 11:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:53:01 all 0.26 0.00 0.01 0.00 0.00 99.72 12:01:38 11:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 12:01:38 11:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:01:38 11:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:53:01 5 1.97 0.00 0.00 0.00 0.00 98.03 12:01:38 11:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:01:38 11:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:54:01 all 0.27 0.00 0.01 0.00 0.00 99.72 12:01:38 11:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 12:01:38 11:54:01 1 0.03 0.00 0.00 0.02 0.00 99.95 12:01:38 11:54:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:01:38 11:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:54:01 5 1.99 0.00 0.00 0.00 0.00 98.01 12:01:38 11:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:01:38 11:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:55:01 all 0.26 0.00 0.01 0.00 0.00 99.73 12:01:38 11:55:01 0 0.00 0.00 0.02 0.03 0.00 99.95 12:01:38 11:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:01:38 11:55:01 3 0.00 0.00 0.03 0.00 0.00 99.97 12:01:38 11:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:55:01 5 1.97 0.00 0.00 0.00 0.02 98.01 12:01:38 11:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:56:01 all 0.26 0.00 0.01 0.01 0.01 99.71 12:01:38 11:56:01 0 0.00 0.00 0.02 0.08 0.00 99.90 12:01:38 11:56:01 1 0.00 0.00 0.02 0.02 0.00 99.97 12:01:38 11:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:01:38 11:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:01:38 11:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:01:38 11:56:01 5 1.99 0.00 0.00 0.00 0.00 98.01 12:01:38 11:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:57:01 all 0.27 0.00 0.01 0.00 0.00 99.72 12:01:38 11:57:01 0 0.02 0.00 0.02 0.02 0.02 99.93 12:01:38 11:57:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:01:38 11:57:01 2 0.05 0.00 0.05 0.00 0.00 99.90 12:01:38 11:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 11:57:01 5 1.97 0.00 0.00 0.00 0.00 98.03 12:01:38 11:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:01:38 11:58:01 all 0.26 0.00 0.00 0.01 0.00 99.73 12:01:38 11:58:01 0 0.02 0.00 0.00 0.03 0.00 99.95 12:01:38 11:58:01 1 0.00 0.00 0.02 0.02 0.00 99.97 12:01:38 11:58:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:01:38 11:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:58:01 5 1.97 0.00 0.00 0.00 0.00 98.03 12:01:38 11:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 12:01:38 11:58:01 CPU %user %nice %system %iowait %steal %idle 12:01:38 11:59:01 all 0.10 0.00 0.03 0.00 0.00 99.86 12:01:38 11:59:01 0 0.00 0.00 0.02 0.02 0.00 99.97 12:01:38 11:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:01:38 11:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:01:38 11:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:01:38 11:59:01 5 0.76 0.00 0.15 0.00 0.00 99.09 12:01:38 11:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 11:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:01:38 12:00:01 all 0.07 0.00 0.03 0.01 0.00 99.89 12:01:38 12:00:01 0 0.05 0.00 0.03 0.05 0.00 99.87 12:01:38 12:00:01 1 0.02 0.00 0.03 0.02 0.02 99.92 12:01:38 12:00:01 2 0.07 0.00 0.02 0.00 0.00 99.92 12:01:38 12:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:01:38 12:00:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:01:38 12:00:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:01:38 12:00:01 6 0.12 0.00 0.05 0.00 0.00 99.83 12:01:38 12:00:01 7 0.23 0.00 0.02 0.00 0.00 99.75 12:01:38 12:01:01 all 7.46 0.00 3.22 0.83 0.04 88.45 12:01:38 12:01:01 0 7.62 0.00 3.21 2.62 0.03 86.51 12:01:38 12:01:01 1 8.91 0.00 3.87 0.65 0.03 86.53 12:01:38 12:01:01 2 8.15 0.00 2.76 0.24 0.05 88.80 12:01:38 12:01:01 3 6.12 0.00 4.09 1.26 0.07 88.46 12:01:38 12:01:01 4 6.35 0.00 3.38 0.20 0.05 90.02 12:01:38 12:01:01 5 7.54 0.00 2.32 0.39 0.03 89.72 12:01:38 12:01:01 6 6.88 0.00 3.10 0.91 0.05 89.06 12:01:38 12:01:01 7 8.06 0.00 3.05 0.34 0.03 88.51 12:01:38 Average: all 6.98 0.00 1.41 0.32 0.02 91.28 12:01:38 Average: 0 6.90 0.00 1.46 0.33 0.02 91.30 12:01:38 Average: 1 7.03 0.00 1.46 0.48 0.02 91.01 12:01:38 Average: 2 7.02 0.00 1.36 0.24 0.02 91.36 12:01:38 Average: 3 7.03 0.00 1.37 0.28 0.02 91.30 12:01:38 Average: 4 7.06 0.00 1.41 0.42 0.02 91.09 12:01:38 Average: 5 7.24 0.00 1.39 0.32 0.02 91.03 12:01:38 Average: 6 6.77 0.00 1.33 0.18 0.02 91.71 12:01:38 Average: 7 6.80 0.00 1.50 0.27 0.02 91.41 12:01:38 12:01:38 12:01:38