Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75ae4c630173373cbd01cdb5dc8fa60923e10661 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-ssh16979849532858701261.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh1113106504274488969.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh14587200622100074246.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh16541193539122118831.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-ssh7268741988788538799.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-40573’ Running on prd-ubuntu20.04-docker-8c-8g-40575 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/218 [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/218 # 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 75ae4c630173373cbd01cdb5dc8fa60923e10661 (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 75ae4c630173373cbd01cdb5dc8fa60923e10661 # timeout=10 Commit message: "docs(snap): Move usage instructions to docs (#4006)" > git rev-list --no-walk 7403972676612df12563dc943565a4020914d98d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-06T13:09:37.946Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-06T13:09:37.985Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-06T13:09:37.999Z] ========================================================= [2022-05-06T13:09:37.999Z] EdgeX Global Pipelines Version Info [2022-05-06T13:09:37.999Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:09:38.783Z] ------------------- [2022-05-06T13:09:38.784Z] stable info: [2022-05-06T13:09:38.784Z] ------------------- [2022-05-06T13:09:38.784Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-06T13:09:38.784Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-06T13:09:38.784Z] Message: update stable to v1.0.227 [2022-05-06T13:09:39.355Z] ------------------- [2022-05-06T13:09:39.355Z] experimental info: [2022-05-06T13:09:39.355Z] ------------------- [2022-05-06T13:09:39.355Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-06T13:09:39.355Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-06T13:09:39.355Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-06T13:09:39.490Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-06T13:09:39.502Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-06T13:09:39.512Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-06T13:09:39.524Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-06T13:09:39.535Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-06T13:09:39.547Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-06T13:09:39.561Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-06T13:09:39.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-06T13:09:39.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-06T13:09:39.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-06T13:09:39.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-06T13:09:39.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-06T13:09:39.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-06T13:09:39.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-06T13:09:39.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-06T13:09:39.672Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-06T13:09:39.691Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-06T13:09:39.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-06T13:09:39.723Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-06T13:09:39.737Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-06T13:09:39.751Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-06T13:09:39.766Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-06T13:09:39.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-06T13:09:39.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-06T13:09:39.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-06T13:09:39.890Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] echo [2022-05-06T13:09:39.902Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75ae4c6 [Pipeline] echo [2022-05-06T13:09:39.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:09:39.958Z] provisioning config files... [2022-05-06T13:09:39.972Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/218@tmp/config6584775677144292378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:09:40.275Z] ---> docker-login.sh [2022-05-06T13:09:40.275Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:09:40.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:09:40.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:09:40.798Z] Configure a credential helper to remove this warning. See [2022-05-06T13:09:40.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:09:40.798Z] [2022-05-06T13:09:40.798Z] Login Succeeded [2022-05-06T13:09:40.798Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:09:40.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:09:40.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:09:40.798Z] Configure a credential helper to remove this warning. See [2022-05-06T13:09:40.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:09:40.798Z] [2022-05-06T13:09:40.798Z] Login Succeeded [2022-05-06T13:09:40.798Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:09:41.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:09:41.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:09:41.059Z] Configure a credential helper to remove this warning. See [2022-05-06T13:09:41.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:09:41.059Z] [2022-05-06T13:09:41.059Z] Login Succeeded [2022-05-06T13:09:41.059Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:09:41.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:09:41.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:09:41.059Z] Configure a credential helper to remove this warning. See [2022-05-06T13:09:41.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:09:41.059Z] [2022-05-06T13:09:41.059Z] Login Succeeded [2022-05-06T13:09:41.059Z] docker.io [2022-05-06T13:09:41.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:09:41.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:09:41.583Z] Configure a credential helper to remove this warning. See [2022-05-06T13:09:41.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:09:41.583Z] [2022-05-06T13:09:41.583Z] Login Succeeded [2022-05-06T13:09:41.583Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:09:41.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T13:09:41.908Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-06T13:09:41.908Z] + dirname cmd/core-command/Dockerfile [2022-05-06T13:09:41.908Z] + cut -d/ -f2 [2022-05-06T13:09:41.908Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-06T13:09:41.908Z] + dirname cmd/core-data/Dockerfile [2022-05-06T13:09:41.908Z] + cut -d/ -f2 [2022-05-06T13:09:41.908Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-06T13:09:41.908Z] + dirname cmd/core-metadata/Dockerfile [2022-05-06T13:09:41.908Z] + cut -d/ -f2 [2022-05-06T13:09:41.908Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-06T13:09:41.908Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-06T13:09:41.908Z] + cut -d/ -f2 [2022-05-06T13:09:41.908Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-06T13:09:41.908Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-06T13:09:41.908Z] + cut -d/ -f2 [2022-05-06T13:09:41.908Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-06T13:09:41.908Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-06T13:09:41.908Z] + cut -d/ -f2 [2022-05-06T13:09:41.908Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-06T13:09:41.908Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-06T13:09:41.908Z] + cut -d/ -f2 [2022-05-06T13:09:41.908Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-06T13:09:41.908Z] + dirname+ cmd/security-spire-agent/Dockerfilecut [2022-05-06T13:09:41.908Z] -d/ -f2 [2022-05-06T13:09:41.908Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-06T13:09:41.908Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-06T13:09:41.908Z] + cut -d/ -f2 [2022-05-06T13:09:41.908Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-06T13:09:41.908Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-06T13:09:41.908Z] + cut -d/ -f2 [2022-05-06T13:09:41.908Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-06T13:09:41.908Z] + dirname cmd/support-notifications/Dockerfile [2022-05-06T13:09:41.908Z] + cut -d/ -f2 [2022-05-06T13:09:41.908Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-06T13:09:41.908Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-06T13:09:41.908Z] + cut -d/ -f2 [2022-05-06T13:09:41.908Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-06T13:09:41.908Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-06T13:09:41.908Z] + cut -d/ -f2 [2022-05-06T13:09:41.908Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-06T13:09:42.049Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-06T13:09:42.388Z] + git rev-list -1 --merges 75ae4c630173373cbd01cdb5dc8fa60923e10661~1..75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] echo [2022-05-06T13:09:42.410Z] -----------> git rev-list -1 --merges 75ae4c630173373cbd01cdb5dc8fa60923e10661~1..75ae4c630173373cbd01cdb5dc8fa60923e10661 75ae4c630173373cbd01cdb5dc8fa60923e10661 [false] [Pipeline] sh [2022-05-06T13:09:42.701Z] + git log --format=format:%s -1 75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] echo [2022-05-06T13:09:42.717Z] ========================================================= [2022-05-06T13:09:42.717Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-06T13:09:42.717Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-06T13:09:43.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T13:09:43.130Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-06T13:09:43.130Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-06T13:09:43.130Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-06T13:09:43.130Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-06T13:09:43.130Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-06T13:09:43.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:09:43.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:09:43.475Z] [2022-05-06T13:09:43.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:09:43.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:09:43.782Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-06T13:09:43.782Z] 1fe172e4850f: Pulling fs layer [2022-05-06T13:09:43.782Z] caf521ccaac6: Pulling fs layer [2022-05-06T13:09:43.782Z] 3ead6fa29328: Pulling fs layer [2022-05-06T13:09:43.782Z] 5c2a1cbceb83: Pulling fs layer [2022-05-06T13:09:43.782Z] a8d5f1318db7: Pulling fs layer [2022-05-06T13:09:43.782Z] c427282e49a2: Pulling fs layer [2022-05-06T13:09:43.782Z] 1827001aaf11: Pulling fs layer [2022-05-06T13:09:43.782Z] 0714d37db230: Pulling fs layer [2022-05-06T13:09:43.782Z] ac28cf19c067: Pulling fs layer [2022-05-06T13:09:43.782Z] ca983d60f3e2: Pulling fs layer [2022-05-06T13:09:43.782Z] 9f894cec8388: Pulling fs layer [2022-05-06T13:09:43.782Z] 1827001aaf11: Waiting [2022-05-06T13:09:43.782Z] 0714d37db230: Waiting [2022-05-06T13:09:43.782Z] ac28cf19c067: Waiting [2022-05-06T13:09:43.782Z] ca983d60f3e2: Waiting [2022-05-06T13:09:43.782Z] 9f894cec8388: Waiting [2022-05-06T13:09:43.782Z] 5c2a1cbceb83: Waiting [2022-05-06T13:09:43.782Z] a8d5f1318db7: Waiting [2022-05-06T13:09:43.782Z] caf521ccaac6: Verifying Checksum [2022-05-06T13:09:43.782Z] caf521ccaac6: Download complete [2022-05-06T13:09:43.782Z] 5c2a1cbceb83: Verifying Checksum [2022-05-06T13:09:43.782Z] 5c2a1cbceb83: Download complete [2022-05-06T13:09:44.041Z] a8d5f1318db7: Verifying Checksum [2022-05-06T13:09:44.041Z] a8d5f1318db7: Download complete [2022-05-06T13:09:44.041Z] 3ead6fa29328: Verifying Checksum [2022-05-06T13:09:44.041Z] 3ead6fa29328: Download complete [2022-05-06T13:09:44.041Z] c427282e49a2: Download complete [2022-05-06T13:09:44.041Z] 0714d37db230: Download complete [2022-05-06T13:09:44.041Z] ac28cf19c067: Download complete [2022-05-06T13:09:44.041Z] ca983d60f3e2: Verifying Checksum [2022-05-06T13:09:44.041Z] ca983d60f3e2: Download complete [2022-05-06T13:09:44.041Z] 9f894cec8388: Verifying Checksum [2022-05-06T13:09:44.041Z] 9f894cec8388: Download complete [2022-05-06T13:09:44.041Z] 1fe172e4850f: Verifying Checksum [2022-05-06T13:09:44.041Z] 1fe172e4850f: Download complete [2022-05-06T13:09:44.301Z] 1827001aaf11: Verifying Checksum [2022-05-06T13:09:44.301Z] 1827001aaf11: Download complete [2022-05-06T13:09:45.685Z] 1fe172e4850f: Pull complete [2022-05-06T13:09:45.685Z] caf521ccaac6: Pull complete [2022-05-06T13:09:46.260Z] 3ead6fa29328: Pull complete [2022-05-06T13:09:46.260Z] 5c2a1cbceb83: Pull complete [2022-05-06T13:09:46.520Z] a8d5f1318db7: Pull complete [2022-05-06T13:09:46.520Z] c427282e49a2: Pull complete [2022-05-06T13:09:48.428Z] 1827001aaf11: Pull complete [2022-05-06T13:09:48.428Z] 0714d37db230: Pull complete [2022-05-06T13:09:48.688Z] ac28cf19c067: Pull complete [2022-05-06T13:09:48.688Z] ca983d60f3e2: Pull complete [2022-05-06T13:09:48.688Z] 9f894cec8388: Pull complete [2022-05-06T13:09:48.688Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-06T13:09:48.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:09:48.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-06T13:09:48.770Z] prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container [2022-05-06T13:09:48.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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:10003/edgex-devops/py-git-semver:latest cat [2022-05-06T13:09:50.363Z] $ docker top d15dd08d9129766b5f38437291e029751bac44d3e0efd24c9a9c70b1674e766b -eo pid,comm [2022-05-06T13:09:50.428Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-06T13:09:50.428Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T13:09:50.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T13:09:50.464Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T13:09:50.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T13:09:50.601Z] $ docker exec d15dd08d9129766b5f38437291e029751bac44d3e0efd24c9a9c70b1674e766b ssh-agent [2022-05-06T13:09:50.723Z] SSH_AUTH_SOCK=/tmp/ssh-A39ZjihFoxXD/agent.32 [2022-05-06T13:09:50.723Z] SSH_AGENT_PID=39 [2022-05-06T13:09:50.730Z] Running ssh-add (command line suppressed) [2022-05-06T13:09:50.850Z] Identity added: /w/workspace/edgex-go/218@tmp/private_key_735218188991817678.key (/w/workspace/edgex-go/218@tmp/private_key_735218188991817678.key) [2022-05-06T13:09:50.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T13:09:51.152Z] + git tag --points-at HEAD [Pipeline] } [2022-05-06T13:09:51.165Z] $ docker exec --env ******** --env ******** d15dd08d9129766b5f38437291e029751bac44d3e0efd24c9a9c70b1674e766b ssh-agent -k [2022-05-06T13:09:51.276Z] unset SSH_AUTH_SOCK; [2022-05-06T13:09:51.276Z] unset SSH_AGENT_PID; [2022-05-06T13:09:51.276Z] echo Agent pid 39 killed; [2022-05-06T13:09:51.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-06T13:09:51.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T13:09:51.312Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T13:09:51.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T13:09:51.460Z] $ docker exec d15dd08d9129766b5f38437291e029751bac44d3e0efd24c9a9c70b1674e766b ssh-agent [2022-05-06T13:09:51.592Z] SSH_AUTH_SOCK=/tmp/ssh-Tuy7MDp05iX4/agent.73 [2022-05-06T13:09:51.592Z] SSH_AGENT_PID=80 [2022-05-06T13:09:51.598Z] Running ssh-add (command line suppressed) [2022-05-06T13:09:51.726Z] Identity added: /w/workspace/edgex-go/218@tmp/private_key_6156735344687927734.key (/w/workspace/edgex-go/218@tmp/private_key_6156735344687927734.key) [2022-05-06T13:09:51.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T13:09:52.028Z] + git semver init [2022-05-06T13:09:52.287Z] 2022-05-06 13:09:52,228 [run_init] DEBUG init version:0.0.0 force:False [2022-05-06T13:09:52.287Z] 2022-05-06 13:09:52,230 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/218/.semver [2022-05-06T13:09:52.287Z] 2022-05-06 13:09:52,230 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/218/.semver [2022-05-06T13:09:52.287Z] 2022-05-06 13:09:52,231 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/218/.semver'], cwd=/w/workspace/edgex-go/218, universal_newlines=False, shell=None, istream=None) [2022-05-06T13:09:57.573Z] 2022-05-06 13:09:56,643 [append_file] DEBUG append to file:/w/workspace/edgex-go/218/.git/info/exclude [2022-05-06T13:09:57.574Z] 2022-05-06 13:09:56,643 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/218/.semver/main with force:False [2022-05-06T13:09:57.574Z] 2022-05-06 13:09:56,643 [read_version] DEBUG read version from /w/workspace/edgex-go/218/.semver/main [2022-05-06T13:09:57.574Z] 2022-05-06 13:09:56,644 [read_version] DEBUG read version from /w/workspace/edgex-go/218/.semver/main [2022-05-06T13:09:57.574Z] 2.2.0-dev.90 [Pipeline] } [2022-05-06T13:09:57.587Z] $ docker exec --env ******** --env ******** d15dd08d9129766b5f38437291e029751bac44d3e0efd24c9a9c70b1674e766b ssh-agent -k [2022-05-06T13:09:57.703Z] unset SSH_AUTH_SOCK; [2022-05-06T13:09:57.703Z] unset SSH_AGENT_PID; [2022-05-06T13:09:57.704Z] echo Agent pid 80 killed; [2022-05-06T13:09:57.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T13:09:58.031Z] + git semver [Pipeline] } [2022-05-06T13:09:58.308Z] $ docker stop --time=1 d15dd08d9129766b5f38437291e029751bac44d3e0efd24c9a9c70b1674e766b [2022-05-06T13:09:59.619Z] $ docker rm -f d15dd08d9129766b5f38437291e029751bac44d3e0efd24c9a9c70b1674e766b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T13:09:59.976Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-06T13:10:00.228Z] Stashed 1 file(s) [Pipeline] echo [2022-05-06T13:10:00.232Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.90 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-06T13:10:00.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T13:10:00.364Z] ========================================================= [2022-05-06T13:10:00.364Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-06T13:10:00.364Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T13:10:00.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T13:10:00.655Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-06T13:10:00.655Z] 59bf1c3509f3: Pulling fs layer [2022-05-06T13:10:00.655Z] 666ba61612fd: Pulling fs layer [2022-05-06T13:10:00.655Z] 8ed8ca486205: Pulling fs layer [2022-05-06T13:10:00.655Z] 4fe6c5a15a65: Pulling fs layer [2022-05-06T13:10:00.655Z] 22a0e8bec74d: Pulling fs layer [2022-05-06T13:10:00.655Z] ca2b28591e48: Pulling fs layer [2022-05-06T13:10:00.655Z] a51346096db8: Pulling fs layer [2022-05-06T13:10:00.655Z] daebc70d1ce1: Pulling fs layer [2022-05-06T13:10:00.655Z] 0e18a0eac166: Pulling fs layer [2022-05-06T13:10:00.655Z] 4fe6c5a15a65: Waiting [2022-05-06T13:10:00.655Z] 22a0e8bec74d: Waiting [2022-05-06T13:10:00.655Z] ca2b28591e48: Waiting [2022-05-06T13:10:00.655Z] a51346096db8: Waiting [2022-05-06T13:10:00.655Z] daebc70d1ce1: Waiting [2022-05-06T13:10:00.655Z] 0e18a0eac166: Waiting [2022-05-06T13:10:00.655Z] 8ed8ca486205: Verifying Checksum [2022-05-06T13:10:00.655Z] 8ed8ca486205: Download complete [2022-05-06T13:10:00.655Z] 666ba61612fd: Verifying Checksum [2022-05-06T13:10:00.655Z] 666ba61612fd: Download complete [2022-05-06T13:10:00.655Z] 22a0e8bec74d: Download complete [2022-05-06T13:10:00.655Z] ca2b28591e48: Download complete [2022-05-06T13:10:00.655Z] 59bf1c3509f3: Verifying Checksum [2022-05-06T13:10:00.655Z] 59bf1c3509f3: Download complete [2022-05-06T13:10:00.655Z] a51346096db8: Download complete [2022-05-06T13:10:00.921Z] daebc70d1ce1: Verifying Checksum [2022-05-06T13:10:00.921Z] daebc70d1ce1: Download complete [2022-05-06T13:10:00.921Z] 59bf1c3509f3: Pull complete [2022-05-06T13:10:00.921Z] 666ba61612fd: Pull complete [2022-05-06T13:10:01.184Z] 8ed8ca486205: Pull complete [2022-05-06T13:10:01.444Z] 0e18a0eac166: Verifying Checksum [2022-05-06T13:10:01.444Z] 0e18a0eac166: Download complete [2022-05-06T13:10:01.444Z] 4fe6c5a15a65: Verifying Checksum [2022-05-06T13:10:01.444Z] 4fe6c5a15a65: Download complete [2022-05-06T13:10:05.659Z] 4fe6c5a15a65: Pull complete [2022-05-06T13:10:05.659Z] 22a0e8bec74d: Pull complete [2022-05-06T13:10:05.659Z] ca2b28591e48: Pull complete [2022-05-06T13:10:05.659Z] a51346096db8: Pull complete [2022-05-06T13:10:05.659Z] daebc70d1ce1: Pull complete [2022-05-06T13:10:07.572Z] 0e18a0eac166: Pull complete [2022-05-06T13:10:07.572Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-06T13:10:07.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T13:10:07.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-06T13:10:07.881Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T13:10:07.881Z] WORKDIR /edgex [2022-05-06T13:10:07.881Z] COPY go.mod . [2022-05-06T13:10:07.881Z] RUN go mod download [2022-05-06T13:10:07.881Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-06T13:10:09.266Z] Sending build context to Docker daemon 335.2MB [2022-05-06T13:10:09.266Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T13:10:09.266Z] ---> f018257e8ee9 [2022-05-06T13:10:09.266Z] Step 2/4 : WORKDIR /edgex [2022-05-06T13:10:11.184Z] ---> Running in 07656ae82705 [2022-05-06T13:10:11.446Z] Removing intermediate container 07656ae82705 [2022-05-06T13:10:11.446Z] ---> bd78caf0133a [2022-05-06T13:10:11.446Z] Step 3/4 : COPY go.mod . [2022-05-06T13:10:11.446Z] ---> 198b0c45b9a7 [2022-05-06T13:10:11.446Z] Step 4/4 : RUN go mod download [2022-05-06T13:10:11.446Z] ---> Running in 79f1c67dbe95 [2022-05-06T13:10:15.302Z] Still waiting to schedule task [2022-05-06T13:10:15.302Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40574’ [2022-05-06T13:10:26.349Z] Removing intermediate container 79f1c67dbe95 [2022-05-06T13:10:26.349Z] ---> d5dab7738070 [2022-05-06T13:10:26.349Z] Successfully built d5dab7738070 [2022-05-06T13:10:26.349Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:10:26.642Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-06T13:10:26.642Z] . [Pipeline] withDockerContainer [2022-05-06T13:10:26.702Z] prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container [2022-05-06T13:10:26.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 [2022-05-06T13:10:27.164Z] $ docker top d82d3618e2999a536d9a35eaeb68d9e599d2b08c1cecb4f19906068886d78745 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T13:10:27.516Z] + go version [2022-05-06T13:10:27.516Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-06T13:10:27.530Z] $ docker stop --time=1 d82d3618e2999a536d9a35eaeb68d9e599d2b08c1cecb4f19906068886d78745 [2022-05-06T13:10:29.313Z] $ docker rm -f d82d3618e2999a536d9a35eaeb68d9e599d2b08c1cecb4f19906068886d78745 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:10:29.791Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-06T13:10:29.791Z] . [Pipeline] withDockerContainer [2022-05-06T13:10:29.859Z] prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container [2022-05-06T13:10:29.898Z] $ 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/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 [2022-05-06T13:10:31.030Z] $ docker top a6619d89cebf175066e0c7a33303bdb7edcbf6e71aca8c4ae03d7907c10498d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-06T13:10:31.099Z] ========================================================= [2022-05-06T13:10:31.099Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-06T13:10:31.099Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T13:10:31.385Z] + make test [2022-05-06T13:10:31.385Z] go mod tidy -compat=1.17 [2022-05-06T13:10:31.385Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-06T13:10:36.690Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-06T13:10:48.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-06T13:10:48.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-06T13:10:48.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-06T13:10:48.937Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-06T13:10:48.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-06T13:10:48.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-06T13:10:48.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-06T13:10:48.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-06T13:10:48.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-06T13:10:48.937Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-06T13:10:48.937Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-06T13:10:48.937Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-06T13:10:48.937Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-06T13:10:48.937Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-06T13:10:48.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-06T13:10:49.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2022-05-06T13:10:49.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-06T13:10:49.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-06T13:10:50.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements [2022-05-06T13:10:50.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-06T13:10:50.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 53.4% of statements [2022-05-06T13:10:50.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-06T13:10:50.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-06T13:10:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.418s coverage: 89.2% of statements [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-06T13:10:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.095s coverage: 84.4% of statements [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-06T13:10:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.543s coverage: 95.6% of statements [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-06T13:10:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-06T13:10:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.114s coverage: 60.0% of statements [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-06T13:10:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.094s coverage: 0.9% of statements [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-06T13:10:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2022-05-06T13:10:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2022-05-06T13:10:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-06T13:10:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2022-05-06T13:10:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements [2022-05-06T13:10:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2022-05-06T13:10:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2022-05-06T13:10:53.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2022-05-06T13:11:03.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.072s coverage: 94.4% of statements [2022-05-06T13:11:03.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements [2022-05-06T13:11:04.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.186s coverage: 82.5% of statements [2022-05-06T13:11:04.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.048s coverage: 65.1% of statements [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.040s coverage: 87.2% of statements [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.4% of statements [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.361s coverage: 65.4% of statements [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 43.8% of statements [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.154s coverage: 92.3% of statements [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-06T13:11:14.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2022-05-06T13:11:14.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-05-06T13:11:14.794Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-06T13:11:32.888Z] GO111MODULE=on go vet ./... [2022-05-06T13:11:35.424Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-06T13:11:35.993Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-06T13:11:36.252Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-06T13:11:36.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-06T13:11:37.118Z] + ls -al . [2022-05-06T13:11:37.118Z] total 672 [2022-05-06T13:11:37.118Z] drwxrwxr-x 10 1001 1001 4096 May 6 13:11 . [2022-05-06T13:11:37.118Z] drwxr-xr-x 4 root root 4096 May 6 13:10 .. [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 11 May 6 13:09 .dockerignore [2022-05-06T13:11:37.118Z] drwxrwxr-x 8 1001 1001 4096 May 6 13:09 .git [2022-05-06T13:11:37.118Z] drwxrwxr-x 3 1001 1001 4096 May 6 13:09 .github [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 879 May 6 13:09 .gitignore [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 42 May 6 13:09 .golangci.yml [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 87 May 6 13:09 .hadolint.yml [2022-05-06T13:11:37.118Z] drwxr-xr-x 3 1001 1001 4096 May 6 13:09 .semver [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 166 May 6 13:09 .sonarcloud.properties [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 1171 May 6 13:09 ADOPTERS.md [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 10086 May 6 13:09 Attribution.txt [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 51732 May 6 13:09 CHANGELOG.md [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 3804 May 6 13:09 CONTRIBUTING.md [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 677 May 6 13:09 GOVERNANCE.md [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 850 May 6 13:09 Jenkinsfile [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 10775 May 6 13:09 LICENSE [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 10389 May 6 13:09 Makefile [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 582 May 6 13:09 OWNERS.md [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 9094 May 6 13:09 README.md [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 6912 May 6 13:09 SECURITY.md [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 12 May 6 13:09 VERSION [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 4131 May 6 13:09 ZMQWindows.md [2022-05-06T13:11:37.118Z] drwxrwxr-x 2 1001 1001 4096 May 6 13:09 bin [2022-05-06T13:11:37.118Z] drwxrwxr-x 18 1001 1001 4096 May 6 13:09 cmd [2022-05-06T13:11:37.118Z] -rw-r--r-- 1 root root 435134 May 6 13:11 coverage.out [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 3256 May 6 13:09 go.mod [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 35162 May 6 13:10 go.sum [2022-05-06T13:11:37.118Z] drwxrwxr-x 8 1001 1001 4096 May 6 13:09 internal [2022-05-06T13:11:37.118Z] drwxrwxr-x 3 1001 1001 4096 May 6 13:09 openapi [2022-05-06T13:11:37.118Z] drwxrwxr-x 4 1001 1001 4096 May 6 13:09 snap [2022-05-06T13:11:37.118Z] -rw-rw-r-- 1 1001 1001 204 May 6 13:09 version.go [Pipeline] sh [2022-05-06T13:11:37.405Z] + '[' -e coverage.out ] [2022-05-06T13:11:37.405Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-06T13:11:37.501Z] Stashed 1 file(s) [Pipeline] sh [2022-05-06T13:11:37.779Z] + make build [2022-05-06T13:11:37.779Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-06T13:11:52.662Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-06T13:11:59.225Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-06T13:12:00.163Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-06T13:12:06.742Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-06T13:12:06.742Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-06T13:12:07.001Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-06T13:12:08.382Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-06T13:12:08.952Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-06T13:12:09.890Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-06T13:12:10.827Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-06T13:12:11.397Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-06T13:12:12.779Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-06T13:12:14.171Z] $ docker stop --time=1 a6619d89cebf175066e0c7a33303bdb7edcbf6e71aca8c4ae03d7907c10498d5 [2022-05-06T13:12:16.781Z] $ docker rm -f a6619d89cebf175066e0c7a33303bdb7edcbf6e71aca8c4ae03d7907c10498d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:12:17.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T13:12:17.623Z] [2022-05-06T13:12:17.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:12:17.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T13:12:17.926Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-06T13:12:17.926Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-06T13:12:17.926Z] ca9280d653b3: Pulling fs layer [2022-05-06T13:12:17.926Z] 7e9c9ca2126c: Pulling fs layer [2022-05-06T13:12:17.926Z] cbdbe7a5bc2a: Download complete [2022-05-06T13:12:18.185Z] ca9280d653b3: Verifying Checksum [2022-05-06T13:12:18.185Z] ca9280d653b3: Download complete [2022-05-06T13:12:18.185Z] cbdbe7a5bc2a: Pull complete [2022-05-06T13:12:18.444Z] 7e9c9ca2126c: Verifying Checksum [2022-05-06T13:12:18.444Z] 7e9c9ca2126c: Download complete [2022-05-06T13:12:18.702Z] ca9280d653b3: Pull complete [2022-05-06T13:12:21.991Z] 7e9c9ca2126c: Pull complete [2022-05-06T13:12:21.991Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-06T13:12:21.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T13:12:21.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-06T13:12:22.053Z] prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container [2022-05-06T13:12:22.088Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 [2022-05-06T13:12:23.774Z] $ docker top 986e89522cceb538d9e89eef979acc286507932c892819b133b02288ff5bd6e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T13:12:24.136Z] + docker-compose build --help [2022-05-06T13:12:24.136Z] + grep parallel [2022-05-06T13:12:24.706Z] --parallel Build images in parallel. [Pipeline] } [2022-05-06T13:12:24.718Z] $ docker stop --time=1 986e89522cceb538d9e89eef979acc286507932c892819b133b02288ff5bd6e3 [2022-05-06T13:12:26.025Z] $ docker rm -f 986e89522cceb538d9e89eef979acc286507932c892819b133b02288ff5bd6e3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:12:26.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T13:12:26.460Z] . [Pipeline] withDockerContainer [2022-05-06T13:12:26.531Z] prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container [2022-05-06T13:12:26.567Z] $ 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/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 [2022-05-06T13:12:27.302Z] $ docker top 44c711b92dde88aced9de4f0b33b6eacf774bb7e60d7bdb471552449e175e152 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T13:12:27.656Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-06T13:12:28.226Z] Building core-command ... [2022-05-06T13:12:28.226Z] Building core-data ... [2022-05-06T13:12:28.226Z] Building core-metadata ... [2022-05-06T13:12:28.226Z] Building security-bootstrapper ... [2022-05-06T13:12:28.226Z] Building security-proxy-setup ... [2022-05-06T13:12:28.227Z] Building security-secretstore-setup ... [2022-05-06T13:12:28.227Z] Building security-spiffe-token-provider ... [2022-05-06T13:12:28.227Z] Building security-spire-agent ... [2022-05-06T13:12:28.227Z] Building security-spire-config ... [2022-05-06T13:12:28.227Z] Building security-spire-server ... [2022-05-06T13:12:28.227Z] Building support-notifications ... [2022-05-06T13:12:28.227Z] Building support-scheduler ... [2022-05-06T13:12:28.227Z] Building sys-mgmt-agent ... [2022-05-06T13:12:28.227Z] Building security-spiffe-token-provider [2022-05-06T13:12:28.227Z] Building core-metadata [2022-05-06T13:12:28.227Z] Building security-secretstore-setup [2022-05-06T13:12:28.227Z] Building sys-mgmt-agent [2022-05-06T13:12:28.227Z] Building security-spire-server [2022-05-06T13:12:46.317Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:12:46.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:12:46.317Z] ---> d5dab7738070 [2022-05-06T13:12:46.317Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T13:12:46.317Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:12:46.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:12:46.317Z] ---> d5dab7738070 [2022-05-06T13:12:46.317Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T13:12:46.317Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:12:46.317Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:12:46.317Z] ---> d5dab7738070 [2022-05-06T13:12:46.317Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T13:12:46.317Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:12:46.317Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:12:46.317Z] ---> d5dab7738070 [2022-05-06T13:12:46.317Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T13:12:46.317Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:12:46.317Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:12:46.317Z] ---> d5dab7738070 [2022-05-06T13:12:46.317Z] Step 3/20 : WORKDIR /edgex-go [2022-05-06T13:12:48.958Z] ---> Running in d4786cb768c2 [2022-05-06T13:12:48.958Z] ---> Running in 468ca72724f1 [2022-05-06T13:12:48.958Z] ---> Running in ddb44c724d0f [2022-05-06T13:12:48.958Z] ---> Running in 4c1b45b8903d [2022-05-06T13:12:48.958Z] ---> Running in 1dfcb473da8a [2022-05-06T13:12:49.226Z] Removing intermediate container 468ca72724f1 [2022-05-06T13:12:49.226Z] ---> 296b4c90ac8b [2022-05-06T13:12:49.226Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:12:49.226Z] Removing intermediate container d4786cb768c2 [2022-05-06T13:12:49.226Z] ---> 1f4e61f083ef [2022-05-06T13:12:49.226Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:12:49.226Z] Removing intermediate container 1dfcb473da8a [2022-05-06T13:12:49.226Z] ---> 0d46f034bbeb [2022-05-06T13:12:49.226Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:12:49.226Z] Removing intermediate container ddb44c724d0f [2022-05-06T13:12:49.226Z] ---> ead5323c8f52 [2022-05-06T13:12:49.226Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:12:49.226Z] Removing intermediate container 4c1b45b8903d [2022-05-06T13:12:49.226Z] ---> 9cb75ccf02fb [2022-05-06T13:12:49.486Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-06T13:12:49.486Z] ---> Running in e49309fa334d [2022-05-06T13:12:49.486Z] ---> Running in d3e33555c4ba [2022-05-06T13:12:49.486Z] ---> Running in 50e507fa615c [2022-05-06T13:12:49.486Z] ---> Running in 5f7bab29b754 [2022-05-06T13:12:49.486Z] ---> Running in c58bd5a1fe33 [2022-05-06T13:12:50.865Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:12:50.865Z] Removing intermediate container e49309fa334d [2022-05-06T13:12:50.865Z] ---> 4b03a72f8fc5 [2022-05-06T13:12:50.865Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-06T13:12:50.865Z] Removing intermediate container d3e33555c4ba [2022-05-06T13:12:50.865Z] ---> 6f709ef80b55 [2022-05-06T13:12:50.865Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T13:12:50.865Z] Removing intermediate container 50e507fa615c [2022-05-06T13:12:50.865Z] ---> d64d162693c5 [2022-05-06T13:12:50.865Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T13:12:50.865Z] ---> Running in 0129389d4764 [2022-05-06T13:12:50.865Z] ---> Running in 599cc23b1e2d [2022-05-06T13:12:50.865Z] ---> Running in 6b469e599071 [2022-05-06T13:12:50.865Z] Removing intermediate container 5f7bab29b754 [2022-05-06T13:12:50.865Z] ---> 48929f859bbb [2022-05-06T13:12:50.865Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-06T13:12:50.865Z] ---> Running in 1679c1a9f63c [2022-05-06T13:12:51.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:12:51.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:12:51.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:12:51.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:12:51.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:12:51.956Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T13:12:51.956Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T13:12:51.956Z] OK: 15864 distinct packages available [2022-05-06T13:12:51.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:12:51.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:12:51.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:12:52.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:12:52.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:12:52.476Z] OK: 221 MiB in 52 packages [2022-05-06T13:12:52.476Z] OK: 221 MiB in 52 packages [2022-05-06T13:12:52.736Z] OK: 221 MiB in 52 packages [2022-05-06T13:12:52.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:12:52.736Z] Removing intermediate container 0129389d4764 [2022-05-06T13:12:52.736Z] ---> 77657e088806 [2022-05-06T13:12:52.736Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T13:12:52.736Z] OK: 221 MiB in 52 packages [2022-05-06T13:12:52.996Z] Removing intermediate container 599cc23b1e2d [2022-05-06T13:12:52.996Z] ---> f6788908295a [2022-05-06T13:12:52.996Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T13:12:52.996Z] OK: 221 MiB in 52 packages [2022-05-06T13:12:52.996Z] Removing intermediate container 6b469e599071 [2022-05-06T13:12:52.996Z] ---> fd9bbf0b985f [2022-05-06T13:12:52.996Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T13:12:52.996Z] ---> cbe6916bc667 [2022-05-06T13:12:52.996Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:12:53.301Z] ---> 159052cbace3 [2022-05-06T13:12:53.301Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:12:53.562Z] ---> Running in c9ca4c175509 [2022-05-06T13:12:53.562Z] ---> Running in 8173ebb2403e [2022-05-06T13:12:53.562Z] ---> 010cfbabe3b3 [2022-05-06T13:12:53.562Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:12:53.562Z] Removing intermediate container 1679c1a9f63c [2022-05-06T13:12:53.562Z] ---> ac62b7b774f4 [2022-05-06T13:12:53.562Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T13:12:53.562Z] ---> Running in 1b9cfb88a30b [2022-05-06T13:12:53.821Z] Removing intermediate container c58bd5a1fe33 [2022-05-06T13:12:53.821Z] ---> 85b1b1e8bd64 [2022-05-06T13:12:53.821Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-06T13:12:53.821Z] ---> e8ddd39171df [2022-05-06T13:12:53.821Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:12:53.821Z] ---> Running in 8f745ddc2b90 [2022-05-06T13:12:54.081Z] ---> 08b528c1f5a2 [2022-05-06T13:12:54.081Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:12:54.081Z] ---> Running in 033bd33cda61 [2022-05-06T13:12:55.019Z] Removing intermediate container 8173ebb2403e [2022-05-06T13:12:55.019Z] ---> c6ff8ce275a6 [2022-05-06T13:12:55.019Z] Step 8/23 : COPY . . [2022-05-06T13:12:55.019Z] Removing intermediate container c9ca4c175509 [2022-05-06T13:12:55.019Z] ---> c9c6bf13b01f [2022-05-06T13:12:55.019Z] Step 8/25 : COPY . . [2022-05-06T13:12:58.314Z] Removing intermediate container 1b9cfb88a30b [2022-05-06T13:12:58.314Z] ---> 7a52fb7acdf5 [2022-05-06T13:12:58.314Z] Step 8/25 : COPY . . [2022-05-06T13:13:01.630Z] Removing intermediate container 8f745ddc2b90 [2022-05-06T13:13:01.630Z] ---> 81e9d3146796 [2022-05-06T13:13:01.630Z] Step 8/23 : COPY . . [2022-05-06T13:13:01.630Z] Removing intermediate container 033bd33cda61 [2022-05-06T13:13:01.630Z] ---> 44b25ef1cb5b [2022-05-06T13:13:01.630Z] Step 7/20 : COPY . . [2022-05-06T13:13:01.889Z] ---> b14bc6fe076f [2022-05-06T13:13:01.889Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-06T13:13:01.889Z] ---> 2fda261540d2 [2022-05-06T13:13:01.889Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-06T13:13:04.659Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40577 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-05-06T13:13:04.675Z] Running in /w/workspace/edgex-go/218 [Pipeline] { [Pipeline] checkout [2022-05-06T13:13:05.095Z] The recommended git tool is: git [2022-05-06T13:13:08.454Z] ---> Running in 044b6b3f1fc9 [2022-05-06T13:13:08.455Z] ---> Running in 9bd0ceca67c4 [2022-05-06T13:13:08.455Z] ---> c4b436895baf [2022-05-06T13:13:08.455Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T13:13:08.455Z] ---> Running in 4476c9653d86 [2022-05-06T13:13:08.455Z] ---> 5518654e5449 [2022-05-06T13:13:08.455Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-06T13:13:08.455Z] ---> 90088973e378 [2022-05-06T13:13:08.455Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-06T13:13:08.455Z] ---> Running in 20fca5c0396d [2022-05-06T13:13:08.455Z] ---> Running in 702b5a746ed0 [2022-05-06T13:13:08.455Z] Removing intermediate container 4476c9653d86 [2022-05-06T13:13:08.455Z] ---> c85fef722759 [2022-05-06T13:13:08.455Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-06T13:13:08.455Z] ---> Running in 0eda0effea18 [2022-05-06T13:13:08.455Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-06T13:13:08.455Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-06T13:13:08.455Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-06T13:13:08.455Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-06T13:13:08.714Z] Removing intermediate container 0eda0effea18 [2022-05-06T13:13:08.714Z] ---> 77111cb83794 [2022-05-06T13:13:08.714Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-06T13:13:08.714Z] ---> Running in 93a6294eff08 [2022-05-06T13:13:08.972Z] Removing intermediate container 93a6294eff08 [2022-05-06T13:13:08.972Z] ---> 755d05f8046d [2022-05-06T13:13:08.972Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-06T13:13:09.230Z] ---> Running in 73a5e4fd6be4 [2022-05-06T13:13:10.610Z] spire-1.2.1/ [2022-05-06T13:13:10.610Z] spire-1.2.1/.data/ [2022-05-06T13:13:10.610Z] spire-1.2.1/.data/.file [2022-05-06T13:13:10.610Z] spire-1.2.1/.dockerignore [2022-05-06T13:13:10.610Z] spire-1.2.1/.gitattributes [2022-05-06T13:13:10.610Z] spire-1.2.1/.githooks/ [2022-05-06T13:13:10.610Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T13:13:10.610Z] spire-1.2.1/.github/ [2022-05-06T13:13:10.610Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T13:13:10.610Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T13:13:10.610Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T13:13:10.610Z] spire-1.2.1/.github/workflows/ [2022-05-06T13:13:10.610Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T13:13:10.610Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T13:13:10.610Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T13:13:10.610Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T13:13:10.610Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T13:13:10.610Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T13:13:10.610Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T13:13:10.610Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T13:13:10.610Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T13:13:10.610Z] spire-1.2.1/.gitignore [2022-05-06T13:13:10.610Z] spire-1.2.1/.go-version [2022-05-06T13:13:10.610Z] spire-1.2.1/.golangci.yml [2022-05-06T13:13:10.610Z] spire-1.2.1/ADOPTERS.md [2022-05-06T13:13:10.610Z] spire-1.2.1/CHANGELOG.md [2022-05-06T13:13:10.610Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T13:13:10.610Z] spire-1.2.1/CODEOWNERS [2022-05-06T13:13:10.610Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T13:13:10.610Z] spire-1.2.1/Dockerfile [2022-05-06T13:13:10.610Z] spire-1.2.1/Dockerfile.dev [2022-05-06T13:13:10.610Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T13:13:10.610Z] spire-1.2.1/LICENSE [2022-05-06T13:13:10.610Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T13:13:10.610Z] spire-1.2.1/Makefile [2022-05-06T13:13:10.610Z] spire-1.2.1/README.md [2022-05-06T13:13:10.610Z] spire-1.2.1/ROADMAP.md [2022-05-06T13:13:10.610Z] spire-1.2.1/SECURITY.md [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/ [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T13:13:10.610Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T13:13:10.611Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T13:13:10.611Z] spire-1.2.1/conf/ [2022-05-06T13:13:10.611Z] spire-1.2.1/conf/agent/ [2022-05-06T13:13:10.611Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T13:13:10.611Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T13:13:10.611Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T13:13:10.611Z] spire-1.2.1/conf/server/ [2022-05-06T13:13:10.611Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T13:13:10.611Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T13:13:10.611Z] spire-1.2.1/conf/server/server.conf [2022-05-06T13:13:10.611Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/ [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/auditlog.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/images/ [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/spire_server.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/telemetry.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/upgrading.md [2022-05-06T13:13:10.611Z] spire-1.2.1/doc/using_spire.md [2022-05-06T13:13:10.611Z] spire-1.2.1/examples/ [2022-05-06T13:13:10.611Z] spire-1.2.1/examples/README.md [2022-05-06T13:13:10.611Z] spire-1.2.1/go.mod [2022-05-06T13:13:10.611Z] spire-1.2.1/go.sum [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T13:13:10.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/health/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/log/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/util/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/version/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/server/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/server/api/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T13:13:10.612Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/config.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T13:13:10.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/server.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/ [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/private/ [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/private/server/ [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/ [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/common/ [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T13:13:10.614Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T13:13:10.614Z] spire-1.2.1/release/ [2022-05-06T13:13:10.614Z] spire-1.2.1/release/spire-extras/ [2022-05-06T13:13:10.614Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T13:13:10.614Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T13:13:10.614Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T13:13:10.614Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T13:13:10.614Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T13:13:10.614Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T13:13:10.614Z] spire-1.2.1/release/spire/ [2022-05-06T13:13:10.614Z] spire-1.2.1/release/spire/README.md [2022-05-06T13:13:10.614Z] spire-1.2.1/release/spire/conf/ [2022-05-06T13:13:10.614Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T13:13:10.614Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T13:13:10.614Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T13:13:10.614Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T13:13:10.614Z] spire-1.2.1/script/ [2022-05-06T13:13:10.614Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T13:13:10.614Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T13:13:10.614Z] spire-1.2.1/support/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T13:13:10.614Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T13:13:10.614Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T13:13:10.614Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/clock/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/clock/clock.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/config/ [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T13:13:10.614Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T13:13:10.615Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/README.md [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/common [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T13:13:10.615Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T13:13:10.616Z] spire-1.2.1/test/integration/test.sh [2022-05-06T13:13:10.616Z] spire-1.2.1/test/plugintest/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/spiretest/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/testca/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/testca/ca.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/testkey/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T13:13:10.616Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/testkey/new.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/util/ [2022-05-06T13:13:10.616Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/util/race.go [2022-05-06T13:13:10.616Z] spire-1.2.1/test/util/util.go [2022-05-06T13:13:10.616Z] building spire from source... [2022-05-06T13:13:10.616Z] Installing go1.17.7... [2022-05-06T13:13:13.292Z] using credential edgex-jenkins-ssh [2022-05-06T13:13:13.312Z] Cloning the remote Git repository [2022-05-06T13:13:13.405Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-06T13:13:13.502Z] > git init /w/workspace/edgex-go/218 # timeout=10 [2022-05-06T13:13:13.609Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-06T13:13:13.610Z] > git --version # timeout=10 [2022-05-06T13:13:13.629Z] > git --version # 'git version 2.25.1' [2022-05-06T13:13:13.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-06T13:13:13.769Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-06T13:13:17.181Z] Building bin/spire-server... [2022-05-06T13:13:17.181Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T13:13:17.181Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T13:13:17.181Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T13:13:17.181Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T13:13:17.181Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T13:13:17.181Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T13:13:17.181Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T13:13:17.181Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T13:13:17.181Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T13:13:17.181Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T13:13:17.181Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T13:13:17.181Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T13:13:17.181Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T13:13:17.181Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T13:13:17.181Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T13:13:17.181Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T13:13:17.181Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T13:13:17.181Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T13:13:17.181Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T13:13:17.181Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T13:13:17.181Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T13:13:17.181Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T13:13:17.181Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T13:13:17.181Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T13:13:17.181Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T13:13:17.181Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T13:13:17.181Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T13:13:17.181Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T13:13:17.440Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T13:13:17.440Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T13:13:17.440Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T13:13:17.440Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T13:13:17.440Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T13:13:17.698Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T13:13:17.698Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T13:13:17.698Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T13:13:17.698Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T13:13:17.698Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T13:13:17.698Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T13:13:17.698Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T13:13:17.698Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T13:13:17.698Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T13:13:17.957Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T13:13:17.957Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T13:13:17.957Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T13:13:17.957Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T13:13:20.487Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T13:13:20.487Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T13:13:20.487Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T13:13:20.487Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T13:13:20.487Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T13:13:20.487Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T13:13:20.487Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T13:13:20.745Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T13:13:20.745Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T13:13:20.745Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T13:13:20.745Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T13:13:20.745Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T13:13:24.934Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T13:13:24.934Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T13:13:24.934Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T13:13:24.934Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T13:13:24.934Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T13:13:25.193Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T13:13:25.193Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T13:13:25.452Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T13:13:25.711Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T13:13:26.647Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T13:13:26.647Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T13:13:26.906Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T13:13:26.906Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T13:13:26.906Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T13:13:27.165Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T13:13:27.165Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T13:13:27.424Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T13:13:27.424Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T13:13:27.424Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T13:13:27.682Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T13:13:27.940Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T13:13:27.941Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T13:13:27.941Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T13:13:28.200Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T13:13:28.200Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T13:13:28.200Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T13:13:28.200Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T13:13:28.459Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T13:13:28.460Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T13:13:28.460Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T13:13:28.718Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T13:13:28.718Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T13:13:28.718Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T13:13:29.211Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T13:13:29.469Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T13:13:30.036Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T13:13:30.036Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T13:13:30.036Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T13:13:30.036Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T13:13:30.294Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T13:13:30.294Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T13:13:30.294Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T13:13:30.294Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T13:13:30.294Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T13:13:30.294Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T13:13:30.294Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T13:13:30.294Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T13:13:30.294Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-06T13:13:30.294Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T13:13:30.294Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T13:13:30.553Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T13:13:30.553Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T13:13:30.553Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T13:13:30.553Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T13:13:30.553Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T13:13:30.553Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T13:13:30.553Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T13:13:30.553Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T13:13:30.553Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T13:13:30.553Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T13:13:30.811Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T13:13:30.811Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T13:13:30.811Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T13:13:30.811Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T13:13:30.811Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T13:13:30.811Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T13:13:30.811Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T13:13:30.811Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T13:13:30.811Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T13:13:30.811Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T13:13:30.811Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T13:13:30.811Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T13:13:31.184Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T13:13:31.184Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T13:13:31.184Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T13:13:31.184Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T13:13:31.184Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T13:13:31.184Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T13:13:31.444Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T13:13:31.444Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T13:13:31.444Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T13:13:31.444Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T13:13:31.444Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T13:13:31.444Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T13:13:31.444Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T13:13:33.929Z] Avoid second fetch [2022-05-06T13:13:33.929Z] Checking out Revision 75ae4c630173373cbd01cdb5dc8fa60923e10661 (main) [2022-05-06T13:13:33.847Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-06T13:13:33.870Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-06T13:13:33.966Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T13:13:34.030Z] > git checkout -f 75ae4c630173373cbd01cdb5dc8fa60923e10661 # timeout=10 [2022-05-06T13:13:36.792Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T13:13:36.792Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T13:13:38.619Z] Commit message: "docs(snap): Move usage instructions to docs (#4006)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-06T13:13:39.526Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-06T13:13:39.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T13:13:39.527Z] Dload Upload Total Spent Left Speed [2022-05-06T13:13:39.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-05-06T13:13:40.106Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-06T13:13:40.467Z] + + sudo tee /etc/docker/daemon.new [2022-05-06T13:13:40.467Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-06T13:13:40.467Z] { [2022-05-06T13:13:40.467Z] "registry-mirrors": [ [2022-05-06T13:13:40.467Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-06T13:13:40.467Z] ], [2022-05-06T13:13:40.467Z] "bip": "10.250.0.254/24", [2022-05-06T13:13:40.467Z] "hosts": [ [2022-05-06T13:13:40.467Z] "tcp://0.0.0.0:5555", [2022-05-06T13:13:40.467Z] "unix:///var/run/docker.sock" [2022-05-06T13:13:40.467Z] ], [2022-05-06T13:13:40.467Z] "mtu": 1458, [2022-05-06T13:13:40.467Z] "selinux-enabled": true, [2022-05-06T13:13:40.467Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-06T13:13:40.467Z] } [Pipeline] sh [2022-05-06T13:13:40.838Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-06T13:13:41.209Z] + sudo service docker restart [2022-05-06T13:13:43.371Z] Removing intermediate container 20fca5c0396d [2022-05-06T13:13:43.371Z] ---> f6f624b61dbf [2022-05-06T13:13:43.371Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-06T13:13:43.371Z] Removing intermediate container 9bd0ceca67c4 [2022-05-06T13:13:43.371Z] ---> e86c1518ffd8 [2022-05-06T13:13:43.371Z] [2022-05-06T13:13:43.371Z] Step 10/25 : FROM alpine:3.14 [2022-05-06T13:13:43.371Z] Removing intermediate container 044b6b3f1fc9 [2022-05-06T13:13:43.371Z] ---> cc8f9d474580 [2022-05-06T13:13:43.371Z] [2022-05-06T13:13:43.371Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T13:13:43.371Z] Removing intermediate container 702b5a746ed0 [2022-05-06T13:13:43.371Z] ---> c4eca4692fe6 [2022-05-06T13:13:43.371Z] [2022-05-06T13:13:43.371Z] Step 9/20 : FROM alpine:3.15 [2022-05-06T13:13:43.630Z] ---> Running in fbbcc844f68b [2022-05-06T13:13:44.198Z] 3.14: Pulling from library/alpine [2022-05-06T13:13:44.198Z] 3.14: Pulling from library/alpine [2022-05-06T13:13:44.457Z] 3.15: Pulling from library/alpine [2022-05-06T13:13:44.717Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-06T13:13:44.717Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T13:13:44.717Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T13:13:44.717Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T13:13:44.717Z] Status: Image is up to date for alpine:3.14 [2022-05-06T13:13:44.717Z] ---> e04c818066af [2022-05-06T13:13:44.717Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T13:13:44.717Z] ---> e04c818066af [2022-05-06T13:13:44.717Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-06T13:13:45.286Z] ---> Running in bd7e41f3b8fc [2022-05-06T13:13:45.286Z] ---> Running in 3a808863ac5d [2022-05-06T13:13:45.286Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-06T13:13:45.286Z] Status: Downloaded newer image for alpine:3.15 [2022-05-06T13:13:45.286Z] ---> 0ac33e5f5afa [2022-05-06T13:13:45.286Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T13:13:45.286Z] ---> Running in 015836890b95 [2022-05-06T13:13:45.545Z] Removing intermediate container 015836890b95 [2022-05-06T13:13:45.545Z] ---> d2933c46237d [2022-05-06T13:13:45.545Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:13:45.545Z] ---> Running in d00bb65a9c3f [2022-05-06T13:13:45.804Z] Removing intermediate container fbbcc844f68b [2022-05-06T13:13:45.804Z] ---> f5c3b10e5cff [2022-05-06T13:13:45.804Z] [2022-05-06T13:13:45.804Z] Step 11/23 : FROM docker:20.10.14 [2022-05-06T13:13:45.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:13:46.064Z] 20.10.14: Pulling from library/docker [2022-05-06T13:13:46.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:13:46.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:13:46.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:13:46.390Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-06T13:13:46.390Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-06T13:13:46.390Z] (3/3) Installing su-exec (0.2-r1) [2022-05-06T13:13:46.390Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T13:13:46.390Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T13:13:46.390Z] OK: 6 MiB in 17 packages [2022-05-06T13:13:46.390Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-06T13:13:46.390Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T13:13:46.390Z] OK: 6 MiB in 15 packages [2022-05-06T13:13:47.329Z] Removing intermediate container d00bb65a9c3f [2022-05-06T13:13:47.329Z] ---> 574298031235 [2022-05-06T13:13:47.329Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-06T13:13:47.329Z] ---> Running in f37544b30a47 [2022-05-06T13:13:47.329Z] Removing intermediate container 3a808863ac5d [2022-05-06T13:13:47.329Z] ---> 370387deb51c [2022-05-06T13:13:47.329Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T13:13:47.589Z] Removing intermediate container bd7e41f3b8fc [2022-05-06T13:13:47.589Z] ---> 124b72eb317f [2022-05-06T13:13:47.589Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T13:13:47.589Z] ---> Running in 3320bafcf83a [2022-05-06T13:13:47.589Z] ---> Running in 7672cfa07a8f [2022-05-06T13:13:47.854Z] Removing intermediate container 3320bafcf83a [2022-05-06T13:13:47.854Z] ---> 8caf1ebb0ed9 [2022-05-06T13:13:47.854Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-06T13:13:47.854Z] ---> Running in e7051883a89c [2022-05-06T13:13:47.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:13:47.854Z] Removing intermediate container 7672cfa07a8f [2022-05-06T13:13:47.854Z] ---> 3399a35544fa [2022-05-06T13:13:47.854Z] Step 13/25 : WORKDIR / [2022-05-06T13:13:48.114Z] Removing intermediate container e7051883a89c [2022-05-06T13:13:48.114Z] ---> 424808cfa7a9 [2022-05-06T13:13:48.114Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T13:13:48.114Z] ---> Running in 66ba48a921fb [2022-05-06T13:13:48.372Z] ---> Running in 728a30e78302 [2022-05-06T13:13:48.372Z] Removing intermediate container 66ba48a921fb [2022-05-06T13:13:48.372Z] ---> 47244f944462 [2022-05-06T13:13:48.372Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-06T13:13:48.372Z] Removing intermediate container 728a30e78302 [2022-05-06T13:13:48.372Z] ---> ff4fade85638 [2022-05-06T13:13:48.372Z] Step 15/23 : WORKDIR / [2022-05-06T13:13:48.636Z] ---> Running in 973ae0ce2488 [2022-05-06T13:13:48.636Z] ---> b5297f3e6771 [2022-05-06T13:13:48.636Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-06T13:13:48.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:13:48.636Z] Removing intermediate container 973ae0ce2488 [2022-05-06T13:13:48.636Z] ---> 8f65aca57080 [2022-05-06T13:13:48.636Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T13:13:49.205Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T13:13:49.205Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T13:13:49.205Z] OK: 15855 distinct packages available [2022-05-06T13:13:49.205Z] ---> c7152c04fbcd [2022-05-06T13:13:49.205Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-06T13:13:49.205Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:13:49.205Z] ---> cca1350e6909 [2022-05-06T13:13:49.205Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-06T13:13:49.774Z] ---> be24d6a899df [2022-05-06T13:13:49.774Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-06T13:13:49.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:13:50.134Z] ---> 7a08d5c5d885 [2022-05-06T13:13:50.134Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-06T13:13:50.134Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-06T13:13:50.134Z] ---> d324e9ade282 [2022-05-06T13:13:50.134Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-06T13:13:50.430Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-06T13:13:50.430Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T13:13:50.430Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-06T13:13:50.430Z] (5/9) Installing curl (7.80.0-r1) [2022-05-06T13:13:50.697Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-06T13:13:50.697Z] ---> 6dc36efc6ee2 [2022-05-06T13:13:50.697Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-06T13:13:50.697Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-06T13:13:50.697Z] ---> Running in 7b11305fe9af [2022-05-06T13:13:50.957Z] (8/9) Installing libucontext (1.1-r0) [2022-05-06T13:13:50.957Z] ---> 3de50f08b8c8 [2022-05-06T13:13:50.957Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-06T13:13:50.957Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-06T13:13:50.957Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T13:13:50.957Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T13:13:50.957Z] Removing intermediate container 7b11305fe9af [2022-05-06T13:13:50.957Z] ---> f21db1fac084 [2022-05-06T13:13:50.957Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T13:13:50.957Z] OK: 8 MiB in 23 packages [2022-05-06T13:13:51.216Z] ---> Running in 611363dd24c0 [2022-05-06T13:13:51.492Z] Removing intermediate container 611363dd24c0 [2022-05-06T13:13:51.492Z] ---> a5ca1371baac [2022-05-06T13:13:51.492Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T13:13:51.773Z] ---> a76fd60320a3 [2022-05-06T13:13:51.773Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T13:13:51.773Z] ---> Running in 7204caddf1a3 [2022-05-06T13:13:52.036Z] Removing intermediate container f37544b30a47 [2022-05-06T13:13:52.036Z] ---> 120ee32a6694 [2022-05-06T13:13:52.036Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T13:13:52.036Z] Removing intermediate container 7204caddf1a3 [2022-05-06T13:13:52.036Z] ---> 53904f314c46 [2022-05-06T13:13:52.036Z] Step 22/23 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:13:52.296Z] ---> 61425d58285d [2022-05-06T13:13:52.296Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-06T13:13:52.296Z] ---> Running in 637c0a86c3cd [2022-05-06T13:13:52.296Z] ---> Running in 77115f5d2c27 [2022-05-06T13:13:52.296Z] ---> 9ce0f2783b2e [2022-05-06T13:13:52.296Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-06T13:13:52.556Z] Removing intermediate container 637c0a86c3cd [2022-05-06T13:13:52.556Z] ---> ff458ad0cacd [2022-05-06T13:13:52.556Z] Step 23/23 : LABEL version=2.2.0-dev.90 [2022-05-06T13:13:52.557Z] ---> Running in 730b5d105393 [2022-05-06T13:13:53.126Z] Removing intermediate container 730b5d105393 [2022-05-06T13:13:53.126Z] ---> dbaa53847db1 [2022-05-06T13:13:53.126Z] [2022-05-06T13:13:53.126Z] Successfully built dbaa53847db1 [2022-05-06T13:13:53.126Z] Successfully tagged core-metadata:latest [2022-05-06T13:13:53.126Z]  Building core-metadata ... done Building security-spire-config [2022-05-06T13:13:55.030Z] ---> f5f61d073e86 [2022-05-06T13:13:55.030Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-06T13:13:55.598Z] Removing intermediate container 77115f5d2c27 [2022-05-06T13:13:55.598Z] ---> dc9d0e3964ca [2022-05-06T13:13:55.598Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T13:13:55.865Z] ---> 0a50e71b0bf2 [2022-05-06T13:13:55.865Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-06T13:13:55.865Z] ---> Running in f1563729e5b6 [2022-05-06T13:13:55.865Z] ---> Running in 4997fb98ca70 [2022-05-06T13:13:55.865Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-06T13:13:55.865Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-06T13:13:55.865Z] ---> 7417809fdb73 [2022-05-06T13:13:55.865Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-06T13:13:56.127Z] Removing intermediate container f1563729e5b6 [2022-05-06T13:13:56.127Z] ---> 485c19bf5153 [2022-05-06T13:13:56.127Z] Step 23/25 : LABEL arch=x86_64 [2022-05-06T13:13:56.127Z] ---> Running in 0601a4fa0f50 [2022-05-06T13:13:56.127Z] Removing intermediate container 4997fb98ca70 [2022-05-06T13:13:56.127Z] ---> 1707440d9ab9 [2022-05-06T13:13:56.127Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T13:13:56.386Z] ---> Running in 4a95c7b31124 [2022-05-06T13:13:56.386Z] ---> Running in d1596a84ebd3 [2022-05-06T13:13:56.386Z] Removing intermediate container 0601a4fa0f50 [2022-05-06T13:13:56.386Z] ---> fb59fa7a01e3 [2022-05-06T13:13:56.386Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-06T13:13:56.386Z] ---> Running in 13075501f929 [2022-05-06T13:13:56.644Z] Removing intermediate container d1596a84ebd3 [2022-05-06T13:13:56.644Z] ---> f9bc2ed4c94b [2022-05-06T13:13:56.644Z] Step 18/20 : LABEL arch=x86_64 [2022-05-06T13:13:56.644Z] Removing intermediate container 4a95c7b31124 [2022-05-06T13:13:56.644Z] ---> 0cab7dbcbf02 [2022-05-06T13:13:56.644Z] Step 24/25 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:13:56.644Z] ---> Running in 20115c416b26 [2022-05-06T13:13:56.644Z] ---> Running in 7b47fbf7846f [2022-05-06T13:13:56.912Z] Removing intermediate container 7b47fbf7846f [2022-05-06T13:13:56.912Z] ---> 06c259e57929 [2022-05-06T13:13:56.912Z] Step 25/25 : LABEL version=2.2.0-dev.90 [2022-05-06T13:13:56.912Z] ---> Running in 4f4de00a1d40 [2022-05-06T13:13:57.172Z] Removing intermediate container 20115c416b26 [2022-05-06T13:13:57.172Z] ---> c58b1901e363 [2022-05-06T13:13:57.172Z] Step 19/20 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:13:57.172Z] ---> Running in ea37ecef4904 [2022-05-06T13:13:57.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:13:57.172Z] Removing intermediate container 4f4de00a1d40 [2022-05-06T13:13:57.172Z] ---> 3874ce19661e [2022-05-06T13:13:57.172Z] [2022-05-06T13:13:57.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:13:57.431Z] Successfully built 3874ce19661e [2022-05-06T13:13:57.431Z] Successfully tagged security-secretstore-setup:latest [2022-05-06T13:13:57.431Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-05-06T13:13:57.431Z] Removing intermediate container ea37ecef4904 [2022-05-06T13:13:57.431Z] ---> 86a23eea65ac [2022-05-06T13:13:57.431Z] Step 20/20 : LABEL version=2.2.0-dev.90 [2022-05-06T13:13:57.431Z] (1/43) Installing readline (8.1.1-r0) [2022-05-06T13:13:57.431Z] (2/43) Installing bash (5.1.16-r0) [2022-05-06T13:13:57.690Z] Executing bash-5.1.16-r0.post-install [2022-05-06T13:13:57.690Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-06T13:13:57.690Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T13:13:57.690Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-06T13:13:57.690Z] (6/43) Installing curl (7.80.0-r1) [2022-05-06T13:13:57.690Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-06T13:13:57.690Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-06T13:13:57.690Z] ---> Running in b710ba0a9c57 [2022-05-06T13:13:57.690Z] (9/43) Installing expat (2.4.7-r0) [2022-05-06T13:13:57.690Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-06T13:13:57.690Z] (11/43) Installing gdbm (1.22-r0) [2022-05-06T13:13:57.690Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-06T13:13:57.690Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-06T13:13:57.690Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-06T13:13:57.690Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-06T13:13:57.690Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-06T13:13:57.690Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-06T13:13:57.949Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-06T13:13:57.949Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-06T13:13:57.949Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-06T13:13:57.949Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-06T13:13:57.949Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-06T13:13:57.949Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-06T13:13:57.949Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-06T13:13:58.209Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-06T13:13:58.209Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-06T13:13:58.209Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-06T13:13:58.209Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-06T13:13:58.209Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-06T13:13:58.209Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-06T13:13:58.209Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-06T13:13:58.209Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:13:58.209Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:13:58.209Z] ---> d5dab7738070 [2022-05-06T13:13:58.209Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T13:13:58.209Z] ---> Using cache [2022-05-06T13:13:58.209Z] ---> 9cb75ccf02fb [2022-05-06T13:13:58.209Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:13:58.209Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-06T13:13:58.209Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-06T13:13:58.209Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-06T13:13:58.209Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-06T13:13:58.209Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-06T13:13:58.209Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-06T13:13:58.209Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-06T13:13:58.209Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-06T13:13:58.209Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-06T13:13:58.209Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-06T13:13:58.209Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-06T13:13:58.209Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-06T13:13:58.468Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T13:13:58.468Z] OK: 83 MiB in 65 packages [2022-05-06T13:13:59.038Z] Collecting docker-compose==1.23.2 [2022-05-06T13:13:59.038Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-06T13:13:59.038Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-06T13:13:59.038Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-06T13:13:59.450Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-06T13:13:59.450Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-06T13:13:59.450Z] Collecting cached-property<2,>=1.2.0 [2022-05-06T13:13:59.450Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-06T13:13:59.451Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-06T13:13:59.451Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:13:59.617Z] provisioning config files... [2022-05-06T13:13:59.645Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/218@tmp/config8474408246352358836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:14:00.016Z] Collecting texttable<0.10,>=0.9.0 [2022-05-06T13:14:00.016Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-06T13:14:00.036Z] ---> docker-login.sh [2022-05-06T13:14:00.036Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:14:00.595Z] Collecting jsonschema<3,>=2.5.1 [2022-05-06T13:14:00.595Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-06T13:14:00.595Z] Collecting docopt<0.7,>=0.6.1 [2022-05-06T13:14:00.595Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-06T13:14:00.595Z] Removing intermediate container b710ba0a9c57 [2022-05-06T13:14:00.595Z] ---> a37273dbb80a [2022-05-06T13:14:00.595Z] [2022-05-06T13:14:00.595Z] Successfully built a37273dbb80a [2022-05-06T13:14:00.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:14:00.858Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-06T13:14:00.858Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-05-06T13:14:00.858Z] ---> Running in 8403d7fe7837 [2022-05-06T13:14:00.858Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-06T13:14:00.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:14:00.919Z] Configure a credential helper to remove this warning. See [2022-05-06T13:14:00.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:14:00.919Z] [2022-05-06T13:14:00.919Z] Login Succeeded [2022-05-06T13:14:00.919Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:14:01.117Z] Collecting PyYAML<4,>=3.10 [2022-05-06T13:14:01.117Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-06T13:14:01.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:14:01.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:14:01.515Z] Configure a credential helper to remove this warning. See [2022-05-06T13:14:01.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:14:01.515Z] [2022-05-06T13:14:01.515Z] Login Succeeded [2022-05-06T13:14:01.515Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:14:01.686Z] Collecting docker<4.0,>=3.6.0 [2022-05-06T13:14:01.687Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-06T13:14:01.687Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15Collecting docker-pycreds>=0.4.0 [2022-05-06T13:14:01.687Z] [2022-05-06T13:14:01.687Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:14:01.687Z] ---> d5dab7738070 [2022-05-06T13:14:01.687Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T13:14:01.687Z] ---> Using cache [2022-05-06T13:14:01.687Z] ---> 9cb75ccf02fb [2022-05-06T13:14:01.687Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:14:01.687Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-06T13:14:01.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:14:01.949Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-06T13:14:01.949Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-06T13:14:01.949Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-06T13:14:01.949Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-06T13:14:01.949Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-06T13:14:01.949Z] Collecting idna<2.8,>=2.5 [2022-05-06T13:14:01.949Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-06T13:14:01.949Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-06T13:14:01.949Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-06T13:14:01.949Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-06T13:14:01.949Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-06T13:14:02.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:14:02.073Z] Configure a credential helper to remove this warning. See [2022-05-06T13:14:02.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:14:02.073Z] [2022-05-06T13:14:02.073Z] Login Succeeded [2022-05-06T13:14:02.073Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:14:02.261Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-06T13:14:02.261Z] Attempting uninstall: urllib3 [2022-05-06T13:14:02.261Z] Found existing installation: urllib3 1.26.7 [2022-05-06T13:14:02.261Z] Uninstalling urllib3-1.26.7: [2022-05-06T13:14:02.261Z] Successfully uninstalled urllib3-1.26.7 [2022-05-06T13:14:02.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:14:02.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:14:02.349Z] Configure a credential helper to remove this warning. See [2022-05-06T13:14:02.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:14:02.349Z] [2022-05-06T13:14:02.349Z] Login Succeeded [2022-05-06T13:14:02.349Z] docker.io [2022-05-06T13:14:02.832Z] Attempting uninstall: idna [2022-05-06T13:14:02.832Z] Found existing installation: idna 3.3 [2022-05-06T13:14:02.832Z] Uninstalling idna-3.3: [2022-05-06T13:14:02.832Z] Successfully uninstalled idna-3.3 [2022-05-06T13:14:02.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:14:03.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:14:03.229Z] Configure a credential helper to remove this warning. See [2022-05-06T13:14:03.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:14:03.229Z] [2022-05-06T13:14:03.229Z] Login Succeeded [2022-05-06T13:14:03.229Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:14:03.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-05-06T13:14:03.399Z] ---> Running in 5971cfbdbc7c [2022-05-06T13:14:03.399Z] Attempting uninstall: requests [2022-05-06T13:14:03.399Z] Found existing installation: requests 2.26.0 [2022-05-06T13:14:03.399Z] Uninstalling requests-2.26.0: [2022-05-06T13:14:03.399Z] Successfully uninstalled requests-2.26.0 [2022-05-06T13:14:03.664Z] Running setup.py install for texttable: started [Pipeline] echo [2022-05-06T13:14:03.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T13:14:03.887Z] ========================================================= [2022-05-06T13:14:03.887Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-06T13:14:03.887Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T13:14:03.923Z] Removing intermediate container 8403d7fe7837 [2022-05-06T13:14:03.923Z] ---> 7d385f2b4fa5 [2022-05-06T13:14:03.923Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T13:14:03.923Z] Running setup.py install for texttable: finished with status 'done' [2022-05-06T13:14:03.923Z] Running setup.py install for PyYAML: started [2022-05-06T13:14:03.923Z] ---> Running in 139daf8c273f [2022-05-06T13:14:04.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T13:14:04.490Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-06T13:14:04.490Z] Running setup.py install for docopt: started [2022-05-06T13:14:04.543Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-06T13:14:04.543Z] 9b3977197b4f: Pulling fs layer [2022-05-06T13:14:04.543Z] 1a89e8eeedd5: Pulling fs layer [2022-05-06T13:14:04.543Z] 94645a83ff95: Pulling fs layer [2022-05-06T13:14:04.543Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-06T13:14:04.543Z] 0c92f367c5e7: Pulling fs layer [2022-05-06T13:14:04.543Z] 3096ccb668a1: Pulling fs layer [2022-05-06T13:14:04.543Z] e8cf19c19ddd: Pulling fs layer [2022-05-06T13:14:04.543Z] a4caa8a26152: Pulling fs layer [2022-05-06T13:14:04.543Z] 3f3a8bcf1eab: Waiting [2022-05-06T13:14:04.543Z] 0c92f367c5e7: Waiting [2022-05-06T13:14:04.543Z] 3096ccb668a1: Waiting [2022-05-06T13:14:04.543Z] e8cf19c19ddd: Waiting [2022-05-06T13:14:04.543Z] a4caa8a26152: Waiting [2022-05-06T13:14:04.543Z] 94645a83ff95: Verifying Checksum [2022-05-06T13:14:04.543Z] 94645a83ff95: Download complete [2022-05-06T13:14:04.543Z] 1a89e8eeedd5: Verifying Checksum [2022-05-06T13:14:04.543Z] 1a89e8eeedd5: Download complete [2022-05-06T13:14:04.543Z] 0c92f367c5e7: Verifying Checksum [2022-05-06T13:14:04.543Z] 0c92f367c5e7: Download complete [2022-05-06T13:14:04.543Z] 3096ccb668a1: Download complete [2022-05-06T13:14:04.543Z] 9b3977197b4f: Verifying Checksum [2022-05-06T13:14:04.543Z] 9b3977197b4f: Download complete [2022-05-06T13:14:04.543Z] e8cf19c19ddd: Verifying Checksum [2022-05-06T13:14:04.543Z] e8cf19c19ddd: Download complete [2022-05-06T13:14:04.747Z] Running setup.py install for docopt: finished with status 'done' [2022-05-06T13:14:04.748Z] Running setup.py install for dockerpty: started [2022-05-06T13:14:05.007Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:14:05.007Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-06T13:14:05.529Z] 9b3977197b4f: Pull complete [2022-05-06T13:14:05.573Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-06T13:14:05.573Z] Removing intermediate container 5971cfbdbc7c [2022-05-06T13:14:05.573Z] ---> 22f63e38addc [2022-05-06T13:14:05.573Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T13:14:05.807Z] 1a89e8eeedd5: Pull complete [2022-05-06T13:14:05.832Z] ---> Running in 34a8b87507b6 [2022-05-06T13:14:05.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:14:06.401Z] OK: 221 MiB in 52 packages [2022-05-06T13:14:06.401Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:14:06.401Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:14:06.401Z] ---> d5dab7738070 [2022-05-06T13:14:06.401Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T13:14:06.401Z] ---> Using cache [2022-05-06T13:14:06.401Z] ---> 9cb75ccf02fb [2022-05-06T13:14:06.401Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:14:06.401Z] ---> Using cache [2022-05-06T13:14:06.401Z] ---> 22f63e38addc [2022-05-06T13:14:06.401Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-06T13:14:06.421Z] 94645a83ff95: Pull complete [2022-05-06T13:14:06.660Z] ---> Running in ea5fc2292c26 [2022-05-06T13:14:06.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:14:06.699Z] a4caa8a26152: Verifying Checksum [2022-05-06T13:14:06.699Z] a4caa8a26152: Download complete [2022-05-06T13:14:07.228Z] Removing intermediate container 139daf8c273f [2022-05-06T13:14:07.228Z] ---> 27c87e0a473e [2022-05-06T13:14:07.228Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T13:14:07.297Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-06T13:14:07.297Z] 3f3a8bcf1eab: Download complete [2022-05-06T13:14:07.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:14:07.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:14:07.747Z] OK: 221 MiB in 52 packages [2022-05-06T13:14:08.006Z] ---> 0372876fe6f4 [2022-05-06T13:14:08.006Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:14:08.006Z] ---> Running in 12987ef4f5cb [2022-05-06T13:14:08.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:14:08.531Z] Removing intermediate container 34a8b87507b6 [2022-05-06T13:14:08.531Z] ---> 61afaaa4f8b1 [2022-05-06T13:14:08.531Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T13:14:08.531Z] OK: 221 MiB in 52 packages [2022-05-06T13:14:09.100Z] ---> e935df5b566a [2022-05-06T13:14:09.100Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:14:09.359Z] ---> Running in 91cc9c4d17d7 [2022-05-06T13:14:09.623Z] Removing intermediate container ea5fc2292c26 [2022-05-06T13:14:09.623Z] ---> 4c9ae578910e [2022-05-06T13:14:09.623Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T13:14:09.883Z] ---> 0f3f6e434216 [2022-05-06T13:14:09.883Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:14:10.143Z] ---> Running in 9ea682e07331 [2022-05-06T13:14:10.143Z] Removing intermediate container 12987ef4f5cb [2022-05-06T13:14:10.144Z] ---> f5b35028e94d [2022-05-06T13:14:10.144Z] Step 8/26 : COPY . . [2022-05-06T13:14:10.713Z] Removing intermediate container 13075501f929 [2022-05-06T13:14:10.713Z] ---> a000fa90b210 [2022-05-06T13:14:10.713Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-06T13:14:10.713Z] ---> Running in 3220c40e81aa [2022-05-06T13:14:11.281Z] Removing intermediate container 3220c40e81aa [2022-05-06T13:14:11.281Z] ---> 4e506ef1b2cb [2022-05-06T13:14:11.281Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-06T13:14:11.281Z] ---> Running in 9494f3059dc1 [2022-05-06T13:14:11.281Z] Removing intermediate container 91cc9c4d17d7 [2022-05-06T13:14:11.281Z] ---> bc9f26c8cec6 [2022-05-06T13:14:11.281Z] Step 8/22 : COPY . . [2022-05-06T13:14:11.853Z] Removing intermediate container 9494f3059dc1 [2022-05-06T13:14:11.853Z] ---> d1051bf83609 [2022-05-06T13:14:11.853Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-06T13:14:12.793Z] ---> 179cd52ff3bf [2022-05-06T13:14:12.793Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-06T13:14:12.793Z] Removing intermediate container 9ea682e07331 [2022-05-06T13:14:12.793Z] ---> 53bedcfcb2c2 [2022-05-06T13:14:12.793Z] Step 8/22 : COPY . . [2022-05-06T13:14:13.731Z] ---> b378ef759e16 [2022-05-06T13:14:13.731Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-06T13:14:15.641Z] ---> 88a90ba48155 [2022-05-06T13:14:15.641Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-06T13:14:17.020Z] ---> Running in 36328386d6f6 [2022-05-06T13:14:17.594Z] Removing intermediate container 36328386d6f6 [2022-05-06T13:14:17.594Z] ---> 8b6a70c19c05 [2022-05-06T13:14:17.594Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T13:14:18.170Z] ---> Running in 37e480bed385 [2022-05-06T13:14:18.428Z] Removing intermediate container 37e480bed385 [2022-05-06T13:14:18.428Z] ---> 2d5e647d7c25 [2022-05-06T13:14:18.428Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T13:14:18.686Z] ---> Running in 61414bc0082d [2022-05-06T13:14:19.252Z] Removing intermediate container 61414bc0082d [2022-05-06T13:14:19.252Z] ---> 29ddabfaa319 [2022-05-06T13:14:19.252Z] Step 22/23 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:14:19.252Z] ---> Running in 602b001fc231 [2022-05-06T13:14:19.724Z] 3f3a8bcf1eab: Pull complete [2022-05-06T13:14:19.820Z] Removing intermediate container 602b001fc231 [2022-05-06T13:14:19.820Z] ---> b607c11d03e7 [2022-05-06T13:14:19.820Z] Step 23/23 : LABEL version=2.2.0-dev.90 [2022-05-06T13:14:19.820Z] ---> Running in c31bca72b07a [2022-05-06T13:14:19.998Z] 0c92f367c5e7: Pull complete [2022-05-06T13:14:20.272Z] 3096ccb668a1: Pull complete [2022-05-06T13:14:20.389Z] Removing intermediate container c31bca72b07a [2022-05-06T13:14:20.389Z] ---> 6c4ef3386c48 [2022-05-06T13:14:20.389Z] [2022-05-06T13:14:20.547Z] e8cf19c19ddd: Pull complete [2022-05-06T13:14:20.648Z] Successfully built 6c4ef3386c48 [2022-05-06T13:14:20.648Z] Successfully tagged sys-mgmt-agent:latest [2022-05-06T13:14:20.648Z]  Building sys-mgmt-agent ... done Building core-data [2022-05-06T13:14:27.213Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:14:27.213Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:14:27.213Z] ---> d5dab7738070 [2022-05-06T13:14:27.213Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T13:14:27.213Z] ---> Using cache [2022-05-06T13:14:27.213Z] ---> 9cb75ccf02fb [2022-05-06T13:14:27.213Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:14:27.213Z] ---> Using cache [2022-05-06T13:14:27.213Z] ---> 22f63e38addc [2022-05-06T13:14:27.213Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-06T13:14:27.281Z] a4caa8a26152: Pull complete [2022-05-06T13:14:27.281Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-06T13:14:27.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T13:14:27.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-06T13:14:27.635Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T13:14:27.635Z] WORKDIR /edgex [2022-05-06T13:14:27.635Z] COPY go.mod . [2022-05-06T13:14:27.635Z] RUN go mod download [2022-05-06T13:14:27.635Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-06T13:14:28.153Z] ---> 9c93933137fb [2022-05-06T13:14:28.153Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T13:14:28.153Z] ---> Running in ddb131f92dcf [2022-05-06T13:14:28.153Z] ---> Running in c3388d3f5ee2 [2022-05-06T13:14:28.153Z] ---> 229e30e087c2 [2022-05-06T13:14:28.153Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-06T13:14:28.153Z] ---> 636c5cfba2cb [2022-05-06T13:14:28.153Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-06T13:14:28.412Z] ---> Running in 6040de270686 [2022-05-06T13:14:28.412Z] ---> Running in 1f43aac98dd2 [2022-05-06T13:14:28.412Z] Removing intermediate container c3388d3f5ee2 [2022-05-06T13:14:28.412Z] ---> 1eb8d3ec37de [2022-05-06T13:14:28.412Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T13:14:28.673Z] ---> Running in 3e6af3586a1e [2022-05-06T13:14:28.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:14:29.195Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-06T13:14:29.454Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-06T13:14:29.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:14:29.974Z] OK: 221 MiB in 52 packages [2022-05-06T13:14:29.974Z] Removing intermediate container 3e6af3586a1e [2022-05-06T13:14:29.974Z] ---> 80e6903635c8 [2022-05-06T13:14:29.974Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T13:14:30.235Z] ---> Running in 76840a01bb32 [2022-05-06T13:14:30.294Z] Sending build context to Docker daemon 169.3MB [2022-05-06T13:14:30.294Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T13:14:30.294Z] ---> 725f1c02e7f9 [2022-05-06T13:14:30.294Z] Step 2/4 : WORKDIR /edgex [2022-05-06T13:14:30.509Z] Removing intermediate container 76840a01bb32 [2022-05-06T13:14:30.509Z] ---> 561ad6d15cae [2022-05-06T13:14:30.509Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-06T13:14:30.509Z] ---> Running in b3b17a2fd951 [2022-05-06T13:14:30.769Z] Removing intermediate container ddb131f92dcf [2022-05-06T13:14:30.769Z] ---> 57e009c52d7a [2022-05-06T13:14:30.769Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T13:14:30.769Z] ---> 1c71738048d7 [2022-05-06T13:14:30.769Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:14:30.769Z] ---> Running in fb6a8452330d [2022-05-06T13:14:31.711Z] spire-1.2.1/ [2022-05-06T13:14:31.711Z] spire-1.2.1/.data/ [2022-05-06T13:14:31.711Z] spire-1.2.1/.data/.file [2022-05-06T13:14:31.711Z] spire-1.2.1/.dockerignore [2022-05-06T13:14:31.711Z] spire-1.2.1/.gitattributes [2022-05-06T13:14:31.711Z] spire-1.2.1/.githooks/ [2022-05-06T13:14:31.711Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T13:14:31.711Z] spire-1.2.1/.github/ [2022-05-06T13:14:31.711Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T13:14:31.711Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T13:14:31.711Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T13:14:31.711Z] spire-1.2.1/.github/workflows/ [2022-05-06T13:14:31.711Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T13:14:31.711Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T13:14:31.711Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T13:14:31.711Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T13:14:31.711Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T13:14:31.711Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T13:14:31.711Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T13:14:31.711Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T13:14:31.711Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T13:14:31.711Z] spire-1.2.1/.gitignore [2022-05-06T13:14:31.711Z] spire-1.2.1/.go-version [2022-05-06T13:14:31.711Z] spire-1.2.1/.golangci.yml [2022-05-06T13:14:31.711Z] spire-1.2.1/ADOPTERS.md [2022-05-06T13:14:31.711Z] spire-1.2.1/CHANGELOG.md [2022-05-06T13:14:31.711Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T13:14:31.711Z] spire-1.2.1/CODEOWNERS [2022-05-06T13:14:31.711Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T13:14:31.711Z] spire-1.2.1/Dockerfile [2022-05-06T13:14:31.711Z] spire-1.2.1/Dockerfile.dev [2022-05-06T13:14:31.711Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T13:14:31.711Z] spire-1.2.1/LICENSE [2022-05-06T13:14:31.711Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T13:14:31.711Z] spire-1.2.1/Makefile [2022-05-06T13:14:31.711Z] spire-1.2.1/README.md [2022-05-06T13:14:31.711Z] spire-1.2.1/ROADMAP.md [2022-05-06T13:14:31.711Z] spire-1.2.1/SECURITY.md [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/ [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T13:14:31.711Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T13:14:31.712Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T13:14:31.712Z] spire-1.2.1/conf/ [2022-05-06T13:14:31.712Z] spire-1.2.1/conf/agent/ [2022-05-06T13:14:31.712Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T13:14:31.712Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T13:14:31.712Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T13:14:31.712Z] spire-1.2.1/conf/server/ [2022-05-06T13:14:31.712Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T13:14:31.712Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T13:14:31.712Z] spire-1.2.1/conf/server/server.conf [2022-05-06T13:14:31.712Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/ [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/auditlog.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/images/ [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/spire_server.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/telemetry.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/upgrading.md [2022-05-06T13:14:31.712Z] spire-1.2.1/doc/using_spire.md [2022-05-06T13:14:31.712Z] spire-1.2.1/examples/ [2022-05-06T13:14:31.712Z] spire-1.2.1/examples/README.md [2022-05-06T13:14:31.712Z] spire-1.2.1/go.mod [2022-05-06T13:14:31.712Z] spire-1.2.1/go.sum [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T13:14:31.712Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/health/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/log/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T13:14:31.713Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/util/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/version/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/config.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T13:14:31.714Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/server.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/ [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/private/ [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/private/server/ [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/ [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/common/ [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T13:14:31.715Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T13:14:31.715Z] spire-1.2.1/release/ [2022-05-06T13:14:31.715Z] spire-1.2.1/release/spire-extras/ [2022-05-06T13:14:31.715Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T13:14:31.715Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T13:14:31.715Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T13:14:31.715Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T13:14:31.715Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T13:14:31.715Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T13:14:31.715Z] spire-1.2.1/release/spire/ [2022-05-06T13:14:31.715Z] spire-1.2.1/release/spire/README.md [2022-05-06T13:14:31.715Z] spire-1.2.1/release/spire/conf/ [2022-05-06T13:14:31.715Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T13:14:31.715Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T13:14:31.715Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T13:14:31.715Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T13:14:31.715Z] spire-1.2.1/script/ [2022-05-06T13:14:31.715Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T13:14:31.715Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T13:14:31.715Z] spire-1.2.1/support/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T13:14:31.715Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T13:14:31.715Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T13:14:31.715Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T13:14:31.716Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T13:14:31.716Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T13:14:31.716Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T13:14:31.716Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T13:14:31.716Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T13:14:31.716Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T13:14:31.716Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T13:14:31.716Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T13:14:31.716Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T13:14:31.716Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/clock/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/clock/clock.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T13:14:31.716Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/README.md [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/common [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T13:14:31.716Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T13:14:31.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T13:14:31.718Z] spire-1.2.1/test/integration/test.sh [2022-05-06T13:14:31.718Z] spire-1.2.1/test/plugintest/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/spiretest/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/testca/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/testca/ca.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/testkey/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T13:14:31.718Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/testkey/new.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/util/ [2022-05-06T13:14:31.718Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/util/race.go [2022-05-06T13:14:31.718Z] spire-1.2.1/test/util/util.go [2022-05-06T13:14:31.718Z] building spire from source... [2022-05-06T13:14:31.718Z] Installing go1.17.7... [2022-05-06T13:14:32.302Z] ---> Running in 7873b8a9728e [2022-05-06T13:14:32.302Z] Removing intermediate container 7873b8a9728e [2022-05-06T13:14:32.302Z] ---> 25f013474db5 [2022-05-06T13:14:32.302Z] Step 3/4 : COPY go.mod . [2022-05-06T13:14:32.659Z] Removing intermediate container fb6a8452330d [2022-05-06T13:14:32.659Z] ---> eb0bcee60cd5 [2022-05-06T13:14:32.659Z] Step 8/23 : COPY . . [2022-05-06T13:14:32.901Z] ---> 1fef12cd6999 [2022-05-06T13:14:32.901Z] Step 4/4 : RUN go mod download [2022-05-06T13:14:32.901Z] ---> Running in 4d6a6595cf45 [2022-05-06T13:14:37.932Z] Building bin/spire-server... [2022-05-06T13:14:37.932Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T13:14:37.932Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T13:14:37.932Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T13:14:37.932Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T13:14:37.932Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T13:14:37.932Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T13:14:37.932Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T13:14:37.932Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T13:14:37.932Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T13:14:37.932Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T13:14:37.932Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T13:14:37.932Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T13:14:37.932Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T13:14:37.932Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T13:14:37.932Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T13:14:37.932Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T13:14:37.932Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T13:14:37.932Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T13:14:37.932Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T13:14:37.932Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T13:14:37.932Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T13:14:37.932Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T13:14:37.932Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T13:14:37.932Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T13:14:37.932Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T13:14:37.932Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T13:14:38.190Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T13:14:38.190Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T13:14:38.190Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T13:14:38.190Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T13:14:38.190Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T13:14:38.190Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T13:14:38.190Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T13:14:38.448Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T13:14:38.448Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T13:14:38.448Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T13:14:38.448Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T13:14:38.448Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T13:14:38.448Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T13:14:38.448Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T13:14:38.448Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T13:14:38.707Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T13:14:38.707Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T13:14:38.707Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T13:14:38.707Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T13:14:38.707Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T13:14:38.972Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T13:14:40.886Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T13:14:40.886Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T13:14:40.886Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T13:14:40.886Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T13:14:40.886Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T13:14:40.886Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T13:14:40.886Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T13:14:40.886Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T13:14:40.886Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T13:14:40.886Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T13:14:40.886Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T13:14:40.886Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T13:14:42.787Z]  ---> a6e5d4f0ace5 [2022-05-06T13:14:42.787Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-06T13:14:43.044Z] ---> Running in deba623e19d3 [2022-05-06T13:14:43.981Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-06T13:14:44.240Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T13:14:44.240Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T13:14:44.240Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T13:14:44.240Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T13:14:44.240Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T13:14:44.240Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T13:14:44.501Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T13:14:44.501Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T13:14:45.877Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T13:14:45.877Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T13:14:45.877Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T13:14:45.877Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T13:14:45.877Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T13:14:46.135Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T13:14:46.135Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T13:14:46.135Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T13:14:46.135Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T13:14:46.135Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T13:14:46.135Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T13:14:46.394Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T13:14:46.394Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T13:14:46.394Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T13:14:46.394Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T13:14:46.394Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T13:14:46.394Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T13:14:46.394Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T13:14:46.394Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T13:14:46.394Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T13:14:46.394Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T13:14:46.394Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T13:14:46.652Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T13:14:47.218Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T13:14:47.218Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T13:14:47.218Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T13:14:47.218Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T13:14:47.218Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T13:14:47.218Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T13:14:47.477Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T13:14:47.477Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T13:14:47.477Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T13:14:47.477Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T13:14:47.477Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T13:14:47.477Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T13:14:47.736Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T13:14:47.736Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T13:14:49.638Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T13:14:49.638Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T13:14:49.638Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T13:14:49.638Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T13:14:49.638Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T13:14:49.638Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T13:14:49.638Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T13:14:49.638Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T13:14:49.638Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T13:14:49.638Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T13:14:49.638Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T13:14:49.638Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T13:14:49.638Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T13:14:49.638Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T13:14:49.638Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T13:14:49.638Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T13:14:49.638Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T13:14:49.638Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T13:14:49.638Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T13:14:49.638Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T13:14:49.638Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T13:14:49.638Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T13:14:49.896Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T13:14:49.896Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T13:14:49.896Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T13:14:49.896Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T13:14:49.896Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T13:14:49.896Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T13:14:49.896Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T13:14:49.896Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T13:14:49.896Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T13:14:49.896Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T13:14:49.896Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T13:14:49.896Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T13:14:49.896Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T13:14:49.896Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T13:14:49.896Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T13:14:49.896Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T13:14:56.458Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T13:14:56.458Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T13:15:06.437Z] Removing intermediate container 6040de270686 [2022-05-06T13:15:06.437Z] ---> 1c1480929066 [2022-05-06T13:15:06.437Z] [2022-05-06T13:15:06.437Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T13:15:06.437Z] ---> e04c818066af [2022-05-06T13:15:06.437Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-06T13:15:06.437Z] ---> Running in df5f73a89e9d [2022-05-06T13:15:06.437Z] Removing intermediate container 1f43aac98dd2 [2022-05-06T13:15:06.437Z] ---> 01f785c1afc2 [2022-05-06T13:15:06.437Z] [2022-05-06T13:15:06.437Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T13:15:06.437Z] ---> e04c818066af [2022-05-06T13:15:06.437Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-06T13:15:06.437Z] ---> Using cache [2022-05-06T13:15:06.437Z] ---> 370387deb51c [2022-05-06T13:15:06.437Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T13:15:06.437Z] ---> Using cache [2022-05-06T13:15:06.437Z] ---> 8caf1ebb0ed9 [2022-05-06T13:15:06.437Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-06T13:15:06.437Z] ---> Running in ce224041db5a [2022-05-06T13:15:06.728Z] Removing intermediate container ce224041db5a [2022-05-06T13:15:06.728Z] ---> 30bb38c8bd33 [2022-05-06T13:15:06.728Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T13:15:06.728Z] ---> Running in f7034efcb834 [2022-05-06T13:15:07.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:15:07.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:15:07.000Z] Removing intermediate container f7034efcb834 [2022-05-06T13:15:07.000Z] ---> 70e9e9630832 [2022-05-06T13:15:07.000Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T13:15:07.265Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-06T13:15:07.265Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-06T13:15:07.265Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T13:15:07.265Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T13:15:07.265Z] OK: 6 MiB in 16 packages [2022-05-06T13:15:07.931Z] ---> 8b9e3b8088a0 [2022-05-06T13:15:07.931Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-06T13:15:08.555Z] Removing intermediate container df5f73a89e9d [2022-05-06T13:15:08.555Z] ---> ce58409dfd69 [2022-05-06T13:15:08.555Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T13:15:08.555Z] ---> 234662aa723a [2022-05-06T13:15:08.555Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-06T13:15:08.555Z] Removing intermediate container deba623e19d3 [2022-05-06T13:15:08.555Z] ---> 6f8dbb1d9edb [2022-05-06T13:15:08.555Z] [2022-05-06T13:15:08.555Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T13:15:08.555Z] ---> e04c818066af [2022-05-06T13:15:08.555Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-06T13:15:08.822Z] ---> Running in aebfd207b001 [2022-05-06T13:15:08.822Z] ---> Running in 69f8a9ffe0f8 [2022-05-06T13:15:08.822Z] Removing intermediate container aebfd207b001 [2022-05-06T13:15:08.822Z] ---> d21ffd62514a [2022-05-06T13:15:08.822Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-06T13:15:08.822Z] Removing intermediate container 69f8a9ffe0f8 [2022-05-06T13:15:08.822Z] ---> ae1dc5ef8139 [2022-05-06T13:15:08.822Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-06T13:15:09.083Z] ---> Running in 37915066264c [2022-05-06T13:15:09.083Z] ---> Running in b3ae21da6754 [2022-05-06T13:15:09.083Z] ---> c138f7f4b55d [2022-05-06T13:15:09.083Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-06T13:15:09.083Z] ---> Running in c6c638bd75de [2022-05-06T13:15:09.345Z] Removing intermediate container 37915066264c [2022-05-06T13:15:09.345Z] ---> cf92d2b90769 [2022-05-06T13:15:09.346Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T13:15:09.346Z] Removing intermediate container b3ae21da6754 [2022-05-06T13:15:09.346Z] ---> 3f236f8edb00 [2022-05-06T13:15:09.346Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-06T13:15:09.346Z] ---> Running in ffcf17106707 [2022-05-06T13:15:09.346Z] Removing intermediate container c6c638bd75de [2022-05-06T13:15:09.346Z] ---> ed6b5827d363 [2022-05-06T13:15:09.346Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T13:15:09.346Z] ---> Running in 03087ccf1251 [2022-05-06T13:15:09.603Z] ---> Running in bc6a7e5c4968 [2022-05-06T13:15:09.603Z] Removing intermediate container ffcf17106707 [2022-05-06T13:15:09.603Z] ---> 94585482da4e [2022-05-06T13:15:09.603Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T13:15:09.862Z] Removing intermediate container 03087ccf1251 [2022-05-06T13:15:09.862Z] ---> e458f941ddae [2022-05-06T13:15:09.862Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:15:09.862Z] Removing intermediate container bc6a7e5c4968 [2022-05-06T13:15:09.862Z] ---> 90967a61810d [2022-05-06T13:15:09.862Z] Step 20/22 : LABEL arch=x86_64 [2022-05-06T13:15:09.862Z] ---> Running in 1fdb82733514 [2022-05-06T13:15:09.862Z] ---> Running in 8a7760b5e466 [2022-05-06T13:15:10.123Z] Removing intermediate container 1fdb82733514 [2022-05-06T13:15:10.123Z] ---> 98f09e520618 [2022-05-06T13:15:10.123Z] Step 21/22 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:15:10.123Z] ---> e440989c9f05 [2022-05-06T13:15:10.123Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-06T13:15:10.385Z] ---> Running in 62f8ed9a29d8 [2022-05-06T13:15:10.643Z] Removing intermediate container 62f8ed9a29d8 [2022-05-06T13:15:10.643Z] ---> 737eca4c18d7 [2022-05-06T13:15:10.643Z] Step 22/22 : LABEL version=2.2.0-dev.90 [2022-05-06T13:15:10.905Z] ---> Running in 4fbf65e4e789 [2022-05-06T13:15:11.168Z] ---> 71a4dc5cf0c7 [2022-05-06T13:15:11.168Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-06T13:15:11.168Z] Removing intermediate container 4fbf65e4e789 [2022-05-06T13:15:11.168Z] ---> 4a8c4ee62d76 [2022-05-06T13:15:11.168Z] [2022-05-06T13:15:11.427Z] Successfully built 4a8c4ee62d76 [2022-05-06T13:15:11.427Z] Successfully tagged support-scheduler:latest [2022-05-06T13:15:11.427Z]  Building support-scheduler ... done Building security-spire-agent [2022-05-06T13:15:13.331Z] ---> 51892f6c9c8f [2022-05-06T13:15:13.331Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-06T13:15:13.590Z] Removing intermediate container 8a7760b5e466 [2022-05-06T13:15:13.590Z] ---> 619f902ec43f [2022-05-06T13:15:13.590Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-06T13:15:14.157Z] ---> Running in b99ad4f8208f [2022-05-06T13:15:14.157Z] ---> Running in 0f1d61d0c50f [2022-05-06T13:15:14.723Z] Removing intermediate container b99ad4f8208f [2022-05-06T13:15:14.723Z] ---> ab4196f7e1fa [2022-05-06T13:15:14.723Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T13:15:14.723Z] ---> Running in 711454f48d8b [2022-05-06T13:15:14.723Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:15:14.983Z] Removing intermediate container 711454f48d8b [2022-05-06T13:15:14.983Z] ---> 3ccf1a3ce430 [2022-05-06T13:15:14.983Z] Step 20/22 : LABEL arch=x86_64 [2022-05-06T13:15:15.242Z] ---> Running in 388403d578f2 [2022-05-06T13:15:15.507Z] Removing intermediate container 388403d578f2 [2022-05-06T13:15:15.507Z] ---> 5c8fecc9fee4 [2022-05-06T13:15:15.507Z] Step 21/22 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:15:15.507Z] ---> Running in e01f342c97bf [2022-05-06T13:15:15.507Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:15:16.077Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-06T13:15:16.077Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-06T13:15:16.077Z] Removing intermediate container e01f342c97bf [2022-05-06T13:15:16.077Z] ---> 4ff4742b1974 [2022-05-06T13:15:16.077Z] Step 22/22 : LABEL version=2.2.0-dev.90 [2022-05-06T13:15:16.077Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-06T13:15:16.077Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-06T13:15:16.336Z] ---> Running in 9b63d5f84bcb [2022-05-06T13:15:16.336Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:15:16.336Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:15:16.336Z] ---> d5dab7738070 [2022-05-06T13:15:16.336Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T13:15:16.336Z] ---> Using cache [2022-05-06T13:15:16.336Z] ---> 9cb75ccf02fb [2022-05-06T13:15:16.336Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:15:16.336Z] ---> Using cache [2022-05-06T13:15:16.336Z] ---> 22f63e38addc [2022-05-06T13:15:16.336Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T13:15:16.336Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-06T13:15:16.336Z] ---> Running in 7ce062a7408e [2022-05-06T13:15:16.336Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-06T13:15:16.336Z] Removing intermediate container 9b63d5f84bcb [2022-05-06T13:15:16.336Z] ---> 437dcf1ced0f [2022-05-06T13:15:16.336Z] [2022-05-06T13:15:16.336Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T13:15:16.598Z] OK: 8 MiB in 20 packages [2022-05-06T13:15:16.598Z] Successfully built 437dcf1ced0f [2022-05-06T13:15:16.598Z] Successfully tagged support-notifications:latest [2022-05-06T13:15:16.598Z]  Building support-notifications ... done Building security-bootstrapper [2022-05-06T13:15:17.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:15:18.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:15:18.371Z] OK: 221 MiB in 52 packages [2022-05-06T13:15:19.309Z] Removing intermediate container 0f1d61d0c50f [2022-05-06T13:15:19.309Z] ---> ca649328e405 [2022-05-06T13:15:19.309Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T13:15:19.925Z] Removing intermediate container 4d6a6595cf45 [2022-05-06T13:15:19.925Z] ---> 170dd6ba28fe [2022-05-06T13:15:19.925Z] Successfully built 170dd6ba28fe [2022-05-06T13:15:19.925Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:15:20.287Z] + docker inspect -f . ci-base-image-arm64 [2022-05-06T13:15:20.287Z] . [Pipeline] withDockerContainer [2022-05-06T13:15:20.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-40577 does not seem to be running inside a container [2022-05-06T13:15:20.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 [2022-05-06T13:15:20.692Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:15:20.692Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:15:20.692Z] ---> d5dab7738070 [2022-05-06T13:15:20.692Z] Step 3/31 : WORKDIR /edgex-go [2022-05-06T13:15:20.692Z] ---> Using cache [2022-05-06T13:15:20.692Z] ---> 9cb75ccf02fb [2022-05-06T13:15:20.692Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:15:20.692Z] ---> Using cache [2022-05-06T13:15:20.692Z] ---> 22f63e38addc [2022-05-06T13:15:20.692Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-06T13:15:20.692Z] ---> Using cache [2022-05-06T13:15:20.692Z] ---> 61afaaa4f8b1 [2022-05-06T13:15:20.692Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-06T13:15:20.692Z] ---> Using cache [2022-05-06T13:15:20.692Z] ---> e935df5b566a [2022-05-06T13:15:20.692Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:15:20.692Z] ---> Using cache [2022-05-06T13:15:20.692Z] ---> bc9f26c8cec6 [2022-05-06T13:15:20.692Z] Step 8/31 : COPY . . [2022-05-06T13:15:20.692Z] ---> Using cache [2022-05-06T13:15:20.692Z] ---> 636c5cfba2cb [2022-05-06T13:15:20.692Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-06T13:15:20.692Z] ---> b05d7bbd7be6 [2022-05-06T13:15:20.692Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-06T13:15:20.951Z] Removing intermediate container 7ce062a7408e [2022-05-06T13:15:20.951Z] ---> 4e086a7df605 [2022-05-06T13:15:20.951Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T13:15:20.951Z] Building bin/spire-agent... [2022-05-06T13:15:20.951Z] ---> Running in 24b101e9f2bb [2022-05-06T13:15:21.209Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T13:15:21.209Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T13:15:21.209Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T13:15:21.209Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T13:15:21.474Z]  ---> 26e663f74e4f [2022-05-06T13:15:21.474Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:15:21.734Z] ---> Running in 094fb4838e8e [2022-05-06T13:15:21.994Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T13:15:21.994Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T13:15:21.994Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T13:15:21.994Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-06T13:15:22.060Z] $ docker top 385993d7a90b6345450b62930d0e54f32e049dabd1c995255a292cac6155ba62 -eo pid,comm [2022-05-06T13:15:22.253Z] ---> 855e130e552c [2022-05-06T13:15:22.253Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [Pipeline] { [Pipeline] sh [2022-05-06T13:15:22.511Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T13:15:22.511Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T13:15:22.511Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T13:15:22.511Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T13:15:22.511Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T13:15:22.511Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T13:15:23.021Z] + go version [2022-05-06T13:15:23.021Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-06T13:15:23.051Z] $ docker stop --time=1 385993d7a90b6345450b62930d0e54f32e049dabd1c995255a292cac6155ba62 [2022-05-06T13:15:23.451Z]  ---> 1c7038783135 [2022-05-06T13:15:23.451Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-06T13:15:23.451Z] ---> Running in 6fbbdd743fb7 [2022-05-06T13:15:23.710Z] Removing intermediate container 6fbbdd743fb7 [2022-05-06T13:15:23.710Z] ---> c1900d2342c1 [2022-05-06T13:15:23.710Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T13:15:23.710Z] ---> Running in cc5839a23b8c [2022-05-06T13:15:24.276Z] Removing intermediate container cc5839a23b8c [2022-05-06T13:15:24.276Z] ---> 2215e6e05de8 [2022-05-06T13:15:24.276Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T13:15:24.276Z] Removing intermediate container 094fb4838e8e [2022-05-06T13:15:24.276Z] ---> e8f17ab83966 [2022-05-06T13:15:24.276Z] Step 8/26 : COPY . . [2022-05-06T13:15:24.276Z] ---> Running in e309b1c2afeb [2022-05-06T13:15:24.535Z] Removing intermediate container e309b1c2afeb [2022-05-06T13:15:24.535Z] ---> 525d12cc5345 [2022-05-06T13:15:24.535Z] Step 22/23 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:15:24.718Z] $ docker rm -f 385993d7a90b6345450b62930d0e54f32e049dabd1c995255a292cac6155ba62 [2022-05-06T13:15:24.795Z] ---> Running in 70378d3573c0 [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 [2022-05-06T13:15:25.362Z] Removing intermediate container 70378d3573c0 [2022-05-06T13:15:25.362Z] ---> e9398674f328 [2022-05-06T13:15:25.362Z] Step 23/23 : LABEL version=2.2.0-dev.90 [2022-05-06T13:15:25.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T13:15:25.415Z] [2022-05-06T13:15:25.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:15:25.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T13:15:26.050Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-06T13:15:26.050Z] 29e5d40040c1: Pulling fs layer [2022-05-06T13:15:26.050Z] 1ce36da41761: Pulling fs layer [2022-05-06T13:15:26.050Z] 25b303627fd3: Pulling fs layer [2022-05-06T13:15:26.050Z] 29e5d40040c1: Verifying Checksum [2022-05-06T13:15:26.050Z] 29e5d40040c1: Download complete [2022-05-06T13:15:26.302Z] ---> Running in 1668427e7e80 [2022-05-06T13:15:26.335Z] 1ce36da41761: Verifying Checksum [2022-05-06T13:15:26.335Z] 1ce36da41761: Download complete [2022-05-06T13:15:26.610Z] 29e5d40040c1: Pull complete [2022-05-06T13:15:26.874Z] Removing intermediate container 1668427e7e80 [2022-05-06T13:15:26.874Z] ---> 83f5143b3e54 [2022-05-06T13:15:26.874Z] [2022-05-06T13:15:27.133Z] Successfully built 83f5143b3e54 [2022-05-06T13:15:27.133Z] Successfully tagged core-data:latest [2022-05-06T13:15:27.133Z]  Building core-data ... done Building security-proxy-setup [2022-05-06T13:15:28.050Z] 1ce36da41761: Pull complete [2022-05-06T13:15:28.050Z] 25b303627fd3: Verifying Checksum [2022-05-06T13:15:28.050Z] 25b303627fd3: Download complete [2022-05-06T13:15:35.261Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:15:35.261Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:15:35.261Z] ---> d5dab7738070 [2022-05-06T13:15:35.261Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T13:15:35.261Z] ---> Using cache [2022-05-06T13:15:35.261Z] ---> 9cb75ccf02fb [2022-05-06T13:15:35.261Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:15:35.261Z] ---> Using cache [2022-05-06T13:15:35.261Z] ---> 22f63e38addc [2022-05-06T13:15:35.261Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T13:15:35.261Z] ---> Using cache [2022-05-06T13:15:35.261Z] ---> 61afaaa4f8b1 [2022-05-06T13:15:35.261Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T13:15:35.261Z] ---> Using cache [2022-05-06T13:15:35.261Z] ---> e935df5b566a [2022-05-06T13:15:35.261Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:15:35.261Z] ---> Using cache [2022-05-06T13:15:35.261Z] ---> bc9f26c8cec6 [2022-05-06T13:15:35.261Z] Step 8/22 : COPY . . [2022-05-06T13:15:35.261Z] ---> Using cache [2022-05-06T13:15:35.261Z] ---> 636c5cfba2cb [2022-05-06T13:15:35.261Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-06T13:15:39.446Z] ---> Running in 4bb8779475b7 [2022-05-06T13:15:39.446Z] ---> a2802dacf68b [2022-05-06T13:15:39.446Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T13:15:39.705Z] ---> Running in 68af28ecbcaa [2022-05-06T13:15:39.965Z] Removing intermediate container 68af28ecbcaa [2022-05-06T13:15:39.965Z] ---> 05128b72529e [2022-05-06T13:15:39.965Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T13:15:39.965Z] ---> Running in b09e3d3cba76 [2022-05-06T13:15:40.224Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-06T13:15:40.508Z] 25b303627fd3: Pull complete [2022-05-06T13:15:40.508Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-06T13:15:40.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T13:15:40.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-06T13:15:40.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-40577 does not seem to be running inside a container [2022-05-06T13:15:40.848Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 [2022-05-06T13:15:42.760Z] Removing intermediate container b09e3d3cba76 [2022-05-06T13:15:42.760Z] ---> 8971d0823d94 [2022-05-06T13:15:42.760Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T13:15:42.760Z] ---> Running in 111d4efde24a [2022-05-06T13:15:43.236Z] $ docker top bc2daed4f24b470f6f35f3523638ba608718a6a0ae06df6a5904f468e8f72dd5 -eo pid,comm [2022-05-06T13:15:43.327Z] Removing intermediate container 111d4efde24a [2022-05-06T13:15:43.327Z] ---> d4771175ad4a [2022-05-06T13:15:43.327Z] 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 [Pipeline] { [Pipeline] sh [2022-05-06T13:15:43.893Z] ---> Running in 55499753982c [2022-05-06T13:15:44.141Z] + grep parallel [2022-05-06T13:15:44.141Z] + docker-compose build --help [2022-05-06T13:15:46.432Z] spire-1.2.1/ [2022-05-06T13:15:46.432Z] spire-1.2.1/.data/ [2022-05-06T13:15:46.432Z] spire-1.2.1/.data/.file [2022-05-06T13:15:46.432Z] spire-1.2.1/.dockerignore [2022-05-06T13:15:46.432Z] spire-1.2.1/.gitattributes [2022-05-06T13:15:46.432Z] spire-1.2.1/.githooks/ [2022-05-06T13:15:46.432Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T13:15:46.432Z] spire-1.2.1/.github/ [2022-05-06T13:15:46.432Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T13:15:46.432Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T13:15:46.432Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T13:15:46.432Z] spire-1.2.1/.github/workflows/ [2022-05-06T13:15:46.432Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T13:15:46.432Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T13:15:46.432Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T13:15:46.432Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T13:15:46.432Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T13:15:46.432Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T13:15:46.432Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T13:15:46.432Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T13:15:46.432Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T13:15:46.432Z] spire-1.2.1/.gitignore [2022-05-06T13:15:46.432Z] spire-1.2.1/.go-version [2022-05-06T13:15:46.432Z] spire-1.2.1/.golangci.yml [2022-05-06T13:15:46.432Z] spire-1.2.1/ADOPTERS.md [2022-05-06T13:15:46.432Z] spire-1.2.1/CHANGELOG.md [2022-05-06T13:15:46.432Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T13:15:46.432Z] spire-1.2.1/CODEOWNERS [2022-05-06T13:15:46.432Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T13:15:46.432Z] spire-1.2.1/Dockerfile [2022-05-06T13:15:46.432Z] spire-1.2.1/Dockerfile.dev [2022-05-06T13:15:46.432Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T13:15:46.432Z] spire-1.2.1/LICENSE [2022-05-06T13:15:46.432Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T13:15:46.432Z] spire-1.2.1/Makefile [2022-05-06T13:15:46.432Z] spire-1.2.1/README.md [2022-05-06T13:15:46.432Z] spire-1.2.1/ROADMAP.md [2022-05-06T13:15:46.432Z] spire-1.2.1/SECURITY.md [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T13:15:46.432Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T13:15:46.432Z] spire-1.2.1/conf/ [2022-05-06T13:15:46.432Z] spire-1.2.1/conf/agent/ [2022-05-06T13:15:46.432Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T13:15:46.432Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T13:15:46.432Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T13:15:46.432Z] spire-1.2.1/conf/server/ [2022-05-06T13:15:46.432Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T13:15:46.432Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T13:15:46.432Z] spire-1.2.1/conf/server/server.conf [2022-05-06T13:15:46.432Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/ [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/auditlog.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/images/ [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T13:15:46.432Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/spire_server.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/telemetry.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/upgrading.md [2022-05-06T13:15:46.433Z] spire-1.2.1/doc/using_spire.md [2022-05-06T13:15:46.433Z] spire-1.2.1/examples/ [2022-05-06T13:15:46.433Z] spire-1.2.1/examples/README.md [2022-05-06T13:15:46.433Z] spire-1.2.1/go.mod [2022-05-06T13:15:46.433Z] spire-1.2.1/go.sum [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T13:15:46.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/health/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/log/ [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T13:15:46.434Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/util/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/version/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/server/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/server/api/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T13:15:46.435Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/config.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T13:15:46.436Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/server.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/ [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/private/ [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/private/server/ [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/ [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/common/ [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T13:15:46.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T13:15:46.437Z] spire-1.2.1/release/ [2022-05-06T13:15:46.437Z] spire-1.2.1/release/spire-extras/ [2022-05-06T13:15:46.437Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T13:15:46.437Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T13:15:46.437Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T13:15:46.437Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T13:15:46.437Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T13:15:46.437Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T13:15:46.437Z] spire-1.2.1/release/spire/ [2022-05-06T13:15:46.437Z] spire-1.2.1/release/spire/README.md [2022-05-06T13:15:46.437Z] spire-1.2.1/release/spire/conf/ [2022-05-06T13:15:46.437Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T13:15:46.437Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T13:15:46.437Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T13:15:46.437Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T13:15:46.437Z] spire-1.2.1/script/ [2022-05-06T13:15:46.437Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T13:15:46.437Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T13:15:46.437Z] spire-1.2.1/support/ [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/ [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T13:15:46.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T13:15:46.438Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T13:15:46.438Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T13:15:46.438Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/clock/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/clock/clock.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T13:15:46.438Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/README.md [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/common [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T13:15:46.438Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T13:15:46.439Z] spire-1.2.1/test/integration/test.sh [2022-05-06T13:15:46.439Z] spire-1.2.1/test/plugintest/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T13:15:46.439Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T13:15:46.439Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T13:15:46.439Z] spire-1.2.1/test/spiretest/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T13:15:46.439Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T13:15:46.439Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T13:15:46.439Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T13:15:46.439Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T13:15:46.439Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T13:15:46.439Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T13:15:46.439Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T13:15:46.439Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T13:15:46.439Z] spire-1.2.1/test/testca/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/testca/ca.go [2022-05-06T13:15:46.439Z] spire-1.2.1/test/testkey/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T13:15:46.439Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T13:15:46.439Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T13:15:46.439Z] spire-1.2.1/test/testkey/new.go [2022-05-06T13:15:46.439Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T13:15:46.439Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T13:15:46.440Z] spire-1.2.1/test/util/ [2022-05-06T13:15:46.440Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T13:15:46.440Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T13:15:46.440Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T13:15:46.440Z] spire-1.2.1/test/util/race.go [2022-05-06T13:15:46.440Z] spire-1.2.1/test/util/util.go [2022-05-06T13:15:46.440Z] building spire from source... [2022-05-06T13:15:46.440Z] Installing go1.17.7... [2022-05-06T13:15:48.976Z] Removing intermediate container 24b101e9f2bb [2022-05-06T13:15:48.976Z] ---> 924cb01f0cc5 [2022-05-06T13:15:48.976Z] [2022-05-06T13:15:48.976Z] Step 10/31 : FROM alpine:3.14 [2022-05-06T13:15:48.976Z] ---> e04c818066af [2022-05-06T13:15:48.976Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-06T13:15:49.520Z] --parallel Build images in parallel. [Pipeline] } [2022-05-06T13:15:49.548Z] $ docker stop --time=1 bc2daed4f24b470f6f35f3523638ba608718a6a0ae06df6a5904f468e8f72dd5 [2022-05-06T13:15:50.349Z] ---> Running in 286cceb17a02 [2022-05-06T13:15:50.607Z] Removing intermediate container 286cceb17a02 [2022-05-06T13:15:50.607Z] ---> b708841fd3b5 [2022-05-06T13:15:50.607Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-06T13:15:50.868Z] ---> Running in 3d1a2149a81f [2022-05-06T13:15:51.156Z] $ docker rm -f bc2daed4f24b470f6f35f3523638ba608718a6a0ae06df6a5904f468e8f72dd5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2022-05-06T13:15:51.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:15:51.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:15:51.691Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-06T13:15:51.691Z] (2/2) Installing su-exec (0.2-r1) [2022-05-06T13:15:51.691Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T13:15:51.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T13:15:51.756Z] . [Pipeline] withDockerContainer [2022-05-06T13:15:51.949Z] OK: 6 MiB in 16 packages [2022-05-06T13:15:51.949Z] Building bin/spire-server... [2022-05-06T13:15:51.972Z] prd-ubuntu20.04-docker-arm64-4c-16g-40577 does not seem to be running inside a container [2022-05-06T13:15:52.059Z] $ 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/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 [2022-05-06T13:15:52.213Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T13:15:52.213Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T13:15:52.213Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T13:15:52.213Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T13:15:52.213Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T13:15:52.213Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T13:15:52.213Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T13:15:52.473Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T13:15:52.473Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T13:15:52.473Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T13:15:52.473Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T13:15:52.473Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T13:15:52.733Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T13:15:52.733Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T13:15:52.992Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T13:15:52.992Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T13:15:52.992Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T13:15:52.992Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T13:15:52.992Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T13:15:52.992Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T13:15:53.252Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T13:15:53.252Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T13:15:53.252Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T13:15:53.252Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T13:15:53.252Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T13:15:53.311Z] $ docker top f94ff1a22cda9189c4700a6fb91a55906242063be2be4e3bb66d80fd353b0302 -eo pid,comm [2022-05-06T13:15:53.512Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T13:15:53.512Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T13:15:53.512Z] go: downloading github.com/huandu/xstrings v1.3.2 [Pipeline] { [Pipeline] sh [2022-05-06T13:15:53.776Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T13:15:53.776Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T13:15:53.776Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T13:15:53.776Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T13:15:53.776Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T13:15:53.776Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T13:15:54.037Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T13:15:54.037Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T13:15:54.037Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T13:15:54.037Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T13:15:54.037Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T13:15:54.037Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T13:15:54.037Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T13:15:54.037Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T13:15:54.037Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T13:15:54.037Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T13:15:54.037Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T13:15:54.037Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T13:15:54.037Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T13:15:54.206Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-06T13:15:54.301Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T13:15:54.301Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T13:15:54.301Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T13:15:54.301Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T13:15:54.301Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T13:15:54.566Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T13:15:54.826Z] Removing intermediate container 3d1a2149a81f [2022-05-06T13:15:54.826Z] ---> c5db1f1557d2 [2022-05-06T13:15:54.826Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-06T13:15:55.085Z] ---> Running in de84724ce9a6 [2022-05-06T13:15:55.085Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T13:15:55.345Z] Removing intermediate container de84724ce9a6 [2022-05-06T13:15:55.345Z] ---> a36db11f1f4a [2022-05-06T13:15:55.345Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-06T13:15:55.607Z] ---> Running in 1a848270b2dd [2022-05-06T13:15:56.542Z] Removing intermediate container 1a848270b2dd [2022-05-06T13:15:56.542Z] ---> 982befcf47f6 [2022-05-06T13:15:56.542Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-06T13:15:56.906Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T13:15:56.906Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T13:15:56.906Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T13:15:56.906Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T13:15:56.906Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T13:15:57.843Z]  ---> Running in c5adedf4df28 [2022-05-06T13:15:58.778Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-06T13:15:59.689Z] Building core-command ... [2022-05-06T13:15:59.689Z] Building core-data ... [2022-05-06T13:15:59.689Z] Building core-metadata ... [2022-05-06T13:15:59.689Z] Building security-bootstrapper ... [2022-05-06T13:15:59.689Z] Building security-proxy-setup ... [2022-05-06T13:15:59.689Z] Building security-secretstore-setup ... [2022-05-06T13:15:59.689Z] Building security-spiffe-token-provider ... [2022-05-06T13:15:59.689Z] Building security-spire-agent ... [2022-05-06T13:15:59.689Z] Building security-spire-config ... [2022-05-06T13:15:59.689Z] Building security-spire-server ... [2022-05-06T13:15:59.689Z] Building support-notifications ... [2022-05-06T13:15:59.689Z] Building support-scheduler ... [2022-05-06T13:15:59.689Z] Building sys-mgmt-agent ... [2022-05-06T13:15:59.689Z] Building security-secretstore-setup [2022-05-06T13:15:59.689Z] Building support-scheduler [2022-05-06T13:15:59.689Z] Building security-spiffe-token-provider [2022-05-06T13:15:59.689Z] Building security-spire-agent [2022-05-06T13:15:59.689Z] Building core-metadata [2022-05-06T13:16:00.681Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T13:16:00.681Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T13:16:00.681Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T13:16:00.681Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T13:16:00.681Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T13:16:00.681Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T13:16:00.681Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T13:16:00.681Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T13:16:00.681Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T13:16:00.681Z] Removing intermediate container c5adedf4df28 [2022-05-06T13:16:00.681Z] ---> 20f4866292ba [2022-05-06T13:16:00.681Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-06T13:16:00.939Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T13:16:01.877Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T13:16:01.877Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T13:16:02.135Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T13:16:02.135Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T13:16:02.135Z]  ---> Running in 741a6ac7660f [2022-05-06T13:16:02.135Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T13:16:02.135Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T13:16:02.393Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T13:16:02.393Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T13:16:02.393Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T13:16:02.393Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T13:16:02.393Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T13:16:02.393Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T13:16:02.393Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T13:16:02.652Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T13:16:02.652Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T13:16:02.652Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T13:16:02.652Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T13:16:02.914Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T13:16:02.914Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T13:16:02.914Z] Removing intermediate container 741a6ac7660f [2022-05-06T13:16:02.914Z] ---> 9b5ba9139e1e [2022-05-06T13:16:02.914Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-06T13:16:02.914Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T13:16:02.914Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T13:16:02.914Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T13:16:02.914Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T13:16:02.914Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T13:16:04.290Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T13:16:04.290Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T13:16:04.290Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T13:16:04.290Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T13:16:04.290Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T13:16:04.290Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T13:16:04.290Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T13:16:04.290Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T13:16:04.290Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T13:16:04.290Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T13:16:04.290Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T13:16:04.550Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T13:16:04.550Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T13:16:04.550Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T13:16:04.550Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T13:16:04.550Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T13:16:04.550Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T13:16:04.550Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T13:16:04.550Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T13:16:04.550Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T13:16:04.550Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T13:16:04.550Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T13:16:04.550Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T13:16:04.808Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T13:16:04.808Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T13:16:04.808Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T13:16:04.808Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T13:16:04.808Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T13:16:04.808Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T13:16:04.808Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T13:16:04.808Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T13:16:04.808Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T13:16:04.808Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T13:16:04.808Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T13:16:04.808Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T13:16:05.087Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T13:16:05.087Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T13:16:05.088Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T13:16:05.088Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T13:16:05.088Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T13:16:05.088Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T13:16:05.088Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T13:16:05.088Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T13:16:05.088Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T13:16:05.088Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T13:16:05.088Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T13:16:05.088Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T13:16:05.088Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T13:16:05.088Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T13:16:05.350Z]  ---> b093bcf67fa5 [2022-05-06T13:16:05.350Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-06T13:16:05.609Z] Removing intermediate container 4bb8779475b7 [2022-05-06T13:16:05.609Z] ---> aad29e9bbe83 [2022-05-06T13:16:05.609Z] [2022-05-06T13:16:05.609Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T13:16:05.609Z] ---> e04c818066af [2022-05-06T13:16:05.609Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-06T13:16:06.180Z] ---> Running in 61f32c6f1238 [2022-05-06T13:16:06.180Z] ---> Running in c90eea3d6019 [2022-05-06T13:16:06.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:16:06.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:16:07.028Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-06T13:16:07.028Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-06T13:16:07.028Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-06T13:16:07.028Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-06T13:16:07.028Z] (5/6) Installing curl (7.79.1-r1) [2022-05-06T13:16:07.028Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-06T13:16:07.028Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T13:16:07.028Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T13:16:07.028Z] OK: 8 MiB in 20 packages [2022-05-06T13:16:09.563Z] Removing intermediate container c90eea3d6019 [2022-05-06T13:16:09.563Z] ---> cb67a27c1953 [2022-05-06T13:16:09.563Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T13:16:09.563Z] Removing intermediate container 61f32c6f1238 [2022-05-06T13:16:09.563Z] ---> bb44bc001ba7 [2022-05-06T13:16:09.563Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T13:16:09.830Z] ---> 94101347e89c [2022-05-06T13:16:09.830Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-06T13:16:10.089Z] ---> Running in 15eac2a45114 [2022-05-06T13:16:10.351Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T13:16:10.351Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T13:16:10.351Z] Removing intermediate container 15eac2a45114 [2022-05-06T13:16:10.351Z] ---> b178dc35ad1b [2022-05-06T13:16:10.351Z] Step 13/22 : WORKDIR /edgex [2022-05-06T13:16:10.611Z] ---> 8fa9170ec8b2 [2022-05-06T13:16:10.611Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-06T13:16:10.611Z] ---> Running in 455b4711c8a3 [2022-05-06T13:16:11.200Z] ---> 30490e97daa2 [2022-05-06T13:16:11.200Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-06T13:16:11.200Z] Removing intermediate container 455b4711c8a3 [2022-05-06T13:16:11.200Z] ---> ec91365050ff [2022-05-06T13:16:11.200Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-06T13:16:11.509Z] ---> 60c52f7b683e [2022-05-06T13:16:11.509Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-06T13:16:11.509Z] ---> e1fec0abc78c [2022-05-06T13:16:11.509Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-06T13:16:11.769Z] ---> c1b8fb635ae6 [2022-05-06T13:16:11.769Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-06T13:16:11.769Z] ---> df91036a0ea8 [2022-05-06T13:16:11.769Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-06T13:16:11.769Z] ---> Running in 91c24c2fb6d4 [2022-05-06T13:16:12.043Z] Removing intermediate container 91c24c2fb6d4 [2022-05-06T13:16:12.043Z] ---> ea4dc6c5e60d [2022-05-06T13:16:12.043Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-06T13:16:12.329Z] ---> 3e11ecb5a415 [2022-05-06T13:16:12.329Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T13:16:12.329Z] ---> bc3b957cdbea [2022-05-06T13:16:12.329Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-06T13:16:12.605Z] ---> Running in 7a4e95bb9094 [2022-05-06T13:16:12.605Z] ---> 30b728e37ec7 [2022-05-06T13:16:12.605Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-06T13:16:12.865Z] ---> Running in ead949b990ba [2022-05-06T13:16:14.245Z] Removing intermediate container 7a4e95bb9094 [2022-05-06T13:16:14.245Z] ---> f9431ddba1a5 [2022-05-06T13:16:14.245Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-06T13:16:14.245Z] Removing intermediate container ead949b990ba [2022-05-06T13:16:14.245Z] ---> 86eaface9bbf [2022-05-06T13:16:14.245Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T13:16:14.506Z] ---> Running in 5ca2e8c7271c [2022-05-06T13:16:14.506Z] ---> Running in 5a4a02ef65df [2022-05-06T13:16:14.767Z] Removing intermediate container 5a4a02ef65df [2022-05-06T13:16:14.767Z] ---> a7a5b80b3f08 [2022-05-06T13:16:14.767Z] Step 20/22 : LABEL arch=x86_64 [2022-05-06T13:16:14.767Z] Removing intermediate container 5ca2e8c7271c [2022-05-06T13:16:14.767Z] ---> d60fd3427266 [2022-05-06T13:16:14.767Z] Step 28/31 : CMD ["gate"] [2022-05-06T13:16:15.025Z] ---> Running in b31b0c95238a [2022-05-06T13:16:15.025Z] ---> Running in 90dd28cb95bb [2022-05-06T13:16:15.284Z] Removing intermediate container b31b0c95238a [2022-05-06T13:16:15.284Z] ---> a7c13e2315fa [2022-05-06T13:16:15.284Z] Step 21/22 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:16:15.284Z] ---> Running in ad1b310a942b [2022-05-06T13:16:15.284Z] Removing intermediate container 90dd28cb95bb [2022-05-06T13:16:15.284Z] ---> 8e81188008fb [2022-05-06T13:16:15.284Z] Step 29/31 : LABEL arch=x86_64 [2022-05-06T13:16:15.543Z] ---> Running in 72410e23cd3d [2022-05-06T13:16:15.843Z] Removing intermediate container ad1b310a942b [2022-05-06T13:16:15.843Z] ---> df33e0fbdd95 [2022-05-06T13:16:15.843Z] Step 22/22 : LABEL version=2.2.0-dev.90 [2022-05-06T13:16:15.843Z] ---> Running in 2b1b9d2d0e4d [2022-05-06T13:16:15.843Z] Removing intermediate container 72410e23cd3d [2022-05-06T13:16:15.843Z] ---> bc7040e55663 [2022-05-06T13:16:15.843Z] Step 30/31 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:16:16.412Z] ---> Running in 1cbef2331c90 [2022-05-06T13:16:16.670Z] Removing intermediate container 2b1b9d2d0e4d [2022-05-06T13:16:16.670Z] ---> fbae0fa718c0 [2022-05-06T13:16:16.670Z] [2022-05-06T13:16:16.670Z] Successfully built fbae0fa718c0 [2022-05-06T13:16:16.932Z] Successfully tagged security-proxy-setup:latest [2022-05-06T13:16:16.932Z] Building core-command [2022-05-06T13:16:16.932Z]  Building security-proxy-setup ... done Removing intermediate container 1cbef2331c90 [2022-05-06T13:16:16.932Z] ---> 86254abf17f5 [2022-05-06T13:16:16.932Z] Step 31/31 : LABEL version=2.2.0-dev.90 [2022-05-06T13:16:17.500Z] ---> Running in 79d505414f69 [2022-05-06T13:16:19.426Z] Removing intermediate container 79d505414f69 [2022-05-06T13:16:19.426Z] ---> 3523898471d6 [2022-05-06T13:16:19.426Z] [2022-05-06T13:16:19.426Z] Successfully built 3523898471d6 [2022-05-06T13:16:19.426Z] Successfully tagged security-bootstrapper:latest [2022-05-06T13:16:22.713Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:16:22.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:16:22.713Z] ---> d5dab7738070 [2022-05-06T13:16:22.713Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T13:16:22.713Z] ---> Using cache [2022-05-06T13:16:22.713Z] ---> 9cb75ccf02fb [2022-05-06T13:16:22.713Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:16:22.713Z] ---> Using cache [2022-05-06T13:16:22.713Z] ---> 22f63e38addc [2022-05-06T13:16:22.713Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T13:16:22.713Z] ---> Using cache [2022-05-06T13:16:22.713Z] ---> 61afaaa4f8b1 [2022-05-06T13:16:22.713Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T13:16:22.713Z] ---> Using cache [2022-05-06T13:16:22.713Z] ---> e935df5b566a [2022-05-06T13:16:22.713Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:16:22.713Z] ---> Using cache [2022-05-06T13:16:22.713Z] ---> bc9f26c8cec6 [2022-05-06T13:16:22.713Z] Step 8/23 : COPY . . [2022-05-06T13:16:22.713Z] ---> Using cache [2022-05-06T13:16:22.713Z] ---> 636c5cfba2cb [2022-05-06T13:16:22.713Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-06T13:16:26.063Z] ---> Running in 14cfa27765ae [2022-05-06T13:16:26.324Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-06T13:16:31.593Z] Removing intermediate container 73a5e4fd6be4 [2022-05-06T13:16:31.594Z] ---> ef6b18c04acb [2022-05-06T13:16:31.594Z] [2022-05-06T13:16:31.594Z] Step 13/25 : FROM alpine:3.15 [2022-05-06T13:16:31.594Z] ---> 0ac33e5f5afa [2022-05-06T13:16:31.594Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T13:16:31.594Z] ---> Using cache [2022-05-06T13:16:31.594Z] ---> d2933c46237d [2022-05-06T13:16:31.594Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:16:31.594Z] ---> Using cache [2022-05-06T13:16:31.594Z] ---> 574298031235 [2022-05-06T13:16:31.594Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T13:16:32.160Z] ---> Running in 157fd79a80d2 [2022-05-06T13:16:33.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:16:34.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:16:34.282Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T13:16:34.282Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T13:16:34.282Z] OK: 15855 distinct packages available [2022-05-06T13:16:34.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:16:35.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:16:35.472Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-06T13:16:35.473Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-06T13:16:35.473Z] (3/5) Installing libucontext (1.1-r0) [2022-05-06T13:16:35.730Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-06T13:16:35.730Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-06T13:16:35.730Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T13:16:35.730Z] OK: 6 MiB in 19 packages [2022-05-06T13:16:37.105Z] Removing intermediate container 157fd79a80d2 [2022-05-06T13:16:37.105Z] ---> 960c521f3c7b [2022-05-06T13:16:37.105Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T13:16:39.634Z] ---> 7f6c51a0250f [2022-05-06T13:16:39.634Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T13:16:39.634Z] ---> 38ff1072c00d [2022-05-06T13:16:39.634Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-06T13:16:40.200Z] ---> 0897c7cab3c5 [2022-05-06T13:16:40.200Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-06T13:16:40.770Z] ---> 999bc017776b [2022-05-06T13:16:40.770Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T13:16:41.028Z] ---> Running in 4e776b2aa739 [2022-05-06T13:16:41.286Z] Removing intermediate container 4e776b2aa739 [2022-05-06T13:16:41.286Z] ---> 41c4bac66833 [2022-05-06T13:16:41.286Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T13:16:41.544Z] ---> Running in c5e2fa1926eb [2022-05-06T13:16:41.803Z] Removing intermediate container c5e2fa1926eb [2022-05-06T13:16:41.803Z] ---> e26156792361 [2022-05-06T13:16:41.803Z] Step 23/25 : LABEL arch=x86_64 [2022-05-06T13:16:41.803Z] ---> Running in dc9ce44bd253 [2022-05-06T13:16:42.062Z] Removing intermediate container dc9ce44bd253 [2022-05-06T13:16:42.062Z] ---> 01b1b34be693 [2022-05-06T13:16:42.062Z] Step 24/25 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:16:42.062Z] ---> Running in dce74ec37151 [2022-05-06T13:16:42.320Z] Removing intermediate container dce74ec37151 [2022-05-06T13:16:42.320Z] ---> 1a4d03cd39b9 [2022-05-06T13:16:42.320Z] Step 25/25 : LABEL version=2.2.0-dev.90 [2022-05-06T13:16:42.320Z] ---> Running in 3953e47863e3 [2022-05-06T13:16:42.578Z] Removing intermediate container 3953e47863e3 [2022-05-06T13:16:42.578Z] ---> 90018f515621 [2022-05-06T13:16:42.578Z] [2022-05-06T13:16:42.578Z] Successfully built 90018f515621 [2022-05-06T13:16:42.578Z] Successfully tagged security-spire-server:latest [2022-05-06T13:16:45.861Z]  Building security-spire-server ... done Removing intermediate container 14cfa27765ae [2022-05-06T13:16:45.861Z] ---> 85624925e2eb [2022-05-06T13:16:45.861Z] [2022-05-06T13:16:45.861Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T13:16:45.861Z] ---> e04c818066af [2022-05-06T13:16:45.861Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T13:16:45.861Z] ---> Using cache [2022-05-06T13:16:45.861Z] ---> 370387deb51c [2022-05-06T13:16:45.861Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T13:16:45.861Z] ---> Using cache [2022-05-06T13:16:45.861Z] ---> 8caf1ebb0ed9 [2022-05-06T13:16:45.861Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-06T13:16:45.861Z] ---> Running in 7cc48fe639b9 [2022-05-06T13:16:45.861Z] Removing intermediate container 7cc48fe639b9 [2022-05-06T13:16:45.861Z] ---> b2fbf5821672 [2022-05-06T13:16:45.861Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T13:16:45.861Z] ---> Running in 125e1c669102 [2022-05-06T13:16:46.120Z] Removing intermediate container 125e1c669102 [2022-05-06T13:16:46.120Z] ---> 97aa418088a2 [2022-05-06T13:16:46.120Z] Step 15/23 : WORKDIR / [2022-05-06T13:16:46.120Z] ---> Running in 12169e72c7de [2022-05-06T13:16:46.378Z] Removing intermediate container 12169e72c7de [2022-05-06T13:16:46.378Z] ---> 93fcd1b847ae [2022-05-06T13:16:46.378Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T13:16:46.949Z] ---> 348d6b6e0fe2 [2022-05-06T13:16:46.949Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-06T13:16:47.884Z] ---> e5af562f3f93 [2022-05-06T13:16:47.884Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-06T13:16:48.146Z] ---> e244fbcf9799 [2022-05-06T13:16:48.146Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-06T13:16:48.412Z] ---> Running in 0a72692a2221 [2022-05-06T13:16:48.675Z] Removing intermediate container 0a72692a2221 [2022-05-06T13:16:48.675Z] ---> 9649cec9a276 [2022-05-06T13:16:48.675Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T13:16:48.675Z] ---> Running in e336e9b41414 [2022-05-06T13:16:48.675Z] Removing intermediate container e336e9b41414 [2022-05-06T13:16:48.675Z] ---> 1555d0f7ecee [2022-05-06T13:16:48.675Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T13:16:48.950Z] ---> Running in 2b603d898ccf [2022-05-06T13:16:49.209Z] Removing intermediate container 2b603d898ccf [2022-05-06T13:16:49.209Z] ---> e048ea3bc40d [2022-05-06T13:16:49.209Z] Step 22/23 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:16:49.209Z] ---> Running in 313712ed6e01 [2022-05-06T13:16:49.467Z] Removing intermediate container 313712ed6e01 [2022-05-06T13:16:49.467Z] ---> 83214e67afa5 [2022-05-06T13:16:49.467Z] Step 23/23 : LABEL version=2.2.0-dev.90 [2022-05-06T13:16:49.467Z] ---> Running in e0e49043aea6 [2022-05-06T13:16:49.730Z] Removing intermediate container e0e49043aea6 [2022-05-06T13:16:49.730Z] ---> 40b3043f653f [2022-05-06T13:16:49.730Z] [2022-05-06T13:16:49.730Z] Successfully built 40b3043f653f [2022-05-06T13:16:49.988Z] Successfully tagged core-command:latest [2022-05-06T13:16:52.518Z]  Building core-command ... done Building bin/spire-agent... [2022-05-06T13:16:52.519Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T13:16:52.519Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T13:16:52.519Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T13:16:52.519Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T13:16:53.085Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T13:16:53.085Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T13:16:53.085Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T13:16:53.651Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T13:16:53.651Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T13:16:53.651Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T13:16:53.651Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T13:16:53.651Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T13:16:53.651Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T13:16:56.291Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:16:56.291Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:16:56.291Z] ---> 170dd6ba28fe [2022-05-06T13:16:56.291Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T13:16:56.291Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:16:56.291Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:16:56.291Z] ---> 170dd6ba28fe [2022-05-06T13:16:56.291Z] Step 3/20 : WORKDIR /edgex-go [2022-05-06T13:16:56.291Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:16:56.291Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:16:56.291Z] ---> 170dd6ba28fe [2022-05-06T13:16:56.291Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T13:16:56.291Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:16:56.291Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:16:56.291Z] ---> 170dd6ba28fe [2022-05-06T13:16:56.291Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T13:16:56.291Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:16:56.291Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:16:56.291Z] ---> 170dd6ba28fe [2022-05-06T13:16:56.291Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T13:16:56.291Z] ---> Running in d0cae9718c47 [2022-05-06T13:16:56.291Z] ---> Running in 391a34823b61 [2022-05-06T13:16:56.291Z] ---> Running in 8bdf5e26b3bd [2022-05-06T13:16:56.291Z] ---> Running in 70c12fac88ea [2022-05-06T13:16:56.291Z] ---> Running in aabd26789ffb [2022-05-06T13:16:56.291Z] Removing intermediate container d0cae9718c47 [2022-05-06T13:16:56.291Z] ---> dfd24a3dd860 [2022-05-06T13:16:56.291Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:16:56.291Z] Removing intermediate container 391a34823b61 [2022-05-06T13:16:56.291Z] ---> 3097e9111c7f [2022-05-06T13:16:56.291Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-06T13:16:56.291Z] Removing intermediate container 8bdf5e26b3bd [2022-05-06T13:16:56.291Z] ---> 6249dfe05013 [2022-05-06T13:16:56.291Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:16:56.291Z] Removing intermediate container 70c12fac88ea [2022-05-06T13:16:56.291Z] ---> 0df7969a37d8 [2022-05-06T13:16:56.291Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:16:56.291Z] ---> Running in 2079e10d22ff [2022-05-06T13:16:56.291Z] Removing intermediate container aabd26789ffb [2022-05-06T13:16:56.291Z] ---> 859030b02e00 [2022-05-06T13:16:56.291Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:16:56.291Z] ---> Running in 43e64231e3f1 [2022-05-06T13:16:56.291Z] ---> Running in d541a10f00cb [2022-05-06T13:16:56.291Z] ---> Running in 1f9a6fc7c926 [2022-05-06T13:16:56.291Z] ---> Running in 9d039b7a86e0 [2022-05-06T13:16:56.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:16:56.291Z] Removing intermediate container 2079e10d22ff [2022-05-06T13:16:56.291Z] ---> a37314f23241 [2022-05-06T13:16:56.291Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T13:16:56.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:16:56.291Z] ---> Running in 1f275338b21d [2022-05-06T13:16:56.291Z] Removing intermediate container d541a10f00cb [2022-05-06T13:16:56.291Z] ---> afcce7aaf898 [2022-05-06T13:16:56.291Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-06T13:16:56.291Z] ---> Running in 1738737206e2 [2022-05-06T13:16:56.907Z] Removing intermediate container 9d039b7a86e0 [2022-05-06T13:16:56.907Z] ---> 030cd9e5b816 [2022-05-06T13:16:56.907Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T13:16:56.907Z] Removing intermediate container 1f9a6fc7c926 [2022-05-06T13:16:56.907Z] ---> 27a86656fde1 [2022-05-06T13:16:56.907Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T13:16:56.907Z] ---> Running in c5bff9c5fbff [2022-05-06T13:16:57.215Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T13:16:57.215Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T13:16:57.215Z] OK: 15739 distinct packages available [2022-05-06T13:16:57.215Z] ---> Running in 44a256a96085 [2022-05-06T13:16:57.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:16:58.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:16:58.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:16:58.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:16:59.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:16:59.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:16:59.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:16:59.668Z] OK: 220 MiB in 52 packages [2022-05-06T13:16:59.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:17:00.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:17:00.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:17:00.956Z] OK: 220 MiB in 52 packages [2022-05-06T13:17:01.247Z] Removing intermediate container 43e64231e3f1 [2022-05-06T13:17:01.247Z] ---> a298a31ea293 [2022-05-06T13:17:01.247Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-06T13:17:01.247Z] OK: 220 MiB in 52 packages [2022-05-06T13:17:02.243Z] OK: 220 MiB in 52 packages [2022-05-06T13:17:02.243Z] OK: 220 MiB in 52 packages [2022-05-06T13:17:03.230Z] ---> 41b72d9b4e1b [2022-05-06T13:17:03.230Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:17:03.230Z] Removing intermediate container 1f275338b21d [2022-05-06T13:17:03.230Z] ---> 2675a9a2e041 [2022-05-06T13:17:03.230Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T13:17:03.230Z] ---> Running in cadff089d802 [2022-05-06T13:17:03.230Z] Removing intermediate container 1738737206e2 [2022-05-06T13:17:03.230Z] ---> ec74b892f110 [2022-05-06T13:17:03.230Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T13:17:04.224Z] Removing intermediate container c5bff9c5fbff [2022-05-06T13:17:04.224Z] ---> 8f5ac84ed543 [2022-05-06T13:17:04.224Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T13:17:04.224Z] Removing intermediate container 44a256a96085 [2022-05-06T13:17:04.224Z] ---> 0c308eee79d6 [2022-05-06T13:17:04.224Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T13:17:04.519Z] ---> b672acf6b7f2 [2022-05-06T13:17:04.519Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:17:04.519Z] ---> 5db35339ac2d [2022-05-06T13:17:04.519Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:17:04.519Z] ---> Running in 10b71bc9490c [2022-05-06T13:17:04.519Z] ---> Running in d93795f232b5 [2022-05-06T13:17:05.503Z] ---> c52e86f236fb [2022-05-06T13:17:05.503Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:17:05.503Z] ---> Running in 845ca7f42e6d [2022-05-06T13:17:05.804Z] ---> ee341a7e7b08 [2022-05-06T13:17:05.804Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:17:06.089Z] ---> Running in 84554e291327 [2022-05-06T13:17:08.109Z] Removing intermediate container cadff089d802 [2022-05-06T13:17:08.109Z] ---> b4b999d55f79 [2022-05-06T13:17:08.109Z] Step 7/20 : COPY . . [2022-05-06T13:17:11.544Z] Removing intermediate container 10b71bc9490c [2022-05-06T13:17:11.544Z] ---> 0ac393b4e9bb [2022-05-06T13:17:11.544Z] Step 8/25 : COPY . . [2022-05-06T13:17:11.826Z] Removing intermediate container d93795f232b5 [2022-05-06T13:17:11.826Z] ---> 856a398ffe7b [2022-05-06T13:17:11.826Z] Step 8/26 : COPY . . [2022-05-06T13:17:12.104Z] Removing intermediate container 845ca7f42e6d [2022-05-06T13:17:12.104Z] ---> 0a84676c6bec [2022-05-06T13:17:12.104Z] Step 8/23 : COPY . . [2022-05-06T13:17:12.104Z] Removing intermediate container 84554e291327 [2022-05-06T13:17:12.104Z] ---> bc44e6544625 [2022-05-06T13:17:12.104Z] Step 8/22 : COPY . . [2022-05-06T13:17:30.467Z] ---> 23e96483806a [2022-05-06T13:17:30.467Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-06T13:17:30.467Z] ---> Running in 0c56214756ec [2022-05-06T13:17:30.467Z] ---> 6683364d3f08 [2022-05-06T13:17:30.467Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-06T13:17:30.467Z] ---> Running in 8bfc9612a442 [2022-05-06T13:17:30.467Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-06T13:17:30.467Z] ---> b453f9fa76ec [2022-05-06T13:17:30.467Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T13:17:30.467Z] ---> Running in cf4fd3fc9abd [2022-05-06T13:17:31.078Z] Removing intermediate container cf4fd3fc9abd [2022-05-06T13:17:31.078Z] ---> 6865a3090eb0 [2022-05-06T13:17:31.078Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T13:17:31.357Z] ---> Running in fae3f627626a [2022-05-06T13:17:31.357Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-06T13:17:32.355Z] ---> 694fb34209a2 [2022-05-06T13:17:32.355Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-06T13:17:32.355Z] ---> Running in f5e35d5a0573 [2022-05-06T13:17:32.635Z] ---> 396d0d30d1d5 [2022-05-06T13:17:32.635Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-06T13:17:32.919Z] ---> Running in 2444c45d8e50 [2022-05-06T13:17:35.595Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-06T13:17:35.595Z] Removing intermediate container fae3f627626a [2022-05-06T13:17:35.595Z] ---> 1a6af3d89d7e [2022-05-06T13:17:35.595Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T13:17:35.596Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-06T13:17:35.596Z] ---> Running in e72d81641e7f [2022-05-06T13:17:36.225Z] Removing intermediate container e72d81641e7f [2022-05-06T13:17:36.225Z] ---> ef729a377ba5 [2022-05-06T13:17:36.225Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-06T13:17:36.225Z] ---> Running in c75925d20690 [2022-05-06T13:17:39.649Z] spire-1.2.1/ [2022-05-06T13:17:39.649Z] spire-1.2.1/.data/ [2022-05-06T13:17:39.649Z] spire-1.2.1/.data/.file [2022-05-06T13:17:39.649Z] spire-1.2.1/.dockerignore [2022-05-06T13:17:39.649Z] spire-1.2.1/.gitattributes [2022-05-06T13:17:39.649Z] spire-1.2.1/.githooks/ [2022-05-06T13:17:39.649Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T13:17:39.649Z] spire-1.2.1/.github/ [2022-05-06T13:17:39.649Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T13:17:39.649Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T13:17:39.649Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T13:17:39.649Z] spire-1.2.1/.github/workflows/ [2022-05-06T13:17:39.649Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T13:17:39.649Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T13:17:39.649Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T13:17:39.649Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T13:17:39.649Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T13:17:39.649Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T13:17:39.649Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T13:17:39.649Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T13:17:39.649Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T13:17:39.649Z] spire-1.2.1/.gitignore [2022-05-06T13:17:39.649Z] spire-1.2.1/.go-version [2022-05-06T13:17:39.649Z] spire-1.2.1/.golangci.yml [2022-05-06T13:17:39.649Z] spire-1.2.1/ADOPTERS.md [2022-05-06T13:17:39.649Z] spire-1.2.1/CHANGELOG.md [2022-05-06T13:17:39.649Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T13:17:39.649Z] spire-1.2.1/CODEOWNERS [2022-05-06T13:17:39.649Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T13:17:39.649Z] spire-1.2.1/Dockerfile [2022-05-06T13:17:39.649Z] spire-1.2.1/Dockerfile.dev [2022-05-06T13:17:39.649Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T13:17:39.649Z] spire-1.2.1/LICENSE [2022-05-06T13:17:39.649Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T13:17:39.649Z] spire-1.2.1/Makefile [2022-05-06T13:17:39.649Z] spire-1.2.1/README.md [2022-05-06T13:17:39.649Z] spire-1.2.1/ROADMAP.md [2022-05-06T13:17:39.649Z] spire-1.2.1/SECURITY.md [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/ [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T13:17:39.649Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T13:17:39.650Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T13:17:39.650Z] spire-1.2.1/conf/ [2022-05-06T13:17:39.650Z] spire-1.2.1/conf/agent/ [2022-05-06T13:17:39.650Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T13:17:39.650Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T13:17:39.650Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T13:17:39.650Z] spire-1.2.1/conf/server/ [2022-05-06T13:17:39.650Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T13:17:39.650Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T13:17:39.650Z] spire-1.2.1/conf/server/server.conf [2022-05-06T13:17:39.650Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/ [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/auditlog.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/images/ [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/spire_server.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/telemetry.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/upgrading.md [2022-05-06T13:17:39.650Z] spire-1.2.1/doc/using_spire.md [2022-05-06T13:17:39.650Z] spire-1.2.1/examples/ [2022-05-06T13:17:39.650Z] spire-1.2.1/examples/README.md [2022-05-06T13:17:39.650Z] spire-1.2.1/go.mod [2022-05-06T13:17:39.650Z] spire-1.2.1/go.sum [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T13:17:39.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T13:17:39.651Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/health/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/log/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T13:17:39.929Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/util/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/version/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T13:17:39.930Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T13:17:40.207Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/config.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T13:17:40.208Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T13:17:40.209Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T13:17:40.209Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T13:17:40.209Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T13:17:40.209Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T13:17:40.209Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T13:17:40.209Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T13:17:40.209Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T13:17:40.209Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T13:17:40.209Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T13:17:40.209Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T13:17:40.209Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/server.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/ [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/private/ [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/private/server/ [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/spire/ [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/spire/common/ [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T13:17:40.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T13:17:40.488Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T13:17:40.488Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T13:17:40.488Z] spire-1.2.1/release/ [2022-05-06T13:17:40.488Z] spire-1.2.1/release/spire-extras/ [2022-05-06T13:17:40.488Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T13:17:40.488Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T13:17:40.488Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T13:17:40.488Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T13:17:40.488Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T13:17:40.488Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T13:17:40.488Z] spire-1.2.1/release/spire/ [2022-05-06T13:17:40.488Z] spire-1.2.1/release/spire/README.md [2022-05-06T13:17:40.488Z] spire-1.2.1/release/spire/conf/ [2022-05-06T13:17:40.488Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T13:17:40.488Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T13:17:40.488Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T13:17:40.488Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T13:17:40.488Z] spire-1.2.1/script/ [2022-05-06T13:17:40.488Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T13:17:40.488Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T13:17:40.488Z] spire-1.2.1/support/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T13:17:40.488Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T13:17:40.488Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T13:17:40.488Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T13:17:40.488Z] spire-1.2.1/test/ [2022-05-06T13:17:40.488Z] spire-1.2.1/test/clock/ [2022-05-06T13:17:40.488Z] spire-1.2.1/test/clock/clock.go [2022-05-06T13:17:40.488Z] spire-1.2.1/test/fakes/ [2022-05-06T13:17:40.488Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T13:17:40.488Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T13:17:40.488Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T13:17:40.488Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T13:17:40.488Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T13:17:40.488Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T13:17:40.488Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T13:17:40.766Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T13:17:40.767Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/README.md [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/common [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T13:17:40.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T13:17:40.768Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T13:17:40.769Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T13:17:40.769Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T13:17:40.769Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T13:17:40.769Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T13:17:41.045Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T13:17:41.046Z] spire-1.2.1/test/integration/test.sh [2022-05-06T13:17:41.046Z] spire-1.2.1/test/plugintest/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/spiretest/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/testca/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/testca/ca.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/testkey/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T13:17:41.046Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/testkey/new.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/util/ [2022-05-06T13:17:41.046Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/util/race.go [2022-05-06T13:17:41.046Z] spire-1.2.1/test/util/util.go [2022-05-06T13:17:41.046Z] building spire from source... [2022-05-06T13:17:41.653Z] Installing go1.17.7... [2022-05-06T13:17:49.883Z] Removing intermediate container b3b17a2fd951 [2022-05-06T13:17:49.883Z] ---> 7deb5593a2dd [2022-05-06T13:17:49.883Z] [2022-05-06T13:17:49.883Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T13:17:49.883Z] ---> 0ac33e5f5afa [2022-05-06T13:17:49.883Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T13:17:49.883Z] ---> Using cache [2022-05-06T13:17:49.883Z] ---> d2933c46237d [2022-05-06T13:17:49.883Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:17:49.883Z] ---> Using cache [2022-05-06T13:17:49.883Z] ---> 574298031235 [2022-05-06T13:17:49.883Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-06T13:17:50.452Z] ---> Running in 619750003f94 [2022-05-06T13:17:50.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:17:51.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:17:51.903Z] Building bin/spire-agent... [2022-05-06T13:17:51.903Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T13:17:51.903Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T13:17:51.903Z] OK: 15855 distinct packages available [2022-05-06T13:17:51.903Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T13:17:51.903Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T13:17:51.903Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T13:17:51.903Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T13:17:51.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:17:52.474Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T13:17:52.474Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T13:17:52.474Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T13:17:52.734Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T13:17:52.734Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T13:17:52.734Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T13:17:52.734Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T13:17:52.734Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T13:17:52.734Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T13:17:52.734Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:17:52.992Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-06T13:17:53.251Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-06T13:17:53.251Z] (3/4) Installing libucontext (1.1-r0) [2022-05-06T13:17:53.251Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-06T13:17:53.509Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T13:17:53.509Z] OK: 6 MiB in 18 packages [2022-05-06T13:17:54.884Z] Removing intermediate container 619750003f94 [2022-05-06T13:17:54.884Z] ---> 0ddfc440f5c5 [2022-05-06T13:17:54.884Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T13:17:56.845Z] ---> 5bc88d75b865 [2022-05-06T13:17:56.845Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T13:17:56.845Z] ---> 6745ad21f766 [2022-05-06T13:17:56.845Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-06T13:17:56.845Z] ---> Running in ff89406e39ca [2022-05-06T13:17:56.845Z] Removing intermediate container ff89406e39ca [2022-05-06T13:17:56.845Z] ---> e81df491a528 [2022-05-06T13:17:56.845Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-06T13:17:57.108Z] ---> 9a33d723314f [2022-05-06T13:17:57.108Z] Step 21/26 : WORKDIR / [2022-05-06T13:17:57.366Z] ---> Running in 3eab495d9bf1 [2022-05-06T13:17:57.628Z] Removing intermediate container 3eab495d9bf1 [2022-05-06T13:17:57.628Z] ---> 1e579f5fa30f [2022-05-06T13:17:57.628Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T13:17:57.628Z] ---> Running in 849983abdf03 [2022-05-06T13:17:57.628Z] Removing intermediate container 849983abdf03 [2022-05-06T13:17:57.628Z] ---> e0a519d0a6aa [2022-05-06T13:17:57.628Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T13:17:57.886Z] ---> Running in 261b003d3db4 [2022-05-06T13:17:57.886Z] Removing intermediate container 261b003d3db4 [2022-05-06T13:17:57.886Z] ---> d8ee51b63bb8 [2022-05-06T13:17:57.886Z] Step 24/26 : LABEL arch=x86_64 [2022-05-06T13:17:58.146Z] ---> Running in d5c3922dda51 [2022-05-06T13:17:58.146Z] Removing intermediate container d5c3922dda51 [2022-05-06T13:17:58.146Z] ---> 3d97241e4f5c [2022-05-06T13:17:58.146Z] Step 25/26 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:17:58.146Z] ---> Running in 0067ef422cb8 [2022-05-06T13:17:58.405Z] Removing intermediate container 0067ef422cb8 [2022-05-06T13:17:58.405Z] ---> 17b1abf14ee3 [2022-05-06T13:17:58.405Z] Step 26/26 : LABEL version=2.2.0-dev.90 [2022-05-06T13:17:58.405Z] ---> Running in 1106f038f5cb [2022-05-06T13:17:58.405Z] Removing intermediate container 1106f038f5cb [2022-05-06T13:17:58.405Z] ---> 6805af95846c [2022-05-06T13:17:58.405Z] [2022-05-06T13:17:58.665Z] Successfully built 6805af95846c [2022-05-06T13:17:58.665Z] Successfully tagged security-spire-config:latest [2022-05-06T13:18:08.560Z] Building bin/spire-server... [2022-05-06T13:18:08.560Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T13:18:08.560Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T13:18:08.560Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T13:18:08.560Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T13:18:08.560Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T13:18:08.560Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T13:18:12.008Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T13:18:12.008Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T13:18:12.285Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T13:18:12.564Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T13:18:13.171Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T13:18:13.171Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T13:18:13.171Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T13:18:13.452Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T13:18:13.735Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T13:18:13.735Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T13:18:13.735Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T13:18:15.203Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T13:18:15.203Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T13:18:15.203Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T13:18:15.493Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T13:18:15.770Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T13:18:17.221Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T13:18:17.221Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T13:18:44.066Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T13:18:44.066Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T13:18:44.066Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T13:18:44.066Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T13:18:44.066Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T13:18:44.066Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T13:18:44.066Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T13:18:44.066Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T13:18:44.066Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T13:18:44.066Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T13:18:44.066Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T13:18:44.066Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T13:18:44.066Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T13:18:44.066Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T13:18:44.066Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T13:18:44.066Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T13:18:44.066Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T13:18:44.066Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T13:18:44.342Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T13:18:44.342Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T13:18:44.342Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T13:18:44.621Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T13:18:44.621Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T13:18:44.621Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T13:18:45.226Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T13:18:45.457Z]  Building security-spire-config ... done Removing intermediate container 55499753982c [2022-05-06T13:18:45.457Z] ---> 2859ad3c9834 [2022-05-06T13:18:45.457Z] [2022-05-06T13:18:45.457Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T13:18:45.457Z] ---> 0ac33e5f5afa [2022-05-06T13:18:45.457Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T13:18:45.457Z] ---> Using cache [2022-05-06T13:18:45.457Z] ---> d2933c46237d [2022-05-06T13:18:45.457Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:18:45.457Z] ---> Using cache [2022-05-06T13:18:45.457Z] ---> 574298031235 [2022-05-06T13:18:45.457Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T13:18:45.457Z] ---> Using cache [2022-05-06T13:18:45.457Z] ---> 960c521f3c7b [2022-05-06T13:18:45.457Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-06T13:18:45.457Z] ---> 221f01e33290 [2022-05-06T13:18:45.457Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T13:18:45.717Z] ---> 3b2edae0d38c [2022-05-06T13:18:45.717Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T13:18:45.976Z] ---> 3d4922492c68 [2022-05-06T13:18:45.976Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-06T13:18:46.234Z] ---> 6f1301a0d9ba [2022-05-06T13:18:46.234Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-06T13:18:46.234Z] ---> b94e76a3eb3a [2022-05-06T13:18:46.234Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T13:18:46.234Z] ---> Running in cbe165c8cebb [2022-05-06T13:18:46.494Z] Removing intermediate container cbe165c8cebb [2022-05-06T13:18:46.494Z] ---> 73763ecfa1a6 [2022-05-06T13:18:46.494Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T13:18:46.494Z] ---> Running in 15acb2f4d9bb [2022-05-06T13:18:46.494Z] Removing intermediate container 15acb2f4d9bb [2022-05-06T13:18:46.494Z] ---> 0376976cdb6d [2022-05-06T13:18:46.494Z] Step 24/26 : LABEL arch=x86_64 [2022-05-06T13:18:46.494Z] ---> Running in 87fd229072bf [2022-05-06T13:18:46.673Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T13:18:46.753Z] Removing intermediate container 87fd229072bf [2022-05-06T13:18:46.753Z] ---> 1734e870c905 [2022-05-06T13:18:46.753Z] Step 25/26 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:18:46.753Z] ---> Running in e690312ee4b7 [2022-05-06T13:18:46.753Z] Removing intermediate container e690312ee4b7 [2022-05-06T13:18:46.753Z] ---> 041be27778b5 [2022-05-06T13:18:46.753Z] Step 26/26 : LABEL version=2.2.0-dev.90 [2022-05-06T13:18:46.753Z] ---> Running in a822e7e0d4cf [2022-05-06T13:18:47.012Z] Removing intermediate container a822e7e0d4cf [2022-05-06T13:18:47.012Z] ---> 5beda0289ae2 [2022-05-06T13:18:47.012Z] [2022-05-06T13:18:47.012Z] Successfully built 5beda0289ae2 [2022-05-06T13:18:47.012Z] Successfully tagged security-spire-agent:latest [2022-05-06T13:18:47.026Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-06T13:18:47.033Z] $ docker stop --time=1 44c711b92dde88aced9de4f0b33b6eacf774bb7e60d7bdb471552449e175e152 [2022-05-06T13:18:48.331Z] $ docker rm -f 44c711b92dde88aced9de4f0b33b6eacf774bb7e60d7bdb471552449e175e152 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T13:18:48.716Z] + docker images [2022-05-06T13:18:48.716Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-06T13:18:48.716Z] security-spire-agent latest 5beda0289ae2 2 seconds ago 127MB [2022-05-06T13:18:48.716Z] 2859ad3c9834 13 seconds ago 4.43GB [2022-05-06T13:18:48.716Z] security-spire-config latest 6805af95846c 50 seconds ago 86.7MB [2022-05-06T13:18:48.716Z] 7deb5593a2dd About a minute ago 4.43GB [2022-05-06T13:18:48.716Z] core-command latest 40b3043f653f About a minute ago 16.1MB [2022-05-06T13:18:48.716Z] 85624925e2eb 2 minutes ago 1.49GB [2022-05-06T13:18:48.716Z] security-spire-server latest 90018f515621 2 minutes ago 87.3MB [2022-05-06T13:18:48.716Z] ef6b18c04acb 2 minutes ago 4.43GB [2022-05-06T13:18:48.716Z] security-bootstrapper latest 3523898471d6 2 minutes ago 19.1MB [2022-05-06T13:18:48.716Z] security-proxy-setup latest fbae0fa718c0 2 minutes ago 26.9MB [2022-05-06T13:18:48.716Z] aad29e9bbe83 2 minutes ago 1.5GB [2022-05-06T13:18:48.716Z] 924cb01f0cc5 3 minutes ago 1.5GB [2022-05-06T13:18:48.716Z] core-data latest 83f5143b3e54 3 minutes ago 22.5MB [2022-05-06T13:18:48.716Z] support-notifications latest 437dcf1ced0f 3 minutes ago 26.9MB [2022-05-06T13:18:48.716Z] support-scheduler latest 4a8c4ee62d76 3 minutes ago 26.3MB [2022-05-06T13:18:48.716Z] 6f8dbb1d9edb 3 minutes ago 1.52GB [2022-05-06T13:18:48.716Z] 01f785c1afc2 3 minutes ago 1.55GB [2022-05-06T13:18:48.716Z] 1c1480929066 3 minutes ago 1.55GB [2022-05-06T13:18:48.716Z] sys-mgmt-agent latest 6c4ef3386c48 4 minutes ago 299MB [2022-05-06T13:18:48.716Z] security-secretstore-setup latest 3874ce19661e 4 minutes ago 28.5MB [2022-05-06T13:18:48.716Z] security-spiffe-token-provider latest a37273dbb80a 4 minutes ago 28.8MB [2022-05-06T13:18:48.716Z] core-metadata latest dbaa53847db1 4 minutes ago 17MB [2022-05-06T13:18:48.716Z] f5c3b10e5cff 5 minutes ago 1.49GB [2022-05-06T13:18:48.716Z] c4eca4692fe6 5 minutes ago 1.54GB [2022-05-06T13:18:48.716Z] e86c1518ffd8 5 minutes ago 1.5GB [2022-05-06T13:18:48.716Z] cc8f9d474580 5 minutes ago 1.5GB [2022-05-06T13:18:48.716Z] ci-base-image-x86_64 latest d5dab7738070 8 minutes ago 895MB [2022-05-06T13:18:48.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 13 days ago 562MB [2022-05-06T13:18:48.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-06T13:18:48.716Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-06T13:18:48.716Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-06T13:18:48.716Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-06T13:18:48.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 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 [2022-05-06T13:18:48.844Z] provisioning config files... [2022-05-06T13:18:48.853Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/218@tmp/config4117300918179385847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:18:49.151Z] ---> docker-login.sh [2022-05-06T13:18:49.151Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:18:49.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:18:49.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:18:49.151Z] Configure a credential helper to remove this warning. See [2022-05-06T13:18:49.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:18:49.151Z] [2022-05-06T13:18:49.151Z] Login Succeeded [2022-05-06T13:18:49.151Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:18:49.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:18:49.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:18:49.410Z] Configure a credential helper to remove this warning. See [2022-05-06T13:18:49.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:18:49.410Z] [2022-05-06T13:18:49.410Z] Login Succeeded [2022-05-06T13:18:49.410Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:18:49.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:18:49.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:18:49.410Z] Configure a credential helper to remove this warning. See [2022-05-06T13:18:49.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:18:49.410Z] [2022-05-06T13:18:49.410Z] Login Succeeded [2022-05-06T13:18:49.410Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:18:49.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:18:49.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:18:49.670Z] Configure a credential helper to remove this warning. See [2022-05-06T13:18:49.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:18:49.670Z] [2022-05-06T13:18:49.670Z] Login Succeeded [2022-05-06T13:18:49.670Z] docker.io [2022-05-06T13:18:49.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:18:49.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:18:49.928Z] Configure a credential helper to remove this warning. See [2022-05-06T13:18:49.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:18:49.928Z] [2022-05-06T13:18:49.928Z] Login Succeeded [2022-05-06T13:18:49.928Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:18:49.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:18:49.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T13:18:49.976Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-05-06T13:18:49.976Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:18:49.976Z] latest [2022-05-06T13:18:49.976Z] 2.2.0-dev.90 [2022-05-06T13:18:49.976Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:18:49.976Z] main [2022-05-06T13:18:49.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:50.276Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:50.568Z] + docker push nexus3.edgexfoundry.org:10004/core-command:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:18:50.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-06T13:18:50.568Z] 29f83b2a974e: Preparing [2022-05-06T13:18:50.568Z] 4952ef83c7d8: Preparing [2022-05-06T13:18:50.568Z] 67002a84c613: Preparing [2022-05-06T13:18:50.568Z] db290bb89043: Preparing [2022-05-06T13:18:50.568Z] b541d28bf3b4: Preparing [2022-05-06T13:18:50.568Z] b541d28bf3b4: Layer already exists [2022-05-06T13:18:50.568Z] 29f83b2a974e: Pushed [2022-05-06T13:18:50.568Z] db290bb89043: Pushed [2022-05-06T13:18:50.568Z] 67002a84c613: Pushed [2022-05-06T13:18:51.948Z] 4952ef83c7d8: Pushed [2022-05-06T13:18:51.948Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:3dfce54fcb2ba929bdc9a0a5b101cc089ada630dee5a29ad1f9e5bcac7cde0d1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:52.248Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:52.541Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-06T13:18:52.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-06T13:18:52.541Z] 29f83b2a974e: Preparing [2022-05-06T13:18:52.541Z] 4952ef83c7d8: Preparing [2022-05-06T13:18:52.541Z] 67002a84c613: Preparing [2022-05-06T13:18:52.541Z] db290bb89043: Preparing [2022-05-06T13:18:52.541Z] b541d28bf3b4: Preparing [2022-05-06T13:18:52.541Z] 67002a84c613: Layer already exists [2022-05-06T13:18:52.541Z] b541d28bf3b4: Layer already exists [2022-05-06T13:18:52.541Z] 4952ef83c7d8: Layer already exists [2022-05-06T13:18:52.541Z] 29f83b2a974e: Layer already exists [2022-05-06T13:18:52.541Z] db290bb89043: Layer already exists [2022-05-06T13:18:52.541Z] latest: digest: sha256:3dfce54fcb2ba929bdc9a0a5b101cc089ada630dee5a29ad1f9e5bcac7cde0d1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:52.839Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:53.127Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.90 [2022-05-06T13:18:53.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-06T13:18:53.127Z] 29f83b2a974e: Preparing [2022-05-06T13:18:53.127Z] 4952ef83c7d8: Preparing [2022-05-06T13:18:53.127Z] 67002a84c613: Preparing [2022-05-06T13:18:53.127Z] db290bb89043: Preparing [2022-05-06T13:18:53.127Z] b541d28bf3b4: Preparing [2022-05-06T13:18:53.127Z] 29f83b2a974e: Layer already exists [2022-05-06T13:18:53.127Z] db290bb89043: Layer already exists [2022-05-06T13:18:53.127Z] b541d28bf3b4: Layer already exists [2022-05-06T13:18:53.127Z] 4952ef83c7d8: Layer already exists [2022-05-06T13:18:53.127Z] 67002a84c613: Layer already exists [2022-05-06T13:18:53.127Z] 2.2.0-dev.90: digest: sha256:3dfce54fcb2ba929bdc9a0a5b101cc089ada630dee5a29ad1f9e5bcac7cde0d1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:53.410Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T13:18:53.410Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T13:18:53.410Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T13:18:53.410Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T13:18:53.410Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T13:18:53.410Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T13:18:53.410Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T13:18:53.410Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T13:18:53.419Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:53.694Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T13:18:53.694Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T13:18:53.710Z] + docker push nexus3.edgexfoundry.org:10004/core-command:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:18:53.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-06T13:18:53.710Z] 29f83b2a974e: Preparing [2022-05-06T13:18:53.710Z] 4952ef83c7d8: Preparing [2022-05-06T13:18:53.710Z] 67002a84c613: Preparing [2022-05-06T13:18:53.710Z] db290bb89043: Preparing [2022-05-06T13:18:53.710Z] b541d28bf3b4: Preparing [2022-05-06T13:18:53.710Z] db290bb89043: Layer already exists [2022-05-06T13:18:53.710Z] 29f83b2a974e: Layer already exists [2022-05-06T13:18:53.710Z] 4952ef83c7d8: Layer already exists [2022-05-06T13:18:53.710Z] 67002a84c613: Layer already exists [2022-05-06T13:18:53.710Z] b541d28bf3b4: Layer already exists [2022-05-06T13:18:53.710Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:3dfce54fcb2ba929bdc9a0a5b101cc089ada630dee5a29ad1f9e5bcac7cde0d1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:53.977Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T13:18:54.004Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:54.291Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-05-06T13:18:54.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-06T13:18:54.291Z] 29f83b2a974e: Preparing [2022-05-06T13:18:54.291Z] 4952ef83c7d8: Preparing [2022-05-06T13:18:54.291Z] 67002a84c613: Preparing [2022-05-06T13:18:54.291Z] db290bb89043: Preparing [2022-05-06T13:18:54.291Z] b541d28bf3b4: Preparing [2022-05-06T13:18:54.291Z] 67002a84c613: Layer already exists [2022-05-06T13:18:54.291Z] 4952ef83c7d8: Layer already exists [2022-05-06T13:18:54.291Z] db290bb89043: Layer already exists [2022-05-06T13:18:54.291Z] b541d28bf3b4: Layer already exists [2022-05-06T13:18:54.291Z] 29f83b2a974e: Layer already exists [2022-05-06T13:18:54.291Z] main: digest: sha256:3dfce54fcb2ba929bdc9a0a5b101cc089ada630dee5a29ad1f9e5bcac7cde0d1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:18:54.323Z] ===================================================== [Pipeline] echo [2022-05-06T13:18:54.335Z] taggedImages: [2022-05-06T13:18:54.335Z] - nexus3.edgexfoundry.org:10004/core-command:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:18:54.335Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-06T13:18:54.335Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.90 [2022-05-06T13:18:54.335Z] - nexus3.edgexfoundry.org:10004/core-command:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:18:54.335Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-05-06T13:18:54.363Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-05-06T13:18:54.363Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:18:54.363Z] latest [2022-05-06T13:18:54.363Z] 2.2.0-dev.90 [2022-05-06T13:18:54.363Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:18:54.363Z] main [2022-05-06T13:18:54.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:54.691Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:54.985Z] + docker push nexus3.edgexfoundry.org:10004/core-data:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:18:54.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-06T13:18:54.985Z] 62ee8c0ab31c: Preparing [2022-05-06T13:18:54.985Z] 0a2864c8804b: Preparing [2022-05-06T13:18:54.985Z] 67002a84c613: Preparing [2022-05-06T13:18:54.985Z] f5e9d84a7ef6: Preparing [2022-05-06T13:18:54.985Z] 6646fa60c972: Preparing [2022-05-06T13:18:54.985Z] b541d28bf3b4: Preparing [2022-05-06T13:18:54.985Z] b541d28bf3b4: Waiting [2022-05-06T13:18:54.985Z] 67002a84c613: Layer already exists [2022-05-06T13:18:54.985Z] b541d28bf3b4: Layer already exists [2022-05-06T13:18:54.985Z] 62ee8c0ab31c: Pushed [2022-05-06T13:18:54.985Z] 6646fa60c972: Pushed [2022-05-06T13:18:55.244Z] f5e9d84a7ef6: Pushed [2022-05-06T13:18:56.620Z] 0a2864c8804b: Pushed [2022-05-06T13:18:56.620Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:24a3c5ca22f3a2b387b24ea8e0acce5ebb209ea259c1c8912bde219cf0a2e746 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:56.916Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:57.206Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-06T13:18:57.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-06T13:18:57.206Z] 62ee8c0ab31c: Preparing [2022-05-06T13:18:57.206Z] 0a2864c8804b: Preparing [2022-05-06T13:18:57.206Z] 67002a84c613: Preparing [2022-05-06T13:18:57.206Z] f5e9d84a7ef6: Preparing [2022-05-06T13:18:57.206Z] 6646fa60c972: Preparing [2022-05-06T13:18:57.206Z] b541d28bf3b4: Preparing [2022-05-06T13:18:57.206Z] b541d28bf3b4: Waiting [2022-05-06T13:18:57.206Z] 67002a84c613: Layer already exists [2022-05-06T13:18:57.206Z] 62ee8c0ab31c: Layer already exists [2022-05-06T13:18:57.206Z] 6646fa60c972: Layer already exists [2022-05-06T13:18:57.206Z] 0a2864c8804b: Layer already exists [2022-05-06T13:18:57.206Z] f5e9d84a7ef6: Layer already exists [2022-05-06T13:18:57.206Z] b541d28bf3b4: Layer already exists [2022-05-06T13:18:57.206Z] latest: digest: sha256:24a3c5ca22f3a2b387b24ea8e0acce5ebb209ea259c1c8912bde219cf0a2e746 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:57.508Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:57.802Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.90 [2022-05-06T13:18:57.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-06T13:18:57.803Z] 62ee8c0ab31c: Preparing [2022-05-06T13:18:57.803Z] 0a2864c8804b: Preparing [2022-05-06T13:18:57.803Z] 67002a84c613: Preparing [2022-05-06T13:18:57.803Z] f5e9d84a7ef6: Preparing [2022-05-06T13:18:57.803Z] 6646fa60c972: Preparing [2022-05-06T13:18:57.803Z] b541d28bf3b4: Preparing [2022-05-06T13:18:57.803Z] b541d28bf3b4: Waiting [2022-05-06T13:18:57.803Z] f5e9d84a7ef6: Layer already exists [2022-05-06T13:18:57.803Z] 67002a84c613: Layer already exists [2022-05-06T13:18:57.803Z] 0a2864c8804b: Layer already exists [2022-05-06T13:18:57.803Z] 62ee8c0ab31c: Layer already exists [2022-05-06T13:18:57.803Z] 6646fa60c972: Layer already exists [2022-05-06T13:18:57.803Z] b541d28bf3b4: Layer already exists [2022-05-06T13:18:57.803Z] 2.2.0-dev.90: digest: sha256:24a3c5ca22f3a2b387b24ea8e0acce5ebb209ea259c1c8912bde219cf0a2e746 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:58.100Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:58.391Z] + docker push nexus3.edgexfoundry.org:10004/core-data:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:18:58.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-06T13:18:58.391Z] 62ee8c0ab31c: Preparing [2022-05-06T13:18:58.391Z] 0a2864c8804b: Preparing [2022-05-06T13:18:58.391Z] 67002a84c613: Preparing [2022-05-06T13:18:58.391Z] f5e9d84a7ef6: Preparing [2022-05-06T13:18:58.392Z] 6646fa60c972: Preparing [2022-05-06T13:18:58.392Z] b541d28bf3b4: Preparing [2022-05-06T13:18:58.392Z] b541d28bf3b4: Waiting [2022-05-06T13:18:58.392Z] 0a2864c8804b: Layer already exists [2022-05-06T13:18:58.392Z] 6646fa60c972: Layer already exists [2022-05-06T13:18:58.392Z] 62ee8c0ab31c: Layer already exists [2022-05-06T13:18:58.392Z] f5e9d84a7ef6: Layer already exists [2022-05-06T13:18:58.392Z] 67002a84c613: Layer already exists [2022-05-06T13:18:58.392Z] b541d28bf3b4: Layer already exists [2022-05-06T13:18:58.392Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:24a3c5ca22f3a2b387b24ea8e0acce5ebb209ea259c1c8912bde219cf0a2e746 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:58.685Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:58.973Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-05-06T13:18:58.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-06T13:18:58.973Z] 62ee8c0ab31c: Preparing [2022-05-06T13:18:58.973Z] 0a2864c8804b: Preparing [2022-05-06T13:18:58.973Z] 67002a84c613: Preparing [2022-05-06T13:18:58.973Z] f5e9d84a7ef6: Preparing [2022-05-06T13:18:58.973Z] 6646fa60c972: Preparing [2022-05-06T13:18:58.973Z] b541d28bf3b4: Preparing [2022-05-06T13:18:58.973Z] b541d28bf3b4: Waiting [2022-05-06T13:18:58.973Z] 0a2864c8804b: Layer already exists [2022-05-06T13:18:58.973Z] f5e9d84a7ef6: Layer already exists [2022-05-06T13:18:58.973Z] 6646fa60c972: Layer already exists [2022-05-06T13:18:58.973Z] 67002a84c613: Layer already exists [2022-05-06T13:18:58.973Z] 62ee8c0ab31c: Layer already exists [2022-05-06T13:18:58.973Z] b541d28bf3b4: Layer already exists [2022-05-06T13:18:58.973Z] main: digest: sha256:24a3c5ca22f3a2b387b24ea8e0acce5ebb209ea259c1c8912bde219cf0a2e746 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:18:59.007Z] ===================================================== [Pipeline] echo [2022-05-06T13:18:59.016Z] taggedImages: [2022-05-06T13:18:59.016Z] - nexus3.edgexfoundry.org:10004/core-data:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:18:59.016Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-06T13:18:59.016Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.90 [2022-05-06T13:18:59.016Z] - nexus3.edgexfoundry.org:10004/core-data:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:18:59.016Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-05-06T13:18:59.037Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-05-06T13:18:59.037Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:18:59.037Z] latest [2022-05-06T13:18:59.037Z] 2.2.0-dev.90 [2022-05-06T13:18:59.037Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:18:59.037Z] main [2022-05-06T13:18:59.037Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:59.352Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:59.644Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:18:59.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-06T13:18:59.644Z] 7bc8f713f2b2: Preparing [2022-05-06T13:18:59.644Z] ee0ecfbb322b: Preparing [2022-05-06T13:18:59.644Z] 67002a84c613: Preparing [2022-05-06T13:18:59.644Z] db290bb89043: Preparing [2022-05-06T13:18:59.644Z] b541d28bf3b4: Preparing [2022-05-06T13:18:59.644Z] db290bb89043: Layer already exists [2022-05-06T13:18:59.644Z] 67002a84c613: Layer already exists [2022-05-06T13:18:59.644Z] b541d28bf3b4: Layer already exists [2022-05-06T13:18:59.644Z] 7bc8f713f2b2: Pushed [2022-05-06T13:19:01.023Z] ee0ecfbb322b: Pushed [2022-05-06T13:19:01.023Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:ae2fbe99eed3d59dfb7917772f212112d6c623342ecea46ac9625ca2640c95be size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:01.325Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:01.619Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-06T13:19:01.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-06T13:19:01.619Z] 7bc8f713f2b2: Preparing [2022-05-06T13:19:01.619Z] ee0ecfbb322b: Preparing [2022-05-06T13:19:01.619Z] 67002a84c613: Preparing [2022-05-06T13:19:01.619Z] db290bb89043: Preparing [2022-05-06T13:19:01.619Z] b541d28bf3b4: Preparing [2022-05-06T13:19:01.619Z] ee0ecfbb322b: Layer already exists [2022-05-06T13:19:01.619Z] 67002a84c613: Layer already exists [2022-05-06T13:19:01.619Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:01.619Z] 7bc8f713f2b2: Layer already exists [2022-05-06T13:19:01.619Z] db290bb89043: Layer already exists [2022-05-06T13:19:01.619Z] latest: digest: sha256:ae2fbe99eed3d59dfb7917772f212112d6c623342ecea46ac9625ca2640c95be size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:01.917Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:02.210Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.90 [2022-05-06T13:19:02.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-06T13:19:02.210Z] 7bc8f713f2b2: Preparing [2022-05-06T13:19:02.210Z] ee0ecfbb322b: Preparing [2022-05-06T13:19:02.210Z] 67002a84c613: Preparing [2022-05-06T13:19:02.210Z] db290bb89043: Preparing [2022-05-06T13:19:02.210Z] b541d28bf3b4: Preparing [2022-05-06T13:19:02.210Z] ee0ecfbb322b: Layer already exists [2022-05-06T13:19:02.210Z] 7bc8f713f2b2: Layer already exists [2022-05-06T13:19:02.210Z] db290bb89043: Layer already exists [2022-05-06T13:19:02.210Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:02.210Z] 67002a84c613: Layer already exists [2022-05-06T13:19:02.210Z] 2.2.0-dev.90: digest: sha256:ae2fbe99eed3d59dfb7917772f212112d6c623342ecea46ac9625ca2640c95be size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:02.502Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:02.829Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:02.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-06T13:19:02.829Z] 7bc8f713f2b2: Preparing [2022-05-06T13:19:02.829Z] ee0ecfbb322b: Preparing [2022-05-06T13:19:02.829Z] 67002a84c613: Preparing [2022-05-06T13:19:02.829Z] db290bb89043: Preparing [2022-05-06T13:19:02.829Z] b541d28bf3b4: Preparing [2022-05-06T13:19:02.829Z] ee0ecfbb322b: Layer already exists [2022-05-06T13:19:02.829Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:02.829Z] db290bb89043: Layer already exists [2022-05-06T13:19:02.829Z] 67002a84c613: Layer already exists [2022-05-06T13:19:02.829Z] 7bc8f713f2b2: Layer already exists [2022-05-06T13:19:02.829Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:ae2fbe99eed3d59dfb7917772f212112d6c623342ecea46ac9625ca2640c95be size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:03.149Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:03.446Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-05-06T13:19:03.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-06T13:19:03.446Z] 7bc8f713f2b2: Preparing [2022-05-06T13:19:03.446Z] ee0ecfbb322b: Preparing [2022-05-06T13:19:03.446Z] 67002a84c613: Preparing [2022-05-06T13:19:03.446Z] db290bb89043: Preparing [2022-05-06T13:19:03.446Z] b541d28bf3b4: Preparing [2022-05-06T13:19:03.446Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:03.446Z] 7bc8f713f2b2: Layer already exists [2022-05-06T13:19:03.446Z] ee0ecfbb322b: Layer already exists [2022-05-06T13:19:03.446Z] 67002a84c613: Layer already exists [2022-05-06T13:19:03.446Z] db290bb89043: Layer already exists [2022-05-06T13:19:03.446Z] main: digest: sha256:ae2fbe99eed3d59dfb7917772f212112d6c623342ecea46ac9625ca2640c95be size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:19:03.484Z] ===================================================== [Pipeline] echo [2022-05-06T13:19:03.493Z] taggedImages: [2022-05-06T13:19:03.493Z] - nexus3.edgexfoundry.org:10004/core-metadata:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:03.493Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-06T13:19:03.493Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.90 [2022-05-06T13:19:03.493Z] - nexus3.edgexfoundry.org:10004/core-metadata:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:03.493Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-05-06T13:19:03.514Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-05-06T13:19:03.514Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:03.514Z] latest [2022-05-06T13:19:03.514Z] 2.2.0-dev.90 [2022-05-06T13:19:03.514Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:03.514Z] main [2022-05-06T13:19:03.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:03.831Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:04.121Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:04.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-06T13:19:04.121Z] 1ce175584508: Preparing [2022-05-06T13:19:04.121Z] 1ce175584508: Preparing [2022-05-06T13:19:04.121Z] 180ab5a79c92: Preparing [2022-05-06T13:19:04.121Z] 7dda71ba9146: Preparing [2022-05-06T13:19:04.121Z] 06b6b2096156: Preparing [2022-05-06T13:19:04.121Z] 8754b56be616: Preparing [2022-05-06T13:19:04.121Z] 67002a84c613: Preparing [2022-05-06T13:19:04.121Z] ab64bef583bb: Preparing [2022-05-06T13:19:04.121Z] 2789d07dfa16: Preparing [2022-05-06T13:19:04.121Z] c69356ce7437: Preparing [2022-05-06T13:19:04.121Z] 73d8a405c7ae: Preparing [2022-05-06T13:19:04.121Z] b541d28bf3b4: Preparing [2022-05-06T13:19:04.121Z] c69356ce7437: Waiting [2022-05-06T13:19:04.121Z] 2789d07dfa16: Waiting [2022-05-06T13:19:04.121Z] ab64bef583bb: Waiting [2022-05-06T13:19:04.121Z] b541d28bf3b4: Waiting [2022-05-06T13:19:04.121Z] 73d8a405c7ae: Waiting [2022-05-06T13:19:04.121Z] 67002a84c613: Waiting [2022-05-06T13:19:04.121Z] 1ce175584508: Pushed [2022-05-06T13:19:04.121Z] 180ab5a79c92: Pushed [2022-05-06T13:19:04.121Z] 7dda71ba9146: Pushed [2022-05-06T13:19:04.121Z] 06b6b2096156: Pushed [2022-05-06T13:19:04.121Z] 67002a84c613: Layer already exists [2022-05-06T13:19:04.380Z] ab64bef583bb: Pushed [2022-05-06T13:19:04.380Z] 73d8a405c7ae: Pushed [2022-05-06T13:19:04.380Z] c69356ce7437: Pushed [2022-05-06T13:19:04.380Z] 2789d07dfa16: Pushed [2022-05-06T13:19:04.380Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:05.759Z] 8754b56be616: Pushed [2022-05-06T13:19:05.759Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:86f2f30a1717d7c32bcadcae8345b912964bd346332609b1a778e21ace238fb2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:06.060Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:06.350Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-06T13:19:06.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-06T13:19:06.350Z] 1ce175584508: Preparing [2022-05-06T13:19:06.350Z] 1ce175584508: Preparing [2022-05-06T13:19:06.350Z] 180ab5a79c92: Preparing [2022-05-06T13:19:06.350Z] 7dda71ba9146: Preparing [2022-05-06T13:19:06.350Z] 06b6b2096156: Preparing [2022-05-06T13:19:06.350Z] 8754b56be616: Preparing [2022-05-06T13:19:06.350Z] 67002a84c613: Preparing [2022-05-06T13:19:06.350Z] ab64bef583bb: Preparing [2022-05-06T13:19:06.350Z] 2789d07dfa16: Preparing [2022-05-06T13:19:06.350Z] c69356ce7437: Preparing [2022-05-06T13:19:06.350Z] 73d8a405c7ae: Preparing [2022-05-06T13:19:06.350Z] b541d28bf3b4: Preparing [2022-05-06T13:19:06.350Z] 67002a84c613: Waiting [2022-05-06T13:19:06.350Z] ab64bef583bb: Waiting [2022-05-06T13:19:06.350Z] 73d8a405c7ae: Waiting [2022-05-06T13:19:06.350Z] 2789d07dfa16: Waiting [2022-05-06T13:19:06.350Z] c69356ce7437: Waiting [2022-05-06T13:19:06.350Z] b541d28bf3b4: Waiting [2022-05-06T13:19:06.350Z] 8754b56be616: Layer already exists [2022-05-06T13:19:06.350Z] 180ab5a79c92: Layer already exists [2022-05-06T13:19:06.350Z] 7dda71ba9146: Layer already exists [2022-05-06T13:19:06.350Z] 06b6b2096156: Layer already exists [2022-05-06T13:19:06.350Z] 1ce175584508: Layer already exists [2022-05-06T13:19:06.350Z] ab64bef583bb: Layer already exists [2022-05-06T13:19:06.350Z] 2789d07dfa16: Layer already exists [2022-05-06T13:19:06.350Z] 67002a84c613: Layer already exists [2022-05-06T13:19:06.350Z] 73d8a405c7ae: Layer already exists [2022-05-06T13:19:06.350Z] c69356ce7437: Layer already exists [2022-05-06T13:19:06.350Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:06.350Z] latest: digest: sha256:86f2f30a1717d7c32bcadcae8345b912964bd346332609b1a778e21ace238fb2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:06.644Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:06.938Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.90 [2022-05-06T13:19:06.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-06T13:19:06.938Z] 1ce175584508: Preparing [2022-05-06T13:19:06.938Z] 1ce175584508: Preparing [2022-05-06T13:19:06.938Z] 180ab5a79c92: Preparing [2022-05-06T13:19:06.938Z] 7dda71ba9146: Preparing [2022-05-06T13:19:06.938Z] 06b6b2096156: Preparing [2022-05-06T13:19:06.938Z] 8754b56be616: Preparing [2022-05-06T13:19:06.938Z] 67002a84c613: Preparing [2022-05-06T13:19:06.938Z] ab64bef583bb: Preparing [2022-05-06T13:19:06.938Z] 2789d07dfa16: Preparing [2022-05-06T13:19:06.938Z] c69356ce7437: Preparing [2022-05-06T13:19:06.938Z] 73d8a405c7ae: Preparing [2022-05-06T13:19:06.938Z] b541d28bf3b4: Preparing [2022-05-06T13:19:06.938Z] 2789d07dfa16: Waiting [2022-05-06T13:19:06.938Z] c69356ce7437: Waiting [2022-05-06T13:19:06.938Z] 67002a84c613: Waiting [2022-05-06T13:19:06.938Z] b541d28bf3b4: Waiting [2022-05-06T13:19:06.938Z] ab64bef583bb: Waiting [2022-05-06T13:19:06.938Z] 73d8a405c7ae: Waiting [2022-05-06T13:19:06.938Z] 8754b56be616: Layer already exists [2022-05-06T13:19:06.938Z] 1ce175584508: Layer already exists [2022-05-06T13:19:06.938Z] 180ab5a79c92: Layer already exists [2022-05-06T13:19:06.938Z] 7dda71ba9146: Layer already exists [2022-05-06T13:19:06.938Z] 06b6b2096156: Layer already exists [2022-05-06T13:19:06.938Z] 67002a84c613: Layer already exists [2022-05-06T13:19:06.938Z] c69356ce7437: Layer already exists [2022-05-06T13:19:06.938Z] 73d8a405c7ae: Layer already exists [2022-05-06T13:19:06.938Z] ab64bef583bb: Layer already exists [2022-05-06T13:19:06.938Z] 2789d07dfa16: Layer already exists [2022-05-06T13:19:06.938Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:06.938Z] 2.2.0-dev.90: digest: sha256:86f2f30a1717d7c32bcadcae8345b912964bd346332609b1a778e21ace238fb2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:07.234Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:07.522Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:07.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-06T13:19:07.522Z] 1ce175584508: Preparing [2022-05-06T13:19:07.522Z] 1ce175584508: Preparing [2022-05-06T13:19:07.522Z] 180ab5a79c92: Preparing [2022-05-06T13:19:07.522Z] 7dda71ba9146: Preparing [2022-05-06T13:19:07.522Z] 06b6b2096156: Preparing [2022-05-06T13:19:07.522Z] 8754b56be616: Preparing [2022-05-06T13:19:07.522Z] 67002a84c613: Preparing [2022-05-06T13:19:07.522Z] ab64bef583bb: Preparing [2022-05-06T13:19:07.522Z] 2789d07dfa16: Preparing [2022-05-06T13:19:07.522Z] c69356ce7437: Preparing [2022-05-06T13:19:07.522Z] 73d8a405c7ae: Preparing [2022-05-06T13:19:07.522Z] b541d28bf3b4: Preparing [2022-05-06T13:19:07.522Z] 67002a84c613: Waiting [2022-05-06T13:19:07.522Z] ab64bef583bb: Waiting [2022-05-06T13:19:07.522Z] 2789d07dfa16: Waiting [2022-05-06T13:19:07.522Z] c69356ce7437: Waiting [2022-05-06T13:19:07.522Z] b541d28bf3b4: Waiting [2022-05-06T13:19:07.522Z] 73d8a405c7ae: Waiting [2022-05-06T13:19:07.522Z] 06b6b2096156: Layer already exists [2022-05-06T13:19:07.522Z] 8754b56be616: Layer already exists [2022-05-06T13:19:07.522Z] 7dda71ba9146: Layer already exists [2022-05-06T13:19:07.522Z] 180ab5a79c92: Layer already exists [2022-05-06T13:19:07.522Z] 1ce175584508: Layer already exists [2022-05-06T13:19:07.522Z] 67002a84c613: Layer already exists [2022-05-06T13:19:07.522Z] ab64bef583bb: Layer already exists [2022-05-06T13:19:07.522Z] c69356ce7437: Layer already exists [2022-05-06T13:19:07.522Z] 2789d07dfa16: Layer already exists [2022-05-06T13:19:07.522Z] 73d8a405c7ae: Layer already exists [2022-05-06T13:19:07.522Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:07.523Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:86f2f30a1717d7c32bcadcae8345b912964bd346332609b1a778e21ace238fb2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:07.816Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:08.106Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-05-06T13:19:08.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-06T13:19:08.106Z] 1ce175584508: Preparing [2022-05-06T13:19:08.106Z] 1ce175584508: Preparing [2022-05-06T13:19:08.106Z] 180ab5a79c92: Preparing [2022-05-06T13:19:08.106Z] 7dda71ba9146: Preparing [2022-05-06T13:19:08.106Z] 06b6b2096156: Preparing [2022-05-06T13:19:08.106Z] 8754b56be616: Preparing [2022-05-06T13:19:08.106Z] 67002a84c613: Preparing [2022-05-06T13:19:08.106Z] ab64bef583bb: Preparing [2022-05-06T13:19:08.106Z] 2789d07dfa16: Preparing [2022-05-06T13:19:08.106Z] c69356ce7437: Preparing [2022-05-06T13:19:08.106Z] 73d8a405c7ae: Preparing [2022-05-06T13:19:08.106Z] b541d28bf3b4: Preparing [2022-05-06T13:19:08.106Z] ab64bef583bb: Waiting [2022-05-06T13:19:08.106Z] 2789d07dfa16: Waiting [2022-05-06T13:19:08.106Z] c69356ce7437: Waiting [2022-05-06T13:19:08.106Z] 73d8a405c7ae: Waiting [2022-05-06T13:19:08.106Z] b541d28bf3b4: Waiting [2022-05-06T13:19:08.106Z] 67002a84c613: Waiting [2022-05-06T13:19:08.106Z] 180ab5a79c92: Layer already exists [2022-05-06T13:19:08.106Z] 8754b56be616: Layer already exists [2022-05-06T13:19:08.106Z] 7dda71ba9146: Layer already exists [2022-05-06T13:19:08.106Z] 06b6b2096156: Layer already exists [2022-05-06T13:19:08.106Z] 1ce175584508: Layer already exists [2022-05-06T13:19:08.106Z] 67002a84c613: Layer already exists [2022-05-06T13:19:08.106Z] ab64bef583bb: Layer already exists [2022-05-06T13:19:08.106Z] c69356ce7437: Layer already exists [2022-05-06T13:19:08.106Z] 2789d07dfa16: Layer already exists [2022-05-06T13:19:08.106Z] 73d8a405c7ae: Layer already exists [2022-05-06T13:19:08.106Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:08.106Z] main: digest: sha256:86f2f30a1717d7c32bcadcae8345b912964bd346332609b1a778e21ace238fb2 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:19:08.207Z] ===================================================== [Pipeline] echo [2022-05-06T13:19:08.213Z] taggedImages: [2022-05-06T13:19:08.213Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:08.213Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-06T13:19:08.213Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.90 [2022-05-06T13:19:08.213Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:08.213Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-05-06T13:19:08.231Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-05-06T13:19:08.231Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:08.231Z] latest [2022-05-06T13:19:08.231Z] 2.2.0-dev.90 [2022-05-06T13:19:08.231Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:08.231Z] main [2022-05-06T13:19:08.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:08.551Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:08.840Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:08.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-06T13:19:08.840Z] 570e1136175f: Preparing [2022-05-06T13:19:08.840Z] 20e19b8079d8: Preparing [2022-05-06T13:19:08.840Z] f920e8497115: Preparing [2022-05-06T13:19:08.840Z] ab3bf6e27cb8: Preparing [2022-05-06T13:19:08.840Z] 94b3c53d8c4e: Preparing [2022-05-06T13:19:08.840Z] bdcdfb982709: Preparing [2022-05-06T13:19:08.840Z] ad67345b08b4: Preparing [2022-05-06T13:19:08.840Z] b541d28bf3b4: Preparing [2022-05-06T13:19:08.840Z] bdcdfb982709: Waiting [2022-05-06T13:19:08.840Z] ad67345b08b4: Waiting [2022-05-06T13:19:08.840Z] b541d28bf3b4: Waiting [2022-05-06T13:19:08.840Z] 94b3c53d8c4e: Pushed [2022-05-06T13:19:08.840Z] 570e1136175f: Pushed [2022-05-06T13:19:08.840Z] 20e19b8079d8: Pushed [2022-05-06T13:19:08.840Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:08.840Z] bdcdfb982709: Pushed [2022-05-06T13:19:09.409Z] ad67345b08b4: Pushed [2022-05-06T13:19:09.979Z] ab3bf6e27cb8: Pushed [2022-05-06T13:19:09.979Z] f920e8497115: Pushed [2022-05-06T13:19:09.979Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:74e2124b61cd1da4cb6fffae45d3b713a1a4a94d2d0f73c7147effccf52a666f size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:10.280Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:10.570Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-06T13:19:10.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-06T13:19:10.570Z] 570e1136175f: Preparing [2022-05-06T13:19:10.570Z] 20e19b8079d8: Preparing [2022-05-06T13:19:10.570Z] f920e8497115: Preparing [2022-05-06T13:19:10.570Z] ab3bf6e27cb8: Preparing [2022-05-06T13:19:10.570Z] 94b3c53d8c4e: Preparing [2022-05-06T13:19:10.570Z] bdcdfb982709: Preparing [2022-05-06T13:19:10.570Z] bdcdfb982709: Waiting [2022-05-06T13:19:10.570Z] ad67345b08b4: Preparing [2022-05-06T13:19:10.570Z] b541d28bf3b4: Preparing [2022-05-06T13:19:10.570Z] b541d28bf3b4: Waiting [2022-05-06T13:19:10.570Z] ad67345b08b4: Waiting [2022-05-06T13:19:10.570Z] 20e19b8079d8: Layer already exists [2022-05-06T13:19:10.570Z] 94b3c53d8c4e: Layer already exists [2022-05-06T13:19:10.570Z] ab3bf6e27cb8: Layer already exists [2022-05-06T13:19:10.570Z] f920e8497115: Layer already exists [2022-05-06T13:19:10.570Z] 570e1136175f: Layer already exists [2022-05-06T13:19:10.570Z] bdcdfb982709: Layer already exists [2022-05-06T13:19:10.570Z] ad67345b08b4: Layer already exists [2022-05-06T13:19:10.570Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:10.570Z] latest: digest: sha256:74e2124b61cd1da4cb6fffae45d3b713a1a4a94d2d0f73c7147effccf52a666f size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:10.867Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:11.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.90 [2022-05-06T13:19:11.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-06T13:19:11.160Z] 570e1136175f: Preparing [2022-05-06T13:19:11.160Z] 20e19b8079d8: Preparing [2022-05-06T13:19:11.160Z] f920e8497115: Preparing [2022-05-06T13:19:11.160Z] ab3bf6e27cb8: Preparing [2022-05-06T13:19:11.160Z] 94b3c53d8c4e: Preparing [2022-05-06T13:19:11.160Z] bdcdfb982709: Preparing [2022-05-06T13:19:11.160Z] ad67345b08b4: Preparing [2022-05-06T13:19:11.160Z] b541d28bf3b4: Preparing [2022-05-06T13:19:11.160Z] bdcdfb982709: Waiting [2022-05-06T13:19:11.160Z] ad67345b08b4: Waiting [2022-05-06T13:19:11.160Z] b541d28bf3b4: Waiting [2022-05-06T13:19:11.160Z] f920e8497115: Layer already exists [2022-05-06T13:19:11.160Z] ab3bf6e27cb8: Layer already exists [2022-05-06T13:19:11.160Z] 94b3c53d8c4e: Layer already exists [2022-05-06T13:19:11.160Z] 20e19b8079d8: Layer already exists [2022-05-06T13:19:11.160Z] 570e1136175f: Layer already exists [2022-05-06T13:19:11.160Z] ad67345b08b4: Layer already exists [2022-05-06T13:19:11.160Z] bdcdfb982709: Layer already exists [2022-05-06T13:19:11.160Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:11.160Z] 2.2.0-dev.90: digest: sha256:74e2124b61cd1da4cb6fffae45d3b713a1a4a94d2d0f73c7147effccf52a666f size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:11.460Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:11.750Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:11.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-06T13:19:11.750Z] 570e1136175f: Preparing [2022-05-06T13:19:11.750Z] 20e19b8079d8: Preparing [2022-05-06T13:19:11.750Z] f920e8497115: Preparing [2022-05-06T13:19:11.750Z] ab3bf6e27cb8: Preparing [2022-05-06T13:19:11.750Z] 94b3c53d8c4e: Preparing [2022-05-06T13:19:11.750Z] bdcdfb982709: Preparing [2022-05-06T13:19:11.750Z] ad67345b08b4: Preparing [2022-05-06T13:19:11.750Z] b541d28bf3b4: Preparing [2022-05-06T13:19:11.750Z] ad67345b08b4: Waiting [2022-05-06T13:19:11.750Z] b541d28bf3b4: Waiting [2022-05-06T13:19:11.750Z] 570e1136175f: Layer already exists [2022-05-06T13:19:11.750Z] 94b3c53d8c4e: Layer already exists [2022-05-06T13:19:11.750Z] ab3bf6e27cb8: Layer already exists [2022-05-06T13:19:11.750Z] f920e8497115: Layer already exists [2022-05-06T13:19:11.750Z] 20e19b8079d8: Layer already exists [2022-05-06T13:19:11.750Z] bdcdfb982709: Layer already exists [2022-05-06T13:19:11.750Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:11.750Z] ad67345b08b4: Layer already exists [2022-05-06T13:19:11.750Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:74e2124b61cd1da4cb6fffae45d3b713a1a4a94d2d0f73c7147effccf52a666f size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:12.046Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:12.337Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-05-06T13:19:12.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-06T13:19:12.337Z] 570e1136175f: Preparing [2022-05-06T13:19:12.337Z] 20e19b8079d8: Preparing [2022-05-06T13:19:12.337Z] f920e8497115: Preparing [2022-05-06T13:19:12.337Z] ab3bf6e27cb8: Preparing [2022-05-06T13:19:12.337Z] 94b3c53d8c4e: Preparing [2022-05-06T13:19:12.337Z] bdcdfb982709: Preparing [2022-05-06T13:19:12.337Z] ad67345b08b4: Preparing [2022-05-06T13:19:12.337Z] b541d28bf3b4: Preparing [2022-05-06T13:19:12.337Z] ad67345b08b4: Waiting [2022-05-06T13:19:12.337Z] bdcdfb982709: Waiting [2022-05-06T13:19:12.337Z] b541d28bf3b4: Waiting [2022-05-06T13:19:12.337Z] ab3bf6e27cb8: Layer already exists [2022-05-06T13:19:12.337Z] f920e8497115: Layer already exists [2022-05-06T13:19:12.337Z] 20e19b8079d8: Layer already exists [2022-05-06T13:19:12.337Z] 570e1136175f: Layer already exists [2022-05-06T13:19:12.337Z] 94b3c53d8c4e: Layer already exists [2022-05-06T13:19:12.337Z] bdcdfb982709: Layer already exists [2022-05-06T13:19:12.337Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:12.337Z] ad67345b08b4: Layer already exists [2022-05-06T13:19:12.337Z] main: digest: sha256:74e2124b61cd1da4cb6fffae45d3b713a1a4a94d2d0f73c7147effccf52a666f size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:19:12.379Z] ===================================================== [Pipeline] echo [2022-05-06T13:19:12.389Z] taggedImages: [2022-05-06T13:19:12.389Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:12.389Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-06T13:19:12.389Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.90 [2022-05-06T13:19:12.389Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:12.389Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-05-06T13:19:12.415Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-05-06T13:19:12.415Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:12.415Z] latest [2022-05-06T13:19:12.415Z] 2.2.0-dev.90 [2022-05-06T13:19:12.415Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:12.415Z] main [2022-05-06T13:19:12.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:12.734Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:13.026Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:13.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-06T13:19:13.026Z] 8183092d5923: Preparing [2022-05-06T13:19:13.026Z] 58f956f25ab5: Preparing [2022-05-06T13:19:13.026Z] 3e1ad583b803: Preparing [2022-05-06T13:19:13.027Z] 18faad807319: Preparing [2022-05-06T13:19:13.027Z] 0916b7c43afe: Preparing [2022-05-06T13:19:13.027Z] 2b0366d63ec5: Preparing [2022-05-06T13:19:13.027Z] 59b83f8c6e23: Preparing [2022-05-06T13:19:13.027Z] 74a775b790e0: Preparing [2022-05-06T13:19:13.027Z] d4d745702b90: Preparing [2022-05-06T13:19:13.027Z] b541d28bf3b4: Preparing [2022-05-06T13:19:13.027Z] b541d28bf3b4: Waiting [2022-05-06T13:19:13.027Z] 74a775b790e0: Waiting [2022-05-06T13:19:13.027Z] 2b0366d63ec5: Waiting [2022-05-06T13:19:13.027Z] d4d745702b90: Waiting [2022-05-06T13:19:13.027Z] 59b83f8c6e23: Waiting [2022-05-06T13:19:13.027Z] 0916b7c43afe: Pushed [2022-05-06T13:19:13.027Z] 58f956f25ab5: Pushed [2022-05-06T13:19:13.027Z] 8183092d5923: Pushed [2022-05-06T13:19:13.285Z] 2b0366d63ec5: Pushed [2022-05-06T13:19:13.285Z] 59b83f8c6e23: Pushed [2022-05-06T13:19:13.285Z] 74a775b790e0: Pushed [2022-05-06T13:19:13.285Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:13.285Z] d4d745702b90: Pushed [2022-05-06T13:19:14.223Z] 18faad807319: Pushed [2022-05-06T13:19:14.484Z] 3e1ad583b803: Pushed [2022-05-06T13:19:14.484Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:2863c3b51e182e71b0a45f70cf02df5c2056f95d1fb49cf1c7057917769a76c1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:14.782Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:15.074Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-06T13:19:15.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-06T13:19:15.074Z] 8183092d5923: Preparing [2022-05-06T13:19:15.074Z] 58f956f25ab5: Preparing [2022-05-06T13:19:15.074Z] 3e1ad583b803: Preparing [2022-05-06T13:19:15.074Z] 18faad807319: Preparing [2022-05-06T13:19:15.074Z] 0916b7c43afe: Preparing [2022-05-06T13:19:15.074Z] 2b0366d63ec5: Preparing [2022-05-06T13:19:15.074Z] 59b83f8c6e23: Preparing [2022-05-06T13:19:15.074Z] 74a775b790e0: Preparing [2022-05-06T13:19:15.074Z] d4d745702b90: Preparing [2022-05-06T13:19:15.074Z] b541d28bf3b4: Preparing [2022-05-06T13:19:15.074Z] 74a775b790e0: Waiting [2022-05-06T13:19:15.074Z] d4d745702b90: Waiting [2022-05-06T13:19:15.074Z] 59b83f8c6e23: Waiting [2022-05-06T13:19:15.074Z] b541d28bf3b4: Waiting [2022-05-06T13:19:15.074Z] 0916b7c43afe: Layer already exists [2022-05-06T13:19:15.074Z] 58f956f25ab5: Layer already exists [2022-05-06T13:19:15.074Z] 8183092d5923: Layer already exists [2022-05-06T13:19:15.074Z] 18faad807319: Layer already exists [2022-05-06T13:19:15.074Z] 3e1ad583b803: Layer already exists [2022-05-06T13:19:15.074Z] 2b0366d63ec5: Layer already exists [2022-05-06T13:19:15.074Z] 59b83f8c6e23: Layer already exists [2022-05-06T13:19:15.074Z] 74a775b790e0: Layer already exists [2022-05-06T13:19:15.074Z] d4d745702b90: Layer already exists [2022-05-06T13:19:15.074Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:15.074Z] latest: digest: sha256:2863c3b51e182e71b0a45f70cf02df5c2056f95d1fb49cf1c7057917769a76c1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:15.373Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:15.664Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.90 [2022-05-06T13:19:15.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-06T13:19:15.664Z] 8183092d5923: Preparing [2022-05-06T13:19:15.664Z] 58f956f25ab5: Preparing [2022-05-06T13:19:15.664Z] 3e1ad583b803: Preparing [2022-05-06T13:19:15.664Z] 18faad807319: Preparing [2022-05-06T13:19:15.664Z] 0916b7c43afe: Preparing [2022-05-06T13:19:15.664Z] 2b0366d63ec5: Preparing [2022-05-06T13:19:15.664Z] 59b83f8c6e23: Preparing [2022-05-06T13:19:15.664Z] 74a775b790e0: Preparing [2022-05-06T13:19:15.664Z] d4d745702b90: Preparing [2022-05-06T13:19:15.664Z] b541d28bf3b4: Preparing [2022-05-06T13:19:15.664Z] 74a775b790e0: Waiting [2022-05-06T13:19:15.664Z] 2b0366d63ec5: Waiting [2022-05-06T13:19:15.664Z] d4d745702b90: Waiting [2022-05-06T13:19:15.664Z] b541d28bf3b4: Waiting [2022-05-06T13:19:15.664Z] 59b83f8c6e23: Waiting [2022-05-06T13:19:15.664Z] 8183092d5923: Layer already exists [2022-05-06T13:19:15.664Z] 3e1ad583b803: Layer already exists [2022-05-06T13:19:15.664Z] 0916b7c43afe: Layer already exists [2022-05-06T13:19:15.664Z] 18faad807319: Layer already exists [2022-05-06T13:19:15.664Z] 58f956f25ab5: Layer already exists [2022-05-06T13:19:15.664Z] 74a775b790e0: Layer already exists [2022-05-06T13:19:15.664Z] 2b0366d63ec5: Layer already exists [2022-05-06T13:19:15.664Z] 59b83f8c6e23: Layer already exists [2022-05-06T13:19:15.664Z] d4d745702b90: Layer already exists [2022-05-06T13:19:15.664Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:15.664Z] 2.2.0-dev.90: digest: sha256:2863c3b51e182e71b0a45f70cf02df5c2056f95d1fb49cf1c7057917769a76c1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:15.964Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:16.251Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:16.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-06T13:19:16.251Z] 8183092d5923: Preparing [2022-05-06T13:19:16.251Z] 58f956f25ab5: Preparing [2022-05-06T13:19:16.251Z] 3e1ad583b803: Preparing [2022-05-06T13:19:16.251Z] 18faad807319: Preparing [2022-05-06T13:19:16.251Z] 0916b7c43afe: Preparing [2022-05-06T13:19:16.251Z] 2b0366d63ec5: Preparing [2022-05-06T13:19:16.251Z] 59b83f8c6e23: Preparing [2022-05-06T13:19:16.251Z] 74a775b790e0: Preparing [2022-05-06T13:19:16.251Z] d4d745702b90: Preparing [2022-05-06T13:19:16.251Z] b541d28bf3b4: Preparing [2022-05-06T13:19:16.251Z] 2b0366d63ec5: Waiting [2022-05-06T13:19:16.251Z] 59b83f8c6e23: Waiting [2022-05-06T13:19:16.251Z] 74a775b790e0: Waiting [2022-05-06T13:19:16.251Z] d4d745702b90: Waiting [2022-05-06T13:19:16.251Z] b541d28bf3b4: Waiting [2022-05-06T13:19:16.251Z] 3e1ad583b803: Layer already exists [2022-05-06T13:19:16.251Z] 58f956f25ab5: Layer already exists [2022-05-06T13:19:16.251Z] 8183092d5923: Layer already exists [2022-05-06T13:19:16.251Z] 18faad807319: Layer already exists [2022-05-06T13:19:16.251Z] 0916b7c43afe: Layer already exists [2022-05-06T13:19:16.251Z] 2b0366d63ec5: Layer already exists [2022-05-06T13:19:16.251Z] 59b83f8c6e23: Layer already exists [2022-05-06T13:19:16.251Z] d4d745702b90: Layer already exists [2022-05-06T13:19:16.251Z] 74a775b790e0: Layer already exists [2022-05-06T13:19:16.251Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:16.251Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:2863c3b51e182e71b0a45f70cf02df5c2056f95d1fb49cf1c7057917769a76c1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:16.544Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:16.832Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-05-06T13:19:16.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-06T13:19:16.832Z] 8183092d5923: Preparing [2022-05-06T13:19:16.832Z] 58f956f25ab5: Preparing [2022-05-06T13:19:16.832Z] 3e1ad583b803: Preparing [2022-05-06T13:19:16.832Z] 18faad807319: Preparing [2022-05-06T13:19:16.832Z] 0916b7c43afe: Preparing [2022-05-06T13:19:16.832Z] 2b0366d63ec5: Preparing [2022-05-06T13:19:16.832Z] 59b83f8c6e23: Preparing [2022-05-06T13:19:16.832Z] 74a775b790e0: Preparing [2022-05-06T13:19:16.832Z] d4d745702b90: Preparing [2022-05-06T13:19:16.832Z] b541d28bf3b4: Preparing [2022-05-06T13:19:16.832Z] 74a775b790e0: Waiting [2022-05-06T13:19:16.832Z] d4d745702b90: Waiting [2022-05-06T13:19:16.832Z] 2b0366d63ec5: Waiting [2022-05-06T13:19:16.832Z] 59b83f8c6e23: Waiting [2022-05-06T13:19:16.832Z] b541d28bf3b4: Waiting [2022-05-06T13:19:16.832Z] 58f956f25ab5: Layer already exists [2022-05-06T13:19:16.832Z] 0916b7c43afe: Layer already exists [2022-05-06T13:19:16.832Z] 18faad807319: Layer already exists [2022-05-06T13:19:16.832Z] 3e1ad583b803: Layer already exists [2022-05-06T13:19:16.832Z] 8183092d5923: Layer already exists [2022-05-06T13:19:16.832Z] 2b0366d63ec5: Layer already exists [2022-05-06T13:19:16.832Z] 74a775b790e0: Layer already exists [2022-05-06T13:19:16.832Z] 59b83f8c6e23: Layer already exists [2022-05-06T13:19:16.832Z] d4d745702b90: Layer already exists [2022-05-06T13:19:16.832Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:16.832Z] main: digest: sha256:2863c3b51e182e71b0a45f70cf02df5c2056f95d1fb49cf1c7057917769a76c1 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:19:16.868Z] ===================================================== [Pipeline] echo [2022-05-06T13:19:16.878Z] taggedImages: [2022-05-06T13:19:16.878Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:16.878Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-06T13:19:16.878Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.90 [2022-05-06T13:19:16.878Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:16.878Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-05-06T13:19:16.904Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-05-06T13:19:16.904Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:16.904Z] latest [2022-05-06T13:19:16.904Z] 2.2.0-dev.90 [2022-05-06T13:19:16.904Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:16.904Z] main [2022-05-06T13:19:16.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:17.218Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:17.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:17.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-06T13:19:17.509Z] a02e428081c9: Preparing [2022-05-06T13:19:17.509Z] a3a9ad6847d3: Preparing [2022-05-06T13:19:17.509Z] 67002a84c613: Preparing [2022-05-06T13:19:17.509Z] 91ad4be0c7f3: Preparing [2022-05-06T13:19:17.509Z] 164621ba35d1: Preparing [2022-05-06T13:19:17.509Z] 4fc242d58285: Preparing [2022-05-06T13:19:17.509Z] 4fc242d58285: Waiting [2022-05-06T13:19:17.509Z] 67002a84c613: Layer already exists [2022-05-06T13:19:17.509Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:17.509Z] 164621ba35d1: Pushed [2022-05-06T13:19:17.509Z] a02e428081c9: Pushed [2022-05-06T13:19:18.076Z] 91ad4be0c7f3: Pushed [2022-05-06T13:19:19.532Z] a3a9ad6847d3: Pushed [2022-05-06T13:19:19.532Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:9b46dbfc6e050bfb62674b2ceb922f995ed70d509b189e1268bd54543d5dc970 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:19.834Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:20.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-06T13:19:20.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-06T13:19:20.127Z] a02e428081c9: Preparing [2022-05-06T13:19:20.127Z] a3a9ad6847d3: Preparing [2022-05-06T13:19:20.127Z] 67002a84c613: Preparing [2022-05-06T13:19:20.127Z] 91ad4be0c7f3: Preparing [2022-05-06T13:19:20.127Z] 164621ba35d1: Preparing [2022-05-06T13:19:20.127Z] 4fc242d58285: Preparing [2022-05-06T13:19:20.127Z] 4fc242d58285: Waiting [2022-05-06T13:19:20.127Z] 91ad4be0c7f3: Layer already exists [2022-05-06T13:19:20.127Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:20.127Z] a3a9ad6847d3: Layer already exists [2022-05-06T13:19:20.127Z] 67002a84c613: Layer already exists [2022-05-06T13:19:20.127Z] a02e428081c9: Layer already exists [2022-05-06T13:19:20.127Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:20.127Z] latest: digest: sha256:9b46dbfc6e050bfb62674b2ceb922f995ed70d509b189e1268bd54543d5dc970 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:20.433Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:20.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.90 [2022-05-06T13:19:20.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-06T13:19:20.726Z] a02e428081c9: Preparing [2022-05-06T13:19:20.726Z] a3a9ad6847d3: Preparing [2022-05-06T13:19:20.726Z] 67002a84c613: Preparing [2022-05-06T13:19:20.726Z] 91ad4be0c7f3: Preparing [2022-05-06T13:19:20.726Z] 164621ba35d1: Preparing [2022-05-06T13:19:20.726Z] 4fc242d58285: Preparing [2022-05-06T13:19:20.726Z] 4fc242d58285: Waiting [2022-05-06T13:19:20.726Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:20.726Z] 91ad4be0c7f3: Layer already exists [2022-05-06T13:19:20.726Z] a02e428081c9: Layer already exists [2022-05-06T13:19:20.726Z] a3a9ad6847d3: Layer already exists [2022-05-06T13:19:20.726Z] 67002a84c613: Layer already exists [2022-05-06T13:19:20.726Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:20.726Z] 2.2.0-dev.90: digest: sha256:9b46dbfc6e050bfb62674b2ceb922f995ed70d509b189e1268bd54543d5dc970 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:20.896Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T13:19:20.896Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T13:19:20.896Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T13:19:21.025Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:21.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:21.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-06T13:19:21.317Z] a02e428081c9: Preparing [2022-05-06T13:19:21.317Z] a3a9ad6847d3: Preparing [2022-05-06T13:19:21.317Z] 67002a84c613: Preparing [2022-05-06T13:19:21.317Z] 91ad4be0c7f3: Preparing [2022-05-06T13:19:21.317Z] 164621ba35d1: Preparing [2022-05-06T13:19:21.317Z] 4fc242d58285: Preparing [2022-05-06T13:19:21.317Z] 4fc242d58285: Waiting [2022-05-06T13:19:21.317Z] a3a9ad6847d3: Layer already exists [2022-05-06T13:19:21.317Z] 67002a84c613: Layer already exists [2022-05-06T13:19:21.317Z] a02e428081c9: Layer already exists [2022-05-06T13:19:21.317Z] 91ad4be0c7f3: Layer already exists [2022-05-06T13:19:21.317Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:21.317Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:21.317Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:9b46dbfc6e050bfb62674b2ceb922f995ed70d509b189e1268bd54543d5dc970 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:21.615Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:21.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-05-06T13:19:21.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-06T13:19:21.904Z] a02e428081c9: Preparing [2022-05-06T13:19:21.904Z] a3a9ad6847d3: Preparing [2022-05-06T13:19:21.904Z] 67002a84c613: Preparing [2022-05-06T13:19:21.904Z] 91ad4be0c7f3: Preparing [2022-05-06T13:19:21.904Z] 164621ba35d1: Preparing [2022-05-06T13:19:21.904Z] 4fc242d58285: Preparing [2022-05-06T13:19:21.904Z] 4fc242d58285: Waiting [2022-05-06T13:19:21.904Z] 91ad4be0c7f3: Layer already exists [2022-05-06T13:19:21.904Z] a02e428081c9: Layer already exists [2022-05-06T13:19:21.904Z] 67002a84c613: Layer already exists [2022-05-06T13:19:21.904Z] a3a9ad6847d3: Layer already exists [2022-05-06T13:19:21.904Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:21.904Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:21.904Z] main: digest: sha256:9b46dbfc6e050bfb62674b2ceb922f995ed70d509b189e1268bd54543d5dc970 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:19:21.942Z] ===================================================== [Pipeline] echo [2022-05-06T13:19:21.951Z] taggedImages: [2022-05-06T13:19:21.951Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:21.951Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-06T13:19:21.951Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.90 [2022-05-06T13:19:21.951Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:21.951Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-05-06T13:19:21.977Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-05-06T13:19:21.977Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:21.977Z] latest [2022-05-06T13:19:21.977Z] 2.2.0-dev.90 [2022-05-06T13:19:21.977Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:21.977Z] main [2022-05-06T13:19:21.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:22.304Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:22.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:22.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-06T13:19:22.590Z] 20bd6ba71d0f: Preparing [2022-05-06T13:19:22.590Z] ae192834c0cb: Preparing [2022-05-06T13:19:22.590Z] 491417b54864: Preparing [2022-05-06T13:19:22.590Z] 6cb2fc2f1953: Preparing [2022-05-06T13:19:22.590Z] 19ee207ce19e: Preparing [2022-05-06T13:19:22.590Z] bd422fb10049: Preparing [2022-05-06T13:19:22.590Z] bd422fb10049: Waiting [2022-05-06T13:19:22.590Z] 164621ba35d1: Preparing [2022-05-06T13:19:22.590Z] 4fc242d58285: Preparing [2022-05-06T13:19:22.590Z] 164621ba35d1: Waiting [2022-05-06T13:19:22.590Z] 4fc242d58285: Waiting [2022-05-06T13:19:22.590Z] ae192834c0cb: Pushed [2022-05-06T13:19:22.590Z] 491417b54864: Pushed [2022-05-06T13:19:22.590Z] 20bd6ba71d0f: Pushed [2022-05-06T13:19:22.590Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:22.590Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:23.157Z] bd422fb10049: Pushed [2022-05-06T13:19:26.446Z] 19ee207ce19e: Pushed [2022-05-06T13:19:28.982Z] 6cb2fc2f1953: Pushed [2022-05-06T13:19:28.982Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:81c2b78f468a8a9aa841832b01f1c63f8e7b99bf165ee9e76166a38377ace112 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:29.281Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:29.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-06T13:19:29.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-06T13:19:29.572Z] 20bd6ba71d0f: Preparing [2022-05-06T13:19:29.572Z] ae192834c0cb: Preparing [2022-05-06T13:19:29.572Z] 491417b54864: Preparing [2022-05-06T13:19:29.572Z] 6cb2fc2f1953: Preparing [2022-05-06T13:19:29.572Z] 19ee207ce19e: Preparing [2022-05-06T13:19:29.572Z] bd422fb10049: Preparing [2022-05-06T13:19:29.572Z] 164621ba35d1: Preparing [2022-05-06T13:19:29.572Z] 4fc242d58285: Preparing [2022-05-06T13:19:29.572Z] bd422fb10049: Waiting [2022-05-06T13:19:29.572Z] 164621ba35d1: Waiting [2022-05-06T13:19:29.572Z] 4fc242d58285: Waiting [2022-05-06T13:19:29.572Z] ae192834c0cb: Layer already exists [2022-05-06T13:19:29.572Z] 19ee207ce19e: Layer already exists [2022-05-06T13:19:29.572Z] 20bd6ba71d0f: Layer already exists [2022-05-06T13:19:29.572Z] 491417b54864: Layer already exists [2022-05-06T13:19:29.572Z] 6cb2fc2f1953: Layer already exists [2022-05-06T13:19:29.572Z] bd422fb10049: Layer already exists [2022-05-06T13:19:29.572Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:29.572Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:29.572Z] latest: digest: sha256:81c2b78f468a8a9aa841832b01f1c63f8e7b99bf165ee9e76166a38377ace112 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:29.869Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:30.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.90 [2022-05-06T13:19:30.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-06T13:19:30.163Z] 20bd6ba71d0f: Preparing [2022-05-06T13:19:30.163Z] ae192834c0cb: Preparing [2022-05-06T13:19:30.163Z] 491417b54864: Preparing [2022-05-06T13:19:30.163Z] 6cb2fc2f1953: Preparing [2022-05-06T13:19:30.163Z] 19ee207ce19e: Preparing [2022-05-06T13:19:30.163Z] bd422fb10049: Preparing [2022-05-06T13:19:30.163Z] 164621ba35d1: Preparing [2022-05-06T13:19:30.163Z] 4fc242d58285: Preparing [2022-05-06T13:19:30.163Z] bd422fb10049: Waiting [2022-05-06T13:19:30.163Z] 164621ba35d1: Waiting [2022-05-06T13:19:30.163Z] 4fc242d58285: Waiting [2022-05-06T13:19:30.163Z] 19ee207ce19e: Layer already exists [2022-05-06T13:19:30.163Z] ae192834c0cb: Layer already exists [2022-05-06T13:19:30.163Z] 20bd6ba71d0f: Layer already exists [2022-05-06T13:19:30.163Z] 491417b54864: Layer already exists [2022-05-06T13:19:30.163Z] 6cb2fc2f1953: Layer already exists [2022-05-06T13:19:30.163Z] bd422fb10049: Layer already exists [2022-05-06T13:19:30.163Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:30.163Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:30.163Z] 2.2.0-dev.90: digest: sha256:81c2b78f468a8a9aa841832b01f1c63f8e7b99bf165ee9e76166a38377ace112 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:30.461Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:30.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:30.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-06T13:19:30.752Z] 20bd6ba71d0f: Preparing [2022-05-06T13:19:30.752Z] ae192834c0cb: Preparing [2022-05-06T13:19:30.752Z] 491417b54864: Preparing [2022-05-06T13:19:30.752Z] 6cb2fc2f1953: Preparing [2022-05-06T13:19:30.752Z] 19ee207ce19e: Preparing [2022-05-06T13:19:30.752Z] bd422fb10049: Preparing [2022-05-06T13:19:30.752Z] 164621ba35d1: Preparing [2022-05-06T13:19:30.752Z] 4fc242d58285: Preparing [2022-05-06T13:19:30.752Z] 4fc242d58285: Waiting [2022-05-06T13:19:30.752Z] 164621ba35d1: Waiting [2022-05-06T13:19:30.752Z] bd422fb10049: Waiting [2022-05-06T13:19:30.752Z] 6cb2fc2f1953: Layer already exists [2022-05-06T13:19:30.752Z] ae192834c0cb: Layer already exists [2022-05-06T13:19:30.752Z] 20bd6ba71d0f: Layer already exists [2022-05-06T13:19:30.752Z] 19ee207ce19e: Layer already exists [2022-05-06T13:19:30.752Z] 491417b54864: Layer already exists [2022-05-06T13:19:30.752Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:30.752Z] bd422fb10049: Layer already exists [2022-05-06T13:19:30.752Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:30.752Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:81c2b78f468a8a9aa841832b01f1c63f8e7b99bf165ee9e76166a38377ace112 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:31.049Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:31.104Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T13:19:31.340Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-05-06T13:19:31.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-06T13:19:31.340Z] 20bd6ba71d0f: Preparing [2022-05-06T13:19:31.340Z] ae192834c0cb: Preparing [2022-05-06T13:19:31.340Z] 491417b54864: Preparing [2022-05-06T13:19:31.340Z] 6cb2fc2f1953: Preparing [2022-05-06T13:19:31.340Z] 19ee207ce19e: Preparing [2022-05-06T13:19:31.340Z] bd422fb10049: Preparing [2022-05-06T13:19:31.340Z] 164621ba35d1: Preparing [2022-05-06T13:19:31.340Z] 4fc242d58285: Preparing [2022-05-06T13:19:31.340Z] bd422fb10049: Waiting [2022-05-06T13:19:31.340Z] 164621ba35d1: Waiting [2022-05-06T13:19:31.340Z] 4fc242d58285: Waiting [2022-05-06T13:19:31.340Z] 491417b54864: Layer already exists [2022-05-06T13:19:31.340Z] ae192834c0cb: Layer already exists [2022-05-06T13:19:31.340Z] 6cb2fc2f1953: Layer already exists [2022-05-06T13:19:31.340Z] 20bd6ba71d0f: Layer already exists [2022-05-06T13:19:31.340Z] 19ee207ce19e: Layer already exists [2022-05-06T13:19:31.340Z] bd422fb10049: Layer already exists [2022-05-06T13:19:31.340Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:31.340Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:31.340Z] main: digest: sha256:81c2b78f468a8a9aa841832b01f1c63f8e7b99bf165ee9e76166a38377ace112 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2022-05-06T13:19:31.382Z] go: downloading cloud.google.com/go/storage v1.21.0 [Pipeline] echo [2022-05-06T13:19:31.382Z] ===================================================== [Pipeline] echo [2022-05-06T13:19:31.392Z] taggedImages: [2022-05-06T13:19:31.392Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:31.392Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-06T13:19:31.392Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.90 [2022-05-06T13:19:31.392Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:31.392Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-05-06T13:19:31.414Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-05-06T13:19:31.414Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:31.414Z] latest [2022-05-06T13:19:31.414Z] 2.2.0-dev.90 [2022-05-06T13:19:31.414Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:31.414Z] main [2022-05-06T13:19:31.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:31.736Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:32.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:32.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-06T13:19:32.025Z] 5ae0e24d5149: Preparing [2022-05-06T13:19:32.025Z] 1ff7826cc398: Preparing [2022-05-06T13:19:32.025Z] d2f9984bf5f4: Preparing [2022-05-06T13:19:32.025Z] b1014bcbe4eb: Preparing [2022-05-06T13:19:32.025Z] 1ef15df323fd: Preparing [2022-05-06T13:19:32.025Z] 164621ba35d1: Preparing [2022-05-06T13:19:32.025Z] 4fc242d58285: Preparing [2022-05-06T13:19:32.025Z] 164621ba35d1: Waiting [2022-05-06T13:19:32.025Z] 4fc242d58285: Waiting [2022-05-06T13:19:32.025Z] 5ae0e24d5149: Pushed [2022-05-06T13:19:32.025Z] d2f9984bf5f4: Pushed [2022-05-06T13:19:32.025Z] 1ff7826cc398: Pushed [2022-05-06T13:19:32.025Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:32.025Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:32.284Z] 1ef15df323fd: Pushed [2022-05-06T13:19:32.829Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T13:19:34.282Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T13:19:38.860Z] b1014bcbe4eb: Pushed [2022-05-06T13:19:38.860Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:60758a23dbd055f1837577eeb5823bb585dc0a5e34fa2f823dc386850e54fea4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:39.162Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:39.455Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-06T13:19:39.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-06T13:19:39.455Z] 5ae0e24d5149: Preparing [2022-05-06T13:19:39.455Z] 1ff7826cc398: Preparing [2022-05-06T13:19:39.455Z] d2f9984bf5f4: Preparing [2022-05-06T13:19:39.455Z] b1014bcbe4eb: Preparing [2022-05-06T13:19:39.455Z] 1ef15df323fd: Preparing [2022-05-06T13:19:39.455Z] 164621ba35d1: Preparing [2022-05-06T13:19:39.455Z] 4fc242d58285: Preparing [2022-05-06T13:19:39.455Z] 4fc242d58285: Waiting [2022-05-06T13:19:39.455Z] 164621ba35d1: Waiting [2022-05-06T13:19:39.455Z] 1ef15df323fd: Layer already exists [2022-05-06T13:19:39.455Z] b1014bcbe4eb: Layer already exists [2022-05-06T13:19:39.455Z] 5ae0e24d5149: Layer already exists [2022-05-06T13:19:39.455Z] d2f9984bf5f4: Layer already exists [2022-05-06T13:19:39.455Z] 1ff7826cc398: Layer already exists [2022-05-06T13:19:39.455Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:39.455Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:39.455Z] latest: digest: sha256:60758a23dbd055f1837577eeb5823bb585dc0a5e34fa2f823dc386850e54fea4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:39.752Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:40.044Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.90 [2022-05-06T13:19:40.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-06T13:19:40.044Z] 5ae0e24d5149: Preparing [2022-05-06T13:19:40.044Z] 1ff7826cc398: Preparing [2022-05-06T13:19:40.044Z] d2f9984bf5f4: Preparing [2022-05-06T13:19:40.044Z] b1014bcbe4eb: Preparing [2022-05-06T13:19:40.044Z] 1ef15df323fd: Preparing [2022-05-06T13:19:40.044Z] 164621ba35d1: Preparing [2022-05-06T13:19:40.044Z] 4fc242d58285: Preparing [2022-05-06T13:19:40.044Z] 164621ba35d1: Waiting [2022-05-06T13:19:40.044Z] 4fc242d58285: Waiting [2022-05-06T13:19:40.044Z] 1ef15df323fd: Layer already exists [2022-05-06T13:19:40.044Z] b1014bcbe4eb: Layer already exists [2022-05-06T13:19:40.044Z] 5ae0e24d5149: Layer already exists [2022-05-06T13:19:40.044Z] 1ff7826cc398: Layer already exists [2022-05-06T13:19:40.044Z] d2f9984bf5f4: Layer already exists [2022-05-06T13:19:40.044Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:40.044Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:40.044Z] 2.2.0-dev.90: digest: sha256:60758a23dbd055f1837577eeb5823bb585dc0a5e34fa2f823dc386850e54fea4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:40.337Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:40.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:40.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-06T13:19:40.630Z] 5ae0e24d5149: Preparing [2022-05-06T13:19:40.630Z] 1ff7826cc398: Preparing [2022-05-06T13:19:40.630Z] d2f9984bf5f4: Preparing [2022-05-06T13:19:40.630Z] b1014bcbe4eb: Preparing [2022-05-06T13:19:40.630Z] 1ef15df323fd: Preparing [2022-05-06T13:19:40.630Z] 164621ba35d1: Preparing [2022-05-06T13:19:40.630Z] 4fc242d58285: Preparing [2022-05-06T13:19:40.630Z] 164621ba35d1: Waiting [2022-05-06T13:19:40.630Z] 4fc242d58285: Waiting [2022-05-06T13:19:40.630Z] b1014bcbe4eb: Layer already exists [2022-05-06T13:19:40.630Z] d2f9984bf5f4: Layer already exists [2022-05-06T13:19:40.630Z] 5ae0e24d5149: Layer already exists [2022-05-06T13:19:40.630Z] 1ef15df323fd: Layer already exists [2022-05-06T13:19:40.630Z] 1ff7826cc398: Layer already exists [2022-05-06T13:19:40.630Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:40.630Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:40.630Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:60758a23dbd055f1837577eeb5823bb585dc0a5e34fa2f823dc386850e54fea4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:40.928Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:41.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-05-06T13:19:41.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-06T13:19:41.220Z] 5ae0e24d5149: Preparing [2022-05-06T13:19:41.220Z] 1ff7826cc398: Preparing [2022-05-06T13:19:41.220Z] d2f9984bf5f4: Preparing [2022-05-06T13:19:41.220Z] b1014bcbe4eb: Preparing [2022-05-06T13:19:41.220Z] 1ef15df323fd: Preparing [2022-05-06T13:19:41.220Z] 164621ba35d1: Preparing [2022-05-06T13:19:41.220Z] 4fc242d58285: Preparing [2022-05-06T13:19:41.220Z] 164621ba35d1: Waiting [2022-05-06T13:19:41.220Z] 4fc242d58285: Waiting [2022-05-06T13:19:41.220Z] d2f9984bf5f4: Layer already exists [2022-05-06T13:19:41.220Z] 5ae0e24d5149: Layer already exists [2022-05-06T13:19:41.220Z] 1ff7826cc398: Layer already exists [2022-05-06T13:19:41.220Z] b1014bcbe4eb: Layer already exists [2022-05-06T13:19:41.220Z] 1ef15df323fd: Layer already exists [2022-05-06T13:19:41.220Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:41.220Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:41.220Z] main: digest: sha256:60758a23dbd055f1837577eeb5823bb585dc0a5e34fa2f823dc386850e54fea4 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:19:41.259Z] ===================================================== [Pipeline] echo [2022-05-06T13:19:41.271Z] taggedImages: [2022-05-06T13:19:41.271Z] - nexus3.edgexfoundry.org:10004/security-spire-config:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:41.271Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-06T13:19:41.271Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.90 [2022-05-06T13:19:41.271Z] - nexus3.edgexfoundry.org:10004/security-spire-config:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:41.271Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-05-06T13:19:41.292Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-05-06T13:19:41.292Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:41.292Z] latest [2022-05-06T13:19:41.292Z] 2.2.0-dev.90 [2022-05-06T13:19:41.292Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:41.292Z] main [2022-05-06T13:19:41.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:41.610Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:41.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:41.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-06T13:19:41.898Z] 2ab408cb54f4: Preparing [2022-05-06T13:19:41.898Z] f75ce7e9ece0: Preparing [2022-05-06T13:19:41.898Z] fc9d0339879b: Preparing [2022-05-06T13:19:41.898Z] 66be484bab02: Preparing [2022-05-06T13:19:41.898Z] bd422fb10049: Preparing [2022-05-06T13:19:41.898Z] 164621ba35d1: Preparing [2022-05-06T13:19:41.898Z] 4fc242d58285: Preparing [2022-05-06T13:19:41.898Z] 4fc242d58285: Waiting [2022-05-06T13:19:41.898Z] 164621ba35d1: Waiting [2022-05-06T13:19:41.898Z] bd422fb10049: Layer already exists [2022-05-06T13:19:41.898Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:41.898Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:41.898Z] 2ab408cb54f4: Pushed [2022-05-06T13:19:41.898Z] fc9d0339879b: Pushed [2022-05-06T13:19:41.898Z] f75ce7e9ece0: Pushed [2022-05-06T13:19:48.472Z] 66be484bab02: Pushed [2022-05-06T13:19:48.472Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:a32f107064a025057abb4e01bb876b4a0c001892a76c54d49508d43b6c3d287b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:48.772Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:49.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-06T13:19:49.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-06T13:19:49.152Z] 2ab408cb54f4: Preparing [2022-05-06T13:19:49.152Z] f75ce7e9ece0: Preparing [2022-05-06T13:19:49.152Z] fc9d0339879b: Preparing [2022-05-06T13:19:49.152Z] 66be484bab02: Preparing [2022-05-06T13:19:49.152Z] bd422fb10049: Preparing [2022-05-06T13:19:49.152Z] 164621ba35d1: Preparing [2022-05-06T13:19:49.152Z] 4fc242d58285: Preparing [2022-05-06T13:19:49.152Z] 4fc242d58285: Waiting [2022-05-06T13:19:49.152Z] 164621ba35d1: Waiting [2022-05-06T13:19:49.152Z] 66be484bab02: Layer already exists [2022-05-06T13:19:49.152Z] fc9d0339879b: Layer already exists [2022-05-06T13:19:49.152Z] bd422fb10049: Layer already exists [2022-05-06T13:19:49.152Z] f75ce7e9ece0: Layer already exists [2022-05-06T13:19:49.152Z] 2ab408cb54f4: Layer already exists [2022-05-06T13:19:49.152Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:49.152Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:49.152Z] latest: digest: sha256:a32f107064a025057abb4e01bb876b4a0c001892a76c54d49508d43b6c3d287b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:49.454Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:49.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.90 [2022-05-06T13:19:49.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-06T13:19:49.751Z] 2ab408cb54f4: Preparing [2022-05-06T13:19:49.751Z] f75ce7e9ece0: Preparing [2022-05-06T13:19:49.751Z] fc9d0339879b: Preparing [2022-05-06T13:19:49.751Z] 66be484bab02: Preparing [2022-05-06T13:19:49.751Z] bd422fb10049: Preparing [2022-05-06T13:19:49.751Z] 164621ba35d1: Preparing [2022-05-06T13:19:49.751Z] 4fc242d58285: Preparing [2022-05-06T13:19:49.751Z] 4fc242d58285: Waiting [2022-05-06T13:19:49.751Z] 164621ba35d1: Waiting [2022-05-06T13:19:49.751Z] bd422fb10049: Layer already exists [2022-05-06T13:19:49.751Z] 66be484bab02: Layer already exists [2022-05-06T13:19:49.751Z] f75ce7e9ece0: Layer already exists [2022-05-06T13:19:49.751Z] 2ab408cb54f4: Layer already exists [2022-05-06T13:19:49.751Z] fc9d0339879b: Layer already exists [2022-05-06T13:19:49.751Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:49.751Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:49.751Z] 2.2.0-dev.90: digest: sha256:a32f107064a025057abb4e01bb876b4a0c001892a76c54d49508d43b6c3d287b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:50.052Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:50.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:50.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-06T13:19:50.350Z] 2ab408cb54f4: Preparing [2022-05-06T13:19:50.350Z] f75ce7e9ece0: Preparing [2022-05-06T13:19:50.350Z] fc9d0339879b: Preparing [2022-05-06T13:19:50.350Z] 66be484bab02: Preparing [2022-05-06T13:19:50.350Z] bd422fb10049: Preparing [2022-05-06T13:19:50.350Z] 164621ba35d1: Preparing [2022-05-06T13:19:50.350Z] 4fc242d58285: Preparing [2022-05-06T13:19:50.350Z] 164621ba35d1: Waiting [2022-05-06T13:19:50.350Z] 4fc242d58285: Waiting [2022-05-06T13:19:50.350Z] f75ce7e9ece0: Layer already exists [2022-05-06T13:19:50.350Z] 66be484bab02: Layer already exists [2022-05-06T13:19:50.350Z] fc9d0339879b: Layer already exists [2022-05-06T13:19:50.350Z] 2ab408cb54f4: Layer already exists [2022-05-06T13:19:50.350Z] bd422fb10049: Layer already exists [2022-05-06T13:19:50.350Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:50.350Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:50.350Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:a32f107064a025057abb4e01bb876b4a0c001892a76c54d49508d43b6c3d287b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:50.648Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:50.944Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-05-06T13:19:50.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-06T13:19:50.944Z] 2ab408cb54f4: Preparing [2022-05-06T13:19:50.944Z] f75ce7e9ece0: Preparing [2022-05-06T13:19:50.944Z] fc9d0339879b: Preparing [2022-05-06T13:19:50.944Z] 66be484bab02: Preparing [2022-05-06T13:19:50.944Z] bd422fb10049: Preparing [2022-05-06T13:19:50.944Z] 164621ba35d1: Preparing [2022-05-06T13:19:50.944Z] 4fc242d58285: Preparing [2022-05-06T13:19:50.944Z] 164621ba35d1: Waiting [2022-05-06T13:19:50.944Z] 4fc242d58285: Waiting [2022-05-06T13:19:50.944Z] bd422fb10049: Layer already exists [2022-05-06T13:19:50.944Z] f75ce7e9ece0: Layer already exists [2022-05-06T13:19:50.944Z] 66be484bab02: Layer already exists [2022-05-06T13:19:50.944Z] fc9d0339879b: Layer already exists [2022-05-06T13:19:50.944Z] 2ab408cb54f4: Layer already exists [2022-05-06T13:19:50.944Z] 164621ba35d1: Layer already exists [2022-05-06T13:19:50.944Z] 4fc242d58285: Layer already exists [2022-05-06T13:19:50.944Z] main: digest: sha256:a32f107064a025057abb4e01bb876b4a0c001892a76c54d49508d43b6c3d287b size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:19:50.984Z] ===================================================== [Pipeline] echo [2022-05-06T13:19:50.995Z] taggedImages: [2022-05-06T13:19:50.995Z] - nexus3.edgexfoundry.org:10004/security-spire-server:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:50.995Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-06T13:19:50.995Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.90 [2022-05-06T13:19:50.995Z] - nexus3.edgexfoundry.org:10004/security-spire-server:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:50.995Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-05-06T13:19:51.022Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-05-06T13:19:51.022Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:51.022Z] latest [2022-05-06T13:19:51.022Z] 2.2.0-dev.90 [2022-05-06T13:19:51.022Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:51.022Z] main [2022-05-06T13:19:51.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:51.348Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:51.642Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:51.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-06T13:19:51.642Z] c0b3ec8ae004: Preparing [2022-05-06T13:19:51.642Z] b00791531d1c: Preparing [2022-05-06T13:19:51.642Z] 67002a84c613: Preparing [2022-05-06T13:19:51.642Z] e43662300d89: Preparing [2022-05-06T13:19:51.642Z] b541d28bf3b4: Preparing [2022-05-06T13:19:51.642Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:51.642Z] 67002a84c613: Layer already exists [2022-05-06T13:19:51.642Z] c0b3ec8ae004: Pushed [2022-05-06T13:19:51.642Z] e43662300d89: Pushed [2022-05-06T13:19:54.178Z] b00791531d1c: Pushed [2022-05-06T13:19:54.178Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:63aa4153b5ec97d087ebe6d56cb2496f87a1477b8f61e87987dfcf1c439e8722 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:54.475Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:54.767Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-06T13:19:54.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-06T13:19:54.767Z] c0b3ec8ae004: Preparing [2022-05-06T13:19:54.767Z] b00791531d1c: Preparing [2022-05-06T13:19:54.767Z] 67002a84c613: Preparing [2022-05-06T13:19:54.767Z] e43662300d89: Preparing [2022-05-06T13:19:54.767Z] b541d28bf3b4: Preparing [2022-05-06T13:19:54.767Z] 67002a84c613: Layer already exists [2022-05-06T13:19:54.767Z] b00791531d1c: Layer already exists [2022-05-06T13:19:54.767Z] e43662300d89: Layer already exists [2022-05-06T13:19:54.767Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:54.767Z] c0b3ec8ae004: Layer already exists [2022-05-06T13:19:54.767Z] latest: digest: sha256:63aa4153b5ec97d087ebe6d56cb2496f87a1477b8f61e87987dfcf1c439e8722 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:55.061Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:55.351Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.90 [2022-05-06T13:19:55.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-06T13:19:55.351Z] c0b3ec8ae004: Preparing [2022-05-06T13:19:55.351Z] b00791531d1c: Preparing [2022-05-06T13:19:55.351Z] 67002a84c613: Preparing [2022-05-06T13:19:55.351Z] e43662300d89: Preparing [2022-05-06T13:19:55.351Z] b541d28bf3b4: Preparing [2022-05-06T13:19:55.351Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:55.351Z] 67002a84c613: Layer already exists [2022-05-06T13:19:55.351Z] b00791531d1c: Layer already exists [2022-05-06T13:19:55.351Z] c0b3ec8ae004: Layer already exists [2022-05-06T13:19:55.351Z] e43662300d89: Layer already exists [2022-05-06T13:19:55.351Z] 2.2.0-dev.90: digest: sha256:63aa4153b5ec97d087ebe6d56cb2496f87a1477b8f61e87987dfcf1c439e8722 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:55.646Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:55.939Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:55.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-06T13:19:55.939Z] c0b3ec8ae004: Preparing [2022-05-06T13:19:55.939Z] b00791531d1c: Preparing [2022-05-06T13:19:55.939Z] 67002a84c613: Preparing [2022-05-06T13:19:55.939Z] e43662300d89: Preparing [2022-05-06T13:19:55.939Z] b541d28bf3b4: Preparing [2022-05-06T13:19:55.939Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:55.939Z] b00791531d1c: Layer already exists [2022-05-06T13:19:55.939Z] c0b3ec8ae004: Layer already exists [2022-05-06T13:19:55.939Z] 67002a84c613: Layer already exists [2022-05-06T13:19:55.939Z] e43662300d89: Layer already exists [2022-05-06T13:19:55.939Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:63aa4153b5ec97d087ebe6d56cb2496f87a1477b8f61e87987dfcf1c439e8722 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:56.235Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:56.526Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-05-06T13:19:56.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-06T13:19:56.526Z] c0b3ec8ae004: Preparing [2022-05-06T13:19:56.526Z] b00791531d1c: Preparing [2022-05-06T13:19:56.526Z] 67002a84c613: Preparing [2022-05-06T13:19:56.526Z] e43662300d89: Preparing [2022-05-06T13:19:56.526Z] b541d28bf3b4: Preparing [2022-05-06T13:19:56.526Z] c0b3ec8ae004: Layer already exists [2022-05-06T13:19:56.526Z] e43662300d89: Layer already exists [2022-05-06T13:19:56.526Z] 67002a84c613: Layer already exists [2022-05-06T13:19:56.526Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:56.526Z] b00791531d1c: Layer already exists [2022-05-06T13:19:56.785Z] main: digest: sha256:63aa4153b5ec97d087ebe6d56cb2496f87a1477b8f61e87987dfcf1c439e8722 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:19:56.823Z] ===================================================== [Pipeline] echo [2022-05-06T13:19:56.832Z] taggedImages: [2022-05-06T13:19:56.832Z] - nexus3.edgexfoundry.org:10004/support-notifications:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:56.832Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-06T13:19:56.832Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.90 [2022-05-06T13:19:56.832Z] - nexus3.edgexfoundry.org:10004/support-notifications:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:56.832Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-05-06T13:19:56.854Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-05-06T13:19:56.854Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:56.854Z] latest [2022-05-06T13:19:56.854Z] 2.2.0-dev.90 [2022-05-06T13:19:56.854Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:19:56.854Z] main [2022-05-06T13:19:56.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:57.181Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:19:57.476Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:19:57.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-06T13:19:57.477Z] 37b120a4ddec: Preparing [2022-05-06T13:19:57.477Z] 3020e0d2dc99: Preparing [2022-05-06T13:19:57.477Z] 67002a84c613: Preparing [2022-05-06T13:19:57.477Z] db290bb89043: Preparing [2022-05-06T13:19:57.477Z] b541d28bf3b4: Preparing [2022-05-06T13:19:57.477Z] 67002a84c613: Layer already exists [2022-05-06T13:19:57.477Z] b541d28bf3b4: Layer already exists [2022-05-06T13:19:57.477Z] db290bb89043: Layer already exists [2022-05-06T13:19:57.477Z] 37b120a4ddec: Pushed [2022-05-06T13:20:00.011Z] 3020e0d2dc99: Pushed [2022-05-06T13:20:00.011Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:132ec77b36054210229a79af799acdca9f09f282ff54c4f570955c6762099468 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:00.304Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:00.598Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-06T13:20:00.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-06T13:20:00.598Z] 37b120a4ddec: Preparing [2022-05-06T13:20:00.598Z] 3020e0d2dc99: Preparing [2022-05-06T13:20:00.598Z] 67002a84c613: Preparing [2022-05-06T13:20:00.598Z] db290bb89043: Preparing [2022-05-06T13:20:00.598Z] b541d28bf3b4: Preparing [2022-05-06T13:20:00.598Z] 37b120a4ddec: Layer already exists [2022-05-06T13:20:00.598Z] 67002a84c613: Layer already exists [2022-05-06T13:20:00.598Z] 3020e0d2dc99: Layer already exists [2022-05-06T13:20:00.598Z] db290bb89043: Layer already exists [2022-05-06T13:20:00.598Z] b541d28bf3b4: Layer already exists [2022-05-06T13:20:00.598Z] latest: digest: sha256:132ec77b36054210229a79af799acdca9f09f282ff54c4f570955c6762099468 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:00.898Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:01.186Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.90 [2022-05-06T13:20:01.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-06T13:20:01.186Z] 37b120a4ddec: Preparing [2022-05-06T13:20:01.186Z] 3020e0d2dc99: Preparing [2022-05-06T13:20:01.186Z] 67002a84c613: Preparing [2022-05-06T13:20:01.186Z] db290bb89043: Preparing [2022-05-06T13:20:01.186Z] b541d28bf3b4: Preparing [2022-05-06T13:20:01.186Z] 37b120a4ddec: Layer already exists [2022-05-06T13:20:01.186Z] 3020e0d2dc99: Layer already exists [2022-05-06T13:20:01.186Z] b541d28bf3b4: Layer already exists [2022-05-06T13:20:01.186Z] db290bb89043: Layer already exists [2022-05-06T13:20:01.186Z] 67002a84c613: Layer already exists [2022-05-06T13:20:01.186Z] 2.2.0-dev.90: digest: sha256:132ec77b36054210229a79af799acdca9f09f282ff54c4f570955c6762099468 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:01.480Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:01.771Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:20:01.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-06T13:20:01.771Z] 37b120a4ddec: Preparing [2022-05-06T13:20:01.771Z] 3020e0d2dc99: Preparing [2022-05-06T13:20:01.771Z] 67002a84c613: Preparing [2022-05-06T13:20:01.771Z] db290bb89043: Preparing [2022-05-06T13:20:01.771Z] b541d28bf3b4: Preparing [2022-05-06T13:20:01.771Z] 67002a84c613: Layer already exists [2022-05-06T13:20:01.771Z] 37b120a4ddec: Layer already exists [2022-05-06T13:20:01.771Z] 3020e0d2dc99: Layer already exists [2022-05-06T13:20:01.771Z] b541d28bf3b4: Layer already exists [2022-05-06T13:20:01.771Z] db290bb89043: Layer already exists [2022-05-06T13:20:01.771Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:132ec77b36054210229a79af799acdca9f09f282ff54c4f570955c6762099468 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:02.075Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:02.375Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-05-06T13:20:02.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-06T13:20:02.375Z] 37b120a4ddec: Preparing [2022-05-06T13:20:02.375Z] 3020e0d2dc99: Preparing [2022-05-06T13:20:02.375Z] 67002a84c613: Preparing [2022-05-06T13:20:02.375Z] db290bb89043: Preparing [2022-05-06T13:20:02.375Z] b541d28bf3b4: Preparing [2022-05-06T13:20:02.375Z] db290bb89043: Layer already exists [2022-05-06T13:20:02.375Z] 3020e0d2dc99: Layer already exists [2022-05-06T13:20:02.375Z] b541d28bf3b4: Layer already exists [2022-05-06T13:20:02.375Z] 37b120a4ddec: Layer already exists [2022-05-06T13:20:02.375Z] 67002a84c613: Layer already exists [2022-05-06T13:20:02.375Z] main: digest: sha256:132ec77b36054210229a79af799acdca9f09f282ff54c4f570955c6762099468 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:20:02.417Z] ===================================================== [Pipeline] echo [2022-05-06T13:20:02.430Z] taggedImages: [2022-05-06T13:20:02.430Z] - nexus3.edgexfoundry.org:10004/support-scheduler:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:20:02.430Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-06T13:20:02.430Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.90 [2022-05-06T13:20:02.430Z] - nexus3.edgexfoundry.org:10004/support-scheduler:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:20:02.430Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-05-06T13:20:02.451Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-05-06T13:20:02.451Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:20:02.451Z] latest [2022-05-06T13:20:02.451Z] 2.2.0-dev.90 [2022-05-06T13:20:02.451Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:20:02.451Z] main [2022-05-06T13:20:02.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:02.770Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:03.063Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:20:03.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-06T13:20:03.063Z] 31c8d0e7e67f: Preparing [2022-05-06T13:20:03.063Z] 86608b98a61e: Preparing [2022-05-06T13:20:03.063Z] f0d03a61c0bd: Preparing [2022-05-06T13:20:03.063Z] a5f5a1c45d9f: Preparing [2022-05-06T13:20:03.063Z] 52f44be93a46: Preparing [2022-05-06T13:20:03.063Z] 10d82663b225: Preparing [2022-05-06T13:20:03.063Z] f7a7a140f1b3: Preparing [2022-05-06T13:20:03.063Z] 10d82663b225: Waiting [2022-05-06T13:20:03.063Z] 31e69d4774c9: Preparing [2022-05-06T13:20:03.063Z] 7750d494dfbd: Preparing [2022-05-06T13:20:03.063Z] 18708474c90b: Preparing [2022-05-06T13:20:03.063Z] 4fc242d58285: Preparing [2022-05-06T13:20:03.063Z] f7a7a140f1b3: Waiting [2022-05-06T13:20:03.063Z] 7750d494dfbd: Waiting [2022-05-06T13:20:03.063Z] 18708474c90b: Waiting [2022-05-06T13:20:03.063Z] 4fc242d58285: Waiting [2022-05-06T13:20:03.063Z] 31e69d4774c9: Waiting [2022-05-06T13:20:03.063Z] 52f44be93a46: Layer already exists [2022-05-06T13:20:03.063Z] 10d82663b225: Layer already exists [2022-05-06T13:20:03.063Z] f7a7a140f1b3: Layer already exists [2022-05-06T13:20:03.063Z] 31e69d4774c9: Layer already exists [2022-05-06T13:20:03.063Z] 86608b98a61e: Pushed [2022-05-06T13:20:03.063Z] 7750d494dfbd: Layer already exists [2022-05-06T13:20:03.063Z] 18708474c90b: Layer already exists [2022-05-06T13:20:03.063Z] 4fc242d58285: Layer already exists [2022-05-06T13:20:03.323Z] 31c8d0e7e67f: Pushed [2022-05-06T13:20:04.263Z] f0d03a61c0bd: Pushed [2022-05-06T13:20:06.712Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T13:20:06.712Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T13:20:06.712Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T13:20:06.712Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T13:20:08.701Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T13:20:10.690Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T13:20:10.919Z] a5f5a1c45d9f: Pushed [2022-05-06T13:20:10.919Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:8a7df5faf00eac45a8704d2f948f3323ca530730c4a14652d08c1a0105b9eb1f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:11.215Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:11.291Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T13:20:11.509Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-06T13:20:11.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-06T13:20:11.509Z] 31c8d0e7e67f: Preparing [2022-05-06T13:20:11.509Z] 86608b98a61e: Preparing [2022-05-06T13:20:11.509Z] f0d03a61c0bd: Preparing [2022-05-06T13:20:11.509Z] a5f5a1c45d9f: Preparing [2022-05-06T13:20:11.509Z] 52f44be93a46: Preparing [2022-05-06T13:20:11.509Z] 10d82663b225: Preparing [2022-05-06T13:20:11.509Z] f7a7a140f1b3: Preparing [2022-05-06T13:20:11.509Z] 31e69d4774c9: Preparing [2022-05-06T13:20:11.509Z] 7750d494dfbd: Preparing [2022-05-06T13:20:11.509Z] 18708474c90b: Preparing [2022-05-06T13:20:11.509Z] 4fc242d58285: Preparing [2022-05-06T13:20:11.509Z] 7750d494dfbd: Waiting [2022-05-06T13:20:11.509Z] 18708474c90b: Waiting [2022-05-06T13:20:11.509Z] 10d82663b225: Waiting [2022-05-06T13:20:11.509Z] f7a7a140f1b3: Waiting [2022-05-06T13:20:11.509Z] 31e69d4774c9: Waiting [2022-05-06T13:20:11.509Z] 86608b98a61e: Layer already exists [2022-05-06T13:20:11.509Z] 52f44be93a46: Layer already exists [2022-05-06T13:20:11.509Z] a5f5a1c45d9f: Layer already exists [2022-05-06T13:20:11.509Z] f0d03a61c0bd: Layer already exists [2022-05-06T13:20:11.509Z] 31c8d0e7e67f: Layer already exists [2022-05-06T13:20:11.509Z] f7a7a140f1b3: Layer already exists [2022-05-06T13:20:11.509Z] 10d82663b225: Layer already exists [2022-05-06T13:20:11.509Z] 31e69d4774c9: Layer already exists [2022-05-06T13:20:11.509Z] 18708474c90b: Layer already exists [2022-05-06T13:20:11.509Z] 7750d494dfbd: Layer already exists [2022-05-06T13:20:11.509Z] 4fc242d58285: Layer already exists [2022-05-06T13:20:11.509Z] latest: digest: sha256:8a7df5faf00eac45a8704d2f948f3323ca530730c4a14652d08c1a0105b9eb1f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:11.564Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T13:20:11.806Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:11.839Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T13:20:12.100Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.90 [2022-05-06T13:20:12.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-06T13:20:12.100Z] 31c8d0e7e67f: Preparing [2022-05-06T13:20:12.100Z] 86608b98a61e: Preparing [2022-05-06T13:20:12.100Z] f0d03a61c0bd: Preparing [2022-05-06T13:20:12.100Z] a5f5a1c45d9f: Preparing [2022-05-06T13:20:12.100Z] 52f44be93a46: Preparing [2022-05-06T13:20:12.100Z] 10d82663b225: Preparing [2022-05-06T13:20:12.100Z] f7a7a140f1b3: Preparing [2022-05-06T13:20:12.100Z] 31e69d4774c9: Preparing [2022-05-06T13:20:12.100Z] 7750d494dfbd: Preparing [2022-05-06T13:20:12.100Z] 18708474c90b: Preparing [2022-05-06T13:20:12.100Z] 4fc242d58285: Preparing [2022-05-06T13:20:12.100Z] 10d82663b225: Waiting [2022-05-06T13:20:12.100Z] 31e69d4774c9: Waiting [2022-05-06T13:20:12.100Z] f7a7a140f1b3: Waiting [2022-05-06T13:20:12.100Z] 7750d494dfbd: Waiting [2022-05-06T13:20:12.100Z] 4fc242d58285: Waiting [2022-05-06T13:20:12.100Z] 18708474c90b: Waiting [2022-05-06T13:20:12.100Z] f0d03a61c0bd: Layer already exists [2022-05-06T13:20:12.100Z] 31c8d0e7e67f: Layer already exists [2022-05-06T13:20:12.100Z] 52f44be93a46: Layer already exists [2022-05-06T13:20:12.100Z] 86608b98a61e: Layer already exists [2022-05-06T13:20:12.100Z] a5f5a1c45d9f: Layer already exists [2022-05-06T13:20:12.100Z] 10d82663b225: Layer already exists [2022-05-06T13:20:12.100Z] f7a7a140f1b3: Layer already exists [2022-05-06T13:20:12.100Z] 31e69d4774c9: Layer already exists [2022-05-06T13:20:12.100Z] 7750d494dfbd: Layer already exists [2022-05-06T13:20:12.100Z] 18708474c90b: Layer already exists [2022-05-06T13:20:12.100Z] 4fc242d58285: Layer already exists [2022-05-06T13:20:12.100Z] 2.2.0-dev.90: digest: sha256:8a7df5faf00eac45a8704d2f948f3323ca530730c4a14652d08c1a0105b9eb1f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:12.394Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:12.686Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:20:12.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-06T13:20:12.686Z] 31c8d0e7e67f: Preparing [2022-05-06T13:20:12.686Z] 86608b98a61e: Preparing [2022-05-06T13:20:12.686Z] f0d03a61c0bd: Preparing [2022-05-06T13:20:12.686Z] a5f5a1c45d9f: Preparing [2022-05-06T13:20:12.686Z] 52f44be93a46: Preparing [2022-05-06T13:20:12.686Z] 10d82663b225: Preparing [2022-05-06T13:20:12.686Z] f7a7a140f1b3: Preparing [2022-05-06T13:20:12.686Z] 31e69d4774c9: Preparing [2022-05-06T13:20:12.686Z] 7750d494dfbd: Preparing [2022-05-06T13:20:12.686Z] 18708474c90b: Preparing [2022-05-06T13:20:12.686Z] 4fc242d58285: Preparing [2022-05-06T13:20:12.686Z] 10d82663b225: Waiting [2022-05-06T13:20:12.686Z] f7a7a140f1b3: Waiting [2022-05-06T13:20:12.686Z] 31e69d4774c9: Waiting [2022-05-06T13:20:12.686Z] 7750d494dfbd: Waiting [2022-05-06T13:20:12.686Z] 18708474c90b: Waiting [2022-05-06T13:20:12.686Z] 4fc242d58285: Waiting [2022-05-06T13:20:12.686Z] 52f44be93a46: Layer already exists [2022-05-06T13:20:12.686Z] 86608b98a61e: Layer already exists [2022-05-06T13:20:12.686Z] f0d03a61c0bd: Layer already exists [2022-05-06T13:20:12.686Z] a5f5a1c45d9f: Layer already exists [2022-05-06T13:20:12.686Z] 31c8d0e7e67f: Layer already exists [2022-05-06T13:20:12.687Z] 10d82663b225: Layer already exists [2022-05-06T13:20:12.687Z] 31e69d4774c9: Layer already exists [2022-05-06T13:20:12.687Z] f7a7a140f1b3: Layer already exists [2022-05-06T13:20:12.687Z] 7750d494dfbd: Layer already exists [2022-05-06T13:20:12.687Z] 18708474c90b: Layer already exists [2022-05-06T13:20:12.687Z] 4fc242d58285: Layer already exists [2022-05-06T13:20:12.687Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:8a7df5faf00eac45a8704d2f948f3323ca530730c4a14652d08c1a0105b9eb1f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:12.984Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:20:13.281Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-05-06T13:20:13.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-06T13:20:13.281Z] 31c8d0e7e67f: Preparing [2022-05-06T13:20:13.281Z] 86608b98a61e: Preparing [2022-05-06T13:20:13.281Z] f0d03a61c0bd: Preparing [2022-05-06T13:20:13.281Z] a5f5a1c45d9f: Preparing [2022-05-06T13:20:13.281Z] 52f44be93a46: Preparing [2022-05-06T13:20:13.281Z] 10d82663b225: Preparing [2022-05-06T13:20:13.281Z] f7a7a140f1b3: Preparing [2022-05-06T13:20:13.281Z] 31e69d4774c9: Preparing [2022-05-06T13:20:13.281Z] 7750d494dfbd: Preparing [2022-05-06T13:20:13.281Z] 18708474c90b: Preparing [2022-05-06T13:20:13.281Z] 4fc242d58285: Preparing [2022-05-06T13:20:13.281Z] f7a7a140f1b3: Waiting [2022-05-06T13:20:13.281Z] 4fc242d58285: Waiting [2022-05-06T13:20:13.281Z] 18708474c90b: Waiting [2022-05-06T13:20:13.281Z] 31e69d4774c9: Waiting [2022-05-06T13:20:13.281Z] 7750d494dfbd: Waiting [2022-05-06T13:20:13.281Z] 10d82663b225: Waiting [2022-05-06T13:20:13.281Z] 86608b98a61e: Layer already exists [2022-05-06T13:20:13.281Z] 31c8d0e7e67f: Layer already exists [2022-05-06T13:20:13.281Z] f0d03a61c0bd: Layer already exists [2022-05-06T13:20:13.282Z] a5f5a1c45d9f: Layer already exists [2022-05-06T13:20:13.282Z] 52f44be93a46: Layer already exists [2022-05-06T13:20:13.282Z] 10d82663b225: Layer already exists [2022-05-06T13:20:13.282Z] 18708474c90b: Layer already exists [2022-05-06T13:20:13.282Z] 7750d494dfbd: Layer already exists [2022-05-06T13:20:13.282Z] f7a7a140f1b3: Layer already exists [2022-05-06T13:20:13.282Z] 31e69d4774c9: Layer already exists [2022-05-06T13:20:13.282Z] 4fc242d58285: Layer already exists [2022-05-06T13:20:13.282Z] main: digest: sha256:8a7df5faf00eac45a8704d2f948f3323ca530730c4a14652d08c1a0105b9eb1f size: 2622 [2022-05-06T13:20:13.285Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T13:20:13.285Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:20:13.323Z] ===================================================== [Pipeline] echo [2022-05-06T13:20:13.334Z] taggedImages: [2022-05-06T13:20:13.334Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:20:13.334Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-06T13:20:13.334Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.90 [2022-05-06T13:20:13.334Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T13:20:13.334Z] - 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] } [2022-05-06T13:20:13.562Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T13:20:13.835Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T13:20:14.107Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T13:20:14.107Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T13:20:15.547Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T13:20:15.547Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T13:20:15.820Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T13:20:16.095Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T13:20:16.095Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T13:20:16.371Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T13:20:16.650Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T13:20:23.382Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T13:20:23.382Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T13:20:23.382Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T13:20:23.382Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T13:20:23.983Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T13:20:24.258Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T13:20:24.258Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T13:20:24.258Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T13:20:24.258Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T13:20:24.534Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T13:20:24.534Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T13:20:24.813Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T13:20:25.416Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T13:20:26.413Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T13:20:26.690Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T13:20:26.967Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T13:20:27.571Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T13:20:27.846Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T13:20:27.846Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T13:20:27.846Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T13:20:27.846Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T13:20:29.295Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T13:20:29.295Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T13:20:29.571Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T13:20:29.847Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T13:20:29.847Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T13:20:31.835Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T13:20:32.442Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T13:20:32.718Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T13:20:32.996Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T13:20:32.996Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T13:20:33.273Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T13:20:33.878Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T13:20:33.878Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T13:20:34.487Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T13:20:37.131Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T13:20:39.762Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T13:20:39.762Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T13:20:39.762Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T13:20:40.039Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T13:20:40.039Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T13:20:41.022Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T13:20:41.022Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T13:20:41.022Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T13:20:41.299Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T13:20:41.576Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T13:20:41.576Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T13:20:41.853Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T13:20:52.023Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T13:20:52.023Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T13:20:52.023Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T13:20:52.023Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T13:21:18.863Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T13:21:18.863Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T13:22:40.716Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-06T13:22:50.916Z] Removing intermediate container 8bfc9612a442 [2022-05-06T13:22:50.916Z] ---> c8b0ef869717 [2022-05-06T13:22:50.916Z] [2022-05-06T13:22:50.916Z] Step 10/25 : FROM alpine:3.14 [2022-05-06T13:22:51.198Z] 3.14: Pulling from library/alpine [2022-05-06T13:22:52.661Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T13:22:52.661Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T13:22:52.661Z] ---> ac73e934f311 [2022-05-06T13:22:52.661Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-06T13:22:52.661Z] ---> Running in d5dfb9d167ae [2022-05-06T13:22:54.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:22:54.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:22:55.954Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-06T13:22:55.954Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-06T13:22:55.954Z] (3/3) Installing su-exec (0.2-r1) [2022-05-06T13:22:55.954Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T13:22:55.954Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T13:22:56.558Z] OK: 6 MiB in 17 packages [2022-05-06T13:22:58.552Z] Removing intermediate container d5dfb9d167ae [2022-05-06T13:22:58.552Z] ---> bca7b0271836 [2022-05-06T13:22:58.552Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T13:22:58.552Z] ---> Running in c0158d731c51 [2022-05-06T13:22:59.157Z] Removing intermediate container c0158d731c51 [2022-05-06T13:22:59.157Z] ---> deabaa7652c6 [2022-05-06T13:22:59.157Z] Step 13/25 : WORKDIR / [2022-05-06T13:22:59.157Z] ---> Running in 5487f11d7d38 [2022-05-06T13:22:59.762Z] Removing intermediate container 5487f11d7d38 [2022-05-06T13:22:59.762Z] ---> f311a19d900f [2022-05-06T13:22:59.762Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-06T13:23:01.214Z] ---> 099e5c3a12ea [2022-05-06T13:23:01.214Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-06T13:23:02.670Z] ---> 86ad1479ecc6 [2022-05-06T13:23:02.670Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-06T13:23:04.668Z] ---> 0c51a369adee [2022-05-06T13:23:04.668Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-06T13:23:06.672Z] ---> 8d63c9b70973 [2022-05-06T13:23:06.672Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-06T13:23:08.140Z] Removing intermediate container f5e35d5a0573 [2022-05-06T13:23:08.140Z] ---> e08672c3f93d [2022-05-06T13:23:08.140Z] [2022-05-06T13:23:08.140Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T13:23:08.140Z] ---> ac73e934f311 [2022-05-06T13:23:08.140Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T13:23:08.419Z] ---> Running in 4f6097271ae9 [2022-05-06T13:23:09.026Z] ---> 7d322213d6c7 [2022-05-06T13:23:09.311Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-06T13:23:10.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:23:11.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:23:11.683Z] ---> 51ac3cb03ae4 [2022-05-06T13:23:11.683Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T13:23:12.689Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-06T13:23:12.689Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T13:23:12.689Z] OK: 5 MiB in 15 packages [2022-05-06T13:23:12.689Z] ---> 5f95e634d20c [2022-05-06T13:23:12.689Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-06T13:23:12.689Z] ---> Running in 15d25faa5371 [2022-05-06T13:23:14.174Z] Removing intermediate container 4f6097271ae9 [2022-05-06T13:23:14.174Z] ---> 3f440d6243ec [2022-05-06T13:23:14.174Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T13:23:14.174Z] ---> Running in 9d630a9d4cf8 [2022-05-06T13:23:15.174Z] Removing intermediate container 9d630a9d4cf8 [2022-05-06T13:23:15.174Z] ---> 47e2aa5790a5 [2022-05-06T13:23:15.174Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-06T13:23:15.174Z] ---> Running in 702b553224df [2022-05-06T13:23:16.174Z] Removing intermediate container 702b553224df [2022-05-06T13:23:16.174Z] ---> 7dbb16e7f22a [2022-05-06T13:23:16.174Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T13:23:16.456Z] ---> Running in 0d14bb3d557a [2022-05-06T13:23:16.456Z] Removing intermediate container 15d25faa5371 [2022-05-06T13:23:16.456Z] ---> 8c1a8398c84b [2022-05-06T13:23:16.456Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T13:23:16.456Z] ---> Running in f1aa59f62392 [2022-05-06T13:23:17.062Z] Removing intermediate container 0d14bb3d557a [2022-05-06T13:23:17.062Z] ---> 6cb99db8b607 [2022-05-06T13:23:17.062Z] Step 15/23 : WORKDIR / [2022-05-06T13:23:17.062Z] Removing intermediate container f1aa59f62392 [2022-05-06T13:23:17.062Z] ---> f86a89ee00e1 [2022-05-06T13:23:17.062Z] Step 23/25 : LABEL arch=arm64 [2022-05-06T13:23:17.346Z] ---> Running in e2dded0a98ae [2022-05-06T13:23:17.346Z] ---> Running in f83f1563b811 [2022-05-06T13:23:17.957Z] Removing intermediate container f83f1563b811 [2022-05-06T13:23:17.957Z] ---> 2ea80c1bdb1a [2022-05-06T13:23:18.237Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T13:23:18.237Z] Removing intermediate container e2dded0a98ae [2022-05-06T13:23:18.237Z] ---> 130214a7930f [2022-05-06T13:23:18.237Z] Step 24/25 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:23:18.515Z] ---> Running in ab64dd9e6358 [2022-05-06T13:23:19.121Z] Removing intermediate container ab64dd9e6358 [2022-05-06T13:23:19.121Z] ---> a90dde7ede45 [2022-05-06T13:23:19.121Z] Step 25/25 : LABEL version=2.2.0-dev.90 [2022-05-06T13:23:19.404Z] ---> Running in c27bb8a43bca [2022-05-06T13:23:19.404Z] ---> 6c058d019a82 [2022-05-06T13:23:19.404Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-06T13:23:20.015Z] Removing intermediate container c27bb8a43bca [2022-05-06T13:23:20.015Z] ---> cff175a5deb1 [2022-05-06T13:23:20.015Z] [2022-05-06T13:23:20.617Z] Successfully built cff175a5deb1 [2022-05-06T13:23:20.617Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-06T13:23:20.617Z]  Building security-secretstore-setup ... done Building support-notifications [2022-05-06T13:23:21.616Z] ---> 4dde982a5573 [2022-05-06T13:23:21.616Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-06T13:23:22.617Z] ---> 9f119917b75a [2022-05-06T13:23:22.617Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-06T13:23:22.617Z] ---> Running in aae6f7d818bc [2022-05-06T13:23:23.223Z] Removing intermediate container aae6f7d818bc [2022-05-06T13:23:23.224Z] ---> eb4f09ce7f21 [2022-05-06T13:23:23.224Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T13:23:23.224Z] ---> Running in 3bb45f2a05a6 [2022-05-06T13:23:23.828Z] Removing intermediate container 3bb45f2a05a6 [2022-05-06T13:23:23.828Z] ---> 24ce63f24fb1 [2022-05-06T13:23:23.828Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T13:23:23.828Z] ---> Running in 366041635e71 [2022-05-06T13:23:24.455Z] Removing intermediate container 366041635e71 [2022-05-06T13:23:24.455Z] ---> f0a9e3e7a9db [2022-05-06T13:23:24.455Z] Step 22/23 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:23:24.736Z] ---> Running in 578404150bd4 [2022-05-06T13:23:25.356Z] Removing intermediate container 578404150bd4 [2022-05-06T13:23:25.356Z] ---> dbfc92c3d315 [2022-05-06T13:23:25.356Z] Step 23/23 : LABEL version=2.2.0-dev.90 [2022-05-06T13:23:25.647Z] ---> Running in 83287238da48 [2022-05-06T13:23:26.257Z] Removing intermediate container 83287238da48 [2022-05-06T13:23:26.257Z] ---> e7d3932ca72e [2022-05-06T13:23:26.257Z] [2022-05-06T13:23:26.540Z] Successfully built e7d3932ca72e [2022-05-06T13:23:26.540Z] Successfully tagged core-metadata-arm64:latest [2022-05-06T13:23:26.540Z]  Building core-metadata ... done Building core-command [2022-05-06T13:23:48.909Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:23:48.909Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:23:48.909Z] ---> 170dd6ba28fe [2022-05-06T13:23:48.909Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T13:23:48.909Z] ---> Using cache [2022-05-06T13:23:48.909Z] ---> 0df7969a37d8 [2022-05-06T13:23:48.909Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:23:48.909Z] ---> Using cache [2022-05-06T13:23:48.909Z] ---> 27a86656fde1 [2022-05-06T13:23:48.909Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-06T13:23:48.909Z] ---> Running in 8a59ab1bc023 [2022-05-06T13:23:50.910Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:23:51.907Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:23:52.933Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:23:52.933Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:23:52.933Z] ---> 170dd6ba28fe [2022-05-06T13:23:52.933Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T13:23:52.933Z] ---> Using cache [2022-05-06T13:23:52.933Z] ---> 0df7969a37d8 [2022-05-06T13:23:52.933Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:23:52.933Z] ---> Using cache [2022-05-06T13:23:52.933Z] ---> 27a86656fde1 [2022-05-06T13:23:52.933Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T13:23:52.933Z] ---> Using cache [2022-05-06T13:23:52.933Z] ---> 0c308eee79d6 [2022-05-06T13:23:52.933Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T13:23:52.933Z] ---> Using cache [2022-05-06T13:23:52.933Z] ---> c52e86f236fb [2022-05-06T13:23:52.933Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:23:52.933Z] ---> Using cache [2022-05-06T13:23:52.933Z] ---> 0a84676c6bec [2022-05-06T13:23:52.933Z] Step 8/23 : COPY . . [2022-05-06T13:23:52.933Z] ---> Using cache [2022-05-06T13:23:52.933Z] ---> 694fb34209a2 [2022-05-06T13:23:52.933Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-06T13:23:52.933Z] ---> Running in cefe665c61fb [2022-05-06T13:23:53.221Z] OK: 220 MiB in 52 packages [2022-05-06T13:23:55.245Z] Removing intermediate container 8a59ab1bc023 [2022-05-06T13:23:55.245Z] ---> 7e7d5126fe80 [2022-05-06T13:23:55.245Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T13:23:55.536Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-06T13:23:56.139Z] ---> 9034ea22fba0 [2022-05-06T13:23:56.139Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:23:56.139Z] ---> Running in 1398e894d679 [2022-05-06T13:24:01.584Z] Removing intermediate container 1398e894d679 [2022-05-06T13:24:01.584Z] ---> f5a1e048fe71 [2022-05-06T13:24:01.584Z] Step 8/22 : COPY . . [2022-05-06T13:24:17.046Z] ---> d7c203b156c3 [2022-05-06T13:24:17.046Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-06T13:24:17.046Z] ---> Running in 7ea27e2b46f7 [2022-05-06T13:24:17.046Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-06T13:24:43.866Z] Removing intermediate container 0c56214756ec [2022-05-06T13:24:43.867Z] ---> bd1c06f73065 [2022-05-06T13:24:43.867Z] [2022-05-06T13:24:43.867Z] Step 9/20 : FROM alpine:3.15 [2022-05-06T13:24:43.867Z] 3.15: Pulling from library/alpine [2022-05-06T13:24:44.471Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-06T13:24:44.471Z] Status: Downloaded newer image for alpine:3.15 [2022-05-06T13:24:44.471Z] ---> 3fb3c9af89a9 [2022-05-06T13:24:44.471Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T13:24:44.471Z] ---> Running in 2d47bb8028b0 [2022-05-06T13:24:45.082Z] Removing intermediate container 2d47bb8028b0 [2022-05-06T13:24:45.082Z] ---> f7f8ca8948bf [2022-05-06T13:24:45.082Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:24:45.082Z] ---> Running in 052b9bafe459 [2022-05-06T13:24:48.507Z] Removing intermediate container 052b9bafe459 [2022-05-06T13:24:48.507Z] ---> b2ee705d0547 [2022-05-06T13:24:48.507Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-06T13:24:48.507Z] ---> Running in 0aa65e9f8f7a [2022-05-06T13:24:49.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:24:50.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:24:52.390Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T13:24:52.390Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T13:24:52.390Z] OK: 15730 distinct packages available [2022-05-06T13:24:52.390Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:24:53.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:24:54.823Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-06T13:24:54.823Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-06T13:24:54.823Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T13:24:55.098Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-06T13:24:55.098Z] (5/9) Installing curl (7.80.0-r1) [2022-05-06T13:24:55.373Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-06T13:24:55.373Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-06T13:24:55.373Z] (8/9) Installing libucontext (1.1-r0) [2022-05-06T13:24:55.649Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-06T13:24:55.649Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T13:24:55.649Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T13:24:56.248Z] OK: 8 MiB in 23 packages [2022-05-06T13:24:58.273Z] Removing intermediate container 0aa65e9f8f7a [2022-05-06T13:24:58.273Z] ---> 08864fc2581a [2022-05-06T13:24:58.273Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T13:24:59.254Z] ---> c3f6d2651338 [2022-05-06T13:24:59.254Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-06T13:25:01.257Z] ---> 9d849fef7c7f [2022-05-06T13:25:01.257Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-06T13:25:02.253Z] ---> 8eb99952a4e7 [2022-05-06T13:25:02.253Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-06T13:25:02.253Z] ---> Running in e963401c1b04 [2022-05-06T13:25:02.852Z] Removing intermediate container e963401c1b04 [2022-05-06T13:25:02.852Z] ---> df43b7548c91 [2022-05-06T13:25:02.852Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T13:25:02.852Z] ---> Running in e039f37a4204 [2022-05-06T13:25:03.451Z] Removing intermediate container e039f37a4204 [2022-05-06T13:25:03.451Z] ---> b70ca4d12f1e [2022-05-06T13:25:03.451Z] Step 18/20 : LABEL arch=arm64 [2022-05-06T13:25:03.451Z] ---> Running in 9d08461da159 [2022-05-06T13:25:04.055Z] Removing intermediate container 9d08461da159 [2022-05-06T13:25:04.055Z] ---> 68ed7771c3e9 [2022-05-06T13:25:04.055Z] Step 19/20 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:25:04.055Z] ---> Running in a34f088d3264 [2022-05-06T13:25:04.652Z] Removing intermediate container a34f088d3264 [2022-05-06T13:25:04.652Z] ---> db5686cd084f [2022-05-06T13:25:04.652Z] Step 20/20 : LABEL version=2.2.0-dev.90 [2022-05-06T13:25:04.652Z] ---> Running in 2a070b113a38 [2022-05-06T13:25:05.250Z] Removing intermediate container 2a070b113a38 [2022-05-06T13:25:05.250Z] ---> 54e932e4328f [2022-05-06T13:25:05.250Z] [2022-05-06T13:25:05.524Z] Successfully built 54e932e4328f [2022-05-06T13:25:05.524Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-06T13:25:05.524Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-05-06T13:25:27.720Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:25:27.720Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:25:27.720Z] ---> 170dd6ba28fe [2022-05-06T13:25:27.720Z] Step 3/31 : WORKDIR /edgex-go [2022-05-06T13:25:27.720Z] ---> Using cache [2022-05-06T13:25:27.720Z] ---> 0df7969a37d8 [2022-05-06T13:25:27.720Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:25:27.720Z] ---> Using cache [2022-05-06T13:25:27.720Z] ---> 27a86656fde1 [2022-05-06T13:25:27.720Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-06T13:25:27.720Z] ---> Using cache [2022-05-06T13:25:27.720Z] ---> 0c308eee79d6 [2022-05-06T13:25:27.720Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-06T13:25:27.720Z] ---> Using cache [2022-05-06T13:25:27.720Z] ---> c52e86f236fb [2022-05-06T13:25:27.720Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:25:27.720Z] ---> Using cache [2022-05-06T13:25:27.720Z] ---> 0a84676c6bec [2022-05-06T13:25:27.720Z] Step 8/31 : COPY . . [2022-05-06T13:25:27.720Z] ---> Using cache [2022-05-06T13:25:27.720Z] ---> 694fb34209a2 [2022-05-06T13:25:27.720Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-06T13:25:27.720Z] ---> Running in af8f1f263933 [2022-05-06T13:25:27.998Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-06T13:25:29.985Z] Removing intermediate container 2444c45d8e50 [2022-05-06T13:25:29.985Z] ---> ba993c15043a [2022-05-06T13:25:29.985Z] [2022-05-06T13:25:29.985Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T13:25:29.985Z] ---> ac73e934f311 [2022-05-06T13:25:29.985Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-06T13:25:29.985Z] ---> Using cache [2022-05-06T13:25:29.986Z] ---> 3f440d6243ec [2022-05-06T13:25:29.986Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T13:25:29.986Z] ---> Using cache [2022-05-06T13:25:29.986Z] ---> 47e2aa5790a5 [2022-05-06T13:25:29.986Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-06T13:25:29.986Z] ---> Running in 60cfcbba4590 [2022-05-06T13:25:30.596Z] Removing intermediate container 60cfcbba4590 [2022-05-06T13:25:30.596Z] ---> 4a396c491004 [2022-05-06T13:25:30.596Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T13:25:30.596Z] ---> Running in e731cf78d51a [2022-05-06T13:25:31.199Z] Removing intermediate container e731cf78d51a [2022-05-06T13:25:31.199Z] ---> 0370e1ff5b8b [2022-05-06T13:25:31.199Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T13:25:32.190Z] ---> 419a31fe9ab6 [2022-05-06T13:25:32.190Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-06T13:25:34.823Z] ---> 706358a6be46 [2022-05-06T13:25:34.823Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-06T13:25:35.419Z] ---> c2d8b958d224 [2022-05-06T13:25:35.419Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-06T13:25:35.419Z] ---> Running in b1efb97d848f [2022-05-06T13:25:36.018Z] Removing intermediate container b1efb97d848f [2022-05-06T13:25:36.018Z] ---> 9502b3a8fa48 [2022-05-06T13:25:36.018Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T13:25:36.301Z] ---> Running in 7f831209660d [2022-05-06T13:25:36.908Z] Removing intermediate container 7f831209660d [2022-05-06T13:25:36.908Z] ---> 05e2f8531108 [2022-05-06T13:25:36.908Z] Step 20/22 : LABEL arch=arm64 [2022-05-06T13:25:36.908Z] ---> Running in e6daf2df9dee [2022-05-06T13:25:37.510Z] Removing intermediate container e6daf2df9dee [2022-05-06T13:25:37.510Z] ---> b544b1ddb79e [2022-05-06T13:25:37.510Z] Step 21/22 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:25:37.510Z] ---> Running in e5e232991204 [2022-05-06T13:25:38.115Z] Removing intermediate container e5e232991204 [2022-05-06T13:25:38.115Z] ---> 7d65875d164e [2022-05-06T13:25:38.115Z] Step 22/22 : LABEL version=2.2.0-dev.90 [2022-05-06T13:25:38.393Z] ---> Running in 3c333949780d [2022-05-06T13:25:38.996Z] Removing intermediate container 3c333949780d [2022-05-06T13:25:38.996Z] ---> 56b8fb8fc49a [2022-05-06T13:25:38.996Z] [2022-05-06T13:25:39.271Z] Successfully built 56b8fb8fc49a [2022-05-06T13:25:39.271Z] Successfully tagged support-scheduler-arm64:latest [2022-05-06T13:25:39.271Z] Building sys-mgmt-agent [2022-05-06T13:25:57.625Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:25:57.625Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:25:57.625Z] ---> 170dd6ba28fe [2022-05-06T13:25:57.625Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T13:25:57.625Z] ---> Using cache [2022-05-06T13:25:57.625Z] ---> 0df7969a37d8 [2022-05-06T13:25:57.625Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:25:57.625Z] ---> Using cache [2022-05-06T13:25:57.625Z] ---> 27a86656fde1 [2022-05-06T13:25:57.625Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-06T13:25:57.625Z] ---> Running in f8a6407e8953 [2022-05-06T13:25:59.073Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:25:59.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:26:00.669Z] OK: 220 MiB in 52 packages [2022-05-06T13:26:02.170Z] Removing intermediate container f8a6407e8953 [2022-05-06T13:26:02.170Z] ---> 7bcff37c26d5 [2022-05-06T13:26:02.170Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T13:26:03.163Z] ---> 089dac801bd3 [2022-05-06T13:26:03.163Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:26:03.163Z] ---> Running in 881ec6a694ab [2022-05-06T13:26:08.621Z] Removing intermediate container 881ec6a694ab [2022-05-06T13:26:08.621Z] ---> 54900c5dce97 [2022-05-06T13:26:08.621Z] Step 8/23 : COPY . . [2022-05-06T13:26:21.084Z] ---> 4090bd98f493 [2022-05-06T13:26:21.084Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-06T13:26:21.084Z] ---> Running in fcd08250bb90 [2022-05-06T13:26:23.091Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-06T13:28:45.067Z] Removing intermediate container cefe665c61fb [2022-05-06T13:28:45.067Z] ---> b570b4ba9df9 [2022-05-06T13:28:45.067Z] [2022-05-06T13:28:45.067Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T13:28:45.067Z] ---> ac73e934f311 [2022-05-06T13:28:45.067Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T13:28:45.067Z] ---> Using cache [2022-05-06T13:28:45.067Z] ---> 3f440d6243ec [2022-05-06T13:28:45.067Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T13:28:45.067Z] ---> Using cache [2022-05-06T13:28:45.067Z] ---> 47e2aa5790a5 [2022-05-06T13:28:45.067Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-06T13:28:45.067Z] ---> Running in 9f6f3499ee6f [2022-05-06T13:28:45.067Z] Removing intermediate container 9f6f3499ee6f [2022-05-06T13:28:45.067Z] ---> ae86a4aef75c [2022-05-06T13:28:45.067Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T13:28:45.067Z] ---> Running in 225f5039ba3b [2022-05-06T13:28:45.067Z] Removing intermediate container 225f5039ba3b [2022-05-06T13:28:45.067Z] ---> f772f7732244 [2022-05-06T13:28:45.067Z] Step 15/23 : WORKDIR / [2022-05-06T13:28:45.067Z] ---> Running in 024f34e3b616 [2022-05-06T13:28:45.067Z] Removing intermediate container 024f34e3b616 [2022-05-06T13:28:45.067Z] ---> c363b0948d38 [2022-05-06T13:28:45.067Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T13:28:45.067Z] ---> e5e6d815bed8 [2022-05-06T13:28:45.067Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-06T13:28:45.067Z] ---> 78ccca064310 [2022-05-06T13:28:45.067Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-06T13:28:45.067Z] ---> eaeba3b07b5d [2022-05-06T13:28:45.067Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-06T13:28:45.342Z] ---> Running in 488e9edc68c3 [2022-05-06T13:28:45.623Z] Removing intermediate container 488e9edc68c3 [2022-05-06T13:28:45.623Z] ---> b1b189d585ee [2022-05-06T13:28:45.623Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T13:28:45.900Z] ---> Running in f2496ff27efa [2022-05-06T13:28:46.523Z] Removing intermediate container f2496ff27efa [2022-05-06T13:28:46.523Z] ---> 006168821fdf [2022-05-06T13:28:46.523Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T13:28:46.523Z] ---> Running in 8f038cd840ad [2022-05-06T13:28:47.131Z] Removing intermediate container 8f038cd840ad [2022-05-06T13:28:47.131Z] ---> c3347927af1b [2022-05-06T13:28:47.131Z] Step 22/23 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:28:47.131Z] ---> Running in 36d2d21c4892 [2022-05-06T13:28:47.740Z] Removing intermediate container 36d2d21c4892 [2022-05-06T13:28:47.740Z] ---> 5fcd737b796c [2022-05-06T13:28:47.740Z] Step 23/23 : LABEL version=2.2.0-dev.90 [2022-05-06T13:28:48.038Z] ---> Running in 0807c056cb90 [2022-05-06T13:28:48.649Z] Removing intermediate container 0807c056cb90 [2022-05-06T13:28:48.649Z] ---> b335d0054cb6 [2022-05-06T13:28:48.649Z] [2022-05-06T13:28:48.929Z] Successfully built b335d0054cb6 [2022-05-06T13:28:48.929Z] Successfully tagged core-command-arm64:latest [2022-05-06T13:28:48.929Z] Building core-data [2022-05-06T13:29:07.325Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:29:07.326Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:29:07.326Z] ---> 170dd6ba28fe [2022-05-06T13:29:07.326Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T13:29:07.326Z] ---> Using cache [2022-05-06T13:29:07.326Z] ---> 0df7969a37d8 [2022-05-06T13:29:07.326Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:29:07.326Z] ---> Using cache [2022-05-06T13:29:07.326Z] ---> 27a86656fde1 [2022-05-06T13:29:07.326Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-06T13:29:07.326Z] ---> Running in 81a9125f2033 [2022-05-06T13:29:08.324Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:29:09.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:29:10.314Z] OK: 220 MiB in 52 packages [2022-05-06T13:29:11.776Z] Removing intermediate container 81a9125f2033 [2022-05-06T13:29:11.776Z] ---> 9faf90fe7c73 [2022-05-06T13:29:11.776Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T13:29:12.772Z] ---> a1592f0fe2d2 [2022-05-06T13:29:12.772Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:29:12.772Z] ---> Running in 8dd9671c4991 [2022-05-06T13:29:18.204Z] Removing intermediate container 8dd9671c4991 [2022-05-06T13:29:18.204Z] ---> 7963bcb71a21 [2022-05-06T13:29:18.204Z] Step 8/23 : COPY . . [2022-05-06T13:29:30.669Z] ---> 1d0005da5dd1 [2022-05-06T13:29:30.669Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-06T13:29:30.669Z] ---> Running in 2e9856a37d78 [2022-05-06T13:29:32.117Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-06T13:30:28.713Z] Removing intermediate container af8f1f263933 [2022-05-06T13:30:28.713Z] ---> c041162311a0 [2022-05-06T13:30:28.713Z] [2022-05-06T13:30:28.713Z] Step 10/31 : FROM alpine:3.14 [2022-05-06T13:30:28.713Z] ---> ac73e934f311 [2022-05-06T13:30:28.713Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-06T13:30:28.713Z] ---> Running in f9ae55b85077 [2022-05-06T13:30:28.713Z] Removing intermediate container f9ae55b85077 [2022-05-06T13:30:28.713Z] ---> 2ef2e9fd062e [2022-05-06T13:30:28.713Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-06T13:30:28.713Z] ---> Running in 94c701cfb0d0 [2022-05-06T13:30:28.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:30:28.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:30:28.713Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-06T13:30:28.713Z] (2/2) Installing su-exec (0.2-r1) [2022-05-06T13:30:28.713Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T13:30:28.713Z] OK: 6 MiB in 16 packages [2022-05-06T13:30:28.713Z] Removing intermediate container 94c701cfb0d0 [2022-05-06T13:30:28.713Z] ---> 505ec37805b1 [2022-05-06T13:30:28.713Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-06T13:30:28.713Z] ---> Running in 33d2070af8ac [2022-05-06T13:30:28.713Z] Removing intermediate container 33d2070af8ac [2022-05-06T13:30:28.713Z] ---> 11acb42bc408 [2022-05-06T13:30:28.713Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-06T13:30:28.713Z] ---> Running in 995726230b1c [2022-05-06T13:30:28.713Z] Removing intermediate container 995726230b1c [2022-05-06T13:30:28.713Z] ---> 0fbaf0dd485f [2022-05-06T13:30:28.713Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-06T13:30:28.713Z] ---> Running in a14b37d2bc37 [2022-05-06T13:30:30.738Z] Removing intermediate container a14b37d2bc37 [2022-05-06T13:30:30.738Z] ---> 02422c047c79 [2022-05-06T13:30:30.738Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-06T13:30:30.738Z] ---> Running in 246bf8d095aa [2022-05-06T13:30:31.350Z] Removing intermediate container 246bf8d095aa [2022-05-06T13:30:31.350Z] ---> 62490464ae58 [2022-05-06T13:30:31.350Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-06T13:30:32.352Z] ---> d4aaf14fb7c1 [2022-05-06T13:30:32.352Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-06T13:30:32.352Z] ---> Running in 2f9fc3b3fe04 [2022-05-06T13:30:35.784Z] Removing intermediate container 2f9fc3b3fe04 [2022-05-06T13:30:35.784Z] ---> 547ea2da55c7 [2022-05-06T13:30:35.784Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T13:30:36.431Z] ---> 7a29cec02bee [2022-05-06T13:30:36.431Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-06T13:30:38.439Z] ---> 97d55bffe984 [2022-05-06T13:30:38.439Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-06T13:30:39.447Z] ---> 0c9b97b1f6a8 [2022-05-06T13:30:39.447Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-06T13:30:40.254Z] ---> c9489f9f87c8 [2022-05-06T13:30:40.254Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-06T13:30:41.321Z] ---> 74d9bd877042 [2022-05-06T13:30:41.321Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-06T13:30:41.656Z] ---> Running in 1601634050f5 [2022-05-06T13:30:42.325Z] Removing intermediate container 1601634050f5 [2022-05-06T13:30:42.325Z] ---> 26a800fb2fd0 [2022-05-06T13:30:42.325Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-06T13:30:43.432Z] ---> a819b174f3b4 [2022-05-06T13:30:43.432Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-06T13:30:43.432Z] ---> Running in d1278cdce31a [2022-05-06T13:30:47.011Z] Removing intermediate container d1278cdce31a [2022-05-06T13:30:47.011Z] ---> 166d108f1ba3 [2022-05-06T13:30:47.011Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-06T13:30:47.011Z] ---> Running in bbe9a27c2f83 [2022-05-06T13:30:47.620Z] Removing intermediate container bbe9a27c2f83 [2022-05-06T13:30:47.620Z] ---> d6678f4906dd [2022-05-06T13:30:47.620Z] Step 28/31 : CMD ["gate"] [2022-05-06T13:30:47.902Z] ---> Running in faa9ccb6a815 [2022-05-06T13:30:48.514Z] Removing intermediate container faa9ccb6a815 [2022-05-06T13:30:48.514Z] ---> 3d7492283a79 [2022-05-06T13:30:48.514Z] Step 29/31 : LABEL arch=arm64 [2022-05-06T13:30:48.794Z] ---> Running in 65d2791c9d53 [2022-05-06T13:30:49.421Z] Removing intermediate container 65d2791c9d53 [2022-05-06T13:30:49.421Z] ---> 24651c455c27 [2022-05-06T13:30:49.421Z] Step 30/31 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:30:49.705Z] ---> Running in 0cd230d212a2 [2022-05-06T13:30:50.324Z] Removing intermediate container 0cd230d212a2 [2022-05-06T13:30:50.324Z] ---> 2f1421907e67 [2022-05-06T13:30:50.324Z] Step 31/31 : LABEL version=2.2.0-dev.90 [2022-05-06T13:30:50.612Z] ---> Running in d0f903550091 [2022-05-06T13:30:51.225Z] Removing intermediate container d0f903550091 [2022-05-06T13:30:51.225Z] ---> 4d4722e88a1f [2022-05-06T13:30:51.225Z] [2022-05-06T13:30:51.507Z] Successfully built 4d4722e88a1f [2022-05-06T13:30:51.507Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-06T13:30:51.507Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-05-06T13:31:09.912Z] Removing intermediate container fcd08250bb90 [2022-05-06T13:31:09.912Z] ---> 0a116e86bdfe [2022-05-06T13:31:09.912Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-06T13:31:09.912Z] ---> Running in 96bfd37907f5 [2022-05-06T13:31:09.912Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:31:09.912Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:31:09.912Z] ---> 170dd6ba28fe [2022-05-06T13:31:09.912Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T13:31:09.912Z] ---> Using cache [2022-05-06T13:31:09.912Z] ---> 0df7969a37d8 [2022-05-06T13:31:09.912Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:31:09.912Z] ---> Using cache [2022-05-06T13:31:09.912Z] ---> 27a86656fde1 [2022-05-06T13:31:09.912Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T13:31:09.912Z] ---> Using cache [2022-05-06T13:31:09.912Z] ---> 0c308eee79d6 [2022-05-06T13:31:09.912Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T13:31:09.912Z] ---> Using cache [2022-05-06T13:31:09.912Z] ---> c52e86f236fb [2022-05-06T13:31:09.912Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:31:09.912Z] ---> Using cache [2022-05-06T13:31:09.912Z] ---> 0a84676c6bec [2022-05-06T13:31:09.912Z] Step 8/22 : COPY . . [2022-05-06T13:31:09.912Z] ---> Using cache [2022-05-06T13:31:09.912Z] ---> 694fb34209a2 [2022-05-06T13:31:09.912Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-06T13:31:09.912Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-06T13:31:09.912Z] ---> Running in 7756d50d71ce [2022-05-06T13:31:11.911Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-06T13:31:15.355Z] Removing intermediate container 96bfd37907f5 [2022-05-06T13:31:15.355Z] ---> e89b6cd38177 [2022-05-06T13:31:15.355Z] [2022-05-06T13:31:15.355Z] Step 11/23 : FROM docker:20.10.14 [2022-05-06T13:31:15.355Z] 20.10.14: Pulling from library/docker [2022-05-06T13:31:33.781Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-06T13:31:33.781Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-06T13:31:33.781Z] ---> c346e9eafbab [2022-05-06T13:31:33.781Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-06T13:31:33.781Z] ---> Running in 88a374b67634 [2022-05-06T13:31:33.781Z] Removing intermediate container 88a374b67634 [2022-05-06T13:31:33.781Z] ---> 3abc7673eefb [2022-05-06T13:31:33.781Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-06T13:31:33.781Z] ---> Running in d6e0a6dbc55f [2022-05-06T13:31:34.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:31:35.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:31:36.466Z] (1/43) Installing readline (8.1.1-r0) [2022-05-06T13:31:36.466Z] (2/43) Installing bash (5.1.16-r0) [2022-05-06T13:31:36.466Z] Executing bash-5.1.16-r0.post-install [2022-05-06T13:31:36.466Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-06T13:31:36.748Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T13:31:36.748Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-06T13:31:36.748Z] (6/43) Installing curl (7.80.0-r1) [2022-05-06T13:31:36.748Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-06T13:31:36.748Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-06T13:31:36.748Z] (9/43) Installing expat (2.4.7-r0) [2022-05-06T13:31:36.748Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-06T13:31:36.748Z] (11/43) Installing gdbm (1.22-r0) [2022-05-06T13:31:36.748Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-06T13:31:36.748Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-06T13:31:36.748Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-06T13:31:36.748Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-06T13:31:36.748Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-06T13:31:37.033Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-06T13:31:40.474Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-06T13:31:40.474Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-06T13:31:40.474Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-06T13:31:40.474Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-06T13:31:40.474Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-06T13:31:40.474Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-06T13:31:40.474Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-06T13:31:40.474Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-06T13:31:40.474Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-06T13:31:40.474Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-06T13:31:40.474Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-06T13:31:40.474Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-06T13:31:40.474Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-06T13:31:40.474Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-06T13:31:40.474Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-06T13:31:40.474Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-06T13:31:40.474Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-06T13:31:40.474Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-06T13:31:40.474Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-06T13:31:40.474Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-06T13:31:40.474Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-06T13:31:40.755Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-06T13:31:40.755Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-06T13:31:40.755Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-06T13:31:40.755Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-06T13:31:41.038Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-06T13:31:41.654Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T13:31:41.654Z] OK: 82 MiB in 65 packages [2022-05-06T13:31:44.328Z] Removing intermediate container 7ea27e2b46f7 [2022-05-06T13:31:44.328Z] ---> d9beac1ccc1e [2022-05-06T13:31:44.328Z] [2022-05-06T13:31:44.328Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T13:31:44.328Z] ---> ac73e934f311 [2022-05-06T13:31:44.328Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-06T13:31:44.328Z] ---> Running in 4ebddc5f715c [2022-05-06T13:31:46.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:31:46.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:31:46.909Z] Collecting docker-compose==1.23.2 [2022-05-06T13:31:47.191Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-06T13:31:47.792Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-06T13:31:48.070Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-06T13:31:48.070Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T13:31:48.070Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T13:31:48.070Z] Collecting docker<4.0,>=3.6.0 [2022-05-06T13:31:48.070Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-06T13:31:48.352Z] OK: 6 MiB in 16 packages [2022-05-06T13:31:49.819Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-06T13:31:49.819Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-06T13:31:50.096Z] Collecting cached-property<2,>=1.2.0 [2022-05-06T13:31:50.096Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-06T13:31:50.375Z] Removing intermediate container 4ebddc5f715c [2022-05-06T13:31:50.375Z] ---> 57bd2ad66f7f [2022-05-06T13:31:50.375Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T13:31:50.375Z] ---> Running in 09b1665b702a [2022-05-06T13:31:50.988Z] Removing intermediate container 09b1665b702a [2022-05-06T13:31:50.988Z] ---> c4aece079fb4 [2022-05-06T13:31:50.988Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-06T13:31:50.988Z] ---> Running in c5e39e842508 [2022-05-06T13:31:51.596Z] Collecting PyYAML<4,>=3.10 [2022-05-06T13:31:51.596Z] Removing intermediate container c5e39e842508 [2022-05-06T13:31:51.596Z] ---> 0572a11562a6 [2022-05-06T13:31:51.596Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T13:31:51.596Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-06T13:31:51.596Z] ---> Running in ed8f2a80c949 [2022-05-06T13:31:51.877Z] Removing intermediate container ed8f2a80c949 [2022-05-06T13:31:51.877Z] ---> f1aa46cbaf30 [2022-05-06T13:31:51.877Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T13:31:53.321Z] ---> 5e853927acaa [2022-05-06T13:31:53.321Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-06T13:31:55.312Z] ---> b0622924bbf6 [2022-05-06T13:31:55.312Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-06T13:31:56.315Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-06T13:31:56.315Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-06T13:31:56.315Z] ---> 8d53577d9ad4 [2022-05-06T13:31:56.315Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-06T13:31:56.315Z] ---> Running in 763bafe9631b [2022-05-06T13:31:56.941Z] Removing intermediate container 763bafe9631b [2022-05-06T13:31:56.942Z] ---> 83b1d35c1eee [2022-05-06T13:31:56.942Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T13:31:56.942Z] ---> Running in 3e6ee8e45f5a [2022-05-06T13:31:57.555Z] Removing intermediate container 3e6ee8e45f5a [2022-05-06T13:31:57.555Z] ---> 825f2ff19e03 [2022-05-06T13:31:57.555Z] Step 20/22 : LABEL arch=arm64 [2022-05-06T13:31:57.555Z] ---> Running in be80380470bb [2022-05-06T13:31:58.157Z] Removing intermediate container be80380470bb [2022-05-06T13:31:58.157Z] ---> 83e3c13b647c [2022-05-06T13:31:58.157Z] Step 21/22 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:31:58.157Z] ---> Running in 0698a744c121 [2022-05-06T13:31:58.763Z] Removing intermediate container 0698a744c121 [2022-05-06T13:31:58.763Z] ---> 773dbeac55cd [2022-05-06T13:31:58.763Z] Step 22/22 : LABEL version=2.2.0-dev.90 [2022-05-06T13:31:58.763Z] ---> Running in 12b50bb41e73 [2022-05-06T13:31:59.369Z] Removing intermediate container 12b50bb41e73 [2022-05-06T13:31:59.369Z] ---> 2fbde8b25bcd [2022-05-06T13:31:59.369Z] [2022-05-06T13:31:59.369Z] Collecting jsonschema<3,>=2.5.1 [2022-05-06T13:31:59.369Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-06T13:31:59.658Z] Collecting docopt<0.7,>=0.6.1 [2022-05-06T13:31:59.658Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-06T13:31:59.658Z] Successfully built 2fbde8b25bcd [2022-05-06T13:31:59.658Z] Successfully tagged support-notifications-arm64:latest [2022-05-06T13:31:59.658Z] Building security-spire-server [2022-05-06T13:32:02.313Z]  Building support-notifications ... done Collecting websocket-client<1.0,>=0.32.0 [2022-05-06T13:32:02.594Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-06T13:32:02.594Z] Collecting texttable<0.10,>=0.9.0 [2022-05-06T13:32:02.594Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-06T13:32:04.600Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-06T13:32:04.876Z] Collecting docker-pycreds>=0.4.0 [2022-05-06T13:32:04.876Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-06T13:32:06.327Z] Collecting idna<2.8,>=2.5 [2022-05-06T13:32:06.327Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-06T13:32:06.327Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-06T13:32:06.607Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-06T13:32:06.607Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-06T13:32:08.065Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-06T13:32:08.065Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-06T13:32:08.345Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-06T13:32:08.346Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-06T13:32:08.346Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-06T13:32:08.346Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-06T13:32:09.807Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-06T13:32:09.807Z] Attempting uninstall: urllib3 [2022-05-06T13:32:09.807Z] Found existing installation: urllib3 1.26.7 [2022-05-06T13:32:09.807Z] Uninstalling urllib3-1.26.7: [2022-05-06T13:32:10.086Z] Successfully uninstalled urllib3-1.26.7 [2022-05-06T13:32:11.548Z] Attempting uninstall: idna [2022-05-06T13:32:11.548Z] Found existing installation: idna 3.3 [2022-05-06T13:32:11.548Z] Uninstalling idna-3.3: [2022-05-06T13:32:11.548Z] Successfully uninstalled idna-3.3 [2022-05-06T13:32:16.994Z] Attempting uninstall: requests [2022-05-06T13:32:16.994Z] Found existing installation: requests 2.26.0 [2022-05-06T13:32:16.994Z] Uninstalling requests-2.26.0: [2022-05-06T13:32:17.285Z] Successfully uninstalled requests-2.26.0 [2022-05-06T13:32:17.577Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:32:17.577Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:32:17.577Z] ---> 170dd6ba28fe [2022-05-06T13:32:17.577Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T13:32:17.577Z] ---> Using cache [2022-05-06T13:32:17.577Z] ---> 0df7969a37d8 [2022-05-06T13:32:17.577Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:32:17.577Z] ---> Using cache [2022-05-06T13:32:17.577Z] ---> 27a86656fde1 [2022-05-06T13:32:17.577Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T13:32:17.859Z] ---> Running in 79a5fb2308ae [2022-05-06T13:32:18.142Z] Running setup.py install for texttable: started [2022-05-06T13:32:19.605Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:32:20.600Z] Running setup.py install for texttable: finished with status 'done' [2022-05-06T13:32:20.600Z] Running setup.py install for PyYAML: started [2022-05-06T13:32:20.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:32:22.062Z] OK: 220 MiB in 52 packages [2022-05-06T13:32:23.587Z] Removing intermediate container 79a5fb2308ae [2022-05-06T13:32:23.587Z] ---> 7650790020c8 [2022-05-06T13:32:23.587Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T13:32:23.872Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-06T13:32:24.184Z] ---> 7c5f14191be1 [2022-05-06T13:32:24.184Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:32:24.466Z] ---> Running in efd1f83e5ae7 [2022-05-06T13:32:24.466Z] Running setup.py install for docopt: started [2022-05-06T13:32:27.117Z] Running setup.py install for docopt: finished with status 'done' [2022-05-06T13:32:27.117Z] Running setup.py install for dockerpty: started [2022-05-06T13:32:29.772Z] Removing intermediate container efd1f83e5ae7 [2022-05-06T13:32:29.772Z] ---> e69e00a65493 [2022-05-06T13:32:29.772Z] Step 8/25 : COPY . . [2022-05-06T13:32:29.772Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-06T13:32:32.422Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-06T13:32:50.856Z] ---> df30ab204f15 [2022-05-06T13:32:50.856Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T13:32:50.856Z] ---> Running in d44d26760033 [2022-05-06T13:32:50.856Z] Removing intermediate container d44d26760033 [2022-05-06T13:32:50.856Z] ---> fbd96e43b43c [2022-05-06T13:32:50.856Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-06T13:32:50.856Z] ---> Running in b3d5f3f9c4c5 [2022-05-06T13:32:52.850Z] Removing intermediate container d6e0a6dbc55f [2022-05-06T13:32:52.850Z] ---> c99991cf559b [2022-05-06T13:32:52.850Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-06T13:32:53.124Z] ---> Running in 78300c855ac5 [2022-05-06T13:32:53.406Z] Removing intermediate container b3d5f3f9c4c5 [2022-05-06T13:32:53.406Z] ---> e1e8061ff184 [2022-05-06T13:32:53.406Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-06T13:32:53.406Z] ---> Running in d7dfdbe592c8 [2022-05-06T13:32:53.689Z] Removing intermediate container 78300c855ac5 [2022-05-06T13:32:53.689Z] ---> cae98ff51863 [2022-05-06T13:32:53.690Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-06T13:32:53.690Z] ---> Running in 0a6c4fc5f201 [2022-05-06T13:32:54.294Z] Removing intermediate container d7dfdbe592c8 [2022-05-06T13:32:54.294Z] ---> 66e75fc4b9bd [2022-05-06T13:32:54.294Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-06T13:32:54.294Z] ---> Running in a160648b2be4 [2022-05-06T13:32:54.294Z] Removing intermediate container 0a6c4fc5f201 [2022-05-06T13:32:54.294Z] ---> 6679b4c6f5cd [2022-05-06T13:32:54.294Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-06T13:32:56.942Z] ---> 3631d191b021 [2022-05-06T13:32:56.942Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-06T13:32:57.555Z] spire-1.2.1/ [2022-05-06T13:32:57.555Z] spire-1.2.1/.data/ [2022-05-06T13:32:57.555Z] spire-1.2.1/.data/.file [2022-05-06T13:32:57.555Z] spire-1.2.1/.dockerignore [2022-05-06T13:32:57.555Z] spire-1.2.1/.gitattributes [2022-05-06T13:32:57.555Z] spire-1.2.1/.githooks/ [2022-05-06T13:32:57.555Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T13:32:57.555Z] spire-1.2.1/.github/ [2022-05-06T13:32:57.555Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T13:32:57.555Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T13:32:57.555Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T13:32:57.555Z] spire-1.2.1/.github/workflows/ [2022-05-06T13:32:57.555Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T13:32:57.555Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T13:32:57.555Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T13:32:57.555Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T13:32:57.555Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T13:32:57.555Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T13:32:57.555Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T13:32:57.555Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T13:32:57.555Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T13:32:57.555Z] spire-1.2.1/.gitignore [2022-05-06T13:32:57.555Z] spire-1.2.1/.go-version [2022-05-06T13:32:57.555Z] spire-1.2.1/.golangci.yml [2022-05-06T13:32:57.555Z] spire-1.2.1/ADOPTERS.md [2022-05-06T13:32:57.555Z] spire-1.2.1/CHANGELOG.md [2022-05-06T13:32:57.555Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T13:32:57.555Z] spire-1.2.1/CODEOWNERS [2022-05-06T13:32:57.555Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T13:32:57.555Z] spire-1.2.1/Dockerfile [2022-05-06T13:32:57.831Z] spire-1.2.1/Dockerfile.dev [2022-05-06T13:32:57.831Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T13:32:57.831Z] spire-1.2.1/LICENSE [2022-05-06T13:32:57.831Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T13:32:57.831Z] spire-1.2.1/Makefile [2022-05-06T13:32:57.831Z] spire-1.2.1/README.md [2022-05-06T13:32:57.831Z] spire-1.2.1/ROADMAP.md [2022-05-06T13:32:57.831Z] spire-1.2.1/SECURITY.md [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T13:32:57.831Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T13:32:58.109Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T13:32:58.109Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T13:32:58.109Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T13:32:58.109Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T13:32:58.109Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T13:32:58.109Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T13:32:58.109Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T13:32:58.109Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T13:32:58.109Z] spire-1.2.1/conf/ [2022-05-06T13:32:58.109Z] spire-1.2.1/conf/agent/ [2022-05-06T13:32:58.109Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T13:32:58.109Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T13:32:58.109Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T13:32:58.109Z] spire-1.2.1/conf/server/ [2022-05-06T13:32:58.109Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T13:32:58.109Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T13:32:58.109Z] spire-1.2.1/conf/server/server.conf [2022-05-06T13:32:58.109Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/ [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/auditlog.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/images/ [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/images/SPIRE_server.png ---> ced3308d74d7 [2022-05-06T13:32:58.109Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-06T13:32:58.109Z] [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/spire_server.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/telemetry.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/upgrading.md [2022-05-06T13:32:58.109Z] spire-1.2.1/doc/using_spire.md [2022-05-06T13:32:58.109Z] spire-1.2.1/examples/ [2022-05-06T13:32:58.109Z] spire-1.2.1/examples/README.md [2022-05-06T13:32:58.109Z] spire-1.2.1/go.mod [2022-05-06T13:32:58.109Z] spire-1.2.1/go.sum [2022-05-06T13:32:58.109Z] spire-1.2.1/pkg/ [2022-05-06T13:32:58.109Z] spire-1.2.1/pkg/agent/ [2022-05-06T13:32:58.109Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T13:32:58.109Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T13:32:58.109Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T13:32:58.109Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T13:32:58.109Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T13:32:58.109Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T13:32:58.109Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T13:32:58.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T13:32:58.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T13:32:58.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T13:32:58.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T13:32:58.110Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/common/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/common/api/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T13:32:58.386Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T13:32:58.387Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/health/ [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/log/ [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T13:32:58.663Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/util/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/version/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T13:32:58.664Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T13:32:58.940Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/config.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T13:32:58.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem ---> 54d2cb0b40a4 [2022-05-06T13:32:59.241Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-06T13:32:59.241Z] [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T13:32:59.241Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/server.go [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T13:32:59.242Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T13:32:59.242Z] spire-1.2.1/proto/ [2022-05-06T13:32:59.242Z] spire-1.2.1/proto/private/ [2022-05-06T13:32:59.242Z] spire-1.2.1/proto/private/server/ [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/ [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/common/ [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T13:32:59.522Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T13:32:59.522Z] spire-1.2.1/release/ ---> Running in dc00fb9644b4 [2022-05-06T13:32:59.522Z] [2022-05-06T13:32:59.522Z] spire-1.2.1/release/spire-extras/ [2022-05-06T13:32:59.522Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T13:32:59.522Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T13:32:59.522Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T13:32:59.522Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T13:32:59.522Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T13:32:59.522Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T13:32:59.522Z] spire-1.2.1/release/spire/ [2022-05-06T13:32:59.522Z] spire-1.2.1/release/spire/README.md [2022-05-06T13:32:59.522Z] spire-1.2.1/release/spire/conf/ [2022-05-06T13:32:59.522Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T13:32:59.522Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T13:32:59.522Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T13:32:59.522Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T13:32:59.522Z] spire-1.2.1/script/ [2022-05-06T13:32:59.522Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T13:32:59.522Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T13:32:59.522Z] spire-1.2.1/support/ [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/ [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T13:32:59.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T13:32:59.523Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T13:32:59.523Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T13:32:59.523Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/clock/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/clock/clock.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fixture/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T13:32:59.523Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T13:32:59.799Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/README.md [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/common [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T13:32:59.799Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T13:32:59.800Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yamlRemoving intermediate container dc00fb9644b4 [2022-05-06T13:33:00.076Z] ---> 4f6d64c49f63 [2022-05-06T13:33:00.076Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T13:33:00.076Z] [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md ---> Running in ae488f1ed019 [2022-05-06T13:33:00.076Z] [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T13:33:00.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T13:33:00.077Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T13:33:00.352Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T13:33:00.353Z] spire-1.2.1/test/integration/test.sh [2022-05-06T13:33:00.353Z] spire-1.2.1/test/plugintest/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/spiretest/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/testca/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/testca/ca.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/testkey/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T13:33:00.353Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/testkey/new.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/util/ [2022-05-06T13:33:00.353Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/util/race.go [2022-05-06T13:33:00.353Z] spire-1.2.1/test/util/util.go [2022-05-06T13:33:00.353Z] building spire from source... [2022-05-06T13:33:00.627Z] Removing intermediate container ae488f1ed019 [2022-05-06T13:33:00.627Z] ---> f581f48c4433 [2022-05-06T13:33:00.627Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T13:33:00.905Z] ---> Running in 2fb889d58d82 [2022-05-06T13:33:01.180Z] Installing go1.17.7... [2022-05-06T13:33:01.456Z] Removing intermediate container 2fb889d58d82 [2022-05-06T13:33:01.456Z] ---> 03bc13ee0d36 [2022-05-06T13:33:01.456Z] Step 22/23 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:33:01.456Z] ---> Running in e203a9ef2725 [2022-05-06T13:33:02.062Z] Removing intermediate container e203a9ef2725 [2022-05-06T13:33:02.062Z] ---> cf53d1378951 [2022-05-06T13:33:02.062Z] Step 23/23 : LABEL version=2.2.0-dev.90 [2022-05-06T13:33:02.062Z] ---> Running in 4c23e62bde0f [2022-05-06T13:33:02.669Z] Removing intermediate container 4c23e62bde0f [2022-05-06T13:33:02.669Z] ---> 403cbe9f8c60 [2022-05-06T13:33:02.669Z] [2022-05-06T13:33:02.954Z] Successfully built 403cbe9f8c60 [2022-05-06T13:33:02.954Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-06T13:33:02.954Z]  Building sys-mgmt-agent ... done Building security-spire-config [2022-05-06T13:33:21.336Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T13:33:21.336Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T13:33:21.336Z] ---> 170dd6ba28fe [2022-05-06T13:33:21.336Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T13:33:21.336Z] ---> Using cache [2022-05-06T13:33:21.336Z] ---> 0df7969a37d8 [2022-05-06T13:33:21.336Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:33:21.336Z] ---> Using cache [2022-05-06T13:33:21.336Z] ---> 27a86656fde1 [2022-05-06T13:33:21.336Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T13:33:21.336Z] ---> Using cache [2022-05-06T13:33:21.336Z] ---> 7650790020c8 [2022-05-06T13:33:21.336Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T13:33:21.336Z] ---> Using cache [2022-05-06T13:33:21.336Z] ---> 7c5f14191be1 [2022-05-06T13:33:21.336Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:33:21.336Z] ---> Using cache [2022-05-06T13:33:21.336Z] ---> e69e00a65493 [2022-05-06T13:33:21.336Z] Step 8/26 : COPY . . [2022-05-06T13:33:21.336Z] ---> Using cache [2022-05-06T13:33:21.336Z] ---> df30ab204f15 [2022-05-06T13:33:21.336Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T13:33:21.336Z] ---> Using cache [2022-05-06T13:33:21.336Z] ---> fbd96e43b43c [2022-05-06T13:33:21.336Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T13:33:21.336Z] ---> Using cache [2022-05-06T13:33:21.336Z] ---> e1e8061ff184 [2022-05-06T13:33:21.336Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T13:33:21.336Z] ---> Using cache [2022-05-06T13:33:21.336Z] ---> 66e75fc4b9bd [2022-05-06T13:33:21.336Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-06T13:33:21.336Z] ---> Running in bf737184b332 [2022-05-06T13:33:22.791Z] spire-1.2.1/ [2022-05-06T13:33:22.791Z] spire-1.2.1/.data/ [2022-05-06T13:33:22.791Z] spire-1.2.1/.data/.file [2022-05-06T13:33:22.791Z] spire-1.2.1/.dockerignore [2022-05-06T13:33:22.791Z] spire-1.2.1/.gitattributes [2022-05-06T13:33:22.791Z] spire-1.2.1/.githooks/ [2022-05-06T13:33:22.791Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T13:33:22.791Z] spire-1.2.1/.github/ [2022-05-06T13:33:22.791Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T13:33:22.791Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T13:33:22.791Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T13:33:22.791Z] spire-1.2.1/.github/workflows/ [2022-05-06T13:33:22.791Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T13:33:22.791Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T13:33:22.791Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T13:33:22.791Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T13:33:22.791Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T13:33:22.791Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T13:33:22.791Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T13:33:22.791Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T13:33:22.791Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T13:33:22.791Z] spire-1.2.1/.gitignore [2022-05-06T13:33:22.791Z] spire-1.2.1/.go-version [2022-05-06T13:33:22.791Z] spire-1.2.1/.golangci.yml [2022-05-06T13:33:22.791Z] spire-1.2.1/ADOPTERS.md [2022-05-06T13:33:22.791Z] spire-1.2.1/CHANGELOG.md [2022-05-06T13:33:22.791Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T13:33:22.791Z] spire-1.2.1/CODEOWNERS [2022-05-06T13:33:22.791Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T13:33:22.791Z] spire-1.2.1/Dockerfile [2022-05-06T13:33:22.791Z] spire-1.2.1/Dockerfile.dev [2022-05-06T13:33:22.791Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T13:33:22.791Z] spire-1.2.1/LICENSE [2022-05-06T13:33:22.791Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T13:33:22.791Z] spire-1.2.1/Makefile [2022-05-06T13:33:22.791Z] spire-1.2.1/README.md [2022-05-06T13:33:22.791Z] spire-1.2.1/ROADMAP.md [2022-05-06T13:33:22.791Z] spire-1.2.1/SECURITY.md [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T13:33:22.791Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T13:33:23.072Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T13:33:23.072Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T13:33:23.072Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T13:33:23.072Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T13:33:23.072Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T13:33:23.072Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T13:33:23.072Z] spire-1.2.1/conf/ [2022-05-06T13:33:23.072Z] spire-1.2.1/conf/agent/ [2022-05-06T13:33:23.072Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T13:33:23.072Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T13:33:23.072Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T13:33:23.072Z] spire-1.2.1/conf/server/ [2022-05-06T13:33:23.072Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T13:33:23.072Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T13:33:23.072Z] spire-1.2.1/conf/server/server.conf [2022-05-06T13:33:23.072Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/ [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/auditlog.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/images/ [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/spire_server.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/telemetry.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/upgrading.md [2022-05-06T13:33:23.072Z] spire-1.2.1/doc/using_spire.md [2022-05-06T13:33:23.072Z] spire-1.2.1/examples/ [2022-05-06T13:33:23.072Z] spire-1.2.1/examples/README.md [2022-05-06T13:33:23.072Z] spire-1.2.1/go.mod [2022-05-06T13:33:23.072Z] spire-1.2.1/go.sum [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T13:33:23.072Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T13:33:23.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T13:33:23.351Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/health/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T13:33:23.352Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/log/ [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T13:33:23.353Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T13:33:23.630Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T13:33:23.630Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T13:33:23.630Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T13:33:23.630Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T13:33:23.630Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T13:33:23.630Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T13:33:23.630Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T13:33:23.630Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T13:33:23.630Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/util/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/version/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T13:33:23.631Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T13:33:23.632Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/config.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T13:33:23.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T13:33:24.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/server.go [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/ [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/private/ [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/private/server/ [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/ [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/common/ [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T13:33:24.189Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T13:33:24.189Z] spire-1.2.1/release/ [2022-05-06T13:33:24.189Z] spire-1.2.1/release/spire-extras/ [2022-05-06T13:33:24.189Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T13:33:24.189Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T13:33:24.189Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T13:33:24.189Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T13:33:24.189Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T13:33:24.189Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T13:33:24.189Z] spire-1.2.1/release/spire/ [2022-05-06T13:33:24.189Z] spire-1.2.1/release/spire/README.md [2022-05-06T13:33:24.189Z] spire-1.2.1/release/spire/conf/ [2022-05-06T13:33:24.189Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T13:33:24.189Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T13:33:24.189Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T13:33:24.189Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T13:33:24.189Z] spire-1.2.1/script/ [2022-05-06T13:33:24.189Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T13:33:24.189Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T13:33:24.189Z] spire-1.2.1/support/ [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/ [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T13:33:24.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T13:33:24.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T13:33:24.463Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T13:33:24.463Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T13:33:24.463Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/clock/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/clock/clock.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T13:33:24.463Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T13:33:24.464Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/README.md [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/common [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T13:33:24.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T13:33:24.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T13:33:24.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T13:33:24.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T13:33:24.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T13:33:24.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T13:33:24.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T13:33:24.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T13:33:24.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T13:33:24.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T13:33:24.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T13:33:24.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T13:33:24.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T13:33:24.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T13:33:24.740Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T13:33:24.741Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T13:33:24.742Z] spire-1.2.1/test/integration/test.sh [2022-05-06T13:33:24.742Z] spire-1.2.1/test/plugintest/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T13:33:24.742Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T13:33:24.742Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T13:33:24.742Z] spire-1.2.1/test/spiretest/ [2022-05-06T13:33:24.742Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/testca/ [2022-05-06T13:33:25.014Z] spire-1.2.1/test/testca/ca.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/testkey/ [2022-05-06T13:33:25.014Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T13:33:25.014Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/testkey/new.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T13:33:25.014Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/util/ [2022-05-06T13:33:25.014Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/util/race.go [2022-05-06T13:33:25.014Z] spire-1.2.1/test/util/util.go [2022-05-06T13:33:25.014Z] building spire from source... [2022-05-06T13:33:25.613Z] Installing go1.17.7... [2022-05-06T13:33:31.058Z] Building bin/spire-server... [2022-05-06T13:33:31.058Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T13:33:31.058Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T13:33:31.058Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T13:33:32.054Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T13:33:32.054Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T13:33:32.332Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T13:33:36.685Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T13:33:37.295Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T13:33:37.576Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T13:33:38.188Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T13:33:38.797Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T13:33:39.076Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T13:33:39.076Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T13:33:39.680Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T13:33:39.680Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T13:33:39.680Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T13:33:39.680Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T13:33:39.680Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T13:33:40.289Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T13:33:41.743Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T13:33:41.743Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T13:33:42.021Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T13:33:42.021Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T13:33:43.473Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T13:33:51.816Z] Building bin/spire-server... [2022-05-06T13:33:51.816Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T13:33:51.816Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T13:33:51.816Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T13:33:51.816Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T13:33:52.096Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T13:33:55.536Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T13:33:56.145Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T13:33:56.145Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T13:33:56.430Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T13:33:56.430Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T13:33:57.456Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T13:33:57.456Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T13:33:57.735Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T13:33:58.014Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T13:33:58.292Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T13:33:58.292Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T13:33:58.292Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T13:33:59.752Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T13:33:59.752Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T13:33:59.752Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T13:34:00.030Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T13:34:00.309Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T13:34:01.309Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T13:34:09.671Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T13:34:09.671Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T13:34:09.671Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T13:34:09.671Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T13:34:09.671Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T13:34:09.951Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T13:34:10.233Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T13:34:10.233Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T13:34:10.843Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T13:34:10.843Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T13:34:10.843Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T13:34:11.126Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T13:34:11.126Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T13:34:11.126Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T13:34:11.126Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T13:34:11.409Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T13:34:12.407Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T13:34:13.406Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T13:34:13.406Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T13:34:13.687Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T13:34:13.687Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T13:34:13.973Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T13:34:16.625Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T13:34:22.103Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T13:34:22.381Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T13:34:22.382Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T13:34:22.382Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T13:34:22.382Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T13:34:22.663Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T13:34:22.943Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T13:34:22.943Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T13:34:23.552Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T13:34:23.552Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T13:34:23.552Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T13:34:29.036Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T13:34:29.036Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T13:34:29.036Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T13:34:29.036Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T13:34:29.036Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T13:34:29.036Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T13:34:29.036Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T13:34:29.036Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T13:34:29.036Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T13:34:29.326Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T13:34:29.326Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T13:34:29.326Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T13:34:29.606Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T13:34:29.893Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T13:34:29.893Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T13:34:30.179Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T13:34:30.798Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T13:34:32.272Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T13:34:32.272Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T13:34:32.272Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T13:34:32.556Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T13:34:32.556Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T13:34:32.556Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T13:34:32.556Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T13:34:32.844Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T13:34:33.128Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T13:34:33.128Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T13:34:33.128Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T13:34:33.412Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T13:34:34.077Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T13:34:34.692Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T13:34:34.692Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T13:34:34.692Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T13:34:35.706Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T13:34:36.319Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T13:34:38.335Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T13:34:45.131Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T13:34:45.131Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T13:34:45.131Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T13:34:45.131Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T13:34:49.530Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T13:34:49.530Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T13:34:49.530Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T13:35:04.787Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T13:35:09.175Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T13:35:09.175Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T13:35:09.175Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T13:35:24.342Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T13:35:36.791Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T13:35:36.791Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T13:35:36.791Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T13:35:36.791Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T13:35:37.063Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T13:35:38.509Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T13:35:40.503Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T13:35:41.126Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T13:35:41.729Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T13:35:42.008Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T13:35:44.008Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T13:35:44.008Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T13:35:44.285Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T13:35:45.287Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T13:35:45.569Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T13:35:45.569Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T13:35:45.850Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T13:35:46.468Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T13:35:46.747Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T13:35:47.250Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T13:35:47.250Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T13:35:48.256Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T13:35:48.547Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T13:35:49.158Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T13:35:49.776Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T13:35:49.776Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T13:35:50.063Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T13:35:50.351Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T13:35:54.852Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T13:35:55.135Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T13:35:55.135Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T13:35:55.422Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T13:35:56.419Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T13:35:57.431Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T13:35:58.094Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T13:35:58.094Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T13:35:58.094Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T13:35:58.094Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T13:35:58.094Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T13:35:58.094Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T13:35:58.454Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T13:35:59.445Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T13:36:00.170Z] Removing intermediate container 2e9856a37d78 [2022-05-06T13:36:00.170Z] ---> 4a6fbd218590 [2022-05-06T13:36:00.170Z] [2022-05-06T13:36:00.170Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T13:36:00.170Z] ---> ac73e934f311 [2022-05-06T13:36:00.170Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-06T13:36:00.463Z] ---> Running in 8b56652ee12c [2022-05-06T13:36:01.181Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T13:36:01.181Z] Removing intermediate container 8b56652ee12c [2022-05-06T13:36:01.181Z] ---> d8f27b6ca210 [2022-05-06T13:36:01.181Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-06T13:36:01.603Z] ---> Running in a9a7f758505f [2022-05-06T13:36:01.603Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T13:36:02.231Z] Removing intermediate container a9a7f758505f [2022-05-06T13:36:02.231Z] ---> b1d5e3d787be [2022-05-06T13:36:02.231Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-06T13:36:02.231Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T13:36:02.231Z]  ---> Running in ae9971c73ffd [2022-05-06T13:36:02.516Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T13:36:02.844Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T13:36:02.844Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T13:36:03.131Z] Removing intermediate container ae9971c73ffd [2022-05-06T13:36:03.131Z] ---> 2aeb28160466 [2022-05-06T13:36:03.131Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:36:03.131Z] ---> Running in 61dae1b31750 [2022-05-06T13:36:06.000Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T13:36:06.612Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T13:36:06.612Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T13:36:07.259Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T13:36:07.259Z] Removing intermediate container 61dae1b31750 [2022-05-06T13:36:07.259Z] ---> 625951642931 [2022-05-06T13:36:07.259Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-06T13:36:07.560Z] ---> Running in 1b9285b46d68 [2022-05-06T13:36:07.560Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T13:36:07.856Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T13:36:08.244Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T13:36:08.542Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T13:36:08.543Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T13:36:08.543Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T13:36:08.854Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T13:36:09.132Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T13:36:09.405Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T13:36:10.004Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:36:10.289Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T13:36:10.289Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T13:36:10.570Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T13:36:10.570Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T13:36:10.862Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T13:36:10.862Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T13:36:10.862Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:36:10.862Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T13:36:11.147Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T13:36:11.147Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T13:36:11.147Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T13:36:11.429Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T13:36:12.434Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-06T13:36:12.434Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-06T13:36:12.434Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-06T13:36:12.717Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-06T13:36:12.717Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T13:36:12.717Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-06T13:36:12.717Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T13:36:12.717Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T13:36:12.995Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-06T13:36:12.995Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T13:36:12.995Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T13:36:12.995Z] OK: 8 MiB in 20 packages [2022-05-06T13:36:13.275Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T13:36:13.555Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T13:36:13.555Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T13:36:13.838Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T13:36:13.838Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T13:36:14.455Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T13:36:14.455Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T13:36:14.737Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T13:36:15.347Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T13:36:15.347Z] Removing intermediate container 1b9285b46d68 [2022-05-06T13:36:15.347Z] ---> 87c80f28548a [2022-05-06T13:36:15.347Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T13:36:15.347Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T13:36:15.959Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T13:36:16.560Z]  ---> 36c5c6b6d51e [2022-05-06T13:36:16.560Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-06T13:36:18.573Z] ---> 74b84091188a [2022-05-06T13:36:18.573Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-06T13:36:19.177Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T13:36:19.781Z]  ---> 721dd24919f2 [2022-05-06T13:36:19.782Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-06T13:36:19.782Z] ---> Running in 8677bd834b49 [2022-05-06T13:36:20.392Z] Removing intermediate container 8677bd834b49 [2022-05-06T13:36:20.392Z] ---> 7f7baf630788 [2022-05-06T13:36:20.392Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T13:36:20.674Z] ---> Running in c714246911ae [2022-05-06T13:36:20.951Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T13:36:21.229Z] Removing intermediate container c714246911ae [2022-05-06T13:36:21.229Z] ---> b1c95a2146fc [2022-05-06T13:36:21.229Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T13:36:21.507Z] ---> Running in 7f26542abfa0 [2022-05-06T13:36:21.791Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T13:36:21.791Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T13:36:22.107Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T13:36:22.107Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T13:36:22.107Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T13:36:22.107Z] Removing intermediate container 7f26542abfa0 [2022-05-06T13:36:22.107Z] ---> e5a9c87068cd [2022-05-06T13:36:22.107Z] Step 22/23 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:36:22.107Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T13:36:22.107Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T13:36:22.107Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T13:36:22.394Z]  ---> Running in f8dcdc034050 [2022-05-06T13:36:22.674Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T13:36:22.674Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T13:36:22.955Z] Removing intermediate container f8dcdc034050 [2022-05-06T13:36:22.955Z] ---> 456d5db1714a [2022-05-06T13:36:22.955Z] Step 23/23 : LABEL version=2.2.0-dev.90 [2022-05-06T13:36:22.955Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T13:36:22.955Z]  ---> Running in 653eedcb1f33 [2022-05-06T13:36:23.563Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T13:36:23.563Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T13:36:23.563Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T13:36:23.563Z] Removing intermediate container 653eedcb1f33 [2022-05-06T13:36:23.563Z] ---> 452440d01207 [2022-05-06T13:36:23.563Z] [2022-05-06T13:36:23.847Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T13:36:23.847Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T13:36:24.125Z] Successfully built 452440d01207 [2022-05-06T13:36:24.125Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T13:36:24.125Z] Successfully tagged core-data-arm64:latest [2022-05-06T13:36:24.125Z]  Building core-data ... done go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T13:36:24.125Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T13:36:24.125Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T13:36:24.125Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T13:36:24.408Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T13:36:24.408Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T13:36:25.018Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T13:36:25.302Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T13:36:25.586Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T13:36:25.865Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T13:36:26.471Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T13:36:26.471Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T13:36:26.471Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T13:36:26.471Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T13:36:26.751Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T13:36:26.751Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-06T13:36:27.755Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T13:36:27.755Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T13:36:28.036Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T13:36:28.036Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T13:36:28.036Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T13:36:29.493Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T13:36:30.487Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T13:36:30.487Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T13:36:30.765Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T13:36:30.765Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T13:36:31.044Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T13:36:31.322Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T13:36:31.604Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T13:36:32.431Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T13:36:32.717Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T13:36:32.717Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T13:36:32.717Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T13:36:32.717Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T13:36:34.183Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T13:36:36.184Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T13:36:36.184Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T13:36:36.463Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T13:36:36.463Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T13:36:37.067Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T13:36:37.348Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T13:36:37.348Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T13:36:37.627Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T13:36:37.627Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T13:36:37.627Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T13:36:37.908Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T13:36:46.275Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T13:36:46.275Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T13:36:46.275Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T13:36:46.275Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T13:36:51.801Z] Removing intermediate container 7756d50d71ce [2022-05-06T13:36:51.801Z] ---> b466f3f61f55 [2022-05-06T13:36:51.801Z] [2022-05-06T13:36:51.801Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T13:36:51.801Z] ---> ac73e934f311 [2022-05-06T13:36:51.801Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-06T13:36:51.801Z] ---> Running in 897812b0ef2e [2022-05-06T13:36:53.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:36:53.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:36:55.318Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-06T13:36:55.318Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-06T13:36:55.318Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-06T13:36:55.318Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-06T13:36:55.318Z] (5/6) Installing curl (7.79.1-r1) [2022-05-06T13:36:55.597Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-06T13:36:55.597Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T13:36:55.597Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T13:36:56.208Z] OK: 8 MiB in 20 packages [2022-05-06T13:36:58.875Z] Removing intermediate container 897812b0ef2e [2022-05-06T13:36:58.875Z] ---> 61719558c35d [2022-05-06T13:36:58.875Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T13:36:59.180Z] ---> Running in a7e42918d3fb [2022-05-06T13:36:59.464Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T13:36:59.464Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T13:37:00.101Z] Removing intermediate container a7e42918d3fb [2022-05-06T13:37:00.101Z] ---> 5d883cb41ca4 [2022-05-06T13:37:00.101Z] Step 13/22 : WORKDIR /edgex [2022-05-06T13:37:00.101Z] ---> Running in e5b4bdfae955 [2022-05-06T13:37:00.744Z] Removing intermediate container e5b4bdfae955 [2022-05-06T13:37:00.744Z] ---> 86636b39bee2 [2022-05-06T13:37:00.744Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-06T13:37:02.214Z] ---> 26d8ff7a6db1 [2022-05-06T13:37:02.214Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-06T13:37:04.248Z] ---> a1700d315ce0 [2022-05-06T13:37:04.248Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-06T13:37:05.720Z] ---> 6e0af9d04ee8 [2022-05-06T13:37:05.720Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T13:37:06.737Z] ---> f63a46c9523c [2022-05-06T13:37:06.737Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-06T13:37:07.032Z] ---> Running in 20e1be529e95 [2022-05-06T13:37:10.507Z] Removing intermediate container 20e1be529e95 [2022-05-06T13:37:10.507Z] ---> 6185a80ac394 [2022-05-06T13:37:10.507Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T13:37:10.507Z] ---> Running in 644ed6028574 [2022-05-06T13:37:11.132Z] Removing intermediate container 644ed6028574 [2022-05-06T13:37:11.132Z] ---> 09f0fa00c5d4 [2022-05-06T13:37:11.132Z] Step 20/22 : LABEL arch=arm64 [2022-05-06T13:37:11.420Z] ---> Running in 2cb6882a05ba [2022-05-06T13:37:12.055Z] Removing intermediate container 2cb6882a05ba [2022-05-06T13:37:12.055Z] ---> 8aae4f5442f9 [2022-05-06T13:37:12.055Z] Step 21/22 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T13:37:12.342Z] ---> Running in e3b71f7f1756 [2022-05-06T13:37:12.959Z] Removing intermediate container e3b71f7f1756 [2022-05-06T13:37:12.959Z] ---> 21d91f9c3b07 [2022-05-06T13:37:12.959Z] Step 22/22 : LABEL version=2.2.0-dev.90 [2022-05-06T13:37:13.246Z] ---> Running in c33e23781faf [2022-05-06T13:37:13.861Z] Removing intermediate container c33e23781faf [2022-05-06T13:37:13.861Z] ---> 23e4ae34e179 [2022-05-06T13:37:13.861Z] [2022-05-06T13:37:14.146Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T13:37:14.146Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T13:37:14.146Z] Successfully built 23e4ae34e179 [2022-05-06T13:37:14.146Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-06T13:55:22.877Z]  Building security-proxy-setup ... done Building bin/spire-agent... [2022-05-06T13:55:22.877Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T13:55:22.877Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T13:55:22.877Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T13:55:22.877Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T13:55:22.877Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T13:55:22.877Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T13:55:22.877Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T13:55:22.877Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T13:55:22.877Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T13:55:22.877Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T13:55:22.877Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T13:55:22.877Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T13:55:22.877Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T14:01:15.204Z] Removing intermediate container c75925d20690 [2022-05-06T14:01:15.204Z] ---> 83952875c480 [2022-05-06T14:01:15.204Z] [2022-05-06T14:01:15.204Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T14:01:15.204Z] ---> 3fb3c9af89a9 [2022-05-06T14:01:15.204Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T14:01:15.204Z] ---> Using cache [2022-05-06T14:01:15.204Z] ---> f7f8ca8948bf [2022-05-06T14:01:15.204Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:01:15.204Z] ---> Using cache [2022-05-06T14:01:15.204Z] ---> b2ee705d0547 [2022-05-06T14:01:15.204Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T14:01:15.204Z] ---> Running in 3baa791503bf [2022-05-06T14:01:15.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:01:15.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:01:15.204Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T14:01:15.204Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T14:01:15.204Z] OK: 15730 distinct packages available [2022-05-06T14:01:15.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:01:15.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:01:15.204Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-06T14:01:15.204Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-06T14:01:15.204Z] (3/5) Installing libucontext (1.1-r0) [2022-05-06T14:01:15.204Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-06T14:01:15.204Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-06T14:01:15.204Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T14:01:15.204Z] OK: 6 MiB in 19 packages [2022-05-06T14:01:15.204Z] Removing intermediate container 3baa791503bf [2022-05-06T14:01:15.204Z] ---> d05caacc9a85 [2022-05-06T14:01:15.204Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-06T14:01:15.204Z] ---> c8b86ef716b5 [2022-05-06T14:01:15.204Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T14:01:15.204Z] ---> 2ca2054a26da [2022-05-06T14:01:15.204Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T14:01:15.818Z] ---> 32aff7952d68 [2022-05-06T14:01:15.818Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-06T14:01:16.808Z] ---> 90efa97a4878 [2022-05-06T14:01:16.808Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-06T14:01:17.409Z] ---> 82c8f06586eb [2022-05-06T14:01:17.409Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T14:01:17.409Z] ---> Running in 54ba12d29a34 [2022-05-06T14:01:18.008Z] Removing intermediate container 54ba12d29a34 [2022-05-06T14:01:18.008Z] ---> c430ad996f82 [2022-05-06T14:01:18.008Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T14:01:18.008Z] ---> Running in 064ff87128f2 [2022-05-06T14:01:18.293Z] Removing intermediate container 064ff87128f2 [2022-05-06T14:01:18.293Z] ---> cb76d2a0f3d7 [2022-05-06T14:01:18.293Z] Step 24/26 : LABEL arch=arm64 [2022-05-06T14:01:18.576Z] ---> Running in 2b38b02b49fe [2022-05-06T14:01:18.850Z] Removing intermediate container 2b38b02b49fe [2022-05-06T14:01:18.850Z] ---> a12deae6718b [2022-05-06T14:01:18.850Z] Step 25/26 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:01:19.126Z] ---> Running in db43e4675001 [2022-05-06T14:01:19.407Z] Removing intermediate container db43e4675001 [2022-05-06T14:01:19.407Z] ---> 10dfad302eee [2022-05-06T14:01:19.407Z] Step 26/26 : LABEL version=2.2.0-dev.90 [2022-05-06T14:01:19.701Z] ---> Running in 22dfd8ac64b3 [2022-05-06T14:01:19.978Z] Removing intermediate container 22dfd8ac64b3 [2022-05-06T14:01:19.978Z] ---> ed0923e869b9 [2022-05-06T14:01:19.978Z] [2022-05-06T14:01:20.251Z] Successfully built ed0923e869b9 [2022-05-06T14:01:20.251Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-06T14:02:28.238Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-06T14:02:28.238Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T14:02:28.238Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T14:02:28.238Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T14:02:28.238Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T14:02:30.221Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T14:02:31.207Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T14:02:31.207Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T14:02:31.207Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T14:02:31.207Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T14:02:31.207Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T14:02:31.484Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T14:02:31.484Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T14:02:31.484Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T14:02:32.474Z] Building bin/spire-agent... [2022-05-06T14:02:32.749Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T14:02:33.021Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T14:02:33.021Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T14:02:33.297Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T14:02:36.704Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T14:02:37.692Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T14:02:37.692Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T14:02:37.967Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T14:02:37.967Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T14:02:37.967Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T14:02:38.244Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T14:02:38.244Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T14:02:38.521Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T14:07:00.739Z] Removing intermediate container a160648b2be4 [2022-05-06T14:07:00.739Z] ---> 2e9373850d8e [2022-05-06T14:07:00.739Z] [2022-05-06T14:07:00.739Z] Step 13/25 : FROM alpine:3.15 [2022-05-06T14:07:00.739Z] ---> 3fb3c9af89a9 [2022-05-06T14:07:00.739Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T14:07:00.739Z] ---> Using cache [2022-05-06T14:07:00.739Z] ---> f7f8ca8948bf [2022-05-06T14:07:00.739Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:07:00.739Z] ---> Using cache [2022-05-06T14:07:00.739Z] ---> b2ee705d0547 [2022-05-06T14:07:00.739Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T14:07:00.739Z] ---> Using cache [2022-05-06T14:07:00.739Z] ---> d05caacc9a85 [2022-05-06T14:07:00.739Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T14:07:04.141Z] ---> 2df86d39fb88 [2022-05-06T14:07:04.141Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T14:07:04.419Z] Removing intermediate container bf737184b332 [2022-05-06T14:07:04.419Z] ---> 9c572faa09c5 [2022-05-06T14:07:04.419Z] [2022-05-06T14:07:04.419Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T14:07:04.419Z] ---> 3fb3c9af89a9 [2022-05-06T14:07:04.419Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T14:07:04.419Z] ---> Using cache [2022-05-06T14:07:04.419Z] ---> f7f8ca8948bf [2022-05-06T14:07:04.419Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:07:04.419Z] ---> Using cache [2022-05-06T14:07:04.419Z] ---> b2ee705d0547 [2022-05-06T14:07:04.419Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-06T14:07:04.706Z] ---> Running in 345ad23840e6 [2022-05-06T14:07:04.999Z] ---> f4fb9f6e02af [2022-05-06T14:07:04.999Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-06T14:07:05.602Z] ---> dee228d56614 [2022-05-06T14:07:05.602Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-06T14:07:05.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:07:06.160Z] ---> 8ef44f148d45 [2022-05-06T14:07:06.160Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T14:07:06.434Z] ---> Running in 320a8f5be3fb [2022-05-06T14:07:06.707Z] Removing intermediate container 320a8f5be3fb [2022-05-06T14:07:06.707Z] ---> 355cfc1cf713 [2022-05-06T14:07:06.707Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T14:07:06.707Z] ---> Running in 24b3e6300526 [2022-05-06T14:07:06.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:07:06.984Z] Removing intermediate container 24b3e6300526 [2022-05-06T14:07:06.984Z] ---> 94122b47a9b7 [2022-05-06T14:07:06.984Z] Step 23/25 : LABEL arch=arm64 [2022-05-06T14:07:07.259Z] ---> Running in 2ec4b6b10ec6 [2022-05-06T14:07:07.531Z] Removing intermediate container 2ec4b6b10ec6 [2022-05-06T14:07:07.531Z] ---> 553be5efc65b [2022-05-06T14:07:07.531Z] Step 24/25 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:07:07.531Z] ---> Running in 02067820f523 [2022-05-06T14:07:07.809Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T14:07:07.809Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T14:07:07.809Z] OK: 15730 distinct packages available [2022-05-06T14:07:07.809Z] Removing intermediate container 02067820f523 [2022-05-06T14:07:07.809Z] ---> b6cb4eb379b5 [2022-05-06T14:07:07.809Z] Step 25/25 : LABEL version=2.2.0-dev.90 [2022-05-06T14:07:08.091Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:07:08.091Z] ---> Running in 584efb9d9805 [2022-05-06T14:07:08.365Z] Removing intermediate container 584efb9d9805 [2022-05-06T14:07:08.365Z] ---> f2bc2d13b988 [2022-05-06T14:07:08.365Z] [2022-05-06T14:07:08.638Z] Successfully built f2bc2d13b988 [2022-05-06T14:07:08.638Z] Successfully tagged security-spire-server-arm64:latest [2022-05-06T14:07:08.913Z]  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:07:09.887Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-06T14:07:09.887Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-06T14:07:09.887Z] (3/4) Installing libucontext (1.1-r0) [2022-05-06T14:07:10.160Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-06T14:07:10.160Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T14:07:10.160Z] OK: 6 MiB in 18 packages [2022-05-06T14:07:11.150Z] Removing intermediate container 345ad23840e6 [2022-05-06T14:07:11.150Z] ---> c32a224219b9 [2022-05-06T14:07:11.150Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T14:07:14.541Z] ---> 4192d1ae5229 [2022-05-06T14:07:14.541Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T14:07:15.144Z] ---> 2846732cddaa [2022-05-06T14:07:15.144Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-06T14:07:15.144Z] ---> Running in aed0a89f79e0 [2022-05-06T14:07:15.418Z] Removing intermediate container aed0a89f79e0 [2022-05-06T14:07:15.418Z] ---> 58e3ad51e2ea [2022-05-06T14:07:15.418Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-06T14:07:16.014Z] ---> fc75453afd6a [2022-05-06T14:07:16.014Z] Step 21/26 : WORKDIR / [2022-05-06T14:07:16.014Z] ---> Running in f9c052521dc2 [2022-05-06T14:07:16.286Z] Removing intermediate container f9c052521dc2 [2022-05-06T14:07:16.286Z] ---> 1f036d073c88 [2022-05-06T14:07:16.286Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T14:07:16.286Z] ---> Running in df7f14625b6b [2022-05-06T14:07:16.562Z] Removing intermediate container df7f14625b6b [2022-05-06T14:07:16.562Z] ---> b0ddba8ad6d8 [2022-05-06T14:07:16.562Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T14:07:16.839Z] ---> Running in 9bd2d3ac8ce7 [2022-05-06T14:07:17.112Z] Removing intermediate container 9bd2d3ac8ce7 [2022-05-06T14:07:17.112Z] ---> 1624287536b4 [2022-05-06T14:07:17.112Z] Step 24/26 : LABEL arch=arm64 [2022-05-06T14:07:17.112Z] ---> Running in a463712a038e [2022-05-06T14:07:17.387Z] Removing intermediate container a463712a038e [2022-05-06T14:07:17.387Z] ---> 6be548935497 [2022-05-06T14:07:17.387Z] Step 25/26 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:07:17.665Z] ---> Running in 336e960f9495 [2022-05-06T14:07:17.937Z] Removing intermediate container 336e960f9495 [2022-05-06T14:07:17.937Z] ---> 46ffb050be40 [2022-05-06T14:07:17.937Z] Step 26/26 : LABEL version=2.2.0-dev.90 [2022-05-06T14:07:17.937Z] ---> Running in 4cd75bb0ce06 [2022-05-06T14:07:18.209Z] Removing intermediate container 4cd75bb0ce06 [2022-05-06T14:07:18.209Z] ---> 56e5e07aecc3 [2022-05-06T14:07:18.209Z] [2022-05-06T14:07:18.479Z] Successfully built 56e5e07aecc3 [2022-05-06T14:07:18.479Z] Successfully tagged security-spire-config-arm64:latest [2022-05-06T14:07:18.767Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-06T14:07:18.771Z] $ docker stop --time=1 f94ff1a22cda9189c4700a6fb91a55906242063be2be4e3bb66d80fd353b0302 [2022-05-06T14:07:20.499Z] $ docker rm -f f94ff1a22cda9189c4700a6fb91a55906242063be2be4e3bb66d80fd353b0302 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T14:07:21.055Z] + docker images [2022-05-06T14:07:21.326Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-06T14:07:21.326Z] security-spire-config-arm64 latest 56e5e07aecc3 3 seconds ago 85.6MB [2022-05-06T14:07:21.326Z] security-spire-server-arm64 latest f2bc2d13b988 13 seconds ago 86.3MB [2022-05-06T14:07:21.326Z] 9c572faa09c5 32 seconds ago 3.98GB [2022-05-06T14:07:21.326Z] 2e9373850d8e 39 seconds ago 3.98GB [2022-05-06T14:07:21.326Z] security-spire-agent-arm64 latest ed0923e869b9 6 minutes ago 126MB [2022-05-06T14:07:21.326Z] 83952875c480 6 minutes ago 3.98GB [2022-05-06T14:07:21.326Z] security-proxy-setup-arm64 latest 23e4ae34e179 30 minutes ago 26.1MB [2022-05-06T14:07:21.326Z] b466f3f61f55 30 minutes ago 1.16GB [2022-05-06T14:07:21.326Z] core-data-arm64 latest 452440d01207 30 minutes ago 21.6MB [2022-05-06T14:07:21.327Z] 4a6fbd218590 31 minutes ago 1.18GB [2022-05-06T14:07:21.327Z] sys-mgmt-agent-arm64 latest 403cbe9f8c60 34 minutes ago 282MB [2022-05-06T14:07:21.598Z] support-notifications-arm64 latest 2fbde8b25bcd 35 minutes ago 25.8MB [2022-05-06T14:07:21.598Z] d9beac1ccc1e 35 minutes ago 1.21GB [2022-05-06T14:07:21.598Z] e89b6cd38177 36 minutes ago 1.15GB [2022-05-06T14:07:21.598Z] security-bootstrapper-arm64 latest 4d4722e88a1f 36 minutes ago 18.3MB [2022-05-06T14:07:21.598Z] c041162311a0 37 minutes ago 1.15GB [2022-05-06T14:07:21.598Z] core-command-arm64 latest b335d0054cb6 38 minutes ago 15.5MB [2022-05-06T14:07:21.598Z] b570b4ba9df9 38 minutes ago 1.15GB [2022-05-06T14:07:21.598Z] support-scheduler-arm64 latest 56b8fb8fc49a 41 minutes ago 25.2MB [2022-05-06T14:07:21.598Z] ba993c15043a 41 minutes ago 1.21GB [2022-05-06T14:07:21.598Z] security-spiffe-token-provider-arm64 latest 54e932e4328f 42 minutes ago 27.9MB [2022-05-06T14:07:21.598Z] bd1c06f73065 42 minutes ago 1.2GB [2022-05-06T14:07:21.598Z] core-metadata-arm64 latest e7d3932ca72e 43 minutes ago 16.3MB [2022-05-06T14:07:21.598Z] security-secretstore-setup-arm64 latest cff175a5deb1 44 minutes ago 27.5MB [2022-05-06T14:07:21.598Z] e08672c3f93d 44 minutes ago 1.15GB [2022-05-06T14:07:21.598Z] c8b0ef869717 44 minutes ago 1.16GB [2022-05-06T14:07:21.598Z] ci-base-image-arm64 latest 170dd6ba28fe 52 minutes ago 885MB [2022-05-06T14:07:21.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 13 days ago 551MB [2022-05-06T14:07:21.598Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-06T14:07:21.598Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-06T14:07:21.598Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-06T14:07:21.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 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 [2022-05-06T14:07:21.707Z] provisioning config files... [2022-05-06T14:07:21.724Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/218@tmp/config6640439567413169799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:07:22.078Z] ---> docker-login.sh [2022-05-06T14:07:22.078Z] nexus3.edgexfoundry.org:10001 [2022-05-06T14:07:22.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:07:22.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:07:22.625Z] Configure a credential helper to remove this warning. See [2022-05-06T14:07:22.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:07:22.625Z] [2022-05-06T14:07:22.625Z] Login Succeeded [2022-05-06T14:07:22.625Z] nexus3.edgexfoundry.org:10002 [2022-05-06T14:07:22.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:07:22.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:07:22.900Z] Configure a credential helper to remove this warning. See [2022-05-06T14:07:22.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:07:22.900Z] [2022-05-06T14:07:22.900Z] Login Succeeded [2022-05-06T14:07:22.900Z] nexus3.edgexfoundry.org:10003 [2022-05-06T14:07:23.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:07:23.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:07:23.493Z] Configure a credential helper to remove this warning. See [2022-05-06T14:07:23.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:07:23.493Z] [2022-05-06T14:07:23.493Z] Login Succeeded [2022-05-06T14:07:23.493Z] nexus3.edgexfoundry.org:10004 [2022-05-06T14:07:23.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:07:24.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:07:24.050Z] Configure a credential helper to remove this warning. See [2022-05-06T14:07:24.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:07:24.050Z] [2022-05-06T14:07:24.050Z] Login Succeeded [2022-05-06T14:07:24.050Z] docker.io [2022-05-06T14:07:24.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:07:24.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:07:24.914Z] Configure a credential helper to remove this warning. See [2022-05-06T14:07:24.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:07:24.914Z] [2022-05-06T14:07:24.914Z] Login Succeeded [2022-05-06T14:07:24.914Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T14:07:24.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:07:24.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T14:07:24.996Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-05-06T14:07:24.996Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:07:24.996Z] latest [2022-05-06T14:07:24.996Z] 2.2.0-dev.90 [2022-05-06T14:07:24.996Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:07:24.996Z] main [2022-05-06T14:07:24.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:25.365Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:25.723Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:07:25.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-06T14:07:25.723Z] 44dcf311fff0: Preparing [2022-05-06T14:07:25.723Z] 20e3d78fb21c: Preparing [2022-05-06T14:07:25.723Z] c06b8b61a5be: Preparing [2022-05-06T14:07:25.723Z] 54a7d72c312c: Preparing [2022-05-06T14:07:25.723Z] f73e7dbfee58: Preparing [2022-05-06T14:07:25.723Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:25.996Z] c06b8b61a5be: Pushed [2022-05-06T14:07:25.996Z] 54a7d72c312c: Pushed [2022-05-06T14:07:25.996Z] 44dcf311fff0: Pushed [2022-05-06T14:07:28.608Z] 20e3d78fb21c: Pushed [2022-05-06T14:07:28.608Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:f3d4ef2afc54a53ef1e7af5b576071a7cd5aefd36a1a14964b8a61cbb65ceb9a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:29.219Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:29.558Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-06T14:07:29.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-06T14:07:29.559Z] 44dcf311fff0: Preparing [2022-05-06T14:07:29.559Z] 20e3d78fb21c: Preparing [2022-05-06T14:07:29.559Z] c06b8b61a5be: Preparing [2022-05-06T14:07:29.559Z] 54a7d72c312c: Preparing [2022-05-06T14:07:29.559Z] f73e7dbfee58: Preparing [2022-05-06T14:07:29.559Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:29.559Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:29.559Z] 44dcf311fff0: Layer already exists [2022-05-06T14:07:29.559Z] 20e3d78fb21c: Layer already exists [2022-05-06T14:07:29.559Z] 54a7d72c312c: Layer already exists [2022-05-06T14:07:29.830Z] latest: digest: sha256:f3d4ef2afc54a53ef1e7af5b576071a7cd5aefd36a1a14964b8a61cbb65ceb9a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:30.181Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:30.526Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.90 [2022-05-06T14:07:30.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-06T14:07:30.526Z] 44dcf311fff0: Preparing [2022-05-06T14:07:30.526Z] 20e3d78fb21c: Preparing [2022-05-06T14:07:30.526Z] c06b8b61a5be: Preparing [2022-05-06T14:07:30.526Z] 54a7d72c312c: Preparing [2022-05-06T14:07:30.526Z] f73e7dbfee58: Preparing [2022-05-06T14:07:30.526Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:30.526Z] 20e3d78fb21c: Layer already exists [2022-05-06T14:07:30.526Z] 44dcf311fff0: Layer already exists [2022-05-06T14:07:30.526Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:30.526Z] 54a7d72c312c: Layer already exists [2022-05-06T14:07:30.799Z] 2.2.0-dev.90: digest: sha256:f3d4ef2afc54a53ef1e7af5b576071a7cd5aefd36a1a14964b8a61cbb65ceb9a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:31.148Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:31.492Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:07:31.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-06T14:07:31.493Z] 44dcf311fff0: Preparing [2022-05-06T14:07:31.493Z] 20e3d78fb21c: Preparing [2022-05-06T14:07:31.493Z] c06b8b61a5be: Preparing [2022-05-06T14:07:31.493Z] 54a7d72c312c: Preparing [2022-05-06T14:07:31.493Z] f73e7dbfee58: Preparing [2022-05-06T14:07:31.493Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:31.493Z] 44dcf311fff0: Layer already exists [2022-05-06T14:07:31.493Z] 20e3d78fb21c: Layer already exists [2022-05-06T14:07:31.493Z] 54a7d72c312c: Layer already exists [2022-05-06T14:07:31.493Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:31.765Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:f3d4ef2afc54a53ef1e7af5b576071a7cd5aefd36a1a14964b8a61cbb65ceb9a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:32.114Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:32.460Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-05-06T14:07:32.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-06T14:07:32.460Z] 44dcf311fff0: Preparing [2022-05-06T14:07:32.460Z] 20e3d78fb21c: Preparing [2022-05-06T14:07:32.460Z] c06b8b61a5be: Preparing [2022-05-06T14:07:32.460Z] 54a7d72c312c: Preparing [2022-05-06T14:07:32.460Z] f73e7dbfee58: Preparing [2022-05-06T14:07:32.460Z] 20e3d78fb21c: Layer already exists [2022-05-06T14:07:32.460Z] 44dcf311fff0: Layer already exists [2022-05-06T14:07:32.460Z] 54a7d72c312c: Layer already exists [2022-05-06T14:07:32.460Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:32.460Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:32.733Z] main: digest: sha256:f3d4ef2afc54a53ef1e7af5b576071a7cd5aefd36a1a14964b8a61cbb65ceb9a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:07:32.770Z] ===================================================== [Pipeline] echo [2022-05-06T14:07:32.781Z] taggedImages: [2022-05-06T14:07:32.781Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:07:32.781Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-06T14:07:32.781Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.90 [2022-05-06T14:07:32.781Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:07:32.781Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-05-06T14:07:32.803Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-05-06T14:07:32.803Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:07:32.803Z] latest [2022-05-06T14:07:32.803Z] 2.2.0-dev.90 [2022-05-06T14:07:32.803Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:07:32.803Z] main [2022-05-06T14:07:32.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:33.162Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:33.511Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:07:33.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-06T14:07:33.511Z] ea9b5b070777: Preparing [2022-05-06T14:07:33.511Z] b20669658539: Preparing [2022-05-06T14:07:33.511Z] c06b8b61a5be: Preparing [2022-05-06T14:07:33.511Z] a5e2c0d38c08: Preparing [2022-05-06T14:07:33.511Z] ed5cf33db563: Preparing [2022-05-06T14:07:33.511Z] f73e7dbfee58: Preparing [2022-05-06T14:07:33.511Z] f73e7dbfee58: Waiting [2022-05-06T14:07:33.511Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:33.785Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:33.785Z] ea9b5b070777: Pushed [2022-05-06T14:07:33.785Z] ed5cf33db563: Pushed [2022-05-06T14:07:34.762Z] a5e2c0d38c08: Pushed [2022-05-06T14:07:37.369Z] b20669658539: Pushed [2022-05-06T14:07:37.369Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:3980ec1ca983912f6d0deb572a799dd4584d8b82e64aec2b56d6799a0e9f3155 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:37.715Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:38.059Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-06T14:07:38.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-06T14:07:38.059Z] ea9b5b070777: Preparing [2022-05-06T14:07:38.059Z] b20669658539: Preparing [2022-05-06T14:07:38.059Z] c06b8b61a5be: Preparing [2022-05-06T14:07:38.059Z] a5e2c0d38c08: Preparing [2022-05-06T14:07:38.059Z] ed5cf33db563: Preparing [2022-05-06T14:07:38.059Z] f73e7dbfee58: Preparing [2022-05-06T14:07:38.059Z] f73e7dbfee58: Waiting [2022-05-06T14:07:38.059Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:38.059Z] a5e2c0d38c08: Layer already exists [2022-05-06T14:07:38.059Z] ea9b5b070777: Layer already exists [2022-05-06T14:07:38.059Z] b20669658539: Layer already exists [2022-05-06T14:07:38.059Z] ed5cf33db563: Layer already exists [2022-05-06T14:07:38.059Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:38.331Z] latest: digest: sha256:3980ec1ca983912f6d0deb572a799dd4584d8b82e64aec2b56d6799a0e9f3155 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:38.682Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:39.030Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.90 [2022-05-06T14:07:39.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-06T14:07:39.030Z] ea9b5b070777: Preparing [2022-05-06T14:07:39.030Z] b20669658539: Preparing [2022-05-06T14:07:39.030Z] c06b8b61a5be: Preparing [2022-05-06T14:07:39.030Z] a5e2c0d38c08: Preparing [2022-05-06T14:07:39.030Z] ed5cf33db563: Preparing [2022-05-06T14:07:39.030Z] f73e7dbfee58: Preparing [2022-05-06T14:07:39.030Z] f73e7dbfee58: Waiting [2022-05-06T14:07:39.030Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:39.030Z] a5e2c0d38c08: Layer already exists [2022-05-06T14:07:39.030Z] ed5cf33db563: Layer already exists [2022-05-06T14:07:39.030Z] b20669658539: Layer already exists [2022-05-06T14:07:39.030Z] ea9b5b070777: Layer already exists [2022-05-06T14:07:39.030Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:39.301Z] 2.2.0-dev.90: digest: sha256:3980ec1ca983912f6d0deb572a799dd4584d8b82e64aec2b56d6799a0e9f3155 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:39.654Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:39.998Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:07:39.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-06T14:07:39.999Z] ea9b5b070777: Preparing [2022-05-06T14:07:39.999Z] b20669658539: Preparing [2022-05-06T14:07:39.999Z] c06b8b61a5be: Preparing [2022-05-06T14:07:39.999Z] a5e2c0d38c08: Preparing [2022-05-06T14:07:39.999Z] ed5cf33db563: Preparing [2022-05-06T14:07:39.999Z] f73e7dbfee58: Preparing [2022-05-06T14:07:39.999Z] f73e7dbfee58: Waiting [2022-05-06T14:07:39.999Z] ea9b5b070777: Layer already exists [2022-05-06T14:07:39.999Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:39.999Z] a5e2c0d38c08: Layer already exists [2022-05-06T14:07:39.999Z] b20669658539: Layer already exists [2022-05-06T14:07:39.999Z] ed5cf33db563: Layer already exists [2022-05-06T14:07:39.999Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:40.272Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:3980ec1ca983912f6d0deb572a799dd4584d8b82e64aec2b56d6799a0e9f3155 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:40.625Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:40.969Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-05-06T14:07:40.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-06T14:07:40.969Z] ea9b5b070777: Preparing [2022-05-06T14:07:40.969Z] b20669658539: Preparing [2022-05-06T14:07:40.969Z] c06b8b61a5be: Preparing [2022-05-06T14:07:40.969Z] a5e2c0d38c08: Preparing [2022-05-06T14:07:40.969Z] ed5cf33db563: Preparing [2022-05-06T14:07:40.969Z] f73e7dbfee58: Preparing [2022-05-06T14:07:40.969Z] f73e7dbfee58: Waiting [2022-05-06T14:07:40.969Z] a5e2c0d38c08: Layer already exists [2022-05-06T14:07:40.969Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:40.969Z] ed5cf33db563: Layer already exists [2022-05-06T14:07:40.969Z] b20669658539: Layer already exists [2022-05-06T14:07:40.969Z] ea9b5b070777: Layer already exists [2022-05-06T14:07:40.969Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:41.241Z] main: digest: sha256:3980ec1ca983912f6d0deb572a799dd4584d8b82e64aec2b56d6799a0e9f3155 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:07:41.288Z] ===================================================== [Pipeline] echo [2022-05-06T14:07:41.298Z] taggedImages: [2022-05-06T14:07:41.298Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:07:41.298Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-06T14:07:41.298Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.90 [2022-05-06T14:07:41.298Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:07:41.298Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-05-06T14:07:41.322Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-05-06T14:07:41.322Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:07:41.322Z] latest [2022-05-06T14:07:41.322Z] 2.2.0-dev.90 [2022-05-06T14:07:41.322Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:07:41.322Z] main [2022-05-06T14:07:41.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:41.679Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:42.022Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:07:42.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-06T14:07:42.022Z] 17807b4b3209: Preparing [2022-05-06T14:07:42.022Z] 725334d8b050: Preparing [2022-05-06T14:07:42.022Z] c06b8b61a5be: Preparing [2022-05-06T14:07:42.022Z] 54a7d72c312c: Preparing [2022-05-06T14:07:42.022Z] f73e7dbfee58: Preparing [2022-05-06T14:07:42.022Z] 54a7d72c312c: Layer already exists [2022-05-06T14:07:42.022Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:42.291Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:42.291Z] 17807b4b3209: Pushed [2022-05-06T14:07:44.897Z] 725334d8b050: Pushed [2022-05-06T14:07:45.169Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:668c3ea49d76833c97e3c1685ab0edb4b1d2b9207e120ff24b470715b970a4ad size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:45.518Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:45.862Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-06T14:07:45.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-06T14:07:45.862Z] 17807b4b3209: Preparing [2022-05-06T14:07:45.862Z] 725334d8b050: Preparing [2022-05-06T14:07:45.862Z] c06b8b61a5be: Preparing [2022-05-06T14:07:45.862Z] 54a7d72c312c: Preparing [2022-05-06T14:07:45.862Z] f73e7dbfee58: Preparing [2022-05-06T14:07:45.862Z] 17807b4b3209: Layer already exists [2022-05-06T14:07:45.862Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:45.862Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:45.862Z] 54a7d72c312c: Layer already exists [2022-05-06T14:07:45.862Z] 725334d8b050: Layer already exists [2022-05-06T14:07:46.133Z] latest: digest: sha256:668c3ea49d76833c97e3c1685ab0edb4b1d2b9207e120ff24b470715b970a4ad size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:46.479Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:46.818Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.90 [2022-05-06T14:07:46.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-06T14:07:46.818Z] 17807b4b3209: Preparing [2022-05-06T14:07:46.818Z] 725334d8b050: Preparing [2022-05-06T14:07:46.818Z] c06b8b61a5be: Preparing [2022-05-06T14:07:46.818Z] 54a7d72c312c: Preparing [2022-05-06T14:07:46.818Z] f73e7dbfee58: Preparing [2022-05-06T14:07:46.818Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:46.818Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:46.818Z] 725334d8b050: Layer already exists [2022-05-06T14:07:46.818Z] 17807b4b3209: Layer already exists [2022-05-06T14:07:46.818Z] 54a7d72c312c: Layer already exists [2022-05-06T14:07:47.089Z] 2.2.0-dev.90: digest: sha256:668c3ea49d76833c97e3c1685ab0edb4b1d2b9207e120ff24b470715b970a4ad size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:47.438Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:47.777Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:07:47.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-06T14:07:47.777Z] 17807b4b3209: Preparing [2022-05-06T14:07:47.777Z] 725334d8b050: Preparing [2022-05-06T14:07:47.777Z] c06b8b61a5be: Preparing [2022-05-06T14:07:47.777Z] 54a7d72c312c: Preparing [2022-05-06T14:07:47.777Z] f73e7dbfee58: Preparing [2022-05-06T14:07:47.777Z] 725334d8b050: Layer already exists [2022-05-06T14:07:47.777Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:47.777Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:47.777Z] 17807b4b3209: Layer already exists [2022-05-06T14:07:47.777Z] 54a7d72c312c: Layer already exists [2022-05-06T14:07:48.047Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:668c3ea49d76833c97e3c1685ab0edb4b1d2b9207e120ff24b470715b970a4ad size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:48.387Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:48.723Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-05-06T14:07:48.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-06T14:07:48.723Z] 17807b4b3209: Preparing [2022-05-06T14:07:48.723Z] 725334d8b050: Preparing [2022-05-06T14:07:48.723Z] c06b8b61a5be: Preparing [2022-05-06T14:07:48.723Z] 54a7d72c312c: Preparing [2022-05-06T14:07:48.723Z] f73e7dbfee58: Preparing [2022-05-06T14:07:48.723Z] 54a7d72c312c: Layer already exists [2022-05-06T14:07:48.723Z] 725334d8b050: Layer already exists [2022-05-06T14:07:48.723Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:48.723Z] 17807b4b3209: Layer already exists [2022-05-06T14:07:48.723Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:48.994Z] main: digest: sha256:668c3ea49d76833c97e3c1685ab0edb4b1d2b9207e120ff24b470715b970a4ad size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:07:49.039Z] ===================================================== [Pipeline] echo [2022-05-06T14:07:49.050Z] taggedImages: [2022-05-06T14:07:49.050Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:07:49.050Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-06T14:07:49.050Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.90 [2022-05-06T14:07:49.050Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:07:49.050Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-05-06T14:07:49.074Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-05-06T14:07:49.074Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:07:49.074Z] latest [2022-05-06T14:07:49.074Z] 2.2.0-dev.90 [2022-05-06T14:07:49.074Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:07:49.074Z] main [2022-05-06T14:07:49.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:49.443Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:49.783Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:07:49.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-06T14:07:49.784Z] cf445a8e04e3: Preparing [2022-05-06T14:07:49.784Z] cf445a8e04e3: Preparing [2022-05-06T14:07:49.784Z] 17269ed4a919: Preparing [2022-05-06T14:07:49.784Z] ef4ca529dfbe: Preparing [2022-05-06T14:07:49.784Z] add269490813: Preparing [2022-05-06T14:07:49.784Z] 16ed822e498a: Preparing [2022-05-06T14:07:49.784Z] c06b8b61a5be: Preparing [2022-05-06T14:07:49.784Z] 8deed6fc8749: Preparing [2022-05-06T14:07:49.784Z] 2340621ff21e: Preparing [2022-05-06T14:07:49.784Z] ce7f1c76aaaf: Preparing [2022-05-06T14:07:49.784Z] 1c80423d2a5c: Preparing [2022-05-06T14:07:49.784Z] f73e7dbfee58: Preparing [2022-05-06T14:07:49.784Z] 2340621ff21e: Waiting [2022-05-06T14:07:49.784Z] ce7f1c76aaaf: Waiting [2022-05-06T14:07:49.784Z] 1c80423d2a5c: Waiting [2022-05-06T14:07:49.784Z] f73e7dbfee58: Waiting [2022-05-06T14:07:49.784Z] c06b8b61a5be: Waiting [2022-05-06T14:07:49.784Z] 8deed6fc8749: Waiting [2022-05-06T14:07:50.067Z] cf445a8e04e3: Pushed [2022-05-06T14:07:50.067Z] add269490813: Pushed [2022-05-06T14:07:50.067Z] ef4ca529dfbe: Pushed [2022-05-06T14:07:50.067Z] 17269ed4a919: Pushed [2022-05-06T14:07:50.067Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:50.342Z] ce7f1c76aaaf: Pushed [2022-05-06T14:07:50.342Z] 8deed6fc8749: Pushed [2022-05-06T14:07:50.342Z] 2340621ff21e: Pushed [2022-05-06T14:07:50.342Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:50.342Z] 1c80423d2a5c: Pushed [2022-05-06T14:07:53.715Z] 16ed822e498a: Pushed [2022-05-06T14:07:53.715Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:7467ef3815c774fc53b72f898b39237d34891bddfb5e9a561cf2cf8170071c9c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:54.061Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:54.397Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-06T14:07:54.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-06T14:07:54.397Z] cf445a8e04e3: Preparing [2022-05-06T14:07:54.397Z] cf445a8e04e3: Preparing [2022-05-06T14:07:54.397Z] 17269ed4a919: Preparing [2022-05-06T14:07:54.397Z] ef4ca529dfbe: Preparing [2022-05-06T14:07:54.397Z] add269490813: Preparing [2022-05-06T14:07:54.397Z] 16ed822e498a: Preparing [2022-05-06T14:07:54.397Z] c06b8b61a5be: Preparing [2022-05-06T14:07:54.397Z] 8deed6fc8749: Preparing [2022-05-06T14:07:54.397Z] 2340621ff21e: Preparing [2022-05-06T14:07:54.397Z] ce7f1c76aaaf: Preparing [2022-05-06T14:07:54.397Z] 1c80423d2a5c: Preparing [2022-05-06T14:07:54.397Z] f73e7dbfee58: Preparing [2022-05-06T14:07:54.397Z] c06b8b61a5be: Waiting [2022-05-06T14:07:54.397Z] 8deed6fc8749: Waiting [2022-05-06T14:07:54.397Z] 2340621ff21e: Waiting [2022-05-06T14:07:54.397Z] ce7f1c76aaaf: Waiting [2022-05-06T14:07:54.397Z] 1c80423d2a5c: Waiting [2022-05-06T14:07:54.397Z] f73e7dbfee58: Waiting [2022-05-06T14:07:54.397Z] 16ed822e498a: Layer already exists [2022-05-06T14:07:54.397Z] cf445a8e04e3: Layer already exists [2022-05-06T14:07:54.397Z] 17269ed4a919: Layer already exists [2022-05-06T14:07:54.397Z] ef4ca529dfbe: Layer already exists [2022-05-06T14:07:54.397Z] add269490813: Layer already exists [2022-05-06T14:07:54.668Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:54.668Z] 8deed6fc8749: Layer already exists [2022-05-06T14:07:54.668Z] ce7f1c76aaaf: Layer already exists [2022-05-06T14:07:54.668Z] 2340621ff21e: Layer already exists [2022-05-06T14:07:54.668Z] 1c80423d2a5c: Layer already exists [2022-05-06T14:07:54.668Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:54.668Z] latest: digest: sha256:7467ef3815c774fc53b72f898b39237d34891bddfb5e9a561cf2cf8170071c9c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:55.007Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:55.339Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.90 [2022-05-06T14:07:55.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-06T14:07:55.339Z] cf445a8e04e3: Preparing [2022-05-06T14:07:55.339Z] cf445a8e04e3: Preparing [2022-05-06T14:07:55.339Z] 17269ed4a919: Preparing [2022-05-06T14:07:55.339Z] ef4ca529dfbe: Preparing [2022-05-06T14:07:55.339Z] add269490813: Preparing [2022-05-06T14:07:55.339Z] 16ed822e498a: Preparing [2022-05-06T14:07:55.339Z] c06b8b61a5be: Preparing [2022-05-06T14:07:55.339Z] 8deed6fc8749: Preparing [2022-05-06T14:07:55.339Z] 2340621ff21e: Preparing [2022-05-06T14:07:55.339Z] ce7f1c76aaaf: Preparing [2022-05-06T14:07:55.339Z] 1c80423d2a5c: Preparing [2022-05-06T14:07:55.339Z] f73e7dbfee58: Preparing [2022-05-06T14:07:55.339Z] 2340621ff21e: Waiting [2022-05-06T14:07:55.339Z] ce7f1c76aaaf: Waiting [2022-05-06T14:07:55.339Z] 1c80423d2a5c: Waiting [2022-05-06T14:07:55.339Z] f73e7dbfee58: Waiting [2022-05-06T14:07:55.339Z] c06b8b61a5be: Waiting [2022-05-06T14:07:55.339Z] 16ed822e498a: Layer already exists [2022-05-06T14:07:55.339Z] 17269ed4a919: Layer already exists [2022-05-06T14:07:55.339Z] cf445a8e04e3: Layer already exists [2022-05-06T14:07:55.339Z] ef4ca529dfbe: Layer already exists [2022-05-06T14:07:55.339Z] add269490813: Layer already exists [2022-05-06T14:07:55.609Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:55.609Z] 2340621ff21e: Layer already exists [2022-05-06T14:07:55.609Z] ce7f1c76aaaf: Layer already exists [2022-05-06T14:07:55.609Z] 8deed6fc8749: Layer already exists [2022-05-06T14:07:55.609Z] 1c80423d2a5c: Layer already exists [2022-05-06T14:07:55.609Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:55.609Z] 2.2.0-dev.90: digest: sha256:7467ef3815c774fc53b72f898b39237d34891bddfb5e9a561cf2cf8170071c9c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:55.947Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:56.283Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:07:56.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-06T14:07:56.284Z] cf445a8e04e3: Preparing [2022-05-06T14:07:56.284Z] cf445a8e04e3: Preparing [2022-05-06T14:07:56.284Z] 17269ed4a919: Preparing [2022-05-06T14:07:56.284Z] ef4ca529dfbe: Preparing [2022-05-06T14:07:56.284Z] add269490813: Preparing [2022-05-06T14:07:56.284Z] 16ed822e498a: Preparing [2022-05-06T14:07:56.284Z] c06b8b61a5be: Preparing [2022-05-06T14:07:56.284Z] 8deed6fc8749: Preparing [2022-05-06T14:07:56.284Z] 2340621ff21e: Preparing [2022-05-06T14:07:56.284Z] ce7f1c76aaaf: Preparing [2022-05-06T14:07:56.284Z] 1c80423d2a5c: Preparing [2022-05-06T14:07:56.284Z] f73e7dbfee58: Preparing [2022-05-06T14:07:56.284Z] c06b8b61a5be: Waiting [2022-05-06T14:07:56.284Z] 8deed6fc8749: Waiting [2022-05-06T14:07:56.284Z] 1c80423d2a5c: Waiting [2022-05-06T14:07:56.284Z] 2340621ff21e: Waiting [2022-05-06T14:07:56.284Z] ce7f1c76aaaf: Waiting [2022-05-06T14:07:56.284Z] f73e7dbfee58: Waiting [2022-05-06T14:07:56.284Z] add269490813: Layer already exists [2022-05-06T14:07:56.284Z] 17269ed4a919: Layer already exists [2022-05-06T14:07:56.284Z] 16ed822e498a: Layer already exists [2022-05-06T14:07:56.284Z] cf445a8e04e3: Layer already exists [2022-05-06T14:07:56.284Z] ef4ca529dfbe: Layer already exists [2022-05-06T14:07:56.284Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:56.555Z] 1c80423d2a5c: Layer already exists [2022-05-06T14:07:56.555Z] 8deed6fc8749: Layer already exists [2022-05-06T14:07:56.555Z] ce7f1c76aaaf: Layer already exists [2022-05-06T14:07:56.555Z] 2340621ff21e: Layer already exists [2022-05-06T14:07:56.555Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:56.555Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:7467ef3815c774fc53b72f898b39237d34891bddfb5e9a561cf2cf8170071c9c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:56.901Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:57.237Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-05-06T14:07:57.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-06T14:07:57.237Z] cf445a8e04e3: Preparing [2022-05-06T14:07:57.237Z] cf445a8e04e3: Preparing [2022-05-06T14:07:57.237Z] 17269ed4a919: Preparing [2022-05-06T14:07:57.237Z] ef4ca529dfbe: Preparing [2022-05-06T14:07:57.237Z] add269490813: Preparing [2022-05-06T14:07:57.237Z] 16ed822e498a: Preparing [2022-05-06T14:07:57.237Z] c06b8b61a5be: Preparing [2022-05-06T14:07:57.237Z] 8deed6fc8749: Preparing [2022-05-06T14:07:57.237Z] 2340621ff21e: Preparing [2022-05-06T14:07:57.237Z] ce7f1c76aaaf: Preparing [2022-05-06T14:07:57.237Z] 1c80423d2a5c: Preparing [2022-05-06T14:07:57.237Z] f73e7dbfee58: Preparing [2022-05-06T14:07:57.237Z] c06b8b61a5be: Waiting [2022-05-06T14:07:57.237Z] 8deed6fc8749: Waiting [2022-05-06T14:07:57.237Z] 2340621ff21e: Waiting [2022-05-06T14:07:57.237Z] ce7f1c76aaaf: Waiting [2022-05-06T14:07:57.237Z] 1c80423d2a5c: Waiting [2022-05-06T14:07:57.237Z] f73e7dbfee58: Waiting [2022-05-06T14:07:57.237Z] cf445a8e04e3: Layer already exists [2022-05-06T14:07:57.237Z] add269490813: Layer already exists [2022-05-06T14:07:57.237Z] 16ed822e498a: Layer already exists [2022-05-06T14:07:57.237Z] 17269ed4a919: Layer already exists [2022-05-06T14:07:57.237Z] ef4ca529dfbe: Layer already exists [2022-05-06T14:07:57.508Z] c06b8b61a5be: Layer already exists [2022-05-06T14:07:57.508Z] 8deed6fc8749: Layer already exists [2022-05-06T14:07:57.508Z] 1c80423d2a5c: Layer already exists [2022-05-06T14:07:57.508Z] 2340621ff21e: Layer already exists [2022-05-06T14:07:57.508Z] ce7f1c76aaaf: Layer already exists [2022-05-06T14:07:57.508Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:57.508Z] main: digest: sha256:7467ef3815c774fc53b72f898b39237d34891bddfb5e9a561cf2cf8170071c9c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:07:57.554Z] ===================================================== [Pipeline] echo [2022-05-06T14:07:57.567Z] taggedImages: [2022-05-06T14:07:57.567Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:07:57.567Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-06T14:07:57.567Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.90 [2022-05-06T14:07:57.567Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:07:57.567Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-05-06T14:07:57.586Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-05-06T14:07:57.586Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:07:57.586Z] latest [2022-05-06T14:07:57.586Z] 2.2.0-dev.90 [2022-05-06T14:07:57.586Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:07:57.586Z] main [2022-05-06T14:07:57.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:57.928Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:07:58.273Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:07:58.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-06T14:07:58.273Z] d57bf8488e46: Preparing [2022-05-06T14:07:58.273Z] d23a3c799b7f: Preparing [2022-05-06T14:07:58.273Z] cc6da94345e0: Preparing [2022-05-06T14:07:58.273Z] 476fc46bbc9b: Preparing [2022-05-06T14:07:58.273Z] 6733b9a435c8: Preparing [2022-05-06T14:07:58.273Z] e15787aa425e: Preparing [2022-05-06T14:07:58.273Z] 2aacc42cc0e3: Preparing [2022-05-06T14:07:58.273Z] f73e7dbfee58: Preparing [2022-05-06T14:07:58.273Z] e15787aa425e: Waiting [2022-05-06T14:07:58.273Z] 2aacc42cc0e3: Waiting [2022-05-06T14:07:58.273Z] f73e7dbfee58: Waiting [2022-05-06T14:07:58.554Z] 6733b9a435c8: Pushed [2022-05-06T14:07:58.554Z] d23a3c799b7f: Pushed [2022-05-06T14:07:58.554Z] d57bf8488e46: Pushed [2022-05-06T14:07:58.554Z] f73e7dbfee58: Layer already exists [2022-05-06T14:07:58.829Z] e15787aa425e: Pushed [2022-05-06T14:07:59.423Z] 2aacc42cc0e3: Pushed [2022-05-06T14:08:00.853Z] 476fc46bbc9b: Pushed [2022-05-06T14:08:00.853Z] cc6da94345e0: Pushed [2022-05-06T14:08:01.126Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:84dab71e6648ef683382abd0bd3b006e6e863a669c621f81f99e5a78d0d33bd1 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:01.476Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:01.814Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-06T14:08:01.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-06T14:08:01.814Z] d57bf8488e46: Preparing [2022-05-06T14:08:01.814Z] d23a3c799b7f: Preparing [2022-05-06T14:08:01.814Z] cc6da94345e0: Preparing [2022-05-06T14:08:01.814Z] 476fc46bbc9b: Preparing [2022-05-06T14:08:01.814Z] 6733b9a435c8: Preparing [2022-05-06T14:08:01.814Z] e15787aa425e: Preparing [2022-05-06T14:08:01.814Z] 2aacc42cc0e3: Preparing [2022-05-06T14:08:01.814Z] f73e7dbfee58: Preparing [2022-05-06T14:08:01.814Z] 2aacc42cc0e3: Waiting [2022-05-06T14:08:01.814Z] e15787aa425e: Waiting [2022-05-06T14:08:01.814Z] f73e7dbfee58: Waiting [2022-05-06T14:08:01.814Z] d23a3c799b7f: Layer already exists [2022-05-06T14:08:01.814Z] 6733b9a435c8: Layer already exists [2022-05-06T14:08:01.814Z] 476fc46bbc9b: Layer already exists [2022-05-06T14:08:01.814Z] d57bf8488e46: Layer already exists [2022-05-06T14:08:01.814Z] cc6da94345e0: Layer already exists [2022-05-06T14:08:01.814Z] f73e7dbfee58: Layer already exists [2022-05-06T14:08:01.814Z] e15787aa425e: Layer already exists [2022-05-06T14:08:01.814Z] 2aacc42cc0e3: Layer already exists [2022-05-06T14:08:02.085Z] latest: digest: sha256:84dab71e6648ef683382abd0bd3b006e6e863a669c621f81f99e5a78d0d33bd1 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:02.428Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:02.772Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.90 [2022-05-06T14:08:02.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-06T14:08:02.772Z] d57bf8488e46: Preparing [2022-05-06T14:08:02.772Z] d23a3c799b7f: Preparing [2022-05-06T14:08:02.772Z] cc6da94345e0: Preparing [2022-05-06T14:08:02.772Z] 476fc46bbc9b: Preparing [2022-05-06T14:08:02.772Z] 6733b9a435c8: Preparing [2022-05-06T14:08:02.772Z] e15787aa425e: Preparing [2022-05-06T14:08:02.772Z] 2aacc42cc0e3: Preparing [2022-05-06T14:08:02.772Z] f73e7dbfee58: Preparing [2022-05-06T14:08:02.772Z] 2aacc42cc0e3: Waiting [2022-05-06T14:08:02.772Z] f73e7dbfee58: Waiting [2022-05-06T14:08:02.772Z] e15787aa425e: Waiting [2022-05-06T14:08:02.772Z] d23a3c799b7f: Layer already exists [2022-05-06T14:08:02.772Z] 476fc46bbc9b: Layer already exists [2022-05-06T14:08:02.772Z] cc6da94345e0: Layer already exists [2022-05-06T14:08:02.772Z] 6733b9a435c8: Layer already exists [2022-05-06T14:08:02.772Z] d57bf8488e46: Layer already exists [2022-05-06T14:08:02.772Z] f73e7dbfee58: Layer already exists [2022-05-06T14:08:02.772Z] e15787aa425e: Layer already exists [2022-05-06T14:08:02.772Z] 2aacc42cc0e3: Layer already exists [2022-05-06T14:08:03.043Z] 2.2.0-dev.90: digest: sha256:84dab71e6648ef683382abd0bd3b006e6e863a669c621f81f99e5a78d0d33bd1 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:03.384Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:03.719Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:08:03.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-06T14:08:03.720Z] d57bf8488e46: Preparing [2022-05-06T14:08:03.720Z] d23a3c799b7f: Preparing [2022-05-06T14:08:03.720Z] cc6da94345e0: Preparing [2022-05-06T14:08:03.720Z] 476fc46bbc9b: Preparing [2022-05-06T14:08:03.720Z] 6733b9a435c8: Preparing [2022-05-06T14:08:03.720Z] e15787aa425e: Preparing [2022-05-06T14:08:03.720Z] 2aacc42cc0e3: Preparing [2022-05-06T14:08:03.720Z] f73e7dbfee58: Preparing [2022-05-06T14:08:03.720Z] 2aacc42cc0e3: Waiting [2022-05-06T14:08:03.720Z] f73e7dbfee58: Waiting [2022-05-06T14:08:03.720Z] e15787aa425e: Waiting [2022-05-06T14:08:03.720Z] d23a3c799b7f: Layer already exists [2022-05-06T14:08:03.720Z] 6733b9a435c8: Layer already exists [2022-05-06T14:08:03.720Z] d57bf8488e46: Layer already exists [2022-05-06T14:08:03.720Z] cc6da94345e0: Layer already exists [2022-05-06T14:08:03.720Z] 476fc46bbc9b: Layer already exists [2022-05-06T14:08:03.720Z] 2aacc42cc0e3: Layer already exists [2022-05-06T14:08:03.720Z] f73e7dbfee58: Layer already exists [2022-05-06T14:08:03.720Z] e15787aa425e: Layer already exists [2022-05-06T14:08:03.991Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:84dab71e6648ef683382abd0bd3b006e6e863a669c621f81f99e5a78d0d33bd1 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:04.339Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:04.676Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-05-06T14:08:04.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-06T14:08:04.676Z] d57bf8488e46: Preparing [2022-05-06T14:08:04.676Z] d23a3c799b7f: Preparing [2022-05-06T14:08:04.676Z] cc6da94345e0: Preparing [2022-05-06T14:08:04.676Z] 476fc46bbc9b: Preparing [2022-05-06T14:08:04.676Z] 6733b9a435c8: Preparing [2022-05-06T14:08:04.676Z] e15787aa425e: Preparing [2022-05-06T14:08:04.676Z] 2aacc42cc0e3: Preparing [2022-05-06T14:08:04.676Z] f73e7dbfee58: Preparing [2022-05-06T14:08:04.676Z] e15787aa425e: Waiting [2022-05-06T14:08:04.676Z] 2aacc42cc0e3: Waiting [2022-05-06T14:08:04.676Z] f73e7dbfee58: Waiting [2022-05-06T14:08:04.676Z] d57bf8488e46: Layer already exists [2022-05-06T14:08:04.676Z] d23a3c799b7f: Layer already exists [2022-05-06T14:08:04.676Z] 6733b9a435c8: Layer already exists [2022-05-06T14:08:04.676Z] cc6da94345e0: Layer already exists [2022-05-06T14:08:04.676Z] 476fc46bbc9b: Layer already exists [2022-05-06T14:08:04.676Z] 2aacc42cc0e3: Layer already exists [2022-05-06T14:08:04.946Z] e15787aa425e: Layer already exists [2022-05-06T14:08:04.946Z] f73e7dbfee58: Layer already exists [2022-05-06T14:08:04.946Z] main: digest: sha256:84dab71e6648ef683382abd0bd3b006e6e863a669c621f81f99e5a78d0d33bd1 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:08:04.997Z] ===================================================== [Pipeline] echo [2022-05-06T14:08:05.011Z] taggedImages: [2022-05-06T14:08:05.011Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:08:05.011Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-06T14:08:05.011Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.90 [2022-05-06T14:08:05.011Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:08:05.011Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-05-06T14:08:05.041Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-05-06T14:08:05.042Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:08:05.042Z] latest [2022-05-06T14:08:05.042Z] 2.2.0-dev.90 [2022-05-06T14:08:05.042Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:08:05.042Z] main [2022-05-06T14:08:05.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:05.400Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:05.738Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:08:05.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-06T14:08:05.738Z] 109cb3eab758: Preparing [2022-05-06T14:08:05.738Z] 35de3648d877: Preparing [2022-05-06T14:08:05.738Z] 1a7372c7266e: Preparing [2022-05-06T14:08:05.738Z] 526a23f2a419: Preparing [2022-05-06T14:08:05.738Z] 604a34329386: Preparing [2022-05-06T14:08:05.738Z] bc570048e74d: Preparing [2022-05-06T14:08:05.738Z] 3352ad43faa8: Preparing [2022-05-06T14:08:05.738Z] 28d71c9c2999: Preparing [2022-05-06T14:08:05.738Z] 0f52a74ee408: Preparing [2022-05-06T14:08:05.738Z] f73e7dbfee58: Preparing [2022-05-06T14:08:05.738Z] 28d71c9c2999: Waiting [2022-05-06T14:08:05.738Z] 0f52a74ee408: Waiting [2022-05-06T14:08:05.738Z] f73e7dbfee58: Waiting [2022-05-06T14:08:05.738Z] bc570048e74d: Waiting [2022-05-06T14:08:05.738Z] 3352ad43faa8: Waiting [2022-05-06T14:08:06.007Z] 604a34329386: Pushed [2022-05-06T14:08:06.007Z] 35de3648d877: Pushed [2022-05-06T14:08:06.007Z] 109cb3eab758: Pushed [2022-05-06T14:08:06.283Z] bc570048e74d: Pushed [2022-05-06T14:08:06.283Z] 3352ad43faa8: Pushed [2022-05-06T14:08:06.283Z] 28d71c9c2999: Pushed [2022-05-06T14:08:06.283Z] f73e7dbfee58: Layer already exists [2022-05-06T14:08:06.903Z] 0f52a74ee408: Pushed [2022-05-06T14:08:08.948Z] 526a23f2a419: Pushed [2022-05-06T14:08:09.558Z] 1a7372c7266e: Pushed [2022-05-06T14:08:09.558Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:d95bb5ed312901893497ac2d1622a504a2689db0e480cf39bc4213968cf49a63 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:10.199Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:10.558Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-06T14:08:10.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-06T14:08:10.558Z] 109cb3eab758: Preparing [2022-05-06T14:08:10.558Z] 35de3648d877: Preparing [2022-05-06T14:08:10.558Z] 1a7372c7266e: Preparing [2022-05-06T14:08:10.558Z] 526a23f2a419: Preparing [2022-05-06T14:08:10.558Z] 604a34329386: Preparing [2022-05-06T14:08:10.558Z] bc570048e74d: Preparing [2022-05-06T14:08:10.558Z] 3352ad43faa8: Preparing [2022-05-06T14:08:10.558Z] 28d71c9c2999: Preparing [2022-05-06T14:08:10.558Z] 0f52a74ee408: Preparing [2022-05-06T14:08:10.558Z] f73e7dbfee58: Preparing [2022-05-06T14:08:10.558Z] 28d71c9c2999: Waiting [2022-05-06T14:08:10.558Z] 0f52a74ee408: Waiting [2022-05-06T14:08:10.558Z] f73e7dbfee58: Waiting [2022-05-06T14:08:10.558Z] bc570048e74d: Waiting [2022-05-06T14:08:10.558Z] 3352ad43faa8: Waiting [2022-05-06T14:08:10.558Z] 1a7372c7266e: Layer already exists [2022-05-06T14:08:10.558Z] 109cb3eab758: Layer already exists [2022-05-06T14:08:10.558Z] 35de3648d877: Layer already exists [2022-05-06T14:08:10.558Z] 526a23f2a419: Layer already exists [2022-05-06T14:08:10.558Z] 604a34329386: Layer already exists [2022-05-06T14:08:10.838Z] bc570048e74d: Layer already exists [2022-05-06T14:08:10.838Z] 3352ad43faa8: Layer already exists [2022-05-06T14:08:10.838Z] 28d71c9c2999: Layer already exists [2022-05-06T14:08:10.838Z] 0f52a74ee408: Layer already exists [2022-05-06T14:08:10.838Z] f73e7dbfee58: Layer already exists [2022-05-06T14:08:10.838Z] latest: digest: sha256:d95bb5ed312901893497ac2d1622a504a2689db0e480cf39bc4213968cf49a63 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:11.196Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:11.540Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.90 [2022-05-06T14:08:11.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-06T14:08:11.540Z] 109cb3eab758: Preparing [2022-05-06T14:08:11.540Z] 35de3648d877: Preparing [2022-05-06T14:08:11.540Z] 1a7372c7266e: Preparing [2022-05-06T14:08:11.540Z] 526a23f2a419: Preparing [2022-05-06T14:08:11.540Z] 604a34329386: Preparing [2022-05-06T14:08:11.540Z] bc570048e74d: Preparing [2022-05-06T14:08:11.540Z] 3352ad43faa8: Preparing [2022-05-06T14:08:11.540Z] 28d71c9c2999: Preparing [2022-05-06T14:08:11.540Z] 0f52a74ee408: Preparing [2022-05-06T14:08:11.540Z] f73e7dbfee58: Preparing [2022-05-06T14:08:11.540Z] bc570048e74d: Waiting [2022-05-06T14:08:11.540Z] 3352ad43faa8: Waiting [2022-05-06T14:08:11.540Z] 28d71c9c2999: Waiting [2022-05-06T14:08:11.540Z] 0f52a74ee408: Waiting [2022-05-06T14:08:11.540Z] f73e7dbfee58: Waiting [2022-05-06T14:08:11.540Z] 109cb3eab758: Layer already exists [2022-05-06T14:08:11.540Z] 35de3648d877: Layer already exists [2022-05-06T14:08:11.540Z] 1a7372c7266e: Layer already exists [2022-05-06T14:08:11.540Z] 604a34329386: Layer already exists [2022-05-06T14:08:11.540Z] 526a23f2a419: Layer already exists [2022-05-06T14:08:11.812Z] bc570048e74d: Layer already exists [2022-05-06T14:08:11.812Z] 3352ad43faa8: Layer already exists [2022-05-06T14:08:11.812Z] 28d71c9c2999: Layer already exists [2022-05-06T14:08:11.812Z] 0f52a74ee408: Layer already exists [2022-05-06T14:08:11.812Z] f73e7dbfee58: Layer already exists [2022-05-06T14:08:11.812Z] 2.2.0-dev.90: digest: sha256:d95bb5ed312901893497ac2d1622a504a2689db0e480cf39bc4213968cf49a63 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:12.166Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:12.510Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:08:12.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-06T14:08:12.510Z] 109cb3eab758: Preparing [2022-05-06T14:08:12.510Z] 35de3648d877: Preparing [2022-05-06T14:08:12.510Z] 1a7372c7266e: Preparing [2022-05-06T14:08:12.510Z] 526a23f2a419: Preparing [2022-05-06T14:08:12.510Z] 604a34329386: Preparing [2022-05-06T14:08:12.510Z] bc570048e74d: Preparing [2022-05-06T14:08:12.510Z] 3352ad43faa8: Preparing [2022-05-06T14:08:12.510Z] 28d71c9c2999: Preparing [2022-05-06T14:08:12.510Z] 0f52a74ee408: Preparing [2022-05-06T14:08:12.510Z] f73e7dbfee58: Preparing [2022-05-06T14:08:12.510Z] 3352ad43faa8: Waiting [2022-05-06T14:08:12.510Z] 0f52a74ee408: Waiting [2022-05-06T14:08:12.510Z] f73e7dbfee58: Waiting [2022-05-06T14:08:12.510Z] 28d71c9c2999: Waiting [2022-05-06T14:08:12.510Z] bc570048e74d: Waiting [2022-05-06T14:08:12.510Z] 604a34329386: Layer already exists [2022-05-06T14:08:12.510Z] 109cb3eab758: Layer already exists [2022-05-06T14:08:12.510Z] 35de3648d877: Layer already exists [2022-05-06T14:08:12.510Z] 526a23f2a419: Layer already exists [2022-05-06T14:08:12.510Z] 1a7372c7266e: Layer already exists [2022-05-06T14:08:12.783Z] 3352ad43faa8: Layer already exists [2022-05-06T14:08:12.783Z] bc570048e74d: Layer already exists [2022-05-06T14:08:12.783Z] 28d71c9c2999: Layer already exists [2022-05-06T14:08:12.783Z] 0f52a74ee408: Layer already exists [2022-05-06T14:08:12.783Z] f73e7dbfee58: Layer already exists [2022-05-06T14:08:12.783Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:d95bb5ed312901893497ac2d1622a504a2689db0e480cf39bc4213968cf49a63 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:13.132Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:13.472Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-05-06T14:08:13.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-06T14:08:13.472Z] 109cb3eab758: Preparing [2022-05-06T14:08:13.472Z] 35de3648d877: Preparing [2022-05-06T14:08:13.472Z] 1a7372c7266e: Preparing [2022-05-06T14:08:13.472Z] 526a23f2a419: Preparing [2022-05-06T14:08:13.472Z] 604a34329386: Preparing [2022-05-06T14:08:13.472Z] bc570048e74d: Preparing [2022-05-06T14:08:13.472Z] 3352ad43faa8: Preparing [2022-05-06T14:08:13.472Z] 28d71c9c2999: Preparing [2022-05-06T14:08:13.472Z] 0f52a74ee408: Preparing [2022-05-06T14:08:13.472Z] f73e7dbfee58: Preparing [2022-05-06T14:08:13.472Z] 3352ad43faa8: Waiting [2022-05-06T14:08:13.472Z] 28d71c9c2999: Waiting [2022-05-06T14:08:13.472Z] 0f52a74ee408: Waiting [2022-05-06T14:08:13.472Z] f73e7dbfee58: Waiting [2022-05-06T14:08:13.472Z] bc570048e74d: Waiting [2022-05-06T14:08:13.744Z] 109cb3eab758: Layer already exists [2022-05-06T14:08:13.744Z] 1a7372c7266e: Layer already exists [2022-05-06T14:08:13.744Z] 35de3648d877: Layer already exists [2022-05-06T14:08:13.744Z] 604a34329386: Layer already exists [2022-05-06T14:08:13.744Z] 526a23f2a419: Layer already exists [2022-05-06T14:08:13.744Z] bc570048e74d: Layer already exists [2022-05-06T14:08:13.744Z] 0f52a74ee408: Layer already exists [2022-05-06T14:08:13.744Z] 3352ad43faa8: Layer already exists [2022-05-06T14:08:13.744Z] f73e7dbfee58: Layer already exists [2022-05-06T14:08:13.744Z] 28d71c9c2999: Layer already exists [2022-05-06T14:08:13.744Z] main: digest: sha256:d95bb5ed312901893497ac2d1622a504a2689db0e480cf39bc4213968cf49a63 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:08:13.796Z] ===================================================== [Pipeline] echo [2022-05-06T14:08:13.805Z] taggedImages: [2022-05-06T14:08:13.805Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:08:13.805Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-06T14:08:13.805Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.90 [2022-05-06T14:08:13.805Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:08:13.805Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-05-06T14:08:13.831Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-05-06T14:08:13.831Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:08:13.831Z] latest [2022-05-06T14:08:13.831Z] 2.2.0-dev.90 [2022-05-06T14:08:13.831Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:08:13.831Z] main [2022-05-06T14:08:13.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:14.195Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:14.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:08:14.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-06T14:08:14.541Z] eee0c640cbdd: Preparing [2022-05-06T14:08:14.541Z] 91332cb7b771: Preparing [2022-05-06T14:08:14.541Z] c06b8b61a5be: Preparing [2022-05-06T14:08:14.541Z] 61bdf2bcfeb5: Preparing [2022-05-06T14:08:14.541Z] d90d8f19837d: Preparing [2022-05-06T14:08:14.541Z] 4f4ce317c6bb: Preparing [2022-05-06T14:08:14.541Z] 4f4ce317c6bb: Waiting [2022-05-06T14:08:14.814Z] c06b8b61a5be: Layer already exists [2022-05-06T14:08:14.814Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:08:14.814Z] eee0c640cbdd: Pushed [2022-05-06T14:08:14.814Z] d90d8f19837d: Pushed [2022-05-06T14:08:16.244Z] 61bdf2bcfeb5: Pushed [2022-05-06T14:08:19.618Z] 91332cb7b771: Pushed [2022-05-06T14:08:19.618Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:191be2d9f7c91a95d89750b56d130ef02623d044dd685c814f3e8fec8a512433 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:19.964Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:20.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-06T14:08:20.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-06T14:08:20.301Z] eee0c640cbdd: Preparing [2022-05-06T14:08:20.301Z] 91332cb7b771: Preparing [2022-05-06T14:08:20.301Z] c06b8b61a5be: Preparing [2022-05-06T14:08:20.301Z] 61bdf2bcfeb5: Preparing [2022-05-06T14:08:20.301Z] d90d8f19837d: Preparing [2022-05-06T14:08:20.301Z] 4f4ce317c6bb: Preparing [2022-05-06T14:08:20.301Z] 4f4ce317c6bb: Waiting [2022-05-06T14:08:20.301Z] d90d8f19837d: Layer already exists [2022-05-06T14:08:20.301Z] 61bdf2bcfeb5: Layer already exists [2022-05-06T14:08:20.301Z] c06b8b61a5be: Layer already exists [2022-05-06T14:08:20.301Z] 91332cb7b771: Layer already exists [2022-05-06T14:08:20.301Z] eee0c640cbdd: Layer already exists [2022-05-06T14:08:20.301Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:08:20.572Z] latest: digest: sha256:191be2d9f7c91a95d89750b56d130ef02623d044dd685c814f3e8fec8a512433 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:20.919Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:21.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.90 [2022-05-06T14:08:21.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-06T14:08:21.254Z] eee0c640cbdd: Preparing [2022-05-06T14:08:21.254Z] 91332cb7b771: Preparing [2022-05-06T14:08:21.254Z] c06b8b61a5be: Preparing [2022-05-06T14:08:21.254Z] 61bdf2bcfeb5: Preparing [2022-05-06T14:08:21.254Z] d90d8f19837d: Preparing [2022-05-06T14:08:21.254Z] 4f4ce317c6bb: Preparing [2022-05-06T14:08:21.254Z] 4f4ce317c6bb: Waiting [2022-05-06T14:08:21.254Z] c06b8b61a5be: Layer already exists [2022-05-06T14:08:21.254Z] d90d8f19837d: Layer already exists [2022-05-06T14:08:21.254Z] 91332cb7b771: Layer already exists [2022-05-06T14:08:21.254Z] eee0c640cbdd: Layer already exists [2022-05-06T14:08:21.254Z] 61bdf2bcfeb5: Layer already exists [2022-05-06T14:08:21.254Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:08:21.523Z] 2.2.0-dev.90: digest: sha256:191be2d9f7c91a95d89750b56d130ef02623d044dd685c814f3e8fec8a512433 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:21.869Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:22.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:08:22.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-06T14:08:22.208Z] eee0c640cbdd: Preparing [2022-05-06T14:08:22.208Z] 91332cb7b771: Preparing [2022-05-06T14:08:22.208Z] c06b8b61a5be: Preparing [2022-05-06T14:08:22.208Z] 61bdf2bcfeb5: Preparing [2022-05-06T14:08:22.208Z] d90d8f19837d: Preparing [2022-05-06T14:08:22.208Z] 4f4ce317c6bb: Preparing [2022-05-06T14:08:22.208Z] 4f4ce317c6bb: Waiting [2022-05-06T14:08:22.208Z] 91332cb7b771: Layer already exists [2022-05-06T14:08:22.208Z] eee0c640cbdd: Layer already exists [2022-05-06T14:08:22.208Z] c06b8b61a5be: Layer already exists [2022-05-06T14:08:22.208Z] 61bdf2bcfeb5: Layer already exists [2022-05-06T14:08:22.208Z] d90d8f19837d: Layer already exists [2022-05-06T14:08:22.208Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:08:22.479Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:191be2d9f7c91a95d89750b56d130ef02623d044dd685c814f3e8fec8a512433 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:22.815Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:23.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-05-06T14:08:23.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-06T14:08:23.152Z] eee0c640cbdd: Preparing [2022-05-06T14:08:23.152Z] 91332cb7b771: Preparing [2022-05-06T14:08:23.152Z] c06b8b61a5be: Preparing [2022-05-06T14:08:23.152Z] 61bdf2bcfeb5: Preparing [2022-05-06T14:08:23.152Z] d90d8f19837d: Preparing [2022-05-06T14:08:23.152Z] 4f4ce317c6bb: Preparing [2022-05-06T14:08:23.152Z] 4f4ce317c6bb: Waiting [2022-05-06T14:08:23.152Z] 61bdf2bcfeb5: Layer already exists [2022-05-06T14:08:23.152Z] c06b8b61a5be: Layer already exists [2022-05-06T14:08:23.152Z] eee0c640cbdd: Layer already exists [2022-05-06T14:08:23.152Z] d90d8f19837d: Layer already exists [2022-05-06T14:08:23.152Z] 91332cb7b771: Layer already exists [2022-05-06T14:08:23.152Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:08:23.423Z] main: digest: sha256:191be2d9f7c91a95d89750b56d130ef02623d044dd685c814f3e8fec8a512433 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:08:23.471Z] ===================================================== [Pipeline] echo [2022-05-06T14:08:23.480Z] taggedImages: [2022-05-06T14:08:23.480Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:08:23.480Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-06T14:08:23.480Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.90 [2022-05-06T14:08:23.480Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:08:23.480Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-05-06T14:08:23.505Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-05-06T14:08:23.505Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:08:23.505Z] latest [2022-05-06T14:08:23.505Z] 2.2.0-dev.90 [2022-05-06T14:08:23.505Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:08:23.505Z] main [2022-05-06T14:08:23.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:23.861Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:24.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:08:24.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-06T14:08:24.196Z] e6bb4b01db56: Preparing [2022-05-06T14:08:24.196Z] f62ccdbf82aa: Preparing [2022-05-06T14:08:24.196Z] 6db15cc0b258: Preparing [2022-05-06T14:08:24.196Z] f5db65674f4b: Preparing [2022-05-06T14:08:24.196Z] 4f1c65c26845: Preparing [2022-05-06T14:08:24.196Z] ac82e3cc5dbf: Preparing [2022-05-06T14:08:24.196Z] d90d8f19837d: Preparing [2022-05-06T14:08:24.196Z] 4f4ce317c6bb: Preparing [2022-05-06T14:08:24.196Z] ac82e3cc5dbf: Waiting [2022-05-06T14:08:24.196Z] d90d8f19837d: Waiting [2022-05-06T14:08:24.196Z] 4f4ce317c6bb: Waiting [2022-05-06T14:08:24.463Z] f62ccdbf82aa: Pushed [2022-05-06T14:08:24.463Z] 6db15cc0b258: Pushed [2022-05-06T14:08:24.463Z] e6bb4b01db56: Pushed [2022-05-06T14:08:24.463Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:08:24.463Z] d90d8f19837d: Layer already exists [2022-05-06T14:08:25.438Z] ac82e3cc5dbf: Pushed [2022-05-06T14:08:33.693Z] 4f1c65c26845: Pushed [2022-05-06T14:08:41.951Z] f5db65674f4b: Pushed [2022-05-06T14:08:41.951Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:b0e55f4b343b965629f26bac2b8dbc9f67c555c0248458819cec05d18501aaa1 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:42.294Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:42.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-06T14:08:42.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-06T14:08:42.635Z] e6bb4b01db56: Preparing [2022-05-06T14:08:42.635Z] f62ccdbf82aa: Preparing [2022-05-06T14:08:42.635Z] 6db15cc0b258: Preparing [2022-05-06T14:08:42.635Z] f5db65674f4b: Preparing [2022-05-06T14:08:42.635Z] 4f1c65c26845: Preparing [2022-05-06T14:08:42.635Z] ac82e3cc5dbf: Preparing [2022-05-06T14:08:42.635Z] d90d8f19837d: Preparing [2022-05-06T14:08:42.635Z] 4f4ce317c6bb: Preparing [2022-05-06T14:08:42.635Z] ac82e3cc5dbf: Waiting [2022-05-06T14:08:42.635Z] d90d8f19837d: Waiting [2022-05-06T14:08:42.635Z] 4f4ce317c6bb: Waiting [2022-05-06T14:08:42.635Z] f5db65674f4b: Layer already exists [2022-05-06T14:08:42.635Z] f62ccdbf82aa: Layer already exists [2022-05-06T14:08:42.635Z] 4f1c65c26845: Layer already exists [2022-05-06T14:08:42.635Z] e6bb4b01db56: Layer already exists [2022-05-06T14:08:42.635Z] 6db15cc0b258: Layer already exists [2022-05-06T14:08:42.635Z] ac82e3cc5dbf: Layer already exists [2022-05-06T14:08:42.635Z] d90d8f19837d: Layer already exists [2022-05-06T14:08:42.635Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:08:42.907Z] latest: digest: sha256:b0e55f4b343b965629f26bac2b8dbc9f67c555c0248458819cec05d18501aaa1 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:43.252Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:43.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.90 [2022-05-06T14:08:43.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-06T14:08:43.590Z] e6bb4b01db56: Preparing [2022-05-06T14:08:43.590Z] f62ccdbf82aa: Preparing [2022-05-06T14:08:43.590Z] 6db15cc0b258: Preparing [2022-05-06T14:08:43.590Z] f5db65674f4b: Preparing [2022-05-06T14:08:43.590Z] 4f1c65c26845: Preparing [2022-05-06T14:08:43.590Z] ac82e3cc5dbf: Preparing [2022-05-06T14:08:43.590Z] d90d8f19837d: Preparing [2022-05-06T14:08:43.590Z] 4f4ce317c6bb: Preparing [2022-05-06T14:08:43.590Z] ac82e3cc5dbf: Waiting [2022-05-06T14:08:43.590Z] d90d8f19837d: Waiting [2022-05-06T14:08:43.590Z] 4f4ce317c6bb: Waiting [2022-05-06T14:08:43.590Z] f62ccdbf82aa: Layer already exists [2022-05-06T14:08:43.590Z] 4f1c65c26845: Layer already exists [2022-05-06T14:08:43.590Z] 6db15cc0b258: Layer already exists [2022-05-06T14:08:43.590Z] f5db65674f4b: Layer already exists [2022-05-06T14:08:43.590Z] e6bb4b01db56: Layer already exists [2022-05-06T14:08:43.864Z] ac82e3cc5dbf: Layer already exists [2022-05-06T14:08:43.864Z] d90d8f19837d: Layer already exists [2022-05-06T14:08:43.864Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:08:43.864Z] 2.2.0-dev.90: digest: sha256:b0e55f4b343b965629f26bac2b8dbc9f67c555c0248458819cec05d18501aaa1 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:44.215Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:44.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:08:44.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-06T14:08:44.556Z] e6bb4b01db56: Preparing [2022-05-06T14:08:44.556Z] f62ccdbf82aa: Preparing [2022-05-06T14:08:44.556Z] 6db15cc0b258: Preparing [2022-05-06T14:08:44.556Z] f5db65674f4b: Preparing [2022-05-06T14:08:44.556Z] 4f1c65c26845: Preparing [2022-05-06T14:08:44.556Z] ac82e3cc5dbf: Preparing [2022-05-06T14:08:44.556Z] d90d8f19837d: Preparing [2022-05-06T14:08:44.556Z] 4f4ce317c6bb: Preparing [2022-05-06T14:08:44.556Z] ac82e3cc5dbf: Waiting [2022-05-06T14:08:44.556Z] 4f4ce317c6bb: Waiting [2022-05-06T14:08:44.556Z] d90d8f19837d: Waiting [2022-05-06T14:08:44.556Z] 4f1c65c26845: Layer already exists [2022-05-06T14:08:44.556Z] 6db15cc0b258: Layer already exists [2022-05-06T14:08:44.556Z] f5db65674f4b: Layer already exists [2022-05-06T14:08:44.556Z] f62ccdbf82aa: Layer already exists [2022-05-06T14:08:44.556Z] e6bb4b01db56: Layer already exists [2022-05-06T14:08:44.556Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:08:44.556Z] ac82e3cc5dbf: Layer already exists [2022-05-06T14:08:44.556Z] d90d8f19837d: Layer already exists [2022-05-06T14:08:44.828Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:b0e55f4b343b965629f26bac2b8dbc9f67c555c0248458819cec05d18501aaa1 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:45.180Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:45.521Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-05-06T14:08:45.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-06T14:08:45.521Z] e6bb4b01db56: Preparing [2022-05-06T14:08:45.521Z] f62ccdbf82aa: Preparing [2022-05-06T14:08:45.521Z] 6db15cc0b258: Preparing [2022-05-06T14:08:45.521Z] f5db65674f4b: Preparing [2022-05-06T14:08:45.521Z] 4f1c65c26845: Preparing [2022-05-06T14:08:45.521Z] ac82e3cc5dbf: Preparing [2022-05-06T14:08:45.521Z] d90d8f19837d: Preparing [2022-05-06T14:08:45.521Z] 4f4ce317c6bb: Preparing [2022-05-06T14:08:45.521Z] ac82e3cc5dbf: Waiting [2022-05-06T14:08:45.521Z] d90d8f19837d: Waiting [2022-05-06T14:08:45.521Z] 4f4ce317c6bb: Waiting [2022-05-06T14:08:45.521Z] f62ccdbf82aa: Layer already exists [2022-05-06T14:08:45.521Z] 6db15cc0b258: Layer already exists [2022-05-06T14:08:45.521Z] f5db65674f4b: Layer already exists [2022-05-06T14:08:45.521Z] e6bb4b01db56: Layer already exists [2022-05-06T14:08:45.521Z] 4f1c65c26845: Layer already exists [2022-05-06T14:08:45.521Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:08:45.521Z] d90d8f19837d: Layer already exists [2022-05-06T14:08:45.521Z] ac82e3cc5dbf: Layer already exists [2022-05-06T14:08:45.794Z] main: digest: sha256:b0e55f4b343b965629f26bac2b8dbc9f67c555c0248458819cec05d18501aaa1 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:08:45.841Z] ===================================================== [Pipeline] echo [2022-05-06T14:08:45.849Z] taggedImages: [2022-05-06T14:08:45.850Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:08:45.850Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-06T14:08:45.850Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.90 [2022-05-06T14:08:45.850Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:08:45.850Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-05-06T14:08:45.871Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-05-06T14:08:45.871Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:08:45.871Z] latest [2022-05-06T14:08:45.871Z] 2.2.0-dev.90 [2022-05-06T14:08:45.871Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:08:45.871Z] main [2022-05-06T14:08:45.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:46.457Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:08:46.803Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:08:46.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-06T14:08:46.803Z] f8307bd0806c: Preparing [2022-05-06T14:08:46.803Z] e40547579a7b: Preparing [2022-05-06T14:08:46.803Z] 781710e6187f: Preparing [2022-05-06T14:08:46.803Z] dae6f04bc765: Preparing [2022-05-06T14:08:46.803Z] 96f213750af6: Preparing [2022-05-06T14:08:46.803Z] d90d8f19837d: Preparing [2022-05-06T14:08:46.803Z] 4f4ce317c6bb: Preparing [2022-05-06T14:08:46.803Z] d90d8f19837d: Waiting [2022-05-06T14:08:47.078Z] e40547579a7b: Pushed [2022-05-06T14:08:47.078Z] f8307bd0806c: Pushed [2022-05-06T14:08:47.078Z] d90d8f19837d: Layer already exists [2022-05-06T14:08:47.078Z] 781710e6187f: Pushed [2022-05-06T14:08:47.078Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:08:47.672Z] 96f213750af6: Pushed [2022-05-06T14:09:05.944Z] dae6f04bc765: Pushed [2022-05-06T14:09:05.944Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:930260dd0525b7c22575d8826c20f9057083a738a41b9d9f0e7b8d913ea8ecd4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:06.279Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:06.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-06T14:09:06.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-06T14:09:06.615Z] f8307bd0806c: Preparing [2022-05-06T14:09:06.615Z] e40547579a7b: Preparing [2022-05-06T14:09:06.615Z] 781710e6187f: Preparing [2022-05-06T14:09:06.615Z] dae6f04bc765: Preparing [2022-05-06T14:09:06.615Z] 96f213750af6: Preparing [2022-05-06T14:09:06.615Z] d90d8f19837d: Preparing [2022-05-06T14:09:06.615Z] 4f4ce317c6bb: Preparing [2022-05-06T14:09:06.615Z] d90d8f19837d: Waiting [2022-05-06T14:09:06.615Z] 4f4ce317c6bb: Waiting [2022-05-06T14:09:06.615Z] e40547579a7b: Layer already exists [2022-05-06T14:09:06.615Z] 96f213750af6: Layer already exists [2022-05-06T14:09:06.615Z] f8307bd0806c: Layer already exists [2022-05-06T14:09:06.615Z] 781710e6187f: Layer already exists [2022-05-06T14:09:06.615Z] dae6f04bc765: Layer already exists [2022-05-06T14:09:06.615Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:09:06.615Z] d90d8f19837d: Layer already exists [2022-05-06T14:09:06.886Z] latest: digest: sha256:930260dd0525b7c22575d8826c20f9057083a738a41b9d9f0e7b8d913ea8ecd4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:07.229Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:07.564Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.90 [2022-05-06T14:09:07.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-06T14:09:07.564Z] f8307bd0806c: Preparing [2022-05-06T14:09:07.564Z] e40547579a7b: Preparing [2022-05-06T14:09:07.564Z] 781710e6187f: Preparing [2022-05-06T14:09:07.564Z] dae6f04bc765: Preparing [2022-05-06T14:09:07.564Z] 96f213750af6: Preparing [2022-05-06T14:09:07.564Z] d90d8f19837d: Preparing [2022-05-06T14:09:07.564Z] 4f4ce317c6bb: Preparing [2022-05-06T14:09:07.564Z] d90d8f19837d: Waiting [2022-05-06T14:09:07.564Z] 4f4ce317c6bb: Waiting [2022-05-06T14:09:07.564Z] dae6f04bc765: Layer already exists [2022-05-06T14:09:07.564Z] f8307bd0806c: Layer already exists [2022-05-06T14:09:07.564Z] e40547579a7b: Layer already exists [2022-05-06T14:09:07.564Z] 781710e6187f: Layer already exists [2022-05-06T14:09:07.564Z] 96f213750af6: Layer already exists [2022-05-06T14:09:07.836Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:09:07.836Z] d90d8f19837d: Layer already exists [2022-05-06T14:09:07.836Z] 2.2.0-dev.90: digest: sha256:930260dd0525b7c22575d8826c20f9057083a738a41b9d9f0e7b8d913ea8ecd4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:08.176Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:08.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:09:08.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-06T14:09:08.509Z] f8307bd0806c: Preparing [2022-05-06T14:09:08.509Z] e40547579a7b: Preparing [2022-05-06T14:09:08.509Z] 781710e6187f: Preparing [2022-05-06T14:09:08.509Z] dae6f04bc765: Preparing [2022-05-06T14:09:08.509Z] 96f213750af6: Preparing [2022-05-06T14:09:08.509Z] d90d8f19837d: Preparing [2022-05-06T14:09:08.509Z] 4f4ce317c6bb: Preparing [2022-05-06T14:09:08.509Z] d90d8f19837d: Waiting [2022-05-06T14:09:08.509Z] 4f4ce317c6bb: Waiting [2022-05-06T14:09:08.509Z] 781710e6187f: Layer already exists [2022-05-06T14:09:08.509Z] e40547579a7b: Layer already exists [2022-05-06T14:09:08.509Z] 96f213750af6: Layer already exists [2022-05-06T14:09:08.509Z] f8307bd0806c: Layer already exists [2022-05-06T14:09:08.509Z] dae6f04bc765: Layer already exists [2022-05-06T14:09:08.509Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:09:08.509Z] d90d8f19837d: Layer already exists [2022-05-06T14:09:08.780Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:930260dd0525b7c22575d8826c20f9057083a738a41b9d9f0e7b8d913ea8ecd4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:09.121Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:09.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-05-06T14:09:09.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-06T14:09:09.461Z] f8307bd0806c: Preparing [2022-05-06T14:09:09.461Z] e40547579a7b: Preparing [2022-05-06T14:09:09.461Z] 781710e6187f: Preparing [2022-05-06T14:09:09.461Z] dae6f04bc765: Preparing [2022-05-06T14:09:09.461Z] 96f213750af6: Preparing [2022-05-06T14:09:09.461Z] d90d8f19837d: Preparing [2022-05-06T14:09:09.461Z] 4f4ce317c6bb: Preparing [2022-05-06T14:09:09.461Z] d90d8f19837d: Waiting [2022-05-06T14:09:09.461Z] 4f4ce317c6bb: Waiting [2022-05-06T14:09:09.461Z] 96f213750af6: Layer already exists [2022-05-06T14:09:09.461Z] f8307bd0806c: Layer already exists [2022-05-06T14:09:09.461Z] e40547579a7b: Layer already exists [2022-05-06T14:09:09.461Z] 781710e6187f: Layer already exists [2022-05-06T14:09:09.461Z] dae6f04bc765: Layer already exists [2022-05-06T14:09:09.461Z] d90d8f19837d: Layer already exists [2022-05-06T14:09:09.461Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:09:09.733Z] main: digest: sha256:930260dd0525b7c22575d8826c20f9057083a738a41b9d9f0e7b8d913ea8ecd4 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:09:09.774Z] ===================================================== [Pipeline] echo [2022-05-06T14:09:09.784Z] taggedImages: [2022-05-06T14:09:09.784Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:09:09.784Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-06T14:09:09.784Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.90 [2022-05-06T14:09:09.784Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:09:09.784Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-05-06T14:09:09.805Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-05-06T14:09:09.805Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:09:09.805Z] latest [2022-05-06T14:09:09.805Z] 2.2.0-dev.90 [2022-05-06T14:09:09.805Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:09:09.805Z] main [2022-05-06T14:09:09.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:10.160Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:10.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:09:10.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-06T14:09:10.495Z] b96ef6fa4dec: Preparing [2022-05-06T14:09:10.495Z] b18fc3f1abec: Preparing [2022-05-06T14:09:10.495Z] 3c01b3c30fff: Preparing [2022-05-06T14:09:10.495Z] 0792a26d28b0: Preparing [2022-05-06T14:09:10.495Z] ac82e3cc5dbf: Preparing [2022-05-06T14:09:10.495Z] d90d8f19837d: Preparing [2022-05-06T14:09:10.495Z] 4f4ce317c6bb: Preparing [2022-05-06T14:09:10.495Z] d90d8f19837d: Waiting [2022-05-06T14:09:10.495Z] 4f4ce317c6bb: Waiting [2022-05-06T14:09:10.767Z] ac82e3cc5dbf: Layer already exists [2022-05-06T14:09:10.767Z] d90d8f19837d: Layer already exists [2022-05-06T14:09:10.767Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:09:10.767Z] b18fc3f1abec: Pushed [2022-05-06T14:09:10.767Z] 3c01b3c30fff: Pushed [2022-05-06T14:09:10.767Z] b96ef6fa4dec: Pushed [2022-05-06T14:09:29.034Z] 0792a26d28b0: Pushed [2022-05-06T14:09:29.034Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:1a481676c2d73b5968ac5328e05c91448f93ca7543faa66924082caa7d9a4e12 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:29.380Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:29.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-06T14:09:29.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-06T14:09:29.717Z] b96ef6fa4dec: Preparing [2022-05-06T14:09:29.717Z] b18fc3f1abec: Preparing [2022-05-06T14:09:29.717Z] 3c01b3c30fff: Preparing [2022-05-06T14:09:29.717Z] 0792a26d28b0: Preparing [2022-05-06T14:09:29.717Z] ac82e3cc5dbf: Preparing [2022-05-06T14:09:29.717Z] d90d8f19837d: Preparing [2022-05-06T14:09:29.717Z] 4f4ce317c6bb: Preparing [2022-05-06T14:09:29.717Z] d90d8f19837d: Waiting [2022-05-06T14:09:29.717Z] 4f4ce317c6bb: Waiting [2022-05-06T14:09:29.717Z] 3c01b3c30fff: Layer already exists [2022-05-06T14:09:29.717Z] b96ef6fa4dec: Layer already exists [2022-05-06T14:09:29.717Z] ac82e3cc5dbf: Layer already exists [2022-05-06T14:09:29.717Z] 0792a26d28b0: Layer already exists [2022-05-06T14:09:29.717Z] b18fc3f1abec: Layer already exists [2022-05-06T14:09:29.989Z] d90d8f19837d: Layer already exists [2022-05-06T14:09:29.989Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:09:29.989Z] latest: digest: sha256:1a481676c2d73b5968ac5328e05c91448f93ca7543faa66924082caa7d9a4e12 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:30.336Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:30.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.90 [2022-05-06T14:09:30.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-06T14:09:30.671Z] b96ef6fa4dec: Preparing [2022-05-06T14:09:30.671Z] b18fc3f1abec: Preparing [2022-05-06T14:09:30.671Z] 3c01b3c30fff: Preparing [2022-05-06T14:09:30.671Z] 0792a26d28b0: Preparing [2022-05-06T14:09:30.671Z] ac82e3cc5dbf: Preparing [2022-05-06T14:09:30.671Z] d90d8f19837d: Preparing [2022-05-06T14:09:30.671Z] 4f4ce317c6bb: Preparing [2022-05-06T14:09:30.671Z] d90d8f19837d: Waiting [2022-05-06T14:09:30.671Z] 4f4ce317c6bb: Waiting [2022-05-06T14:09:30.671Z] b18fc3f1abec: Layer already exists [2022-05-06T14:09:30.671Z] 3c01b3c30fff: Layer already exists [2022-05-06T14:09:30.671Z] ac82e3cc5dbf: Layer already exists [2022-05-06T14:09:30.671Z] 0792a26d28b0: Layer already exists [2022-05-06T14:09:30.671Z] b96ef6fa4dec: Layer already exists [2022-05-06T14:09:30.671Z] d90d8f19837d: Layer already exists [2022-05-06T14:09:30.671Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:09:30.943Z] 2.2.0-dev.90: digest: sha256:1a481676c2d73b5968ac5328e05c91448f93ca7543faa66924082caa7d9a4e12 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:31.287Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:31.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:09:31.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-06T14:09:31.622Z] b96ef6fa4dec: Preparing [2022-05-06T14:09:31.622Z] b18fc3f1abec: Preparing [2022-05-06T14:09:31.622Z] 3c01b3c30fff: Preparing [2022-05-06T14:09:31.622Z] 0792a26d28b0: Preparing [2022-05-06T14:09:31.622Z] ac82e3cc5dbf: Preparing [2022-05-06T14:09:31.622Z] d90d8f19837d: Preparing [2022-05-06T14:09:31.622Z] 4f4ce317c6bb: Preparing [2022-05-06T14:09:31.622Z] d90d8f19837d: Waiting [2022-05-06T14:09:31.622Z] 4f4ce317c6bb: Waiting [2022-05-06T14:09:31.622Z] ac82e3cc5dbf: Layer already exists [2022-05-06T14:09:31.622Z] b18fc3f1abec: Layer already exists [2022-05-06T14:09:31.622Z] 3c01b3c30fff: Layer already exists [2022-05-06T14:09:31.622Z] 0792a26d28b0: Layer already exists [2022-05-06T14:09:31.622Z] b96ef6fa4dec: Layer already exists [2022-05-06T14:09:31.895Z] d90d8f19837d: Layer already exists [2022-05-06T14:09:31.895Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:09:31.895Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:1a481676c2d73b5968ac5328e05c91448f93ca7543faa66924082caa7d9a4e12 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:32.240Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:32.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-05-06T14:09:32.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-06T14:09:32.575Z] b96ef6fa4dec: Preparing [2022-05-06T14:09:32.575Z] b18fc3f1abec: Preparing [2022-05-06T14:09:32.575Z] 3c01b3c30fff: Preparing [2022-05-06T14:09:32.575Z] 0792a26d28b0: Preparing [2022-05-06T14:09:32.575Z] ac82e3cc5dbf: Preparing [2022-05-06T14:09:32.575Z] d90d8f19837d: Preparing [2022-05-06T14:09:32.575Z] 4f4ce317c6bb: Preparing [2022-05-06T14:09:32.575Z] d90d8f19837d: Waiting [2022-05-06T14:09:32.575Z] 4f4ce317c6bb: Waiting [2022-05-06T14:09:32.575Z] b18fc3f1abec: Layer already exists [2022-05-06T14:09:32.575Z] b96ef6fa4dec: Layer already exists [2022-05-06T14:09:32.575Z] 0792a26d28b0: Layer already exists [2022-05-06T14:09:32.575Z] 3c01b3c30fff: Layer already exists [2022-05-06T14:09:32.575Z] ac82e3cc5dbf: Layer already exists [2022-05-06T14:09:32.575Z] d90d8f19837d: Layer already exists [2022-05-06T14:09:32.575Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:09:32.844Z] main: digest: sha256:1a481676c2d73b5968ac5328e05c91448f93ca7543faa66924082caa7d9a4e12 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:09:32.901Z] ===================================================== [Pipeline] echo [2022-05-06T14:09:32.909Z] taggedImages: [2022-05-06T14:09:32.909Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:09:32.909Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-06T14:09:32.909Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.90 [2022-05-06T14:09:32.909Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:09:32.909Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-05-06T14:09:32.934Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-05-06T14:09:32.934Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:09:32.934Z] latest [2022-05-06T14:09:32.934Z] 2.2.0-dev.90 [2022-05-06T14:09:32.934Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:09:32.934Z] main [2022-05-06T14:09:32.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:33.300Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:33.635Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:09:33.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-06T14:09:33.635Z] c6b3d248f9aa: Preparing [2022-05-06T14:09:33.635Z] f69cb47fb984: Preparing [2022-05-06T14:09:33.635Z] c06b8b61a5be: Preparing [2022-05-06T14:09:33.635Z] 6009b64c4acc: Preparing [2022-05-06T14:09:33.635Z] f73e7dbfee58: Preparing [2022-05-06T14:09:33.635Z] f73e7dbfee58: Layer already exists [2022-05-06T14:09:33.635Z] c06b8b61a5be: Layer already exists [2022-05-06T14:09:33.909Z] c6b3d248f9aa: Pushed [2022-05-06T14:09:34.180Z] 6009b64c4acc: Pushed [2022-05-06T14:09:39.558Z] f69cb47fb984: Pushed [2022-05-06T14:09:39.558Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:da266f30524e898898c7b5aef950b50ba4053848ca1d1d048991bfd0477328a1 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:39.897Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:40.230Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-06T14:09:40.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-06T14:09:40.230Z] c6b3d248f9aa: Preparing [2022-05-06T14:09:40.230Z] f69cb47fb984: Preparing [2022-05-06T14:09:40.230Z] c06b8b61a5be: Preparing [2022-05-06T14:09:40.230Z] 6009b64c4acc: Preparing [2022-05-06T14:09:40.230Z] f73e7dbfee58: Preparing [2022-05-06T14:09:40.230Z] f73e7dbfee58: Layer already exists [2022-05-06T14:09:40.230Z] f69cb47fb984: Layer already exists [2022-05-06T14:09:40.230Z] c06b8b61a5be: Layer already exists [2022-05-06T14:09:40.230Z] 6009b64c4acc: Layer already exists [2022-05-06T14:09:40.230Z] c6b3d248f9aa: Layer already exists [2022-05-06T14:09:40.503Z] latest: digest: sha256:da266f30524e898898c7b5aef950b50ba4053848ca1d1d048991bfd0477328a1 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:40.844Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:41.181Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.90 [2022-05-06T14:09:41.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-06T14:09:41.182Z] c6b3d248f9aa: Preparing [2022-05-06T14:09:41.182Z] f69cb47fb984: Preparing [2022-05-06T14:09:41.182Z] c06b8b61a5be: Preparing [2022-05-06T14:09:41.182Z] 6009b64c4acc: Preparing [2022-05-06T14:09:41.182Z] f73e7dbfee58: Preparing [2022-05-06T14:09:41.182Z] c06b8b61a5be: Layer already exists [2022-05-06T14:09:41.182Z] f69cb47fb984: Layer already exists [2022-05-06T14:09:41.182Z] f73e7dbfee58: Layer already exists [2022-05-06T14:09:41.182Z] c6b3d248f9aa: Layer already exists [2022-05-06T14:09:41.182Z] 6009b64c4acc: Layer already exists [2022-05-06T14:09:41.452Z] 2.2.0-dev.90: digest: sha256:da266f30524e898898c7b5aef950b50ba4053848ca1d1d048991bfd0477328a1 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:41.789Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:42.126Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:09:42.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-06T14:09:42.126Z] c6b3d248f9aa: Preparing [2022-05-06T14:09:42.126Z] f69cb47fb984: Preparing [2022-05-06T14:09:42.126Z] c06b8b61a5be: Preparing [2022-05-06T14:09:42.126Z] 6009b64c4acc: Preparing [2022-05-06T14:09:42.126Z] f73e7dbfee58: Preparing [2022-05-06T14:09:42.126Z] c06b8b61a5be: Layer already exists [2022-05-06T14:09:42.126Z] f73e7dbfee58: Layer already exists [2022-05-06T14:09:42.126Z] c6b3d248f9aa: Layer already exists [2022-05-06T14:09:42.126Z] 6009b64c4acc: Layer already exists [2022-05-06T14:09:42.126Z] f69cb47fb984: Layer already exists [2022-05-06T14:09:42.396Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:da266f30524e898898c7b5aef950b50ba4053848ca1d1d048991bfd0477328a1 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:42.735Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:43.068Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-05-06T14:09:43.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-06T14:09:43.069Z] c6b3d248f9aa: Preparing [2022-05-06T14:09:43.069Z] f69cb47fb984: Preparing [2022-05-06T14:09:43.069Z] c06b8b61a5be: Preparing [2022-05-06T14:09:43.069Z] 6009b64c4acc: Preparing [2022-05-06T14:09:43.069Z] f73e7dbfee58: Preparing [2022-05-06T14:09:43.069Z] f73e7dbfee58: Layer already exists [2022-05-06T14:09:43.069Z] f69cb47fb984: Layer already exists [2022-05-06T14:09:43.069Z] c06b8b61a5be: Layer already exists [2022-05-06T14:09:43.069Z] c6b3d248f9aa: Layer already exists [2022-05-06T14:09:43.069Z] 6009b64c4acc: Layer already exists [2022-05-06T14:09:43.337Z] main: digest: sha256:da266f30524e898898c7b5aef950b50ba4053848ca1d1d048991bfd0477328a1 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:09:43.385Z] ===================================================== [Pipeline] echo [2022-05-06T14:09:43.396Z] taggedImages: [2022-05-06T14:09:43.396Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:09:43.396Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-06T14:09:43.396Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.90 [2022-05-06T14:09:43.396Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:09:43.396Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-05-06T14:09:43.425Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-05-06T14:09:43.425Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:09:43.425Z] latest [2022-05-06T14:09:43.425Z] 2.2.0-dev.90 [2022-05-06T14:09:43.425Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:09:43.425Z] main [2022-05-06T14:09:43.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:43.777Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:44.110Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:09:44.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-06T14:09:44.110Z] 560b13a3611b: Preparing [2022-05-06T14:09:44.110Z] d82a5d18ea32: Preparing [2022-05-06T14:09:44.110Z] c06b8b61a5be: Preparing [2022-05-06T14:09:44.110Z] 54a7d72c312c: Preparing [2022-05-06T14:09:44.110Z] f73e7dbfee58: Preparing [2022-05-06T14:09:44.110Z] f73e7dbfee58: Layer already exists [2022-05-06T14:09:44.110Z] c06b8b61a5be: Layer already exists [2022-05-06T14:09:44.110Z] 54a7d72c312c: Layer already exists [2022-05-06T14:09:44.379Z] 560b13a3611b: Pushed [2022-05-06T14:09:49.756Z] d82a5d18ea32: Pushed [2022-05-06T14:09:49.756Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:7bc553d6f5292168bd0b2b3537a50aaf0f358a67d79b5d60bac41aa99c634be1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:50.101Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:50.432Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-06T14:09:50.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-06T14:09:50.432Z] 560b13a3611b: Preparing [2022-05-06T14:09:50.432Z] d82a5d18ea32: Preparing [2022-05-06T14:09:50.432Z] c06b8b61a5be: Preparing [2022-05-06T14:09:50.432Z] 54a7d72c312c: Preparing [2022-05-06T14:09:50.432Z] f73e7dbfee58: Preparing [2022-05-06T14:09:50.432Z] 560b13a3611b: Layer already exists [2022-05-06T14:09:50.432Z] 54a7d72c312c: Layer already exists [2022-05-06T14:09:50.432Z] f73e7dbfee58: Layer already exists [2022-05-06T14:09:50.432Z] d82a5d18ea32: Layer already exists [2022-05-06T14:09:50.432Z] c06b8b61a5be: Layer already exists [2022-05-06T14:09:50.702Z] latest: digest: sha256:7bc553d6f5292168bd0b2b3537a50aaf0f358a67d79b5d60bac41aa99c634be1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:51.047Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:51.384Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.90 [2022-05-06T14:09:51.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-06T14:09:51.384Z] 560b13a3611b: Preparing [2022-05-06T14:09:51.384Z] d82a5d18ea32: Preparing [2022-05-06T14:09:51.384Z] c06b8b61a5be: Preparing [2022-05-06T14:09:51.384Z] 54a7d72c312c: Preparing [2022-05-06T14:09:51.384Z] f73e7dbfee58: Preparing [2022-05-06T14:09:51.384Z] d82a5d18ea32: Layer already exists [2022-05-06T14:09:51.384Z] 54a7d72c312c: Layer already exists [2022-05-06T14:09:51.384Z] c06b8b61a5be: Layer already exists [2022-05-06T14:09:51.384Z] f73e7dbfee58: Layer already exists [2022-05-06T14:09:51.384Z] 560b13a3611b: Layer already exists [2022-05-06T14:09:51.655Z] 2.2.0-dev.90: digest: sha256:7bc553d6f5292168bd0b2b3537a50aaf0f358a67d79b5d60bac41aa99c634be1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:52.001Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:52.339Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:09:52.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-06T14:09:52.339Z] 560b13a3611b: Preparing [2022-05-06T14:09:52.339Z] d82a5d18ea32: Preparing [2022-05-06T14:09:52.339Z] c06b8b61a5be: Preparing [2022-05-06T14:09:52.339Z] 54a7d72c312c: Preparing [2022-05-06T14:09:52.339Z] f73e7dbfee58: Preparing [2022-05-06T14:09:52.339Z] f73e7dbfee58: Layer already exists [2022-05-06T14:09:52.339Z] 54a7d72c312c: Layer already exists [2022-05-06T14:09:52.610Z] d82a5d18ea32: Layer already exists [2022-05-06T14:09:52.610Z] c06b8b61a5be: Layer already exists [2022-05-06T14:09:52.610Z] 560b13a3611b: Layer already exists [2022-05-06T14:09:52.610Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:7bc553d6f5292168bd0b2b3537a50aaf0f358a67d79b5d60bac41aa99c634be1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:52.958Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:53.295Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-05-06T14:09:53.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-06T14:09:53.295Z] 560b13a3611b: Preparing [2022-05-06T14:09:53.295Z] d82a5d18ea32: Preparing [2022-05-06T14:09:53.295Z] c06b8b61a5be: Preparing [2022-05-06T14:09:53.295Z] 54a7d72c312c: Preparing [2022-05-06T14:09:53.295Z] f73e7dbfee58: Preparing [2022-05-06T14:09:53.295Z] f73e7dbfee58: Layer already exists [2022-05-06T14:09:53.295Z] 560b13a3611b: Layer already exists [2022-05-06T14:09:53.295Z] 54a7d72c312c: Layer already exists [2022-05-06T14:09:53.295Z] c06b8b61a5be: Layer already exists [2022-05-06T14:09:53.295Z] d82a5d18ea32: Layer already exists [2022-05-06T14:09:53.567Z] main: digest: sha256:7bc553d6f5292168bd0b2b3537a50aaf0f358a67d79b5d60bac41aa99c634be1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:09:53.617Z] ===================================================== [Pipeline] echo [2022-05-06T14:09:53.627Z] taggedImages: [2022-05-06T14:09:53.627Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:09:53.627Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-06T14:09:53.627Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.90 [2022-05-06T14:09:53.627Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:09:53.627Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-05-06T14:09:53.656Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-05-06T14:09:53.656Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:09:53.656Z] latest [2022-05-06T14:09:53.656Z] 2.2.0-dev.90 [2022-05-06T14:09:53.656Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:09:53.656Z] main [2022-05-06T14:09:53.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:54.014Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:09:54.353Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:09:54.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-06T14:09:54.353Z] e63275defc28: Preparing [2022-05-06T14:09:54.353Z] 671a73393d02: Preparing [2022-05-06T14:09:54.353Z] a76569f0c7e3: Preparing [2022-05-06T14:09:54.353Z] 38f61c0927d5: Preparing [2022-05-06T14:09:54.353Z] f0e5a4d6c014: Preparing [2022-05-06T14:09:54.353Z] 3b19d27f08f7: Preparing [2022-05-06T14:09:54.353Z] 73bb99a6e169: Preparing [2022-05-06T14:09:54.353Z] ec06c3102977: Preparing [2022-05-06T14:09:54.353Z] 6a3c62e080c7: Preparing [2022-05-06T14:09:54.353Z] 340cb19ca677: Preparing [2022-05-06T14:09:54.353Z] 4f4ce317c6bb: Preparing [2022-05-06T14:09:54.353Z] 3b19d27f08f7: Waiting [2022-05-06T14:09:54.353Z] 73bb99a6e169: Waiting [2022-05-06T14:09:54.353Z] ec06c3102977: Waiting [2022-05-06T14:09:54.353Z] 4f4ce317c6bb: Waiting [2022-05-06T14:09:54.353Z] 6a3c62e080c7: Waiting [2022-05-06T14:09:54.353Z] 340cb19ca677: Waiting [2022-05-06T14:09:54.629Z] f0e5a4d6c014: Layer already exists [2022-05-06T14:09:54.629Z] 3b19d27f08f7: Layer already exists [2022-05-06T14:09:54.629Z] 73bb99a6e169: Layer already exists [2022-05-06T14:09:54.629Z] ec06c3102977: Layer already exists [2022-05-06T14:09:54.629Z] 671a73393d02: Pushed [2022-05-06T14:09:54.629Z] 6a3c62e080c7: Layer already exists [2022-05-06T14:09:54.629Z] 340cb19ca677: Layer already exists [2022-05-06T14:09:54.629Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:09:55.221Z] e63275defc28: Pushed [2022-05-06T14:09:57.245Z] a76569f0c7e3: Pushed [2022-05-06T14:10:15.628Z] 38f61c0927d5: Pushed [2022-05-06T14:10:15.628Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:16974eceb5b50e409793460de7dd28bed61ccd50ce46796a85d8e6b1c771043e size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:10:15.969Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:10:16.307Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-06T14:10:16.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-06T14:10:16.307Z] e63275defc28: Preparing [2022-05-06T14:10:16.307Z] 671a73393d02: Preparing [2022-05-06T14:10:16.307Z] a76569f0c7e3: Preparing [2022-05-06T14:10:16.307Z] 38f61c0927d5: Preparing [2022-05-06T14:10:16.307Z] f0e5a4d6c014: Preparing [2022-05-06T14:10:16.307Z] 3b19d27f08f7: Preparing [2022-05-06T14:10:16.307Z] 73bb99a6e169: Preparing [2022-05-06T14:10:16.307Z] ec06c3102977: Preparing [2022-05-06T14:10:16.307Z] 6a3c62e080c7: Preparing [2022-05-06T14:10:16.307Z] 340cb19ca677: Preparing [2022-05-06T14:10:16.307Z] 4f4ce317c6bb: Preparing [2022-05-06T14:10:16.307Z] ec06c3102977: Waiting [2022-05-06T14:10:16.307Z] 6a3c62e080c7: Waiting [2022-05-06T14:10:16.307Z] 4f4ce317c6bb: Waiting [2022-05-06T14:10:16.307Z] 340cb19ca677: Waiting [2022-05-06T14:10:16.307Z] 3b19d27f08f7: Waiting [2022-05-06T14:10:16.307Z] 73bb99a6e169: Waiting [2022-05-06T14:10:16.307Z] f0e5a4d6c014: Layer already exists [2022-05-06T14:10:16.307Z] a76569f0c7e3: Layer already exists [2022-05-06T14:10:16.307Z] 38f61c0927d5: Layer already exists [2022-05-06T14:10:16.307Z] e63275defc28: Layer already exists [2022-05-06T14:10:16.307Z] 671a73393d02: Layer already exists [2022-05-06T14:10:16.307Z] 73bb99a6e169: Layer already exists [2022-05-06T14:10:16.307Z] 3b19d27f08f7: Layer already exists [2022-05-06T14:10:16.307Z] ec06c3102977: Layer already exists [2022-05-06T14:10:16.307Z] 6a3c62e080c7: Layer already exists [2022-05-06T14:10:16.307Z] 340cb19ca677: Layer already exists [2022-05-06T14:10:16.307Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:10:16.577Z] latest: digest: sha256:16974eceb5b50e409793460de7dd28bed61ccd50ce46796a85d8e6b1c771043e size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:10:16.919Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:10:17.255Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.90 [2022-05-06T14:10:17.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-06T14:10:17.255Z] e63275defc28: Preparing [2022-05-06T14:10:17.255Z] 671a73393d02: Preparing [2022-05-06T14:10:17.255Z] a76569f0c7e3: Preparing [2022-05-06T14:10:17.255Z] 38f61c0927d5: Preparing [2022-05-06T14:10:17.255Z] f0e5a4d6c014: Preparing [2022-05-06T14:10:17.255Z] 3b19d27f08f7: Preparing [2022-05-06T14:10:17.255Z] 73bb99a6e169: Preparing [2022-05-06T14:10:17.255Z] ec06c3102977: Preparing [2022-05-06T14:10:17.255Z] 6a3c62e080c7: Preparing [2022-05-06T14:10:17.255Z] 340cb19ca677: Preparing [2022-05-06T14:10:17.255Z] 4f4ce317c6bb: Preparing [2022-05-06T14:10:17.255Z] 3b19d27f08f7: Waiting [2022-05-06T14:10:17.255Z] 73bb99a6e169: Waiting [2022-05-06T14:10:17.255Z] ec06c3102977: Waiting [2022-05-06T14:10:17.255Z] 6a3c62e080c7: Waiting [2022-05-06T14:10:17.255Z] 340cb19ca677: Waiting [2022-05-06T14:10:17.255Z] 4f4ce317c6bb: Waiting [2022-05-06T14:10:17.255Z] e63275defc28: Layer already exists [2022-05-06T14:10:17.255Z] f0e5a4d6c014: Layer already exists [2022-05-06T14:10:17.255Z] 671a73393d02: Layer already exists [2022-05-06T14:10:17.255Z] a76569f0c7e3: Layer already exists [2022-05-06T14:10:17.528Z] 38f61c0927d5: Layer already exists [2022-05-06T14:10:17.528Z] 73bb99a6e169: Layer already exists [2022-05-06T14:10:17.528Z] ec06c3102977: Layer already exists [2022-05-06T14:10:17.528Z] 3b19d27f08f7: Layer already exists [2022-05-06T14:10:17.528Z] 6a3c62e080c7: Layer already exists [2022-05-06T14:10:17.528Z] 340cb19ca677: Layer already exists [2022-05-06T14:10:17.528Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:10:17.528Z] 2.2.0-dev.90: digest: sha256:16974eceb5b50e409793460de7dd28bed61ccd50ce46796a85d8e6b1c771043e size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:10:17.873Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:10:18.212Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:10:18.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-06T14:10:18.212Z] e63275defc28: Preparing [2022-05-06T14:10:18.212Z] 671a73393d02: Preparing [2022-05-06T14:10:18.212Z] a76569f0c7e3: Preparing [2022-05-06T14:10:18.212Z] 38f61c0927d5: Preparing [2022-05-06T14:10:18.212Z] f0e5a4d6c014: Preparing [2022-05-06T14:10:18.212Z] 3b19d27f08f7: Preparing [2022-05-06T14:10:18.212Z] 73bb99a6e169: Preparing [2022-05-06T14:10:18.212Z] ec06c3102977: Preparing [2022-05-06T14:10:18.212Z] 6a3c62e080c7: Preparing [2022-05-06T14:10:18.212Z] 340cb19ca677: Preparing [2022-05-06T14:10:18.212Z] 4f4ce317c6bb: Preparing [2022-05-06T14:10:18.212Z] 340cb19ca677: Waiting [2022-05-06T14:10:18.212Z] 4f4ce317c6bb: Waiting [2022-05-06T14:10:18.212Z] 6a3c62e080c7: Waiting [2022-05-06T14:10:18.212Z] 3b19d27f08f7: Waiting [2022-05-06T14:10:18.212Z] 73bb99a6e169: Waiting [2022-05-06T14:10:18.212Z] f0e5a4d6c014: Layer already exists [2022-05-06T14:10:18.212Z] a76569f0c7e3: Layer already exists [2022-05-06T14:10:18.212Z] 38f61c0927d5: Layer already exists [2022-05-06T14:10:18.212Z] 671a73393d02: Layer already exists [2022-05-06T14:10:18.212Z] e63275defc28: Layer already exists [2022-05-06T14:10:18.485Z] 73bb99a6e169: Layer already exists [2022-05-06T14:10:18.485Z] 6a3c62e080c7: Layer already exists [2022-05-06T14:10:18.485Z] 3b19d27f08f7: Layer already exists [2022-05-06T14:10:18.485Z] ec06c3102977: Layer already exists [2022-05-06T14:10:18.485Z] 340cb19ca677: Layer already exists [2022-05-06T14:10:18.485Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:10:18.485Z] 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:16974eceb5b50e409793460de7dd28bed61ccd50ce46796a85d8e6b1c771043e size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:10:18.829Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:10:19.164Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-05-06T14:10:19.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-06T14:10:19.164Z] e63275defc28: Preparing [2022-05-06T14:10:19.164Z] 671a73393d02: Preparing [2022-05-06T14:10:19.164Z] a76569f0c7e3: Preparing [2022-05-06T14:10:19.165Z] 38f61c0927d5: Preparing [2022-05-06T14:10:19.165Z] f0e5a4d6c014: Preparing [2022-05-06T14:10:19.165Z] 3b19d27f08f7: Preparing [2022-05-06T14:10:19.165Z] 73bb99a6e169: Preparing [2022-05-06T14:10:19.165Z] ec06c3102977: Preparing [2022-05-06T14:10:19.165Z] 6a3c62e080c7: Preparing [2022-05-06T14:10:19.165Z] 340cb19ca677: Preparing [2022-05-06T14:10:19.165Z] 4f4ce317c6bb: Preparing [2022-05-06T14:10:19.165Z] 3b19d27f08f7: Waiting [2022-05-06T14:10:19.165Z] 73bb99a6e169: Waiting [2022-05-06T14:10:19.165Z] ec06c3102977: Waiting [2022-05-06T14:10:19.165Z] 6a3c62e080c7: Waiting [2022-05-06T14:10:19.165Z] 340cb19ca677: Waiting [2022-05-06T14:10:19.165Z] 4f4ce317c6bb: Waiting [2022-05-06T14:10:19.165Z] 38f61c0927d5: Layer already exists [2022-05-06T14:10:19.165Z] e63275defc28: Layer already exists [2022-05-06T14:10:19.165Z] 671a73393d02: Layer already exists [2022-05-06T14:10:19.165Z] f0e5a4d6c014: Layer already exists [2022-05-06T14:10:19.165Z] a76569f0c7e3: Layer already exists [2022-05-06T14:10:19.165Z] 73bb99a6e169: Layer already exists [2022-05-06T14:10:19.165Z] 3b19d27f08f7: Layer already exists [2022-05-06T14:10:19.165Z] ec06c3102977: Layer already exists [2022-05-06T14:10:19.434Z] 6a3c62e080c7: Layer already exists [2022-05-06T14:10:19.434Z] 340cb19ca677: Layer already exists [2022-05-06T14:10:19.434Z] 4f4ce317c6bb: Layer already exists [2022-05-06T14:10:19.434Z] main: digest: sha256:16974eceb5b50e409793460de7dd28bed61ccd50ce46796a85d8e6b1c771043e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:10:19.480Z] ===================================================== [Pipeline] echo [2022-05-06T14:10:19.492Z] taggedImages: [2022-05-06T14:10:19.492Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [2022-05-06T14:10:19.492Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-06T14:10:19.492Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.90 [2022-05-06T14:10:19.492Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [2022-05-06T14:10:19.492Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:10:19.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T14:10:19.850Z] [2022-05-06T14:10:19.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:10:20.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T14:10:20.464Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-06T14:10:20.464Z] 8998bd30e6a1: Pulling fs layer [2022-05-06T14:10:20.464Z] 04944245beec: Pulling fs layer [2022-05-06T14:10:20.464Z] 699f458cf7ca: Pulling fs layer [2022-05-06T14:10:20.464Z] 765212b225bb: Pulling fs layer [2022-05-06T14:10:20.464Z] f23df028b6ca: Pulling fs layer [2022-05-06T14:10:20.464Z] d65c8cfc05b1: Pulling fs layer [2022-05-06T14:10:20.464Z] 2437ff75d9bd: Pulling fs layer [2022-05-06T14:10:20.464Z] 765212b225bb: Waiting [2022-05-06T14:10:20.464Z] f23df028b6ca: Waiting [2022-05-06T14:10:20.464Z] d65c8cfc05b1: Waiting [2022-05-06T14:10:20.464Z] 2437ff75d9bd: Waiting [2022-05-06T14:10:20.464Z] 04944245beec: Verifying Checksum [2022-05-06T14:10:20.464Z] 04944245beec: Download complete [2022-05-06T14:10:20.464Z] 765212b225bb: Verifying Checksum [2022-05-06T14:10:20.464Z] 765212b225bb: Download complete [2022-05-06T14:10:20.464Z] f23df028b6ca: Verifying Checksum [2022-05-06T14:10:20.464Z] f23df028b6ca: Download complete [2022-05-06T14:10:20.464Z] d65c8cfc05b1: Verifying Checksum [2022-05-06T14:10:20.464Z] d65c8cfc05b1: Download complete [2022-05-06T14:10:20.739Z] 699f458cf7ca: Verifying Checksum [2022-05-06T14:10:20.739Z] 699f458cf7ca: Download complete [2022-05-06T14:10:21.011Z] 8998bd30e6a1: Verifying Checksum [2022-05-06T14:10:21.011Z] 8998bd30e6a1: Download complete [2022-05-06T14:10:23.625Z] 2437ff75d9bd: Download complete [2022-05-06T14:10:25.600Z] 8998bd30e6a1: Pull complete [2022-05-06T14:10:25.876Z] 04944245beec: Pull complete [2022-05-06T14:10:27.313Z] 699f458cf7ca: Pull complete [2022-05-06T14:10:27.586Z] 765212b225bb: Pull complete [2022-05-06T14:10:28.563Z] f23df028b6ca: Pull complete [2022-05-06T14:10:28.836Z] d65c8cfc05b1: Pull complete [2022-05-06T14:10:43.909Z] 2437ff75d9bd: Pull complete [2022-05-06T14:10:43.909Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-06T14:10:43.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T14:10:43.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-06T14:10:44.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-40577 does not seem to be running inside a container [2022-05-06T14:10:44.226Z] $ 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/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 [2022-05-06T14:10:46.923Z] $ docker top 146027f7d6ce75d99f28f864255fce4b29d3ad254d4cc96783ecdc0640f5423f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:10:47.928Z] ---> job-cost.sh [2022-05-06T14:10:47.929Z] lf-activate-venv: SKIPPING [2022-05-06T14:10:47.929Z] INFO: No Stack... [2022-05-06T14:10:48.520Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-06T14:10:49.113Z] INFO: Archiving Costs [Pipeline] sh [2022-05-06T14:10:49.767Z] + cat /w/workspace/edgex-go/218/archives/cost.csv [2022-05-06T14:10:49.767Z] + cut -d, -f6 [Pipeline] lock [2022-05-06T14:10:49.798Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-218-stack-cost] [2022-05-06T14:10:49.805Z] Resource [jenkins-edgexfoundry-edgex-go-main-218-stack-cost] did not exist. Created. [2022-05-06T14:10:49.805Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-06T14:10:50.468Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-06T14:10:51.097Z] Stashed 1 file(s) [Pipeline] } [2022-05-06T14:10:51.105Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-218-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-06T14:10:51.121Z] $ docker stop --time=1 146027f7d6ce75d99f28f864255fce4b29d3ad254d4cc96783ecdc0640f5423f [2022-05-06T14:10:52.647Z] $ docker rm -f 146027f7d6ce75d99f28f864255fce4b29d3ad254d4cc96783ecdc0640f5423f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-06T14:10:53.202Z] provisioning config files... [2022-05-06T14:10:53.211Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/218@tmp/config6995801888431103054tmp [Pipeline] { [Pipeline] sh [2022-05-06T14:10:53.504Z] + set +x [2022-05-06T14:10:53.504Z] + curl -s https://codecov.io/bash [2022-05-06T14:10:53.504Z] + bash -s -- [2022-05-06T14:10:53.504Z] [2022-05-06T14:10:53.504Z] _____ _ [2022-05-06T14:10:53.504Z] / ____| | | [2022-05-06T14:10:53.504Z] | | ___ __| | ___ ___ _____ __ [2022-05-06T14:10:53.504Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-06T14:10:53.504Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-06T14:10:53.504Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-06T14:10:53.504Z] Bash-1.0.6 [2022-05-06T14:10:53.504Z] [2022-05-06T14:10:53.504Z] [2022-05-06T14:10:53.504Z] ==> git version 2.25.1 found [2022-05-06T14:10:53.504Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-06T14:10:53.504Z] Release-Date: 2020-01-08 [2022-05-06T14:10:53.504Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-06T14:10:53.504Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-06T14:10:53.504Z] ==> Jenkins CI detected. [2022-05-06T14:10:53.504Z] current dir:  /w/workspace/edgex-go/218 [2022-05-06T14:10:53.504Z] project root: . [2022-05-06T14:10:53.504Z] --> token set from env [2022-05-06T14:10:53.504Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-06T14:10:53.504Z] ==> Running gcov in . (disable via -X gcov) [2022-05-06T14:10:53.504Z] ==> Python coveragepy not found [2022-05-06T14:10:53.504Z] ==> Searching for coverage reports in: [2022-05-06T14:10:53.504Z] + . [2022-05-06T14:10:53.504Z] -> Found 1 reports [2022-05-06T14:10:53.504Z] ==> Detecting git/mercurial file structure [2022-05-06T14:10:53.504Z] ==> Reading reports [2022-05-06T14:10:53.763Z] + ./coverage.out bytes=435134 [2022-05-06T14:10:53.763Z] ==> Appending adjustments [2022-05-06T14:10:53.763Z] https://docs.codecov.io/docs/fixing-reports [2022-05-06T14:10:54.704Z] + Found adjustments [2022-05-06T14:10:54.704Z] ==> Gzipping contents [2022-05-06T14:10:54.704Z] 60K /tmp/codecov.Wm2vwu.gz [2022-05-06T14:10:54.704Z] ==> Uploading reports [2022-05-06T14:10:54.704Z] url: https://codecov.io [2022-05-06T14:10:54.704Z] query: branch=main&commit=75ae4c630173373cbd01cdb5dc8fa60923e10661&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-06T14:10:54.704Z] -> Pinging Codecov [2022-05-06T14:10:54.704Z] 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=75ae4c630173373cbd01cdb5dc8fa60923e10661&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-06T14:10:54.964Z] -> Uploading to [2022-05-06T14:10:54.964Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-06/00271124DB129430A58F1EEE437C3FCB/75ae4c630173373cbd01cdb5dc8fa60923e10661/a173482f-9620-4cbf-8f23-2b8849d21e13.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220506T141054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c03fd1f203fabf9421561b67e60c7ce680b26b6be4ffe8555e4f108b4a18385b [2022-05-06T14:10:54.964Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T14:10:54.964Z] Dload Upload Total Spent Left Speed [2022-05-06T14:10:55.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59941 0 0 100 59941 0 264k --:--:-- --:--:-- --:--:-- 263k 100 59941 0 0 100 59941 0 244k --:--:-- --:--:-- --:--:-- 243k [2022-05-06T14:10:55.224Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] } [2022-05-06T14:10:55.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-05-06T14:10:55.531Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-06T14:10:55.544Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:10:55.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-06T14:10:55.840Z] [2022-05-06T14:10:55.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:10:56.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-06T14:10:56.138Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-06T14:10:56.138Z] 188c0c94c7c5: Pulling fs layer [2022-05-06T14:10:56.138Z] 0ef7d3d256c8: Pulling fs layer [2022-05-06T14:10:56.138Z] de9db76c5a1d: Pulling fs layer [2022-05-06T14:10:56.138Z] 0eba1c9be4d2: Pulling fs layer [2022-05-06T14:10:56.138Z] 0d57e429df01: Pulling fs layer [2022-05-06T14:10:56.138Z] 4e4be7b47b0d: Pulling fs layer [2022-05-06T14:10:56.138Z] e1f770b5df2f: Pulling fs layer [2022-05-06T14:10:56.138Z] 85a0685a4137: Pulling fs layer [2022-05-06T14:10:56.138Z] 0d57e429df01: Waiting [2022-05-06T14:10:56.138Z] e1f770b5df2f: Waiting [2022-05-06T14:10:56.138Z] 4e4be7b47b0d: Waiting [2022-05-06T14:10:56.138Z] 85a0685a4137: Waiting [2022-05-06T14:10:56.138Z] 0eba1c9be4d2: Waiting [2022-05-06T14:10:56.138Z] de9db76c5a1d: Verifying Checksum [2022-05-06T14:10:56.138Z] de9db76c5a1d: Download complete [2022-05-06T14:10:56.138Z] 0ef7d3d256c8: Download complete [2022-05-06T14:10:56.138Z] 0d57e429df01: Verifying Checksum [2022-05-06T14:10:56.138Z] 0d57e429df01: Download complete [2022-05-06T14:10:56.138Z] 4e4be7b47b0d: Download complete [2022-05-06T14:10:56.138Z] 188c0c94c7c5: Verifying Checksum [2022-05-06T14:10:56.138Z] 188c0c94c7c5: Download complete [2022-05-06T14:10:56.399Z] 188c0c94c7c5: Pull complete [2022-05-06T14:10:56.399Z] e1f770b5df2f: Verifying Checksum [2022-05-06T14:10:56.399Z] e1f770b5df2f: Download complete [2022-05-06T14:10:56.658Z] 0ef7d3d256c8: Pull complete [2022-05-06T14:10:56.658Z] de9db76c5a1d: Pull complete [2022-05-06T14:10:56.917Z] 0eba1c9be4d2: Download complete [2022-05-06T14:10:57.177Z] 85a0685a4137: Verifying Checksum [2022-05-06T14:11:00.468Z] 0eba1c9be4d2: Pull complete [2022-05-06T14:11:00.468Z] 0d57e429df01: Pull complete [2022-05-06T14:11:00.468Z] 4e4be7b47b0d: Pull complete [2022-05-06T14:11:00.729Z] e1f770b5df2f: Pull complete [2022-05-06T14:11:04.967Z] 85a0685a4137: Pull complete [2022-05-06T14:11:04.967Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-06T14:11:04.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-06T14:11:04.968Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-06T14:11:05.030Z] prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container [2022-05-06T14:11:05.056Z] $ 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/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 [2022-05-06T14:11:07.972Z] $ docker top 8245cb34ab2826c697350d937fdffd6ef9435ab97596a7b04e5cba2feb680ffb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-06T14:11:08.055Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-06T14:11:08.336Z] + set -o pipefail [2022-05-06T14:11:08.336Z] + snyk monitor '--org=edgex-jenkins' [2022-05-06T14:11:13.616Z] [2022-05-06T14:11:13.616Z] Monitoring /w/workspace/edgex-go/218 (github.com/edgexfoundry/edgex-go)... [2022-05-06T14:11:13.616Z] [2022-05-06T14:11:13.616Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/e4bdb352-caa8-42c9-9bdf-121ec6099dac [2022-05-06T14:11:13.616Z] [2022-05-06T14:11:13.616Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-06T14:11:13.616Z] [2022-05-06T14:11:13.616Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-06T14:11:13.616Z] [2022-05-06T14:11:13.616Z] [Pipeline] } [2022-05-06T14:11:13.619Z] $ docker stop --time=1 8245cb34ab2826c697350d937fdffd6ef9435ab97596a7b04e5cba2feb680ffb [2022-05-06T14:11:15.931Z] $ docker rm -f 8245cb34ab2826c697350d937fdffd6ef9435ab97596a7b04e5cba2feb680ffb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-05-06T14:11:16.387Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T14:11:16.400Z] provisioning config files... [2022-05-06T14:11:16.408Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/218@tmp/config8343326805095230413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:11:16.720Z] --> edgex-publish-swagger.sh [2022-05-06T14:11:16.720Z] === Publish openapi/v2 API === [2022-05-06T14:11:16.720Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-05-06T14:11:16.720Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/218/openapi/v2/core-command.yaml] [2022-05-06T14:11:16.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T14:11:16.720Z] Dload Upload Total Spent Left Speed [2022-05-06T14:11:18.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27108 0:00:01 0:00:01 --:--:-- 27108 100 33831 0 0 100 33831 0 25746 0:00:01 0:00:01 --:--:-- 25746 [2022-05-06T14:11:18.100Z] [2022-05-06T14:11:18.100Z] [2022-05-06T14:11:18.100Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/218/openapi/v2/core-data.yaml] [2022-05-06T14:11:18.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T14:11:18.100Z] Dload Upload Total Spent Left Speed [2022-05-06T14:11:19.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 68982 0:00:01 0:00:01 --:--:-- 69049 100 71604 0 0 100 71604 0 68982 0:00:01 0:00:01 --:--:-- 68982 [2022-05-06T14:11:19.041Z] [2022-05-06T14:11:19.041Z] [2022-05-06T14:11:19.041Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/218/openapi/v2/core-metadata.yaml] [2022-05-06T14:11:19.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T14:11:19.041Z] Dload Upload Total Spent Left Speed [2022-05-06T14:11:20.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 857k --:--:-- --:--:-- --:--:-- 852k 100 141k 0 0 100 141k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 141k 0 0 100 141k 0 104k 0:00:01 0:00:01 --:--:-- 104k [2022-05-06T14:11:20.425Z] [2022-05-06T14:11:20.425Z] [2022-05-06T14:11:20.425Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/218/openapi/v2/support-notifications.yaml] [2022-05-06T14:11:20.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T14:11:20.425Z] Dload Upload Total Spent Left Speed [2022-05-06T14:11:21.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 80105 0:00:01 0:00:01 --:--:-- 80105 100 89318 0 0 100 89318 0 80105 0:00:01 0:00:01 --:--:-- 80105 [2022-05-06T14:11:21.364Z] [2022-05-06T14:11:21.364Z] [2022-05-06T14:11:21.364Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/218/openapi/v2/support-scheduler.yaml] [2022-05-06T14:11:21.364Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T14:11:21.364Z] Dload Upload Total Spent Left Speed [2022-05-06T14:11:22.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 37744 0:00:01 0:00:01 --:--:-- 37744 100 39556 0 0 100 39556 0 37708 0:00:01 0:00:01 --:--:-- 37744 [2022-05-06T14:11:22.745Z] [2022-05-06T14:11:22.745Z] [2022-05-06T14:11:22.745Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/218/openapi/v2/system-agent.yaml] [2022-05-06T14:11:22.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T14:11:22.745Z] Dload Upload Total Spent Left Speed [2022-05-06T14:11:23.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22473 --:--:-- --:--:-- --:--:-- 22448 100 20091 0 0 100 20091 0 22473 --:--:-- --:--:-- --:--:-- 22448 [2022-05-06T14:11:23.690Z] [2022-05-06T14:11:23.690Z] [Pipeline] } [2022-05-06T14:11:23.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-05-06T14:11:24.107Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T14:11:24.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:11:24.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T14:11:24.405Z] . [Pipeline] withDockerContainer [2022-05-06T14:11:24.478Z] prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container [2022-05-06T14:11:24.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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-devops/py-git-semver:latest cat [2022-05-06T14:11:24.981Z] $ docker top 9f45870fb2e2015788b53bd0a08e350b0c647dea54dd2eca145e9c327e76d838 -eo pid,comm [2022-05-06T14:11:25.047Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-06T14:11:25.047Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T14:11:25.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T14:11:25.086Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T14:11:25.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T14:11:25.211Z] $ docker exec 9f45870fb2e2015788b53bd0a08e350b0c647dea54dd2eca145e9c327e76d838 ssh-agent [2022-05-06T14:11:25.341Z] SSH_AUTH_SOCK=/tmp/ssh-mh8M2P8dq828/agent.32 [2022-05-06T14:11:25.341Z] SSH_AGENT_PID=39 [2022-05-06T14:11:25.352Z] Running ssh-add (command line suppressed) [2022-05-06T14:11:25.469Z] Identity added: /w/workspace/edgex-go/218@tmp/private_key_2158110456407263381.key (/w/workspace/edgex-go/218@tmp/private_key_2158110456407263381.key) [2022-05-06T14:11:25.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T14:11:25.776Z] + git semver tag [2022-05-06T14:11:26.034Z] 2022-05-06 14:11:25,982 [run_tag] DEBUG tag force:False [2022-05-06T14:11:26.034Z] 2022-05-06 14:11:25,982 [check_head_tag] DEBUG check head tag [2022-05-06T14:11:26.034Z] 2022-05-06 14:11:25,987 [execute] INFO git cat-file --batch-check [2022-05-06T14:11:26.034Z] 2022-05-06 14:11:25,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/218, universal_newlines=False, shell=None, istream=) [2022-05-06T14:11:26.034Z] 2022-05-06 14:11:25,991 [execute] INFO git cat-file --batch [2022-05-06T14:11:26.034Z] 2022-05-06 14:11:25,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/218, universal_newlines=False, shell=None, istream=) [2022-05-06T14:11:26.294Z] 2022-05-06 14:11:26,041 [read_version] DEBUG read version from /w/workspace/edgex-go/218/.semver/main [2022-05-06T14:11:26.294Z] 2022-05-06 14:11:26,042 [execute] INFO git tag -a v2.2.0-dev.90 -m v2.2.0-dev.90 [2022-05-06T14:11:26.294Z] 2022-05-06 14:11:26,042 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.90', '-m', 'v2.2.0-dev.90'], cwd=/w/workspace/edgex-go/218, universal_newlines=False, shell=None, istream=None) [2022-05-06T14:11:26.294Z] 2022-05-06 14:11:26,047 [read_version] DEBUG read version from /w/workspace/edgex-go/218/.semver/main [2022-05-06T14:11:26.294Z] 2.2.0-dev.90 [Pipeline] } [2022-05-06T14:11:26.298Z] $ docker exec --env ******** --env ******** 9f45870fb2e2015788b53bd0a08e350b0c647dea54dd2eca145e9c327e76d838 ssh-agent -k [2022-05-06T14:11:26.402Z] unset SSH_AUTH_SOCK; [2022-05-06T14:11:26.402Z] unset SSH_AGENT_PID; [2022-05-06T14:11:26.402Z] echo Agent pid 39 killed; [2022-05-06T14:11:26.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T14:11:26.737Z] + git semver [Pipeline] } [2022-05-06T14:11:27.006Z] $ docker stop --time=1 9f45870fb2e2015788b53bd0a08e350b0c647dea54dd2eca145e9c327e76d838 [2022-05-06T14:11:28.330Z] $ docker rm -f 9f45870fb2e2015788b53bd0a08e350b0c647dea54dd2eca145e9c327e76d838 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:11:28.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-06T14:11:28.715Z] [2022-05-06T14:11:28.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:11:29.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-06T14:11:29.013Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-06T14:11:29.013Z] ab5ef0e58194: Pulling fs layer [2022-05-06T14:11:29.013Z] 9712f1f96733: Pulling fs layer [2022-05-06T14:11:29.013Z] 63f879dbbcfc: Pulling fs layer [2022-05-06T14:11:29.013Z] 0d9ebad4ef96: Pulling fs layer [2022-05-06T14:11:29.013Z] e9a5061849ea: Pulling fs layer [2022-05-06T14:11:29.013Z] d747dcd14b5f: Pulling fs layer [2022-05-06T14:11:29.013Z] 2de7ff778b66: Pulling fs layer [2022-05-06T14:11:29.013Z] 0d9ebad4ef96: Waiting [2022-05-06T14:11:29.013Z] e9a5061849ea: Waiting [2022-05-06T14:11:29.013Z] d747dcd14b5f: Waiting [2022-05-06T14:11:29.013Z] 9712f1f96733: Verifying Checksum [2022-05-06T14:11:29.013Z] 9712f1f96733: Download complete [2022-05-06T14:11:29.280Z] 63f879dbbcfc: Verifying Checksum [2022-05-06T14:11:29.280Z] 63f879dbbcfc: Download complete [2022-05-06T14:11:29.541Z] 0d9ebad4ef96: Verifying Checksum [2022-05-06T14:11:29.541Z] 0d9ebad4ef96: Download complete [2022-05-06T14:11:29.541Z] ab5ef0e58194: Verifying Checksum [2022-05-06T14:11:29.541Z] ab5ef0e58194: Download complete [2022-05-06T14:11:29.541Z] e9a5061849ea: Download complete [2022-05-06T14:11:29.541Z] d747dcd14b5f: Verifying Checksum [2022-05-06T14:11:29.541Z] d747dcd14b5f: Download complete [2022-05-06T14:11:29.541Z] 2de7ff778b66: Verifying Checksum [2022-05-06T14:11:29.541Z] 2de7ff778b66: Download complete [2022-05-06T14:11:32.834Z] ab5ef0e58194: Pull complete [2022-05-06T14:11:32.834Z] 9712f1f96733: Pull complete [2022-05-06T14:11:33.403Z] 63f879dbbcfc: Pull complete [2022-05-06T14:11:37.596Z] 0d9ebad4ef96: Pull complete [2022-05-06T14:11:37.596Z] e9a5061849ea: Pull complete [2022-05-06T14:11:37.596Z] d747dcd14b5f: Pull complete [2022-05-06T14:11:38.532Z] 2de7ff778b66: Pull complete [2022-05-06T14:11:38.532Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-06T14:11:38.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-06T14:11:38.532Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-06T14:11:38.597Z] prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container [2022-05-06T14:11:38.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 [2022-05-06T14:11:40.952Z] $ docker top 8954922c5cda07d0bcb46b152ebd2fc6a48a75b8cbb1908590071b56709b6092 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-06T14:11:41.046Z] provisioning config files... [2022-05-06T14:11:41.055Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/218@tmp/config3053072948986002741tmp [2022-05-06T14:11:41.067Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/218@tmp/config4905392594709245038tmp [2022-05-06T14:11:41.077Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/218@tmp/config7806549636546243534tmp [Pipeline] { [Pipeline] echo [2022-05-06T14:11:41.094Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:11:41.379Z] ---> sigul-configuration.sh [2022-05-06T14:11:41.379Z] gpg: directory `/root/.gnupg' created [2022-05-06T14:11:41.379Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-06T14:11:41.379Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-06T14:11:41.379Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-06T14:11:41.379Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-06T14:11:41.379Z] gpg: CAST5 encrypted data [2022-05-06T14:11:41.379Z] gpg: encrypted with 1 passphrase [2022-05-06T14:11:41.379Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-06T14:11:41.688Z] + mkdir /home/jenkins [2022-05-06T14:11:41.688Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-06T14:11:42.006Z] + 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 [2022-05-06T14:11:42.018Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:11:42.301Z] ---> sigul-install.sh [2022-05-06T14:11:42.301Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-06T14:11:42.598Z] + git tag --list [2022-05-06T14:11:42.598Z] 0.6.0 [2022-05-06T14:11:42.598Z] 0.6.1 [2022-05-06T14:11:42.598Z] 0.7.0 [2022-05-06T14:11:42.598Z] 0.7.1 [2022-05-06T14:11:42.598Z] v1.0.0 [2022-05-06T14:11:42.598Z] v1.0.1 [2022-05-06T14:11:42.598Z] v1.1.0 [2022-05-06T14:11:42.598Z] v1.2.0 [2022-05-06T14:11:42.598Z] v1.2.1 [2022-05-06T14:11:42.598Z] v1.3.0 [2022-05-06T14:11:42.598Z] v1.3.1 [2022-05-06T14:11:42.598Z] v2.0.0 [2022-05-06T14:11:42.598Z] v2.0.1-dev.1 [2022-05-06T14:11:42.598Z] v2.0.1-dev.10 [2022-05-06T14:11:42.598Z] v2.0.1-dev.11 [2022-05-06T14:11:42.598Z] v2.0.1-dev.12 [2022-05-06T14:11:42.598Z] v2.0.1-dev.13 [2022-05-06T14:11:42.598Z] v2.0.1-dev.14 [2022-05-06T14:11:42.598Z] v2.0.1-dev.15 [2022-05-06T14:11:42.598Z] v2.0.1-dev.16 [2022-05-06T14:11:42.598Z] v2.0.1-dev.17 [2022-05-06T14:11:42.598Z] v2.0.1-dev.18 [2022-05-06T14:11:42.598Z] v2.0.1-dev.19 [2022-05-06T14:11:42.598Z] v2.0.1-dev.2 [2022-05-06T14:11:42.598Z] v2.0.1-dev.20 [2022-05-06T14:11:42.598Z] v2.0.1-dev.21 [2022-05-06T14:11:42.598Z] v2.0.1-dev.22 [2022-05-06T14:11:42.598Z] v2.0.1-dev.23 [2022-05-06T14:11:42.598Z] v2.0.1-dev.24 [2022-05-06T14:11:42.598Z] v2.0.1-dev.25 [2022-05-06T14:11:42.598Z] v2.0.1-dev.26 [2022-05-06T14:11:42.598Z] v2.0.1-dev.27 [2022-05-06T14:11:42.598Z] v2.0.1-dev.28 [2022-05-06T14:11:42.598Z] v2.0.1-dev.29 [2022-05-06T14:11:42.598Z] v2.0.1-dev.3 [2022-05-06T14:11:42.598Z] v2.0.1-dev.30 [2022-05-06T14:11:42.598Z] v2.0.1-dev.31 [2022-05-06T14:11:42.598Z] v2.0.1-dev.32 [2022-05-06T14:11:42.598Z] v2.0.1-dev.33 [2022-05-06T14:11:42.598Z] v2.0.1-dev.34 [2022-05-06T14:11:42.598Z] v2.0.1-dev.35 [2022-05-06T14:11:42.598Z] v2.0.1-dev.36 [2022-05-06T14:11:42.598Z] v2.0.1-dev.37 [2022-05-06T14:11:42.598Z] v2.0.1-dev.38 [2022-05-06T14:11:42.598Z] v2.0.1-dev.39 [2022-05-06T14:11:42.598Z] v2.0.1-dev.4 [2022-05-06T14:11:42.598Z] v2.0.1-dev.40 [2022-05-06T14:11:42.598Z] v2.0.1-dev.41 [2022-05-06T14:11:42.598Z] v2.0.1-dev.42 [2022-05-06T14:11:42.598Z] v2.0.1-dev.43 [2022-05-06T14:11:42.598Z] v2.0.1-dev.44 [2022-05-06T14:11:42.598Z] v2.0.1-dev.45 [2022-05-06T14:11:42.598Z] v2.0.1-dev.46 [2022-05-06T14:11:42.598Z] v2.0.1-dev.47 [2022-05-06T14:11:42.598Z] v2.0.1-dev.48 [2022-05-06T14:11:42.598Z] v2.0.1-dev.49 [2022-05-06T14:11:42.598Z] v2.0.1-dev.5 [2022-05-06T14:11:42.598Z] v2.0.1-dev.50 [2022-05-06T14:11:42.598Z] v2.0.1-dev.51 [2022-05-06T14:11:42.598Z] v2.0.1-dev.52 [2022-05-06T14:11:42.598Z] v2.0.1-dev.53 [2022-05-06T14:11:42.598Z] v2.0.1-dev.54 [2022-05-06T14:11:42.598Z] v2.0.1-dev.55 [2022-05-06T14:11:42.598Z] v2.0.1-dev.56 [2022-05-06T14:11:42.598Z] v2.0.1-dev.57 [2022-05-06T14:11:42.598Z] v2.0.1-dev.58 [2022-05-06T14:11:42.598Z] v2.0.1-dev.59 [2022-05-06T14:11:42.598Z] v2.0.1-dev.6 [2022-05-06T14:11:42.598Z] v2.0.1-dev.60 [2022-05-06T14:11:42.598Z] v2.0.1-dev.61 [2022-05-06T14:11:42.598Z] v2.0.1-dev.62 [2022-05-06T14:11:42.598Z] v2.0.1-dev.63 [2022-05-06T14:11:42.598Z] v2.0.1-dev.64 [2022-05-06T14:11:42.598Z] v2.0.1-dev.65 [2022-05-06T14:11:42.598Z] v2.0.1-dev.66 [2022-05-06T14:11:42.598Z] v2.0.1-dev.67 [2022-05-06T14:11:42.598Z] v2.0.1-dev.68 [2022-05-06T14:11:42.598Z] v2.0.1-dev.69 [2022-05-06T14:11:42.598Z] v2.0.1-dev.7 [2022-05-06T14:11:42.598Z] v2.0.1-dev.70 [2022-05-06T14:11:42.598Z] v2.0.1-dev.71 [2022-05-06T14:11:42.598Z] v2.0.1-dev.72 [2022-05-06T14:11:42.598Z] v2.0.1-dev.73 [2022-05-06T14:11:42.598Z] v2.0.1-dev.74 [2022-05-06T14:11:42.598Z] v2.0.1-dev.75 [2022-05-06T14:11:42.598Z] v2.0.1-dev.76 [2022-05-06T14:11:42.598Z] v2.0.1-dev.77 [2022-05-06T14:11:42.598Z] v2.0.1-dev.78 [2022-05-06T14:11:42.598Z] v2.0.1-dev.79 [2022-05-06T14:11:42.598Z] v2.0.1-dev.8 [2022-05-06T14:11:42.598Z] v2.0.1-dev.80 [2022-05-06T14:11:42.598Z] v2.0.1-dev.81 [2022-05-06T14:11:42.598Z] v2.0.1-dev.82 [2022-05-06T14:11:42.598Z] v2.0.1-dev.83 [2022-05-06T14:11:42.598Z] v2.0.1-dev.84 [2022-05-06T14:11:42.598Z] v2.0.1-dev.85 [2022-05-06T14:11:42.598Z] v2.0.1-dev.86 [2022-05-06T14:11:42.598Z] v2.0.1-dev.87 [2022-05-06T14:11:42.598Z] v2.0.1-dev.88 [2022-05-06T14:11:42.598Z] v2.0.1-dev.89 [2022-05-06T14:11:42.598Z] v2.0.1-dev.9 [2022-05-06T14:11:42.598Z] v2.0.1-dev.90 [2022-05-06T14:11:42.598Z] v2.0.1-dev.91 [2022-05-06T14:11:42.598Z] v2.0.1-dev.92 [2022-05-06T14:11:42.598Z] v2.0.1-dev.93 [2022-05-06T14:11:42.598Z] v2.0.1-dev.94 [2022-05-06T14:11:42.598Z] v2.0.1-dev.95 [2022-05-06T14:11:42.598Z] v2.0.1-dev.96 [2022-05-06T14:11:42.598Z] v2.0.1-dev.97 [2022-05-06T14:11:42.598Z] v2.0.1-dev.98 [2022-05-06T14:11:42.598Z] v2.0.1-dev.99 [2022-05-06T14:11:42.598Z] v2.1.0 [2022-05-06T14:11:42.598Z] v2.2.0-dev.1 [2022-05-06T14:11:42.598Z] v2.2.0-dev.10 [2022-05-06T14:11:42.598Z] v2.2.0-dev.11 [2022-05-06T14:11:42.598Z] v2.2.0-dev.12 [2022-05-06T14:11:42.599Z] v2.2.0-dev.13 [2022-05-06T14:11:42.599Z] v2.2.0-dev.14 [2022-05-06T14:11:42.599Z] v2.2.0-dev.15 [2022-05-06T14:11:42.599Z] v2.2.0-dev.16 [2022-05-06T14:11:42.599Z] v2.2.0-dev.17 [2022-05-06T14:11:42.599Z] v2.2.0-dev.18 [2022-05-06T14:11:42.599Z] v2.2.0-dev.19 [2022-05-06T14:11:42.599Z] v2.2.0-dev.2 [2022-05-06T14:11:42.599Z] v2.2.0-dev.20 [2022-05-06T14:11:42.599Z] v2.2.0-dev.21 [2022-05-06T14:11:42.599Z] v2.2.0-dev.22 [2022-05-06T14:11:42.599Z] v2.2.0-dev.23 [2022-05-06T14:11:42.599Z] v2.2.0-dev.24 [2022-05-06T14:11:42.599Z] v2.2.0-dev.25 [2022-05-06T14:11:42.599Z] v2.2.0-dev.26 [2022-05-06T14:11:42.599Z] v2.2.0-dev.27 [2022-05-06T14:11:42.599Z] v2.2.0-dev.28 [2022-05-06T14:11:42.599Z] v2.2.0-dev.29 [2022-05-06T14:11:42.599Z] v2.2.0-dev.3 [2022-05-06T14:11:42.599Z] v2.2.0-dev.30 [2022-05-06T14:11:42.599Z] v2.2.0-dev.31 [2022-05-06T14:11:42.599Z] v2.2.0-dev.32 [2022-05-06T14:11:42.599Z] v2.2.0-dev.33 [2022-05-06T14:11:42.599Z] v2.2.0-dev.34 [2022-05-06T14:11:42.599Z] v2.2.0-dev.35 [2022-05-06T14:11:42.599Z] v2.2.0-dev.36 [2022-05-06T14:11:42.599Z] v2.2.0-dev.37 [2022-05-06T14:11:42.599Z] v2.2.0-dev.38 [2022-05-06T14:11:42.599Z] v2.2.0-dev.39 [2022-05-06T14:11:42.599Z] v2.2.0-dev.4 [2022-05-06T14:11:42.599Z] v2.2.0-dev.40 [2022-05-06T14:11:42.599Z] v2.2.0-dev.41 [2022-05-06T14:11:42.599Z] v2.2.0-dev.42 [2022-05-06T14:11:42.599Z] v2.2.0-dev.43 [2022-05-06T14:11:42.599Z] v2.2.0-dev.44 [2022-05-06T14:11:42.599Z] v2.2.0-dev.45 [2022-05-06T14:11:42.599Z] v2.2.0-dev.46 [2022-05-06T14:11:42.599Z] v2.2.0-dev.47 [2022-05-06T14:11:42.599Z] v2.2.0-dev.48 [2022-05-06T14:11:42.599Z] v2.2.0-dev.49 [2022-05-06T14:11:42.599Z] v2.2.0-dev.5 [2022-05-06T14:11:42.599Z] v2.2.0-dev.50 [2022-05-06T14:11:42.599Z] v2.2.0-dev.51 [2022-05-06T14:11:42.599Z] v2.2.0-dev.52 [2022-05-06T14:11:42.599Z] v2.2.0-dev.53 [2022-05-06T14:11:42.599Z] v2.2.0-dev.54 [2022-05-06T14:11:42.599Z] v2.2.0-dev.55 [2022-05-06T14:11:42.599Z] v2.2.0-dev.56 [2022-05-06T14:11:42.599Z] v2.2.0-dev.57 [2022-05-06T14:11:42.599Z] v2.2.0-dev.58 [2022-05-06T14:11:42.599Z] v2.2.0-dev.59 [2022-05-06T14:11:42.599Z] v2.2.0-dev.6 [2022-05-06T14:11:42.599Z] v2.2.0-dev.60 [2022-05-06T14:11:42.599Z] v2.2.0-dev.61 [2022-05-06T14:11:42.599Z] v2.2.0-dev.62 [2022-05-06T14:11:42.599Z] v2.2.0-dev.63 [2022-05-06T14:11:42.599Z] v2.2.0-dev.64 [2022-05-06T14:11:42.599Z] v2.2.0-dev.65 [2022-05-06T14:11:42.599Z] v2.2.0-dev.66 [2022-05-06T14:11:42.599Z] v2.2.0-dev.67 [2022-05-06T14:11:42.599Z] v2.2.0-dev.68 [2022-05-06T14:11:42.599Z] v2.2.0-dev.69 [2022-05-06T14:11:42.599Z] v2.2.0-dev.7 [2022-05-06T14:11:42.599Z] v2.2.0-dev.70 [2022-05-06T14:11:42.599Z] v2.2.0-dev.71 [2022-05-06T14:11:42.599Z] v2.2.0-dev.72 [2022-05-06T14:11:42.599Z] v2.2.0-dev.73 [2022-05-06T14:11:42.599Z] v2.2.0-dev.74 [2022-05-06T14:11:42.599Z] v2.2.0-dev.75 [2022-05-06T14:11:42.599Z] v2.2.0-dev.76 [2022-05-06T14:11:42.599Z] v2.2.0-dev.77 [2022-05-06T14:11:42.599Z] v2.2.0-dev.78 [2022-05-06T14:11:42.599Z] v2.2.0-dev.79 [2022-05-06T14:11:42.599Z] v2.2.0-dev.8 [2022-05-06T14:11:42.599Z] v2.2.0-dev.80 [2022-05-06T14:11:42.599Z] v2.2.0-dev.81 [2022-05-06T14:11:42.599Z] v2.2.0-dev.82 [2022-05-06T14:11:42.599Z] v2.2.0-dev.83 [2022-05-06T14:11:42.599Z] v2.2.0-dev.84 [2022-05-06T14:11:42.599Z] v2.2.0-dev.85 [2022-05-06T14:11:42.599Z] v2.2.0-dev.86 [2022-05-06T14:11:42.599Z] v2.2.0-dev.87 [2022-05-06T14:11:42.599Z] v2.2.0-dev.88 [2022-05-06T14:11:42.599Z] v2.2.0-dev.89 [2022-05-06T14:11:42.599Z] v2.2.0-dev.9 [2022-05-06T14:11:42.599Z] v2.2.0-dev.90 [Pipeline] sh [2022-05-06T14:11:42.888Z] + lftools sign git-tag v2.2.0-dev.90 [2022-05-06T14:11:43.457Z] Signing Git tag with Sigul... [2022-05-06T14:11:43.457Z] Signing v2.2.0-dev.90 [Pipeline] echo [2022-05-06T14:11:43.727Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:11:44.010Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-06T14:11:44.019Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-06T14:11:44.031Z] $ docker stop --time=1 8954922c5cda07d0bcb46b152ebd2fc6a48a75b8cbb1908590071b56709b6092 [2022-05-06T14:11:45.380Z] $ docker rm -f 8954922c5cda07d0bcb46b152ebd2fc6a48a75b8cbb1908590071b56709b6092 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-06T14:11:45.838Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T14:11:45.838Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:11:46.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T14:11:46.138Z] . [Pipeline] withDockerContainer [2022-05-06T14:11:46.206Z] prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container [2022-05-06T14:11:46.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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-devops/py-git-semver:latest cat [2022-05-06T14:11:46.632Z] $ docker top 55ade78dfe1795906e94485033c84f84f3f7b7071c26899bc0fcee8a33f89a09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T14:11:46.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T14:11:46.741Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T14:11:46.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T14:11:46.860Z] $ docker exec 55ade78dfe1795906e94485033c84f84f3f7b7071c26899bc0fcee8a33f89a09 ssh-agent [2022-05-06T14:11:46.992Z] SSH_AUTH_SOCK=/tmp/ssh-qiIZowMsqxDS/agent.32 [2022-05-06T14:11:46.992Z] SSH_AGENT_PID=38 [2022-05-06T14:11:46.997Z] Running ssh-add (command line suppressed) [2022-05-06T14:11:47.113Z] Identity added: /w/workspace/edgex-go/218@tmp/private_key_3840046606825690330.key (/w/workspace/edgex-go/218@tmp/private_key_3840046606825690330.key) [2022-05-06T14:11:47.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T14:11:47.424Z] + git semver bump pre [2022-05-06T14:11:47.685Z] 2022-05-06 14:11:47,607 [read_version] DEBUG read version from /w/workspace/edgex-go/218/.semver/main [2022-05-06T14:11:47.685Z] 2022-05-06 14:11:47,607 [bump_version] DEBUG bumping version:2.2.0-dev.90 on axis:pre with prefix:dev [2022-05-06T14:11:47.685Z] 2022-05-06 14:11:47,607 [bump_version] DEBUG bumped version:2.2.0-dev.91 [2022-05-06T14:11:47.685Z] 2022-05-06 14:11:47,607 [write_version] DEBUG write version:2.2.0-dev.91 to path:/w/workspace/edgex-go/218/.semver/main with force:True [2022-05-06T14:11:47.685Z] 2022-05-06 14:11:47,607 [read_version] DEBUG read version from /w/workspace/edgex-go/218/.semver/main [2022-05-06T14:11:47.685Z] 2022-05-06 14:11:47,607 [write_file] DEBUG write to file:/w/workspace/edgex-go/218/.semver/main [2022-05-06T14:11:47.685Z] 2022-05-06 14:11:47,610 [execute] INFO git cat-file --batch-check [2022-05-06T14:11:47.685Z] 2022-05-06 14:11:47,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/218/.semver, universal_newlines=False, shell=None, istream=) [2022-05-06T14:11:47.685Z] 2022-05-06 14:11:47,616 [execute] INFO git cat-file --batch [2022-05-06T14:11:47.685Z] 2022-05-06 14:11:47,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/218/.semver, universal_newlines=False, shell=None, istream=) [2022-05-06T14:11:47.685Z] 2022-05-06 14:11:47,622 [read_version] DEBUG read version from /w/workspace/edgex-go/218/.semver/main [2022-05-06T14:11:47.685Z] 2.2.0-dev.91 [Pipeline] } [2022-05-06T14:11:47.689Z] $ docker exec --env ******** --env ******** 55ade78dfe1795906e94485033c84f84f3f7b7071c26899bc0fcee8a33f89a09 ssh-agent -k [2022-05-06T14:11:47.804Z] unset SSH_AUTH_SOCK; [2022-05-06T14:11:47.804Z] unset SSH_AGENT_PID; [2022-05-06T14:11:47.804Z] echo Agent pid 38 killed; [2022-05-06T14:11:47.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T14:11:48.135Z] + git semver [Pipeline] } [2022-05-06T14:11:48.402Z] $ docker stop --time=1 55ade78dfe1795906e94485033c84f84f3f7b7071c26899bc0fcee8a33f89a09 [2022-05-06T14:11:49.718Z] $ docker rm -f 55ade78dfe1795906e94485033c84f84f3f7b7071c26899bc0fcee8a33f89a09 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T14:11:50.077Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T14:11:50.077Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:11:50.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T14:11:50.372Z] . [Pipeline] withDockerContainer [2022-05-06T14:11:50.444Z] prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container [2022-05-06T14:11:50.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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-devops/py-git-semver:latest cat [2022-05-06T14:11:50.870Z] $ docker top b1592cdd2340b6da0f8254bccb5b00606a757aa045d814181c5f5553cce722ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T14:11:50.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T14:11:50.978Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T14:11:51.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T14:11:51.103Z] $ docker exec b1592cdd2340b6da0f8254bccb5b00606a757aa045d814181c5f5553cce722ef ssh-agent [2022-05-06T14:11:51.236Z] SSH_AUTH_SOCK=/tmp/ssh-HrPxWocy0X35/agent.33 [2022-05-06T14:11:51.236Z] SSH_AGENT_PID=40 [2022-05-06T14:11:51.242Z] Running ssh-add (command line suppressed) [2022-05-06T14:11:51.360Z] Identity added: /w/workspace/edgex-go/218@tmp/private_key_1449713411799988921.key (/w/workspace/edgex-go/218@tmp/private_key_1449713411799988921.key) [2022-05-06T14:11:51.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T14:11:51.677Z] + git semver push [2022-05-06T14:11:51.937Z] 2022-05-06 14:11:51,894 [run_push] DEBUG push [2022-05-06T14:11:51.937Z] 2022-05-06 14:11:51,895 [execute] INFO git push origin semver [2022-05-06T14:11:51.937Z] 2022-05-06 14:11:51,895 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/218/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-06T14:11:52.879Z] 2022-05-06 14:11:52,722 [run_push] DEBUG push all version tags [2022-05-06T14:11:52.879Z] 2022-05-06 14:11:52,723 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-06T14:11:52.879Z] 2022-05-06 14:11:52,723 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/218, universal_newlines=False, shell=None, istream=None) [2022-05-06T14:11:53.827Z] 2022-05-06 14:11:53,492 [read_version] DEBUG read version from /w/workspace/edgex-go/218/.semver/main [2022-05-06T14:11:53.827Z] 2.2.0-dev.91 [Pipeline] } [2022-05-06T14:11:53.830Z] $ docker exec --env ******** --env ******** b1592cdd2340b6da0f8254bccb5b00606a757aa045d814181c5f5553cce722ef ssh-agent -k [2022-05-06T14:11:53.939Z] unset SSH_AUTH_SOCK; [2022-05-06T14:11:53.939Z] unset SSH_AGENT_PID; [2022-05-06T14:11:53.939Z] echo Agent pid 40 killed; [2022-05-06T14:11:53.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T14:11:54.270Z] + git semver [Pipeline] } [2022-05-06T14:11:54.540Z] $ docker stop --time=1 b1592cdd2340b6da0f8254bccb5b00606a757aa045d814181c5f5553cce722ef [2022-05-06T14:11:55.847Z] $ docker rm -f b1592cdd2340b6da0f8254bccb5b00606a757aa045d814181c5f5553cce722ef [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 [2022-05-06T14:11:56.442Z] + [ -d /w/workspace/edgex-go/218/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:11:56.744Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:11:57.677Z] ---> package-listing.sh [2022-05-06T14:11:57.677Z] ++ facter osfamily [2022-05-06T14:11:57.677Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-06T14:11:57.936Z] + OS_FAMILY=debian [2022-05-06T14:11:57.936Z] + workspace=/w/workspace/edgex-go/218 [2022-05-06T14:11:57.936Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-06T14:11:57.936Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-06T14:11:57.936Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-06T14:11:57.936Z] + PACKAGES=/tmp/packages_start.txt [2022-05-06T14:11:57.936Z] + '[' /w/workspace/edgex-go/218 ']' [2022-05-06T14:11:57.936Z] + PACKAGES=/tmp/packages_end.txt [2022-05-06T14:11:57.936Z] + case "${OS_FAMILY}" in [2022-05-06T14:11:57.936Z] + dpkg -l [2022-05-06T14:11:57.936Z] + grep '^ii' [2022-05-06T14:11:57.936Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-06T14:11:57.936Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-06T14:11:57.936Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-06T14:11:57.936Z] + '[' /w/workspace/edgex-go/218 ']' [2022-05-06T14:11:57.936Z] + mkdir -p /w/workspace/edgex-go/218/archives/ [2022-05-06T14:11:57.936Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/218/archives/ [Pipeline] echo [2022-05-06T14:11:57.949Z] 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/218/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-06T14:11:58.230Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:11:58.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T14:11:58.792Z] [2022-05-06T14:11:58.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:11:59.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T14:11:59.093Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-06T14:11:59.093Z] 5eb5b503b376: Pulling fs layer [2022-05-06T14:11:59.093Z] 5c69ac0246d0: Pulling fs layer [2022-05-06T14:11:59.093Z] ec43610c2a17: Pulling fs layer [2022-05-06T14:11:59.093Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-06T14:11:59.093Z] 33b1e0a273af: Pulling fs layer [2022-05-06T14:11:59.093Z] 5d3b04190fa2: Pulling fs layer [2022-05-06T14:11:59.093Z] 2f39f015ded8: Pulling fs layer [2022-05-06T14:11:59.093Z] 33b1e0a273af: Waiting [2022-05-06T14:11:59.093Z] 5d3b04190fa2: Waiting [2022-05-06T14:11:59.093Z] 2f39f015ded8: Waiting [2022-05-06T14:11:59.093Z] 3a2ae6a8a46f: Waiting [2022-05-06T14:11:59.093Z] 5c69ac0246d0: Download complete [2022-05-06T14:11:59.093Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-06T14:11:59.093Z] 3a2ae6a8a46f: Download complete [2022-05-06T14:11:59.354Z] 33b1e0a273af: Verifying Checksum [2022-05-06T14:11:59.354Z] 33b1e0a273af: Download complete [2022-05-06T14:11:59.354Z] ec43610c2a17: Verifying Checksum [2022-05-06T14:11:59.354Z] ec43610c2a17: Download complete [2022-05-06T14:11:59.354Z] 5d3b04190fa2: Verifying Checksum [2022-05-06T14:11:59.354Z] 5d3b04190fa2: Download complete [2022-05-06T14:11:59.354Z] 5eb5b503b376: Verifying Checksum [2022-05-06T14:11:59.354Z] 5eb5b503b376: Download complete [2022-05-06T14:12:00.291Z] 2f39f015ded8: Verifying Checksum [2022-05-06T14:12:00.291Z] 2f39f015ded8: Download complete [2022-05-06T14:12:00.860Z] 5eb5b503b376: Pull complete [2022-05-06T14:12:00.860Z] 5c69ac0246d0: Pull complete [2022-05-06T14:12:01.429Z] ec43610c2a17: Pull complete [2022-05-06T14:12:01.429Z] 3a2ae6a8a46f: Pull complete [2022-05-06T14:12:01.688Z] 33b1e0a273af: Pull complete [2022-05-06T14:12:01.688Z] 5d3b04190fa2: Pull complete [2022-05-06T14:12:06.964Z] 2f39f015ded8: Pull complete [2022-05-06T14:12:06.964Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-06T14:12:06.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T14:12:06.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-06T14:12:07.036Z] prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container [2022-05-06T14:12:07.065Z] $ 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/218/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/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 [2022-05-06T14:12:08.888Z] $ docker top 36443eae7fe1cb86b72c5f344ce31b3b757836f78f67a8277bb72039cf3e7338 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T14:12:09.250Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-06T14:12:09.534Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-06T14:12:09.821Z] + ls /var/log/sa-host [2022-05-06T14:12:09.821Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T14:12:10.051Z] provisioning config files... [2022-05-06T14:12:10.060Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/218@tmp/config4567207490284806694tmp [Pipeline] { [Pipeline] echo [2022-05-06T14:12:10.075Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:12:10.359Z] ---> create-netrc.sh [Pipeline] } [2022-05-06T14:12:10.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:12:10.708Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-06T14:12:10.719Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:12:11.006Z] ---> sudo-logs.sh [2022-05-06T14:12:11.006Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-06T14:12:11.026Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:12:11.311Z] ---> job-cost.sh [2022-05-06T14:12:11.311Z] lf-activate-venv: SKIPPING [2022-05-06T14:12:11.311Z] DEBUG: total: 0.10999999940395355 [2022-05-06T14:12:11.311Z] INFO: Retrieving Stack Cost... [2022-05-06T14:12:11.572Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-06T14:12:12.141Z] INFO: Archiving Costs [Pipeline] echo [2022-05-06T14:12:12.154Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:12:12.438Z] ---> logs-deploy.sh [2022-05-06T14:12:12.438Z] lf-activate-venv: SKIPPING [2022-05-06T14:12:12.438Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/218 [2022-05-06T14:12:12.438Z] INFO: archiving workspace using pattern(s): [2022-05-06T14:12:13.377Z] Archives upload complete. [2022-05-06T14:12:13.377Z] INFO: archiving logs to Nexus